上流プロジェクト"teeda-1.0.13-tiger"の#4891が実行  元の原因: 上流プロジェクト"teeda-1.0.13-teeda"の#4802が実行  元の原因: 定期的に実行 Running as SYSTEM ビルドします。 ワークスペース: /home/services/jenkins/jobs/teeda-1.0.13-it/workspace Updating https://www.seasar.org/svn/teeda/branches/teeda-1.0.13/teeda-integration-test at revision '2021-12-11T02:04:21.792 +0900' At revision 4317 Updating https://www.seasar.org/svn/teeda/branches/teeda-1.0.13/teeda at revision '2021-12-11T02:04:21.792 +0900' At revision 4317 No changes for https://www.seasar.org/svn/teeda/branches/teeda-1.0.13/teeda-integration-test since the previous build No changes for https://www.seasar.org/svn/teeda/branches/teeda-1.0.13/teeda since the previous build Parsing POMs Established TCP socket on 37614 [teeda-integration-test] $ /home/services/jenkins/tools/hudson.model.JDK/JDK-1.5/bin/java -cp /home/services/jenkins/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.13.jar:/home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9/boot/classworlds-1.1.jar hudson.maven.agent.Main /home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9 /var/cache/jenkins/war/WEB-INF/lib/remoting-4.11.2.jar /home/services/jenkins/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.13.jar 37614 Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version number in .class file at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:621) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124) at java.net.URLClassLoader.defineClass(URLClassLoader.java:260) at java.net.URLClassLoader.access$100(URLClassLoader.java:56) at java.net.URLClassLoader$1.run(URLClassLoader.java:195) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:307) at org.codehaus.classworlds.RealmClassLoader.loadClassDirect(RealmClassLoader.java:195) at org.codehaus.classworlds.DefaultClassRealm.loadClass(DefaultClassRealm.java:255) at hudson.maven.agent.Main.main(Main.java:145) at hudson.maven.agent.Main.main(Main.java:69) ERROR: ================================================================================ ERROR: Invalid project setup: Connection reset ERROR: [JENKINS-18403][JENKINS-28294] JDK 'JDK-1.5' not supported to run Maven projects. ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the controller. ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK. ERROR: Retrying with agent Java and setting compile/test properties to point to /home/services/jenkins/tools/hudson.model.JDK/JDK-1.5. ERROR: ================================================================================ Established TCP socket on 34997 [teeda-integration-test] $ /usr/local/java/jdk1.8.0_202/jre/bin/java -cp /home/services/jenkins/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.13.jar:/home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9/boot/classworlds-1.1.jar hudson.maven.agent.Main /home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9 /var/cache/jenkins/war/WEB-INF/lib/remoting-4.11.2.jar /home/services/jenkins/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.13.jar 34997 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/pom.xml clean test [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] Teeda Integration Test Project [INFO] Teeda Integration Test (STATE_SAVING_METHOD=server) [INFO] Teeda Integration Test (STATE_SAVING_METHOD=clinet) [INFO] Teeda JSP Test (STATE_SAVING_METHOD=server) [INFO] Teeda Extension HTML Integration Test WAGON_VERSION: 1.0-beta-2 [INFO] ------------------------------------------------------------------------ [INFO] Building Teeda Integration Test Project [INFO] task-segment: [clean, test] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] [cobertura:clean {execution: default}] [INFO] No goals needed for project - skipping ERROR: Could not find local repository for 2.0.9 Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] ------------------------------------------------------------------------ [INFO] Building Teeda Integration Test (STATE_SAVING_METHOD=server) [INFO] task-segment: [clean, test] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] Deleting directory /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test/target [INFO] [cobertura:clean {execution: default}] [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] [INFO] Compiling 17 source files to /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test/target/classes [INFO] [resources:testResources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:testCompile] [INFO] Compiling 33 source files to /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test/target/test-classes [INFO] [surefire:test] [INFO] Surefire report directory: /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.seasar.teeda.it.AllCoreTests found testClass: org.seasar.teeda.it.render.InputSecretTest found testClass: org.seasar.teeda.it.render.ChangePageTest found testClass: org.seasar.teeda.it.render.OutputTextDITest found testClass: org.seasar.teeda.it.render.DataTableInputTest found testClass: org.seasar.teeda.it.render.DataTableTest found testClass: org.seasar.teeda.it.render.SecurityTest found testClass: org.seasar.teeda.it.render.SubviewTest found testClass: org.seasar.teeda.it.render.OutputFormatTest found testClass: org.seasar.teeda.it.render.InputTextareaTest found testClass: org.seasar.teeda.it.render.InputTextTest found testClass: org.seasar.teeda.it.render.SelectManyListboxTest found testClass: org.seasar.teeda.it.render.RenderedTest found testClass: org.seasar.teeda.it.render.GraphicImageTest found testClass: org.seasar.teeda.it.render.OutputLabelInGridTest found testClass: org.seasar.teeda.it.render.InputHiddenTest found testClass: org.seasar.teeda.it.render.SelectOneRadioTest found testClass: org.seasar.teeda.it.render.OutputLinkTest found testClass: org.seasar.teeda.it.render.ConverterTest found testClass: org.seasar.teeda.it.render.AddExtTest found testClass: org.seasar.teeda.it.render.CommandLinkTest found testClass: org.seasar.teeda.it.render.MessageBundleTest found testClass: org.seasar.teeda.it.render.CommandButtonTest found testClass: org.seasar.teeda.it.render.OutputLabelTest found testClass: org.seasar.teeda.it.render.OutputTextTest found testClass: org.seasar.teeda.it.render.VerbatimTest found testClass: org.seasar.teeda.it.converter.DateTimeTest found testClass: org.seasar.teeda.it.learning.server.FormTest found testClass: org.seasar.teeda.it.learning.server.LinkTest found testClass: org.seasar.teeda.it.learning.server.FormJWebUnitTest found testClass: org.seasar.teeda.it.errorpage.ErrorPageTest found testClass: org.seasar.teeda.it.FirstTest found testClass: org.seasar.teeda.it.HelloTeedaTest pomFile:/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test/pom.xml 2021-12-11 02:04:32.349::INFO: Logging to STDERR via org.mortbay.log.StdErrLog webapp:/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test/target/teeda-core-test ### Jetty start ### 2021-12-11 02:04:32.367::INFO: jetty-6.0.2 DEBUG 02:04:32,596 [main] ContextRealPath=/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test/target/teeda-core-test/ SERVER_SOFTWARE=Jetty-6.0, ServletContextName=/, MajorVersion=2, MinorVersion=5 log4j:WARN No appenders could be found for logger (org.apache.jasper.compiler.JspRuntimeContext). log4j:WARN Please initialize the log4j system properly. WARN 02:04:32,670 [main] s2-frameworkのJarファイルが複数あります。バージョン=2.4.43, Jarファイル=[jar:file:/home/services/jenkins/.m2/repository/org/seasar/container/s2-framework/2.4.43/s2-framework-2.4.43.jar!/META-INF/maven/org.seasar.container/s2-framework/pom.properties, jar:file:/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test/target/teeda-core-test/WEB-INF/lib/s2-framework-2.4.43.jar!/META-INF/maven/org.seasar.container/s2-framework/pom.properties] WARN 02:04:32,671 [main] s2-extensionのJarファイルが複数あります。バージョン=2.4.43, Jarファイル=[jar:file:/home/services/jenkins/.m2/repository/org/seasar/container/s2-extension/2.4.43/s2-extension-2.4.43.jar!/META-INF/maven/org.seasar.container/s2-extension/pom.properties, jar:file:/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test/target/teeda-core-test/WEB-INF/lib/s2-extension-2.4.43.jar!/META-INF/maven/org.seasar.container/s2-extension/pom.properties] WARN 02:04:32,672 [main] s2-tigerのJarファイルが複数あります。バージョン=2.4.43, Jarファイル=[jar:file:/home/services/jenkins/.m2/repository/org/seasar/container/s2-tiger/2.4.43/s2-tiger-2.4.43.jar!/META-INF/maven/org.seasar.container/s2-tiger/pom.properties, jar:file:/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test/target/teeda-core-test/WEB-INF/lib/s2-tiger-2.4.43.jar!/META-INF/maven/org.seasar.container/s2-tiger/pom.properties] DEBUG 02:04:32,692 [main] S2Containerを作成します。path=app.dicon DEBUG 02:04:32,706 [main] S2Containerを作成します。path=convention.dicon DEBUG 02:04:32,734 [main] S2Containerを作成しました。path=convention.dicon DEBUG 02:04:32,734 [main] S2Containerを作成します。path=teeda.dicon DEBUG 02:04:32,748 [main] S2Containerを作成します。path=teedaErrorPage.dicon DEBUG 02:04:32,752 [main] S2Containerを作成しました。path=teedaErrorPage.dicon DEBUG 02:04:32,753 [main] S2Containerを作成します。path=teedaCustomize.dicon DEBUG 02:04:32,756 [main] S2Containerを作成しました。path=teedaCustomize.dicon DEBUG 02:04:32,807 [main] S2Containerを作成しました。path=teeda.dicon DEBUG 02:04:32,807 [main] S2Containerを作成します。path=org/seasar/teeda/dicon/bundle.dicon DEBUG 02:04:32,812 [main] S2Containerを作成しました。path=org/seasar/teeda/dicon/bundle.dicon DEBUG 02:04:32,812 [main] S2Containerを作成します。path=org/seasar/teeda/dicon/test.dicon DEBUG 02:04:32,815 [main] S2Containerを作成しました。path=org/seasar/teeda/dicon/test.dicon DEBUG 02:04:32,815 [main] S2Containerを作成しました。path=app.dicon INFO 02:04:32,907 [main] Running on [ENV]product, [DEPLOY MODE]Normal Mode DEBUG 02:04:32,908 [main] Teeda : 1.0.13-sp11 DEBUG 02:04:32,909 [main] ANT_HOME : /usr/local/java/ant DEBUG 02:04:32,909 [main] sun.io.unicode.encoding : UnicodeLittle DEBUG 02:04:32,909 [main] java.version : 1.8.0_202 DEBUG 02:04:32,909 [main] maven.compiler.executable : /home/services/jenkins/tools/hudson.model.JDK/JDK-1.5/bin/javac DEBUG 02:04:32,909 [main] RUN_ARTIFACTS_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/display/redirect?page=artifacts DEBUG 02:04:32,909 [main] BUILD_NUMBER : 4501 DEBUG 02:04:32,909 [main] NODE_LABELS : master DEBUG 02:04:32,909 [main] env.JOB_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/ DEBUG 02:04:32,909 [main] java.awt.graphicsenv : sun.awt.X11GraphicsEnvironment DEBUG 02:04:32,909 [main] _ : /usr/local/java/jdk/bin/java DEBUG 02:04:32,909 [main] SVN_REVISION_2 : 4313 DEBUG 02:04:32,910 [main] os.version : 2.6.32-754.35.1.el6.x86_64 DEBUG 02:04:32,910 [main] java.specification.vendor : Oracle Corporation DEBUG 02:04:32,910 [main] sun.boot.class.path : /usr/local/java/jdk1.8.0_202/jre/lib/resources.jar:/usr/local/java/jdk1.8.0_202/jre/lib/rt.jar:/usr/local/java/jdk1.8.0_202/jre/lib/sunrsasign.jar:/usr/local/java/jdk1.8.0_202/jre/lib/jsse.jar:/usr/local/java/jdk1.8.0_202/jre/lib/jce.jar:/usr/local/java/jdk1.8.0_202/jre/lib/charsets.jar:/usr/local/java/jdk1.8.0_202/jre/lib/jfr.jar:/usr/local/java/jdk1.8.0_202/jre/classes DEBUG 02:04:32,910 [main] file.encoding : UTF-8 DEBUG 02:04:32,910 [main] env.NODE_NAME : master DEBUG 02:04:32,910 [main] env.BUILD_TAG : jenkins-teeda-1.0.13-it-4501 DEBUG 02:04:32,910 [main] env.JENKINS_HOME : /home/services/jenkins DEBUG 02:04:32,910 [main] G_BROKEN_FILENAMES : 1 DEBUG 02:04:32,910 [main] POM_ARTIFACTID : teeda-integration-test-project DEBUG 02:04:32,910 [main] HOME : /home/services/jenkins DEBUG 02:04:32,910 [main] maven.test.skip : true DEBUG 02:04:32,910 [main] HUDSON_SERVER_COOKIE : e16357424722c994 DEBUG 02:04:32,910 [main] maven.compiler.fork : true DEBUG 02:04:32,910 [main] env.QTINC : /usr/lib64/qt-3.3/include DEBUG 02:04:32,917 [main] env.QTDIR : /usr/lib64/qt-3.3 DEBUG 02:04:32,917 [main] env.HUDSON_COOKIE : d38c1f53-a289-4ee2-a854-55adc66cd8f4 DEBUG 02:04:32,917 [main] env.LANG : ja_JP.UTF-8 DEBUG 02:04:32,917 [main] java.io.tmpdir : /tmp DEBUG 02:04:32,917 [main] user.name : jenkins DEBUG 02:04:32,917 [main] env.EXECUTOR_NUMBER : 1 DEBUG 02:04:32,917 [main] env.LOGNAME : jenkins DEBUG 02:04:32,917 [main] awt.toolkit : sun.awt.X11.XToolkit DEBUG 02:04:32,917 [main] POM_VERSION : 1.0.13-sp11 DEBUG 02:04:32,917 [main] env.SVN_REVISION_2 : 4313 DEBUG 02:04:32,917 [main] JOB_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/ DEBUG 02:04:32,917 [main] env.CVS_RSH : ssh DEBUG 02:04:32,917 [main] SHLVL : 3 DEBUG 02:04:32,917 [main] SVN_REVISION_1 : 4313 DEBUG 02:04:32,917 [main] env.SVN_URL_1 : https://www.seasar.org/svn/teeda/branches/teeda-1.0.13/teeda-integration-test DEBUG 02:04:32,917 [main] HISTCONTROL : ignoredups DEBUG 02:04:32,917 [main] MAVEN_HOME : /home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9 DEBUG 02:04:32,917 [main] java.specification.name : Java Platform API Specification DEBUG 02:04:32,917 [main] env.G_BROKEN_FILENAMES : 1 DEBUG 02:04:32,917 [main] M2_HOME : /home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9 DEBUG 02:04:32,917 [main] env.SHELL : /bin/bash DEBUG 02:04:32,917 [main] java.ext.dirs : /usr/local/java/jdk1.8.0_202/jre/lib/ext:/usr/java/packages/lib/ext DEBUG 02:04:32,917 [main] env.JENKINS_SERVER_COOKIE : e16357424722c994 DEBUG 02:04:32,917 [main] POM_GROUPID : org.seasar.teeda.it DEBUG 02:04:32,917 [main] env.LESSOPEN : ||/usr/bin/lesspipe.sh %s DEBUG 02:04:32,917 [main] env.JOB_NAME : teeda-1.0.13-it DEBUG 02:04:32,917 [main] env.RUN_TESTS_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/display/redirect?page=tests DEBUG 02:04:32,917 [main] env.JOB_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/display/redirect DEBUG 02:04:32,918 [main] LS_COLORS : rs=0:di=38;5;27:ln=38;5;51:mh=44;38;5;15:pi=40;38;5;11:so=38;5;13:do=38;5;5:bd=48;5;232;38;5;11:cd=48;5;232;38;5;3:or=48;5;232;38;5;9:mi=05;48;5;232;38;5;15:su=48;5;196;38;5;15:sg=48;5;11;38;5;16:ca=48;5;196;38;5;226:tw=48;5;10;38;5;16:ow=48;5;10;38;5;21:st=48;5;21;38;5;15:ex=38;5;34:*.tar=38;5;9:*.tgz=38;5;9:*.arj=38;5;9:*.taz=38;5;9:*.lzh=38;5;9:*.lzma=38;5;9:*.tlz=38;5;9:*.txz=38;5;9:*.zip=38;5;9:*.z=38;5;9:*.Z=38;5;9:*.dz=38;5;9:*.gz=38;5;9:*.lz=38;5;9:*.xz=38;5;9:*.bz2=38;5;9:*.tbz=38;5;9:*.tbz2=38;5;9:*.bz=38;5;9:*.tz=38;5;9:*.deb=38;5;9:*.rpm=38;5;9:*.jar=38;5;9:*.rar=38;5;9:*.ace=38;5;9:*.zoo=38;5;9:*.cpio=38;5;9:*.7z=38;5;9:*.rz=38;5;9:*.jpg=38;5;13:*.jpeg=38;5;13:*.gif=38;5;13:*.bmp=38;5;13:*.pbm=38;5;13:*.pgm=38;5;13:*.ppm=38;5;13:*.tga=38;5;13:*.xbm=38;5;13:*.xpm=38;5;13:*.tif=38;5;13:*.tiff=38;5;13:*.png=38;5;13:*.svg=38;5;13:*.svgz=38;5;13:*.mng=38;5;13:*.pcx=38;5;13:*.mov=38;5;13:*.mpg=38;5;13:*.mpeg=38;5;13:*.m2v=38;5;13:*.mkv=38;5;13:*.ogm=38;5;13:*.mp4=38;5;13:*.m4v=38;5;13:*.mp4v=38;5;13:*.vob=38;5;13:*.qt=38;5;13:*.nuv=38;5;13:*.wmv=38;5;13:*.asf=38;5;13:*.rm=38;5;13:*.rmvb=38;5;13:*.flc=38;5;13:*.avi=38;5;13:*.fli=38;5;13:*.flv=38;5;13:*.gl=38;5;13:*.dl=38;5;13:*.xcf=38;5;13:*.xwd=38;5;13:*.yuv=38;5;13:*.cgm=38;5;13:*.emf=38;5;13:*.axv=38;5;13:*.anx=38;5;13:*.ogv=38;5;13:*.ogx=38;5;13:*.aac=38;5;45:*.au=38;5;45:*.flac=38;5;45:*.mid=38;5;45:*.midi=38;5;45:*.mka=38;5;45:*.mp3=38;5;45:*.mpc=38;5;45:*.ogg=38;5;45:*.ra=38;5;45:*.wav=38;5;45:*.axa=38;5;45:*.oga=38;5;45:*.spx=38;5;45:*.xspf=38;5;45: DEBUG 02:04:32,918 [main] java.vm.specification.version : 1.8 DEBUG 02:04:32,918 [main] sun.font.fontmanager : sun.awt.X11FontManager DEBUG 02:04:32,918 [main] java.vm.name : Java HotSpot(TM) 64-Bit Server VM DEBUG 02:04:32,918 [main] env.HISTCONTROL : ignoredups DEBUG 02:04:32,918 [main] POM_DISPLAYNAME : Teeda Integration Test Project DEBUG 02:04:32,918 [main] PWD : /root DEBUG 02:04:32,918 [main] PATH+JDK : /home/services/jenkins/tools/hudson.model.JDK/JDK-1.5/bin DEBUG 02:04:32,918 [main] env.HOME : /home/services/jenkins DEBUG 02:04:32,918 [main] JENKINS_URL : https://www.seasar.org/ci/ DEBUG 02:04:32,918 [main] user.timezone : GMT+09:00 DEBUG 02:04:32,918 [main] env.HISTSIZE : 1000 DEBUG 02:04:32,918 [main] env.ANT_HOME : /usr/local/java/ant DEBUG 02:04:32,918 [main] env.TERM : xterm-256color DEBUG 02:04:32,918 [main] env.WORKSPACE : /home/services/jenkins/jobs/teeda-1.0.13-it/workspace DEBUG 02:04:32,918 [main] env.LS_COLORS : rs=0:di=38;5;27:ln=38;5;51:mh=44;38;5;15:pi=40;38;5;11:so=38;5;13:do=38;5;5:bd=48;5;232;38;5;11:cd=48;5;232;38;5;3:or=48;5;232;38;5;9:mi=05;48;5;232;38;5;15:su=48;5;196;38;5;15:sg=48;5;11;38;5;16:ca=48;5;196;38;5;226:tw=48;5;10;38;5;16:ow=48;5;10;38;5;21:st=48;5;21;38;5;15:ex=38;5;34:*.tar=38;5;9:*.tgz=38;5;9:*.arj=38;5;9:*.taz=38;5;9:*.lzh=38;5;9:*.lzma=38;5;9:*.tlz=38;5;9:*.txz=38;5;9:*.zip=38;5;9:*.z=38;5;9:*.Z=38;5;9:*.dz=38;5;9:*.gz=38;5;9:*.lz=38;5;9:*.xz=38;5;9:*.bz2=38;5;9:*.tbz=38;5;9:*.tbz2=38;5;9:*.bz=38;5;9:*.tz=38;5;9:*.deb=38;5;9:*.rpm=38;5;9:*.jar=38;5;9:*.rar=38;5;9:*.ace=38;5;9:*.zoo=38;5;9:*.cpio=38;5;9:*.7z=38;5;9:*.rz=38;5;9:*.jpg=38;5;13:*.jpeg=38;5;13:*.gif=38;5;13:*.bmp=38;5;13:*.pbm=38;5;13:*.pgm=38;5;13:*.ppm=38;5;13:*.tga=38;5;13:*.xbm=38;5;13:*.xpm=38;5;13:*.tif=38;5;13:*.tiff=38;5;13:*.png=38;5;13:*.svg=38;5;13:*.svgz=38;5;13:*.mng=38;5;13:*.pcx=38;5;13:*.mov=38;5;13:*.mpg=38;5;13:*.mpeg=38;5;13:*.m2v=38;5;13:*.mkv=38;5;13:*.ogm=38;5;13:*.mp4=38;5;13:*.m4v=38;5;13:*.mp4v=38;5;13:*.vob=38;5;13:*.qt=38;5;13:*.nuv=38;5;13:*.wmv=38;5;13:*.asf=38;5;13:*.rm=38;5;13:*.rmvb=38;5;13:*.flc=38;5;13:*.avi=38;5;13:*.fli=38;5;13:*.flv=38;5;13:*.gl=38;5;13:*.dl=38;5;13:*.xcf=38;5;13:*.xwd=38;5;13:*.yuv=38;5;13:*.cgm=38;5;13:*.emf=38;5;13:*.axv=38;5;13:*.anx=38;5;13:*.ogv=38;5;13:*.ogx=38;5;13:*.aac=38;5;45:*.au=38;5;45:*.flac=38;5;45:*.mid=38;5;45:*.midi=38;5;45:*.mka=38;5;45:*.mp3=38;5;45:*.mpc=38;5;45:*.ogg=38;5;45:*.ra=38;5;45:*.wav=38;5;45:*.axa=38;5;45:*.oga=38;5;45:*.spx=38;5;45:*.xspf=38;5;45: DEBUG 02:04:32,918 [main] NODE_NAME : master DEBUG 02:04:32,918 [main] RUN_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/display/redirect DEBUG 02:04:32,918 [main] env.SVN_URL_2 : https://www.seasar.org/svn/teeda/branches/teeda-1.0.13/teeda DEBUG 02:04:32,918 [main] HOSTNAME : app06.seasar.org DEBUG 02:04:32,918 [main] sun.boot.library.path : /usr/local/java/jdk1.8.0_202/jre/lib/amd64 DEBUG 02:04:32,918 [main] env.HUDSON_HOME : /home/services/jenkins DEBUG 02:04:32,918 [main] env.BUILD_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/ DEBUG 02:04:32,918 [main] line.separator : DEBUG 02:04:32,918 [main] SHELL : /bin/bash DEBUG 02:04:32,918 [main] env.JENKINS_URL : https://www.seasar.org/ci/ DEBUG 02:04:32,918 [main] env.QTLIB : /usr/lib64/qt-3.3/lib DEBUG 02:04:32,918 [main] java.vm.vendor : Oracle Corporation DEBUG 02:04:32,918 [main] HUDSON_HOME : /home/services/jenkins DEBUG 02:04:32,918 [main] java.awt.printerjob : sun.print.PSPrinterJob DEBUG 02:04:32,918 [main] sun.java.launcher : SUN_STANDARD DEBUG 02:04:32,918 [main] env.MAIL : /var/spool/mail/root DEBUG 02:04:32,918 [main] WORKSPACE_TMP : /home/services/jenkins/jobs/teeda-1.0.13-it/workspace@tmp DEBUG 02:04:32,918 [main] env.MAVEN_HOME : /home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9 DEBUG 02:04:32,918 [main] java.runtime.version : 1.8.0_202-b08 DEBUG 02:04:32,918 [main] env.SHLVL : 3 DEBUG 02:04:32,918 [main] java.endorsed.dirs : /usr/local/java/jdk1.8.0_202/jre/lib/endorsed DEBUG 02:04:32,918 [main] env.HUDSON_URL : https://www.seasar.org/ci/ DEBUG 02:04:32,918 [main] env.POM_GROUPID : org.seasar.teeda.it DEBUG 02:04:32,918 [main] sun.cpu.isalist : DEBUG 02:04:32,918 [main] QTDIR : /usr/lib64/qt-3.3 DEBUG 02:04:32,918 [main] java.library.path : /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib DEBUG 02:04:32,918 [main] user.dir : /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test DEBUG 02:04:32,918 [main] JAVA_HOME : /home/services/jenkins/tools/hudson.model.JDK/JDK-1.5 DEBUG 02:04:32,918 [main] java.vendor : Oracle Corporation DEBUG 02:04:32,918 [main] basedir : /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test DEBUG 02:04:32,918 [main] maven.interceptor.override : /home/services/jenkins/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.13.jar DEBUG 02:04:32,918 [main] PATH : /home/services/jenkins/tools/hudson.model.JDK/JDK-1.5/bin:/sbin:/usr/sbin:/bin:/usr/bin DEBUG 02:04:32,918 [main] sun.java.command : hudson.maven.agent.Main /home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9 /var/cache/jenkins/war/WEB-INF/lib/remoting-4.11.2.jar /home/services/jenkins/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.13.jar 34997 DEBUG 02:04:32,918 [main] env.RUN_ARTIFACTS_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/display/redirect?page=artifacts DEBUG 02:04:32,918 [main] LANG : ja_JP.UTF-8 DEBUG 02:04:32,918 [main] java.class.path : /home/services/jenkins/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.13.jar:/home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9/boot/classworlds-1.1.jar DEBUG 02:04:32,918 [main] env.HUDSON_SERVER_COOKIE : e16357424722c994 DEBUG 02:04:32,918 [main] user.language : ja DEBUG 02:04:32,918 [main] env.PATH : /home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9/bin:/home/services/jenkins/tools/hudson.model.JDK/JDK-1.5/bin:/home/services/jenkins/tools/hudson.model.JDK/JDK-1.5/bin:/sbin:/usr/sbin:/bin:/usr/bin DEBUG 02:04:32,918 [main] env.RUN_CHANGES_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/display/redirect?page=changes DEBUG 02:04:32,918 [main] sun.os.patch.level : unknown DEBUG 02:04:32,918 [main] JOB_BASE_NAME : teeda-1.0.13-it DEBUG 02:04:32,918 [main] java.class.version : 52.0 DEBUG 02:04:32,918 [main] JENKINS_HOME : /home/services/jenkins DEBUG 02:04:32,918 [main] env.RUN_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/display/redirect DEBUG 02:04:32,918 [main] JENKINS_SERVER_COOKIE : e16357424722c994 DEBUG 02:04:32,918 [main] BUILD_DISPLAY_NAME : #4501 DEBUG 02:04:32,918 [main] java.vm.version : 25.202-b08 DEBUG 02:04:32,918 [main] JOB_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/display/redirect DEBUG 02:04:32,918 [main] env.POM_DISPLAYNAME : Teeda Integration Test Project DEBUG 02:04:32,918 [main] java.home : /usr/local/java/jdk1.8.0_202/jre DEBUG 02:04:32,918 [main] CVS_RSH : ssh DEBUG 02:04:32,918 [main] RUN_TESTS_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/display/redirect?page=tests DEBUG 02:04:32,918 [main] env.SVN_REVISION_1 : 4313 DEBUG 02:04:32,918 [main] env.BUILD_ID : 4501 DEBUG 02:04:32,918 [main] BUILD_ID : 4501 DEBUG 02:04:32,918 [main] env.POM_ARTIFACTID : teeda-integration-test-project DEBUG 02:04:32,918 [main] env.USER : jenkins DEBUG 02:04:32,918 [main] java.vm.info : mixed mode DEBUG 02:04:32,918 [main] BUILD_TAG : jenkins-teeda-1.0.13-it-4501 DEBUG 02:04:32,918 [main] sun.arch.data.model : 64 DEBUG 02:04:32,918 [main] QTLIB : /usr/lib64/qt-3.3/lib DEBUG 02:04:32,918 [main] env.POM_VERSION : 1.0.13-sp11 DEBUG 02:04:32,918 [main] maven.interceptor : /home/services/jenkins/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.13.jar DEBUG 02:04:32,918 [main] java.vm.specification.name : Java Virtual Machine Specification DEBUG 02:04:32,918 [main] sun.cpu.endian : little DEBUG 02:04:32,918 [main] sun.management.compiler : HotSpot 64-Bit Tiered Compilers DEBUG 02:04:32,918 [main] path.separator : : DEBUG 02:04:32,918 [main] HISTSIZE : 1000 DEBUG 02:04:32,918 [main] env.NODE_LABELS : master DEBUG 02:04:32,918 [main] TERM : xterm-256color DEBUG 02:04:32,919 [main] EXECUTOR_NUMBER : 1 DEBUG 02:04:32,919 [main] WORKSPACE : /home/services/jenkins/jobs/teeda-1.0.13-it/workspace DEBUG 02:04:32,919 [main] env.PWD : /root DEBUG 02:04:32,919 [main] env.BUILD_NUMBER : 4501 DEBUG 02:04:32,919 [main] PATH+MAVEN : /home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9/bin DEBUG 02:04:32,919 [main] env.CI : true DEBUG 02:04:32,919 [main] localRepository : /home/services/jenkins/.m2/repository DEBUG 02:04:32,919 [main] env.WORKSPACE_TMP : /home/services/jenkins/jobs/teeda-1.0.13-it/workspace@tmp DEBUG 02:04:32,919 [main] user.country : JP DEBUG 02:04:32,919 [main] surefire.test.class.path : /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test/target/test-classes:/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test/target/classes:/home/services/jenkins/.m2/repository/org/seasar/teeda/teeda-core/1.0.13-sp11/teeda-core-1.0.13-sp11.jar:/home/services/jenkins/.m2/repository/org/seasar/container/s2-framework/2.4.43/s2-framework-2.4.43.jar:/home/services/jenkins/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar:/home/services/jenkins/.m2/repository/jboss/javassist/3.4.ga/javassist-3.4.ga.jar:/home/services/jenkins/.m2/repository/ognl/ognl/2.6.9-patch-20090427/ognl-2.6.9-patch-20090427.jar:/home/services/jenkins/.m2/repository/commons-logging/commons-logging/1.1/commons-logging-1.1.jar:/home/services/jenkins/.m2/repository/junit/junit/3.8.2/junit-3.8.2.jar:/home/services/jenkins/.m2/repository/org/seasar/container/s2-extension/2.4.43/s2-extension-2.4.43.jar:/home/services/jenkins/.m2/repository/org/apache/poi/poi/3.0-FINAL/poi-3.0-FINAL.jar:/home/services/jenkins/.m2/repository/javax/servlet/jstl/1.1.2/jstl-1.1.2.jar:/home/services/jenkins/.m2/repository/commons-el/commons-el/1.0/commons-el-1.0.jar:/home/services/jenkins/.m2/repository/org/seasar/container/s2-tiger/2.4.43/s2-tiger-2.4.43.jar:/home/services/jenkins/.m2/repository/org/easymock/easymock/2.4/easymock-2.4.jar:/home/services/jenkins/.m2/repository/org/apache/geronimo/specs/geronimo-servlet_2.4_spec/1.0/geronimo-servlet_2.4_spec-1.0.jar:/home/services/jenkins/.m2/repository/org/apache/geronimo/specs/geronimo-jsp_2.0_spec/1.0/geronimo-jsp_2.0_spec-1.0.jar:/home/services/jenkins/.m2/repository/log4j/log4j/1.2.13/log4j-1.2.13.jar:/home/services/jenkins/.m2/repository/junit-addons/junit-addons/1.4/junit-addons-1.4.jar:/home/services/jenkins/.m2/repository/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2.jar:/home/services/jenkins/.m2/repository/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar:/home/services/jenkins/.m2/repository/org/seasar/teeda/teeda-webunit/0.2.3/teeda-webunit-0.2.3.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-embedder/2.0.4/maven-embedder-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-core/2.0.4/maven-core-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.jar:/home/services/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar:/home/services/jenkins/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar:/home/services/jenkins/.m2/repository/classworlds/classworlds/1.1/classworlds-1.1.jar:/home/services/jenkins/.m2/repository/org/apache/maven/wagon/wagon-file/1.0-alpha-7/wagon-file-1.0-alpha-7.jar:/home/services/jenkins/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.4/maven-plugin-parameter-documenter-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/wagon/wagon-http-lightweight/1.0-alpha-6/wagon-http-lightweight-1.0-alpha-6.jar:/home/services/jenkins/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.4/maven-error-diagnostics-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.4/maven-plugin-registry-2.0.4.jar:/home/services/jenkins/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/wagon/wagon-ssh-external/1.0-alpha-6/wagon-ssh-external-1.0-alpha-6.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.4/maven-plugin-descriptor-2.0.4.jar:/home/services/jenkins/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-monitor/2.0.4/maven-monitor-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/wagon/wagon-ssh/1.0-alpha-7/wagon-ssh-1.0-alpha-7.jar:/home/services/jenkins/.m2/repository/com/jcraft/jsch/0.1.24/jsch-0.1.24.jar:/home/services/jenkins/.m2/repository/net/sourceforge/jwebunit/jwebunit-htmlunit-plugin/1.4.1/jwebunit-htmlunit-plugin-1.4.1.jar:/home/services/jenkins/.m2/repository/htmlunit/htmlunit/1.11/htmlunit-1.11.jar:/home/services/jenkins/.m2/repository/jaxen/jaxen/1.1-beta-8/jaxen-1.1-beta-8.jar:/home/services/jenkins/.m2/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:/home/services/jenkins/.m2/repository/jdom/jdom/1.0/jdom-1.0.jar:/home/services/jenkins/.m2/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar:/home/services/jenkins/.m2/repository/xom/xom/1.0b3/xom-1.0b3.jar:/home/services/jenkins/.m2/repository/xalan/xalan/2.6.0/xalan-2.6.0.jar:/home/services/jenkins/.m2/repository/com/ibm/icu/icu4j/2.6.1/icu4j-2.6.1.jar:/home/services/jenkins/.m2/repository/commons-collections/commons-collections/3.1/commons-collections-3.1.jar:/home/services/jenkins/.m2/repository/commons-lang/commons-lang/2.2/commons-lang-2.2.jar:/home/services/jenkins/.m2/repository/commons-httpclient/commons-httpclient/3.0.1/commons-httpclient-3.0.1.jar:/home/services/jenkins/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3.jar:/home/services/jenkins/.m2/repository/rhino/js/1.6R5/js-1.6R5.jar:/home/services/jenkins/.m2/repository/nekohtml/nekohtml/0.9.5/nekohtml-0.9.5.jar:/home/services/jenkins/.m2/repository/commons-io/commons-io/1.3/commons-io-1.3.jar:/home/services/jenkins/.m2/repository/net/sourceforge/jwebunit/jwebunit-core/1.4.1/jwebunit-core-1.4.1.jar:/home/services/jenkins/.m2/repository/regexp/regexp/1.3/regexp-1.3.jar:/home/services/jenkins/.m2/repository/org/seasar/teeda/teeda-xmlunit/0.1.0/teeda-xmlunit-0.1.0.jar:/home/services/jenkins/.m2/repository/xmlunit/xmlunit/1.0/xmlunit-1.0.jar:/home/services/jenkins/.m2/repository/org/mortbay/jetty/jetty/6.0.2/jetty-6.0.2.jar:/home/services/jenkins/.m2/repository/org/mortbay/jetty/jetty-util/6.0.2/jetty-util-6.0.2.jar:/home/services/jenkins/.m2/repository/org/mortbay/jetty/servlet-api-2.5/6.0.2/servlet-api-2.5-6.0.2.jar:/home/services/jenkins/.m2/repository/tomcat/jasper-runtime/5.5.15/jasper-runtime-5.5.15.jar:/home/services/jenkins/.m2/repository/javax/servlet/servlet-api/2.4/servlet-api-2.4.jar:/home/services/jenkins/.m2/repository/tomcat/jasper-compiler/5.5.15/jasper-compiler-5.5.15.jar:/home/services/jenkins/.m2/repository/javax/servlet/jsp-api/2.0/jsp-api-2.0.jar:/home/services/jenkins/.m2/repository/ant/ant/1.6.5/ant-1.6.5.jar:/home/services/jenkins/.m2/repository/tomcat/jasper-compiler-jdt/5.5.15/jasper-compiler-jdt-5.5.15.jar:/home/services/jenkins/.m2/repository/org/eclipse/jdt/core/3.1.1/core-3.1.1.jar:/home/services/jenkins/.m2/repository/org/ccil/cowan/tagsoup/tagsoup/0.9.7/tagsoup-0.9.7.jar:/home/services/jenkins/.m2/repository/portlet-api/portlet-api/1.0/portlet-api-1.0.jar: DEBUG 02:04:32,919 [main] RUN_CHANGES_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/display/redirect?page=changes DEBUG 02:04:32,919 [main] USER : jenkins DEBUG 02:04:32,919 [main] file.separator : / DEBUG 02:04:32,919 [main] QTINC : /usr/lib64/qt-3.3/include DEBUG 02:04:32,919 [main] JOB_NAME : teeda-1.0.13-it DEBUG 02:04:32,919 [main] CLASSPATH : DEBUG 02:04:32,919 [main] env.BUILD_DISPLAY_NAME : #4501 DEBUG 02:04:32,919 [main] os.arch : amd64 DEBUG 02:04:32,919 [main] CI : true DEBUG 02:04:32,919 [main] file.encoding.pkg : sun.io DEBUG 02:04:32,919 [main] LESSOPEN : ||/usr/bin/lesspipe.sh %s DEBUG 02:04:32,919 [main] env.POM_PACKAGING : pom DEBUG 02:04:32,919 [main] LOGNAME : jenkins DEBUG 02:04:32,919 [main] java.vendor.url.bug : http://bugreport.sun.com/bugreport/ DEBUG 02:04:32,919 [main] env.JOB_BASE_NAME : teeda-1.0.13-it DEBUG 02:04:32,919 [main] os.name : Linux DEBUG 02:04:32,919 [main] java.vendor.url : http://java.oracle.com/ DEBUG 02:04:32,919 [main] sun.jnu.encoding : UTF-8 DEBUG 02:04:32,919 [main] java.vm.specification.vendor : Oracle Corporation DEBUG 02:04:32,919 [main] env.JAVA_HOME : /home/services/jenkins/tools/hudson.model.JDK/JDK-1.5 DEBUG 02:04:32,919 [main] env._ : /usr/local/java/jdk/bin/java DEBUG 02:04:32,919 [main] env.M2_HOME : /home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9 DEBUG 02:04:32,919 [main] java.runtime.name : Java(TM) SE Runtime Environment DEBUG 02:04:32,919 [main] POM_PACKAGING : pom DEBUG 02:04:32,919 [main] SVN_URL_2 : https://www.seasar.org/svn/teeda/branches/teeda-1.0.13/teeda DEBUG 02:04:32,919 [main] MAIL : /var/spool/mail/root DEBUG 02:04:32,919 [main] HUDSON_URL : https://www.seasar.org/ci/ DEBUG 02:04:32,919 [main] maven.home : /home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9 DEBUG 02:04:32,919 [main] user.home : /home/services/jenkins DEBUG 02:04:32,919 [main] java.specification.version : 1.8 DEBUG 02:04:32,919 [main] SVN_URL_1 : https://www.seasar.org/svn/teeda/branches/teeda-1.0.13/teeda-integration-test DEBUG 02:04:32,919 [main] env.HOSTNAME : app06.seasar.org DEBUG 02:04:32,919 [main] BUILD_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/ DEBUG 02:04:32,919 [main] jvm : /home/services/jenkins/tools/hudson.model.JDK/JDK-1.5/bin/java DEBUG 02:04:32,923 [main] target file path = org/seasar/teeda/core/core-faces-config.xml DEBUG 02:04:32,945 [main] target file path = /WEB-INF/lib/ DEBUG 02:04:32,948 [main] target file path = null DEBUG 02:04:32,948 [main] target file path = /faces-config.xml 2021-12-11 02:04:32.994::INFO: Started SelectChannelConnector @ localhost:38858 http://localhost:38858/faces/render/inputSecret.jsp DEBUG 02:04:33,031 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:33,031 [main] Load response for http://localhost:38858/faces/render/inputSecret.jsp DEBUG 02:04:33,090 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/inputSecret.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/render/inputSecret.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/inputSecret.jsp, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:33,095 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:33,096 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:33,097 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:33,593 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:33,593 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=5cx4qjpcdbxd;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@30943653 [request]javax.faces.webapp.GLOBAL_ID_VIEW={inputSecretForm=org.seasar.teeda.core.taglib.html.FormTag@527a9c0f, inputSecretForm:secretA=org.seasar.teeda.core.taglib.html.InputSecretTag@6f9bc716, inputSecretForm:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@5c2bae98, inputSecretForm:secretB=org.seasar.teeda.core.taglib.html.InputSecretTag@37d3ac6e} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=5cx4qjpcdbxd [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@29dd8664 [request]postback=false [request]secretBean=org.seasar.teeda.it.SecretBean@ea224b5 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/inputSecret.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:33,662 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:04:33,664 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:04:33,679 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:04:33,691 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@762d4c7e not defined as pure js property DEBUG 02:04:33,692 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@762d4c7e not defined as pure js property DEBUG 02:04:33,721 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:04:33,721 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:04:33,723 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:04:33,724 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.XMLHttpRequest DEBUG 02:04:33,725 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlTableHeader to TableHeader DEBUG 02:04:33,725 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlInlineFrame to FrameInline DEBUG 02:04:33,725 [main] testing to use HTMLFrameElement DEBUG 02:04:33,725 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlTextInput to Text DEBUG 02:04:33,725 [main] testing to use HTMLInputElement DEBUG 02:04:33,725 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlTable to Table DEBUG 02:04:33,725 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlForm to HTMLFormElement DEBUG 02:04:33,725 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlLabel to Label DEBUG 02:04:33,725 [main] testing to use FocusableHostElement DEBUG 02:04:33,725 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlButton to Button DEBUG 02:04:33,725 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlPasswordInput to Password DEBUG 02:04:33,725 [main] testing to use HTMLInputElement DEBUG 02:04:33,725 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlFileInput to FileUpload DEBUG 02:04:33,725 [main] testing to use HTMLInputElement DEBUG 02:04:33,726 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlHiddenInput to Hidden DEBUG 02:04:33,726 [main] testing to use HTMLInputElement DEBUG 02:04:33,726 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlRadioButtonInput to Radio DEBUG 02:04:33,726 [main] testing to use HTMLInputElement DEBUG 02:04:33,726 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlResetInput to Reset DEBUG 02:04:33,726 [main] testing to use HTMLInputElement DEBUG 02:04:33,726 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlImage to Image DEBUG 02:04:33,726 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlSelect to HTMLSelectElement DEBUG 02:04:33,726 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlTableFooter to TableFooter DEBUG 02:04:33,726 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlTableBody to TableBody DEBUG 02:04:33,726 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlOption to Option DEBUG 02:04:33,726 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlTableRow to TableRow DEBUG 02:04:33,726 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlImageInput to ImageInput DEBUG 02:04:33,727 [main] testing to use HTMLInputElement DEBUG 02:04:33,727 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlTextArea to HTMLTextAreaElement DEBUG 02:04:33,727 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlButtonInput to ButtonInput DEBUG 02:04:33,727 [main] testing to use HTMLInputElement DEBUG 02:04:33,727 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlCheckBoxInput to Checkbox DEBUG 02:04:33,727 [main] testing to use HTMLInputElement DEBUG 02:04:33,727 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlTableCell to TableCell DEBUG 02:04:33,727 [main] Mapping com.gargoylesoftware.htmlunit.html.DomText to TextImpl DEBUG 02:04:33,727 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlSubmitInput to Submit DEBUG 02:04:33,727 [main] testing to use HTMLInputElement DEBUG 02:04:33,727 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlAnchor to Anchor DEBUG 02:04:33,727 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlElement to HTMLElement DEBUG 02:04:33,727 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlArea to Area DEBUG 02:04:33,727 [main] testing to use FocusableHostElement DEBUG 02:04:33,727 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlFrame to HTMLFrameElement inputSecret.jsp
DEBUG 02:04:33,730 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:33,730 [main] Load response for http://localhost:38858/faces/render/inputSecret.jsp;jsessionid=5cx4qjpcdbxd DEBUG 02:04:33,736 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=POST /faces/render/inputSecret.jsp;jsessionid=5cx4qjpcdbxd HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 Cookie: $Version=0; JSESSIONID=5cx4qjpcdbxd; $Path=/ Content-Length: 146 Content-Type: application/x-www-form-urlencoded RequestedSessionId=5cx4qjpcdbxd REQUEST_URI=/faces/render/inputSecret.jsp;jsessionid=5cx4qjpcdbxd, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=146, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=/render/inputSecret.jsp, RemoteUser=null Session SessionId=5cx4qjpcdbxd Session :: CreationTime=1639155873094, LastAccessedTime=1639155873734, MaxInactiveInterval=1800 [param]inputSecretForm/render/inputSecret.jsp=inputSecretForm [param]inputSecretForm:secretA=abc [param]inputSecretForm:secretB=defg [param]inputSecretForm:submit1= [cookie]JSESSIONID=5cx4qjpcdbxd [header]Content-Length=146 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=5cx4qjpcdbxd; $Path=/ [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/inputSecret.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:33,736 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:33,737 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:33,737 [btpool0-2] before: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:33,738 [btpool0-2] after: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:33,738 [btpool0-2] before: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:33,738 [btpool0-2] after: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:33,738 [btpool0-2] before: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:33,738 [btpool0-2] after: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:33,738 [btpool0-2] before: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:33,739 [btpool0-2] after: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:33,739 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:33,740 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:33,741 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5fff83a9 [request]javax.faces.webapp.GLOBAL_ID_VIEW={inputSecretForm=org.seasar.teeda.core.taglib.html.FormTag@527a9c0f, inputSecretForm:secretA=org.seasar.teeda.core.taglib.html.InputSecretTag@6f9bc716, inputSecretForm:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@5c2bae98, inputSecretForm:secretB=org.seasar.teeda.core.taglib.html.InputSecretTag@37d3ac6e} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@1cfd7c [request]postback=true [request]previousViewId=/render/inputSecret.jsp [request]secretBean=org.seasar.teeda.it.SecretBean@6f45d7f2 [request]teeda.SUBMITTED_COMMAND=submit1 [cookie]JSESSIONID=5cx4qjpcdbxd [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/inputSecret.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:33,741 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@469c15d2 not defined as pure js property DEBUG 02:04:33,741 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@469c15d2 not defined as pure js property inputSecret.jsp
http://localhost:38858/faces/render/changePage1.jsp DEBUG 02:04:33,746 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:33,746 [main] Load response for http://localhost:38858/faces/render/changePage1.jsp DEBUG 02:04:33,747 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/changePage1.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/render/changePage1.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/changePage1.jsp, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:33,747 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:33,747 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:33,747 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:33,819 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@446023f7 not defined as pure js property DEBUG 02:04:33,819 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@446023f7 not defined as pure js property changePage1.jsp

Changing page.

DEBUG 02:04:33,822 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:33,822 [main] Load response for http://localhost:38858/faces/render/changePage1.jsp;jsessionid=ah37uh3qcyey DEBUG 02:04:33,823 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:33,824 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=ah37uh3qcyey;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3020463e [request]javax.faces.webapp.GLOBAL_ID_VIEW={changingPagesForm1:button1=org.seasar.teeda.core.taglib.html.CommandButtonTag@16e3a921, changingPagesForm1=org.seasar.teeda.core.taglib.html.FormTag@3c74c144} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=ah37uh3qcyey [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@153c765e [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/changePage1.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:33,825 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=POST /faces/render/changePage1.jsp;jsessionid=ah37uh3qcyey HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 Cookie: $Version=0; JSESSIONID=ah37uh3qcyey; $Path=/ Content-Length: 100 Content-Type: application/x-www-form-urlencoded RequestedSessionId=ah37uh3qcyey REQUEST_URI=/faces/render/changePage1.jsp;jsessionid=ah37uh3qcyey, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=100, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=/render/changePage1.jsp, RemoteUser=null Session SessionId=ah37uh3qcyey Session :: CreationTime=1639155873747, LastAccessedTime=1639155873825, MaxInactiveInterval=1800 [param]changingPagesForm1/render/changePage1.jsp=changingPagesForm1 [param]changingPagesForm1:button1=submit [cookie]JSESSIONID=ah37uh3qcyey [header]Content-Length=100 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=ah37uh3qcyey; $Path=/ [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/changePage1.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:33,826 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:33,826 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:33,826 [btpool0-2] before: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:33,826 [btpool0-2] after: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:33,826 [btpool0-2] before: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:33,826 [btpool0-2] after: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:33,826 [btpool0-2] before: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:33,826 [btpool0-2] after: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:33,826 [btpool0-2] before: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:33,827 [btpool0-2] after: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:33,828 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:33,928 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@71594ba3 not defined as pure js property DEBUG 02:04:33,928 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@71594ba3 not defined as pure js property changePage1_result.jsp

Changing page result.

changing page
http://localhost:38858/faces/render/outputTextDI.jsp DEBUG 02:04:33,931 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:33,931 [main] Load response for http://localhost:38858/faces/render/outputTextDI.jsp DEBUG 02:04:33,932 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:33,932 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]changePageBean=org.seasar.teeda.it.ChangePageBean@7cd0570e [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@52039826 [request]javax.faces.webapp.GLOBAL_ID_VIEW={changingPagesForm1_result=org.seasar.teeda.core.taglib.html.FormTag@69fa10da} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@20688e91 [request]postback=true [request]previousViewId=/render/changePage1.jsp [request]teeda.SUBMITTED_COMMAND=button1 [cookie]JSESSIONID=ah37uh3qcyey [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/changePage1.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:33,938 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/outputTextDI.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/render/outputTextDI.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/outputTextDI.jsp, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:33,938 [btpool0-3] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:33,938 [btpool0-3] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:33,938 [btpool0-3] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:33,996 [btpool0-3] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:33,996 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=qc144dfkonnt;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@6ec44aaf [request]javax.faces.webapp.GLOBAL_ID_VIEW={helloDI=org.seasar.teeda.core.taglib.html.OutputTextTag@19035ff9} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=qc144dfkonnt [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@2c91e143 [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/outputTextDI.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:33,997 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@63d12a6 not defined as pure js property DEBUG 02:04:33,997 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@63d12a6 not defined as pure js property this is outputTextDI.jsp Hello DI http://localhost:38858/faces/render/dataTable4.jsp DEBUG 02:04:34,000 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:34,000 [main] Load response for http://localhost:38858/faces/render/dataTable4.jsp DEBUG 02:04:34,001 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/dataTable4.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/render/dataTable4.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/dataTable4.jsp, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,001 [btpool0-3] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,001 [btpool0-3] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,001 [btpool0-3] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,089 [btpool0-3] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,089 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=xo3vq2skifi7;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]dataTableBean=org.seasar.teeda.it.DataTableBean@2ff40e1f [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3fcb2dd1 [request]javax.faces.webapp.GLOBAL_ID_VIEW={dataTableForm=org.seasar.teeda.core.taglib.html.FormTag@342d150f, dataTableForm:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@7bc1a68b, dataTableForm:table:0:price=org.seasar.teeda.core.taglib.html.InputTextTag@669d2f26, dataTableForm:table:0=org.seasar.teeda.core.taglib.html.DataTableTag@59829c6b} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=xo3vq2skifi7 [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@deb62b6 [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/dataTable4.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,090 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@54ede19e not defined as pure js property DEBUG 02:04:34,090 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@54ede19e not defined as pure js property dataTable4.jsp
products
nameprice
3 items.
item1
item2
item3
recover: jsessionid DEBUG 02:04:34,128 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:34,128 [main] Load response for http://localhost:38858/faces/render/dataTable4.jsp;jsessionid=xo3vq2skifi7 DEBUG 02:04:34,131 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=POST /faces/render/dataTable4.jsp;jsessionid=xo3vq2skifi7 HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 Cookie: $Version=0; JSESSIONID=xo3vq2skifi7; $Path=/ Content-Length: 195 Content-Type: application/x-www-form-urlencoded RequestedSessionId=xo3vq2skifi7 REQUEST_URI=/faces/render/dataTable4.jsp;jsessionid=xo3vq2skifi7, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=195, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=/render/dataTable4.jsp, RemoteUser=null Session SessionId=xo3vq2skifi7 Session :: CreationTime=1639155874001, LastAccessedTime=1639155874131, MaxInactiveInterval=1800 [param]dataTableForm/render/dataTable4.jsp=dataTableForm [param]dataTableForm:submit1= [param]dataTableForm:table:0:price=1000 [param]dataTableForm:table:1:price=2000 [param]dataTableForm:table:2:price=3003 [cookie]JSESSIONID=xo3vq2skifi7 [header]Content-Length=195 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=xo3vq2skifi7; $Path=/ [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/dataTable4.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,131 [btpool0-3] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,132 [btpool0-3] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,132 [btpool0-3] before: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,133 [btpool0-3] after: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,133 [btpool0-3] before: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,133 [btpool0-3] after: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,133 [btpool0-3] before: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,135 [btpool0-3] after: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,135 [btpool0-3] before: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,135 [btpool0-3] after: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,135 [btpool0-3] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,139 [btpool0-3] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,139 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]dataTableBean=org.seasar.teeda.it.DataTableBean@39c26db4 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@bb0620c [request]javax.faces.webapp.GLOBAL_ID_VIEW={dataTableForm=org.seasar.teeda.core.taglib.html.FormTag@342d150f, dataTableForm:table=org.seasar.teeda.core.taglib.html.DataTableTag@59829c6b, dataTableForm:table:price=org.seasar.teeda.core.taglib.html.InputTextTag@669d2f26, dataTableForm:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@7bc1a68b} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@68f507d2 [request]postback=true [request]previousViewId=/render/dataTable4.jsp [request]teeda.SUBMITTED_COMMAND=submit1 [cookie]JSESSIONID=xo3vq2skifi7 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/dataTable4.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,139 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@52d18636 not defined as pure js property DEBUG 02:04:34,140 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@52d18636 not defined as pure js property dataTable4.jsp
products
nameprice
3 items.
item1
item2
item3
http://localhost:38858/faces/render/dataTable1.jsp DEBUG 02:04:34,145 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:34,145 [main] Load response for http://localhost:38858/faces/render/dataTable1.jsp DEBUG 02:04:34,146 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/dataTable1.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/render/dataTable1.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/dataTable1.jsp, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,146 [btpool0-3] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,147 [btpool0-3] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,147 [btpool0-3] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,197 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@43f854bd not defined as pure js property DEBUG 02:04:34,197 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@43f854bd not defined as pure js property dataTable1.jsp
item11000
item22000
item33000
DEBUG 02:04:34,201 [btpool0-3] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,201 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=osu62vtyxp6z;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]dataTableBean=org.seasar.teeda.it.DataTableBean@2e2a730e [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@64e7b3cf [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=osu62vtyxp6z [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@27ce0eca [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/dataTable1.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b http://localhost:38858/faces/render/dataTable2.jsp DEBUG 02:04:34,203 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:34,203 [main] Load response for http://localhost:38858/faces/render/dataTable2.jsp DEBUG 02:04:34,204 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/dataTable2.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/render/dataTable2.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/dataTable2.jsp, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,204 [btpool0-3] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,204 [btpool0-3] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,204 [btpool0-3] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,257 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2bc7510d not defined as pure js property DEBUG 02:04:34,257 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2bc7510d not defined as pure js property DEBUG 02:04:34,258 [btpool0-3] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,260 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1hxfknhoqyqa9;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]dataTableBean=org.seasar.teeda.it.DataTableBean@4aa0560e [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@6471d768 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1hxfknhoqyqa9 [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@6df5205c [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/dataTable2.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b dataTable2.jsp
nameprice
item11000
item22000
item33000
http://localhost:38858/faces/render/dataTable3.jsp DEBUG 02:04:34,263 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:34,263 [main] Load response for http://localhost:38858/faces/render/dataTable3.jsp DEBUG 02:04:34,264 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/dataTable3.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/render/dataTable3.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/dataTable3.jsp, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,264 [btpool0-3] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,264 [btpool0-3] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,264 [btpool0-3] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,322 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@52c8c6d9 not defined as pure js property DEBUG 02:04:34,322 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@52c8c6d9 not defined as pure js property dataTable3.jsp
products
nameprice
3 items.
item11000
item22000
item33000
http://localhost:38858/faces/WEB-INF/web.xml DEBUG 02:04:34,328 [btpool0-3] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,328 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=wk8vrs16qt52;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]dataTableBean=org.seasar.teeda.it.DataTableBean@63e68a2b [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3479404a [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=wk8vrs16qt52 [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@46bd530 [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/dataTable3.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,328 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:34,328 [main] Load response for http://localhost:38858/faces/WEB-INF/web.xml DEBUG 02:04:34,329 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/WEB-INF/web.xml HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/WEB-INF/web.xml, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/WEB-INF/web.xml, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,330 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 404 Content-Type: text/html; charset=ISO-8859-1 Content-Length: 1398 [request]javax.servlet.error.message=NOT_FOUND [request]javax.servlet.error.request_uri=/faces/WEB-INF/web.xml [request]javax.servlet.error.servlet_name=facesServlet [request]javax.servlet.error.status_code=404 [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b INFO 02:04:34,331 [main] statusCode=[404] contentType=[text/html] INFO 02:04:34,331 [main] Error 404

HTTP ERROR: 404

NOT_FOUND

RequestURI=/faces/WEB-INF/web.xml

Powered by Jetty://





















DEBUG 02:04:34,331 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7e140bf not defined as pure js property DEBUG 02:04:34,331 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7e140bf not defined as pure js property DEBUG 02:04:34,336 [main] Page Encoding detected: ISO-8859-1 Error 404

HTTP ERROR: 404

NOT_FOUND

RequestURI=/faces/WEB-INF/web.xml

Powered by Jetty://





















http://localhost:38858/faces/WEB-INF%2Fweb.xml DEBUG 02:04:34,336 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:34,336 [main] Load response for http://localhost:38858/faces/WEB-INF%2Fweb.xml DEBUG 02:04:34,337 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/WEB-INF%2Fweb.xml HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/WEB-INF%2Fweb.xml, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/WEB-INF/web.xml, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,338 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 404 Content-Type: text/html; charset=ISO-8859-1 Content-Length: 1400 [request]javax.servlet.error.message=NOT_FOUND [request]javax.servlet.error.request_uri=/faces/WEB-INF%2Fweb.xml [request]javax.servlet.error.servlet_name=facesServlet [request]javax.servlet.error.status_code=404 [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b INFO 02:04:34,338 [main] statusCode=[404] contentType=[text/html] INFO 02:04:34,338 [main] Error 404

HTTP ERROR: 404

NOT_FOUND

RequestURI=/faces/WEB-INF%2Fweb.xml

Powered by Jetty://





















DEBUG 02:04:34,339 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@e9f784d not defined as pure js property DEBUG 02:04:34,339 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@e9f784d not defined as pure js property DEBUG 02:04:34,342 [main] Page Encoding detected: ISO-8859-1 Error 404

HTTP ERROR: 404

NOT_FOUND

RequestURI=/faces/WEB-INF%2Fweb.xml

Powered by Jetty://





















http://localhost:38858/faces%2FWEB-INF%2Fweb.xml DEBUG 02:04:34,342 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:34,342 [main] Load response for http://localhost:38858/faces%2FWEB-INF%2Fweb.xml DEBUG 02:04:34,344 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces%2FWEB-INF%2Fweb.xml HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces%2FWEB-INF%2Fweb.xml, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/WEB-INF/web.xml, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,344 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 404 Content-Type: text/html; charset=ISO-8859-1 Content-Length: 1402 [request]javax.servlet.error.message=NOT_FOUND [request]javax.servlet.error.request_uri=/faces%2FWEB-INF%2Fweb.xml [request]javax.servlet.error.servlet_name=facesServlet [request]javax.servlet.error.status_code=404 [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b INFO 02:04:34,344 [main] statusCode=[404] contentType=[text/html] INFO 02:04:34,344 [main] Error 404

HTTP ERROR: 404

NOT_FOUND

RequestURI=/faces%2FWEB-INF%2Fweb.xml

Powered by Jetty://





















DEBUG 02:04:34,345 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@73795327 not defined as pure js property DEBUG 02:04:34,345 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@73795327 not defined as pure js property DEBUG 02:04:34,348 [main] Page Encoding detected: ISO-8859-1 Error 404

HTTP ERROR: 404

NOT_FOUND

RequestURI=/faces%2FWEB-INF%2Fweb.xml

Powered by Jetty://





















http://localhost:38858/faces/./WEB-INF/web.xml DEBUG 02:04:34,349 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:34,349 [main] Load response for http://localhost:38858/faces/./WEB-INF/web.xml DEBUG 02:04:34,350 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/./WEB-INF/web.xml HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/./WEB-INF/web.xml, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/WEB-INF/web.xml, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,350 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 404 Content-Type: text/html; charset=ISO-8859-1 Content-Length: 1400 [request]javax.servlet.error.message=NOT_FOUND [request]javax.servlet.error.request_uri=/faces/./WEB-INF/web.xml [request]javax.servlet.error.servlet_name=facesServlet [request]javax.servlet.error.status_code=404 [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b INFO 02:04:34,351 [main] statusCode=[404] contentType=[text/html] INFO 02:04:34,351 [main] Error 404

HTTP ERROR: 404

NOT_FOUND

RequestURI=/faces/./WEB-INF/web.xml

Powered by Jetty://





















DEBUG 02:04:34,352 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@49af7e68 not defined as pure js property DEBUG 02:04:34,352 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@49af7e68 not defined as pure js property DEBUG 02:04:34,355 [main] Page Encoding detected: ISO-8859-1 Error 404

HTTP ERROR: 404

NOT_FOUND

RequestURI=/faces/./WEB-INF/web.xml

Powered by Jetty://





















http://localhost:38858/faces/../WEB-INF/web.xml DEBUG 02:04:34,356 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:34,356 [main] Load response for http://localhost:38858/faces/../WEB-INF/web.xml INFO 02:04:34,357 [main] statusCode=[404] contentType=[text/html] INFO 02:04:34,358 [main] Error 404

HTTP ERROR: 404

NOT_FOUND

RequestURI=/faces/../WEB-INF/web.xml

Powered by Jetty://





















DEBUG 02:04:34,358 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6fafc4c2 not defined as pure js property DEBUG 02:04:34,358 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6fafc4c2 not defined as pure js property DEBUG 02:04:34,361 [main] Page Encoding detected: ISO-8859-1 Error 404

HTTP ERROR: 404

NOT_FOUND

RequestURI=/faces/../WEB-INF/web.xml

Powered by Jetty://





















http://localhost:38858/WEB-INF/web.xml DEBUG 02:04:34,362 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:34,362 [main] Load response for http://localhost:38858/WEB-INF/web.xml INFO 02:04:34,364 [main] statusCode=[404] contentType=[text/html] INFO 02:04:34,364 [main] Error 404

HTTP ERROR: 404

NOT_FOUND

RequestURI=/WEB-INF/web.xml

Powered by Jetty://





















DEBUG 02:04:34,365 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@77bdcbb2 not defined as pure js property DEBUG 02:04:34,365 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@77bdcbb2 not defined as pure js property DEBUG 02:04:34,374 [main] Page Encoding detected: ISO-8859-1 Error 404

HTTP ERROR: 404

NOT_FOUND

RequestURI=/WEB-INF/web.xml

Powered by Jetty://





















http://localhost:38858/faces/META-INF/aaa.txt DEBUG 02:04:34,375 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:34,375 [main] Load response for http://localhost:38858/faces/META-INF/aaa.txt DEBUG 02:04:34,376 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/META-INF/aaa.txt HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/META-INF/aaa.txt, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/META-INF/aaa.txt, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,377 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 404 Content-Type: text/html; charset=ISO-8859-1 Content-Length: 1399 [request]javax.servlet.error.message=NOT_FOUND [request]javax.servlet.error.request_uri=/faces/META-INF/aaa.txt [request]javax.servlet.error.servlet_name=facesServlet [request]javax.servlet.error.status_code=404 [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b INFO 02:04:34,377 [main] statusCode=[404] contentType=[text/html] INFO 02:04:34,377 [main] Error 404

HTTP ERROR: 404

NOT_FOUND

RequestURI=/faces/META-INF/aaa.txt

Powered by Jetty://





















DEBUG 02:04:34,378 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7f94adaa not defined as pure js property DEBUG 02:04:34,378 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7f94adaa not defined as pure js property DEBUG 02:04:34,381 [main] Page Encoding detected: ISO-8859-1 Error 404

HTTP ERROR: 404

NOT_FOUND

RequestURI=/faces/META-INF/aaa.txt

Powered by Jetty://





















http://localhost:38858/META-INF/aaa.txt DEBUG 02:04:34,382 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:34,382 [main] Load response for http://localhost:38858/META-INF/aaa.txt INFO 02:04:34,384 [main] statusCode=[404] contentType=[text/html] INFO 02:04:34,384 [main] Error 404

HTTP ERROR: 404

NOT_FOUND

RequestURI=/META-INF/aaa.txt

Powered by Jetty://





















DEBUG 02:04:34,384 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@41955c3 not defined as pure js property DEBUG 02:04:34,384 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@41955c3 not defined as pure js property DEBUG 02:04:34,388 [main] Page Encoding detected: ISO-8859-1 Error 404

HTTP ERROR: 404

NOT_FOUND

RequestURI=/META-INF/aaa.txt

Powered by Jetty://





















http://localhost:38858/faces/WEB-INF/classes/app.dicon DEBUG 02:04:34,388 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:34,388 [main] Load response for http://localhost:38858/faces/WEB-INF/classes/app.dicon DEBUG 02:04:34,390 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/WEB-INF/classes/app.dicon HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/WEB-INF/classes/app.dicon, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/WEB-INF/classes/app.dicon, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,390 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 404 Content-Type: text/html; charset=ISO-8859-1 Content-Length: 1408 [request]javax.servlet.error.message=NOT_FOUND [request]javax.servlet.error.request_uri=/faces/WEB-INF/classes/app.dicon [request]javax.servlet.error.servlet_name=facesServlet [request]javax.servlet.error.status_code=404 [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b INFO 02:04:34,391 [main] statusCode=[404] contentType=[text/html] INFO 02:04:34,391 [main] Error 404

HTTP ERROR: 404

NOT_FOUND

RequestURI=/faces/WEB-INF/classes/app.dicon

Powered by Jetty://





















DEBUG 02:04:34,391 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3ab6a5fb not defined as pure js property DEBUG 02:04:34,391 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3ab6a5fb not defined as pure js property DEBUG 02:04:34,395 [main] Page Encoding detected: ISO-8859-1 Error 404

HTTP ERROR: 404

NOT_FOUND

RequestURI=/faces/WEB-INF/classes/app.dicon

Powered by Jetty://





















http://localhost:38858/faces/render/subview1_0.jsp DEBUG 02:04:34,395 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:34,395 [main] Load response for http://localhost:38858/faces/render/subview1_0.jsp DEBUG 02:04:34,397 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/subview1_0.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/render/subview1_0.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/subview1_0.jsp, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,397 [btpool0-3] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,397 [btpool0-3] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,397 [btpool0-3] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,483 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@62618565 not defined as pure js property DEBUG 02:04:34,483 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@62618565 not defined as pure js property this is subview1_0.jsp this is subview1_1.jsp this is subview1_2.jsp http://localhost:38858/faces/render/outputFormat.jsp DEBUG 02:04:34,488 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:34,488 [main] Load response for http://localhost:38858/faces/render/outputFormat.jsp DEBUG 02:04:34,489 [btpool0-3] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,489 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1de8zrr0g9ayt;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@422758d0 [request]javax.faces.webapp.GLOBAL_ID_VIEW={sub2=org.seasar.teeda.core.taglib.core.SubviewTag@2537e19e, sub2:subview1_2=org.seasar.teeda.core.taglib.html.OutputTextTag@77bd5f28, sub1:subview1_1=org.seasar.teeda.core.taglib.html.OutputTextTag@31b27882, sub1=org.seasar.teeda.core.taglib.core.SubviewTag@2537e19e} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1de8zrr0g9ayt [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@3c05b84b [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/subview1_0.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,490 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/outputFormat.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/render/outputFormat.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/outputFormat.jsp, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,490 [btpool0-3] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,491 [btpool0-3] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,491 [btpool0-3] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,536 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5f47ff11 not defined as pure js property DEBUG 02:04:34,536 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5f47ff11 not defined as pure js property outputFormat.jsp Hello Teeda! http://localhost:38858/faces/render/outputFormatJa.jsp DEBUG 02:04:34,538 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:34,538 [main] Load response for http://localhost:38858/faces/render/outputFormatJa.jsp DEBUG 02:04:34,539 [btpool0-3] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,539 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/outputFormatJa.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/render/outputFormatJa.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/outputFormatJa.jsp, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,540 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,540 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=sdb13vnrv0ep;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@62e8ef4c [request]javax.faces.webapp.GLOBAL_ID_VIEW={format1=org.seasar.teeda.core.taglib.html.OutputFormatTag@2ab6994f} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=sdb13vnrv0ep [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@3a0b2771 [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/outputFormat.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,540 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,540 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,591 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,591 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1h08r5qhpn9tt;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@7896b1b8 [request]javax.faces.webapp.GLOBAL_ID_VIEW={format1=org.seasar.teeda.core.taglib.html.OutputFormatTag@6d6de4e1} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1h08r5qhpn9tt [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@49cda7e7 [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/outputFormatJa.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,591 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6774a144 not defined as pure js property DEBUG 02:04:34,591 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6774a144 not defined as pure js property outputFormatJa.jsp こんにちは、てぃーだ! http://localhost:38858/faces/render/inputTextarea.jsp DEBUG 02:04:34,594 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:34,594 [main] Load response for http://localhost:38858/faces/render/inputTextarea.jsp DEBUG 02:04:34,595 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/inputTextarea.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/render/inputTextarea.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/inputTextarea.jsp, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,595 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,595 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,596 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,641 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,642 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=6pu0kf3yz7sc;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@33469a69 [request]javax.faces.webapp.GLOBAL_ID_VIEW={inputTextareaForm:submitA=org.seasar.teeda.core.taglib.html.CommandButtonTag@60437dcb, inputTextareaForm:textareaA=org.seasar.teeda.core.taglib.html.InputTextareaTag@6ef7cbcc, inputTextareaForm:outputA=org.seasar.teeda.core.taglib.html.OutputTextTag@4e64f6fe, inputTextareaForm=org.seasar.teeda.core.taglib.html.FormTag@4693c5e7} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=6pu0kf3yz7sc [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@fa5e4e4 [request]postback=false [request]textBean=org.seasar.teeda.it.TextBean@54563cc2 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/inputTextarea.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,642 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6437153d not defined as pure js property DEBUG 02:04:34,642 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6437153d not defined as pure js property inputTextarea.jsp
recover: jsessionid DEBUG 02:04:34,646 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:34,646 [main] Load response for http://localhost:38858/faces/render/inputTextarea.jsp;jsessionid=6pu0kf3yz7sc DEBUG 02:04:34,649 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=POST /faces/render/inputTextarea.jsp;jsessionid=6pu0kf3yz7sc HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 Cookie: $Version=0; JSESSIONID=6pu0kf3yz7sc; $Path=/ Content-Length: 133 Content-Type: application/x-www-form-urlencoded RequestedSessionId=6pu0kf3yz7sc REQUEST_URI=/faces/render/inputTextarea.jsp;jsessionid=6pu0kf3yz7sc, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=133, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=/render/inputTextarea.jsp, RemoteUser=null Session SessionId=6pu0kf3yz7sc Session :: CreationTime=1639155874595, LastAccessedTime=1639155874648, MaxInactiveInterval=1800 [param]inputTextareaForm/render/inputTextarea.jsp=inputTextareaForm [param]inputTextareaForm:submitA= [param]inputTextareaForm:textareaA=a bb [cookie]JSESSIONID=6pu0kf3yz7sc [header]Content-Length=133 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=6pu0kf3yz7sc; $Path=/ [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/inputTextarea.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,649 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,650 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,650 [btpool0-2] before: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,650 [btpool0-2] after: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,651 [btpool0-2] before: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,651 [btpool0-2] after: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,651 [btpool0-2] before: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,651 [btpool0-2] after: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,651 [btpool0-2] before: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,651 [btpool0-2] after: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,651 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,652 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,652 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@7a0d637d [request]javax.faces.webapp.GLOBAL_ID_VIEW={inputTextareaForm:submitA=org.seasar.teeda.core.taglib.html.CommandButtonTag@60437dcb, inputTextareaForm:textareaA=org.seasar.teeda.core.taglib.html.InputTextareaTag@6ef7cbcc, inputTextareaForm:outputA=org.seasar.teeda.core.taglib.html.OutputTextTag@4e64f6fe, inputTextareaForm=org.seasar.teeda.core.taglib.html.FormTag@4693c5e7} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@4fee225 [request]postback=true [request]previousViewId=/render/inputTextarea.jsp [request]teeda.SUBMITTED_COMMAND=submitA [request]textBean=org.seasar.teeda.it.TextBean@79b0edb2 [cookie]JSESSIONID=6pu0kf3yz7sc [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/inputTextarea.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,653 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@837e21f not defined as pure js property DEBUG 02:04:34,653 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@837e21f not defined as pure js property inputTextarea.jsp
a bb
http://localhost:38858/faces/render/inputText.jsp DEBUG 02:04:34,656 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:34,656 [main] Load response for http://localhost:38858/faces/render/inputText.jsp DEBUG 02:04:34,657 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/inputText.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/render/inputText.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/inputText.jsp, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,657 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,657 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,657 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,697 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@391a74ef not defined as pure js property DEBUG 02:04:34,697 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@391a74ef not defined as pure js property DEBUG 02:04:34,698 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,698 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=115intqw7r0c9;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@77f31432 [request]javax.faces.webapp.GLOBAL_ID_VIEW={inputTextForm:outputA=org.seasar.teeda.core.taglib.html.OutputTextTag@77b31c23, inputTextForm:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@ffc7b3a, inputTextForm:textA=org.seasar.teeda.core.taglib.html.InputTextTag@8fe2509, inputTextForm=org.seasar.teeda.core.taglib.html.FormTag@6531767b} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=115intqw7r0c9 [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@1259b924 [request]postback=false [request]textBean=org.seasar.teeda.it.TextBean@4089f3e5 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/inputText.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b inputText.jsp
recover: jsessionid DEBUG 02:04:34,701 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:34,701 [main] Load response for http://localhost:38858/faces/render/inputText.jsp;jsessionid=115intqw7r0c9 DEBUG 02:04:34,703 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=POST /faces/render/inputText.jsp;jsessionid=115intqw7r0c9 HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 Cookie: $Version=0; JSESSIONID=115intqw7r0c9; $Path=/ Content-Length: 106 Content-Type: application/x-www-form-urlencoded RequestedSessionId=115intqw7r0c9 REQUEST_URI=/faces/render/inputText.jsp;jsessionid=115intqw7r0c9, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=106, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=/render/inputText.jsp, RemoteUser=null Session SessionId=115intqw7r0c9 Session :: CreationTime=1639155874657, LastAccessedTime=1639155874703, MaxInactiveInterval=1800 [param]inputTextForm/render/inputText.jsp=inputTextForm [param]inputTextForm:submit1= [param]inputTextForm:textA=aa bbb [cookie]JSESSIONID=115intqw7r0c9 [header]Content-Length=106 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=115intqw7r0c9; $Path=/ [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/inputText.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,703 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,704 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,704 [btpool0-2] before: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,704 [btpool0-2] after: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,704 [btpool0-2] before: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,704 [btpool0-2] after: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,704 [btpool0-2] before: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,704 [btpool0-2] after: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,704 [btpool0-2] before: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,704 [btpool0-2] after: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,704 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,705 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,705 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@2069a6cb [request]javax.faces.webapp.GLOBAL_ID_VIEW={inputTextForm:outputA=org.seasar.teeda.core.taglib.html.OutputTextTag@77b31c23, inputTextForm:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@ffc7b3a, inputTextForm:textA=org.seasar.teeda.core.taglib.html.InputTextTag@8fe2509, inputTextForm=org.seasar.teeda.core.taglib.html.FormTag@6531767b} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@78456a0c [request]postback=true [request]previousViewId=/render/inputText.jsp [request]teeda.SUBMITTED_COMMAND=submit1 [request]textBean=org.seasar.teeda.it.TextBean@15357784 [cookie]JSESSIONID=115intqw7r0c9 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/inputText.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,706 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3f8b995c not defined as pure js property DEBUG 02:04:34,706 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3f8b995c not defined as pure js property inputText.jsp
aa bbb
http://localhost:38858/faces/render/selectManyListbox1.jsp DEBUG 02:04:34,708 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:34,708 [main] Load response for http://localhost:38858/faces/render/selectManyListbox1.jsp DEBUG 02:04:34,709 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/selectManyListbox1.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/render/selectManyListbox1.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/selectManyListbox1.jsp, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,710 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,710 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,710 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,753 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@57398044 not defined as pure js property DEBUG 02:04:34,753 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@57398044 not defined as pure js property selectManyListbox1.jsp
[2]
recover: jsessionid DEBUG 02:04:34,758 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,759 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=10et0dsf93smu;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@2ec50561 [request]javax.faces.webapp.GLOBAL_ID_VIEW={selectManyListboxForm:selectedString=org.seasar.teeda.core.taglib.html.OutputTextTag@8e43b44, selectManyListboxForm=org.seasar.teeda.core.taglib.html.FormTag@3feef1eb, selectManyListboxForm:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@604c9c17, selectManyListboxForm:aaa=org.seasar.teeda.core.taglib.html.SelectManyListboxTag@459bdb65} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=10et0dsf93smu [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@7b60e796 [request]postback=false [request]selectManyListboxAaaBean=org.seasar.teeda.it.SelectManyListboxAaaBean@17046822 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/selectManyListbox1.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,760 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:34,760 [main] Load response for http://localhost:38858/faces/render/selectManyListbox1.jsp;jsessionid=10et0dsf93smu DEBUG 02:04:34,762 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=POST /faces/render/selectManyListbox1.jsp;jsessionid=10et0dsf93smu HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 Cookie: $Version=0; JSESSIONID=10et0dsf93smu; $Path=/ Content-Length: 140 Content-Type: application/x-www-form-urlencoded RequestedSessionId=10et0dsf93smu REQUEST_URI=/faces/render/selectManyListbox1.jsp;jsessionid=10et0dsf93smu, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=140, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=/render/selectManyListbox1.jsp, RemoteUser=null Session SessionId=10et0dsf93smu Session :: CreationTime=1639155874709, LastAccessedTime=1639155874762, MaxInactiveInterval=1800 [param]selectManyListboxForm/render/selectManyListbox1.jsp=selectManyListboxForm [param]selectManyListboxForm:aaa=3 [param]selectManyListboxForm:submit1= [cookie]JSESSIONID=10et0dsf93smu [header]Content-Length=140 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=10et0dsf93smu; $Path=/ [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/selectManyListbox1.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,762 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,763 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,763 [btpool0-2] before: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,763 [btpool0-2] after: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,763 [btpool0-2] before: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,764 [btpool0-2] after: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,764 [btpool0-2] before: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,764 [btpool0-2] after: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,764 [btpool0-2] before: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,764 [btpool0-2] after: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,764 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,766 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,766 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3339ed6d [request]javax.faces.webapp.GLOBAL_ID_VIEW={selectManyListboxForm:selectedString=org.seasar.teeda.core.taglib.html.OutputTextTag@8e43b44, selectManyListboxForm=org.seasar.teeda.core.taglib.html.FormTag@3feef1eb, selectManyListboxForm:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@604c9c17, selectManyListboxForm:aaa=org.seasar.teeda.core.taglib.html.SelectManyListboxTag@459bdb65} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@2012a961 [request]postback=true [request]previousViewId=/render/selectManyListbox1.jsp [request]selectManyListboxAaaBean=org.seasar.teeda.it.SelectManyListboxAaaBean@292e2fba [request]teeda.SUBMITTED_COMMAND=submit1 [cookie]JSESSIONID=10et0dsf93smu [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/selectManyListbox1.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,767 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4631c43f not defined as pure js property DEBUG 02:04:34,767 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4631c43f not defined as pure js property selectManyListbox1.jsp
[3]
DEBUG 02:04:34,769 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:34,769 [main] Load response for http://localhost:38858/faces/render/selectManyListbox1.jsp DEBUG 02:04:34,771 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=POST /faces/render/selectManyListbox1.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 Cookie: $Version=0; JSESSIONID=10et0dsf93smu; $Path=/ Content-Length: 170 Content-Type: application/x-www-form-urlencoded RequestedSessionId=10et0dsf93smu REQUEST_URI=/faces/render/selectManyListbox1.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=170, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=/render/selectManyListbox1.jsp, RemoteUser=null Session SessionId=10et0dsf93smu Session :: CreationTime=1639155874709, LastAccessedTime=1639155874771, MaxInactiveInterval=1800 [param]selectManyListboxForm/render/selectManyListbox1.jsp=selectManyListboxForm [param]selectManyListboxForm:aaa=1, 3 [param]selectManyListboxForm:submit1= [cookie]JSESSIONID=10et0dsf93smu [header]Content-Length=170 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=10et0dsf93smu; $Path=/ [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/selectManyListbox1.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,771 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,772 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,772 [btpool0-2] before: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,772 [btpool0-2] after: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,772 [btpool0-2] before: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,772 [btpool0-2] after: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,772 [btpool0-2] before: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,772 [btpool0-2] after: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,772 [btpool0-2] before: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,772 [btpool0-2] after: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,772 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,774 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,774 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@44d79c75 [request]javax.faces.webapp.GLOBAL_ID_VIEW={selectManyListboxForm:selectedString=org.seasar.teeda.core.taglib.html.OutputTextTag@8e43b44, selectManyListboxForm=org.seasar.teeda.core.taglib.html.FormTag@3feef1eb, selectManyListboxForm:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@604c9c17, selectManyListboxForm:aaa=org.seasar.teeda.core.taglib.html.SelectManyListboxTag@459bdb65} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@2760e8a2 [request]postback=true [request]previousViewId=/render/selectManyListbox1.jsp [request]selectManyListboxAaaBean=org.seasar.teeda.it.SelectManyListboxAaaBean@4b48f7e0 [request]teeda.SUBMITTED_COMMAND=submit1 [cookie]JSESSIONID=10et0dsf93smu [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/selectManyListbox1.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,774 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@27013985 not defined as pure js property DEBUG 02:04:34,774 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@27013985 not defined as pure js property selectManyListbox1.jsp
[1, 3]
DEBUG 02:04:34,776 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:34,776 [main] Load response for http://localhost:38858/faces/render/selectManyListbox1.jsp DEBUG 02:04:34,778 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=POST /faces/render/selectManyListbox1.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 Cookie: $Version=0; JSESSIONID=10et0dsf93smu; $Path=/ Content-Length: 170 Content-Type: application/x-www-form-urlencoded RequestedSessionId=10et0dsf93smu REQUEST_URI=/faces/render/selectManyListbox1.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=170, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=/render/selectManyListbox1.jsp, RemoteUser=null Session SessionId=10et0dsf93smu Session :: CreationTime=1639155874709, LastAccessedTime=1639155874778, MaxInactiveInterval=1800 [param]selectManyListboxForm/render/selectManyListbox1.jsp=selectManyListboxForm [param]selectManyListboxForm:aaa=1, 2 [param]selectManyListboxForm:submit1= [cookie]JSESSIONID=10et0dsf93smu [header]Content-Length=170 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=10et0dsf93smu; $Path=/ [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/selectManyListbox1.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,779 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,779 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,779 [btpool0-2] before: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,779 [btpool0-2] after: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,779 [btpool0-2] before: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,780 [btpool0-2] after: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,780 [btpool0-2] before: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,780 [btpool0-2] after: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,780 [btpool0-2] before: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,780 [btpool0-2] after: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,780 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,781 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,781 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@10ed7f5c [request]javax.faces.webapp.GLOBAL_ID_VIEW={selectManyListboxForm:selectedString=org.seasar.teeda.core.taglib.html.OutputTextTag@8e43b44, selectManyListboxForm=org.seasar.teeda.core.taglib.html.FormTag@3feef1eb, selectManyListboxForm:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@604c9c17, selectManyListboxForm:aaa=org.seasar.teeda.core.taglib.html.SelectManyListboxTag@459bdb65} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@584479b2 [request]postback=true [request]previousViewId=/render/selectManyListbox1.jsp [request]selectManyListboxAaaBean=org.seasar.teeda.it.SelectManyListboxAaaBean@7791c263 [request]teeda.SUBMITTED_COMMAND=submit1 [cookie]JSESSIONID=10et0dsf93smu [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/selectManyListbox1.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,782 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@54bec43f not defined as pure js property DEBUG 02:04:34,782 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@54bec43f not defined as pure js property selectManyListbox1.jsp
[1, 2]
http://localhost:38858/faces/render/selectManyListbox2.jsp DEBUG 02:04:34,784 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:34,784 [main] Load response for http://localhost:38858/faces/render/selectManyListbox2.jsp DEBUG 02:04:34,785 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/selectManyListbox2.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/render/selectManyListbox2.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/selectManyListbox2.jsp, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,785 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,785 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,785 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,829 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@780324ff not defined as pure js property DEBUG 02:04:34,829 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@780324ff not defined as pure js property selectManyListbox2.jsp
[2]
recover: jsessionid DEBUG 02:04:34,833 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:34,833 [main] Load response for http://localhost:38858/faces/render/selectManyListbox2.jsp;jsessionid=lw7cer37zs2a DEBUG 02:04:34,833 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,834 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=lw7cer37zs2a;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@373968f1 [request]javax.faces.webapp.GLOBAL_ID_VIEW={selectManyListboxForm:selectedString=org.seasar.teeda.core.taglib.html.OutputTextTag@1a18c28a, selectManyListboxForm=org.seasar.teeda.core.taglib.html.FormTag@4f8bff68, selectManyListboxForm:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@702d2da4, selectManyListboxForm:aaa=org.seasar.teeda.core.taglib.html.SelectManyListboxTag@260fa385} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=lw7cer37zs2a [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@4cb88448 [request]postback=false [request]selectManyListboxBbbBean=org.seasar.teeda.it.SelectManyListboxBbbBean@65f4ba51 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/selectManyListbox2.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,835 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=POST /faces/render/selectManyListbox2.jsp;jsessionid=lw7cer37zs2a HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 Cookie: $Version=0; JSESSIONID=lw7cer37zs2a; $Path=/ Content-Length: 170 Content-Type: application/x-www-form-urlencoded RequestedSessionId=lw7cer37zs2a REQUEST_URI=/faces/render/selectManyListbox2.jsp;jsessionid=lw7cer37zs2a, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=170, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=/render/selectManyListbox2.jsp, RemoteUser=null Session SessionId=lw7cer37zs2a Session :: CreationTime=1639155874785, LastAccessedTime=1639155874835, MaxInactiveInterval=1800 [param]selectManyListboxForm/render/selectManyListbox2.jsp=selectManyListboxForm [param]selectManyListboxForm:aaa=2, 3 [param]selectManyListboxForm:submit1= [cookie]JSESSIONID=lw7cer37zs2a [header]Content-Length=170 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=lw7cer37zs2a; $Path=/ [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/selectManyListbox2.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,836 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,836 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,836 [btpool0-2] before: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,837 [btpool0-2] after: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,837 [btpool0-2] before: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,837 [btpool0-2] after: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,837 [btpool0-2] before: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,837 [btpool0-2] after: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,837 [btpool0-2] before: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,837 [btpool0-2] after: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,837 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,842 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@19e7ce87 not defined as pure js property DEBUG 02:04:34,843 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@19e7ce87 not defined as pure js property selectManyListbox2.jsp
[2, 3]
http://localhost:38858/faces/render/rendered.jsp DEBUG 02:04:34,845 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:34,845 [main] Load response for http://localhost:38858/faces/render/rendered.jsp DEBUG 02:04:34,846 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/rendered.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/render/rendered.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/rendered.jsp, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,846 [btpool0-3] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,847 [btpool0-3] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,847 [btpool0-3] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,853 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,854 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@2400218d [request]javax.faces.webapp.GLOBAL_ID_VIEW={selectManyListboxForm:selectedString=org.seasar.teeda.core.taglib.html.OutputTextTag@1a18c28a, selectManyListboxForm=org.seasar.teeda.core.taglib.html.FormTag@4f8bff68, selectManyListboxForm:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@702d2da4, selectManyListboxForm:aaa=org.seasar.teeda.core.taglib.html.SelectManyListboxTag@260fa385} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@49ac272 [request]postback=true [request]previousViewId=/render/selectManyListbox2.jsp [request]selectManyListboxBbbBean=org.seasar.teeda.it.SelectManyListboxBbbBean@4c53ccba [request]teeda.SUBMITTED_COMMAND=submit1 [cookie]JSESSIONID=lw7cer37zs2a [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/selectManyListbox2.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,894 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1ed2e55e not defined as pure js property DEBUG 02:04:34,894 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1ed2e55e not defined as pure js property rendered.jsp
DEBUG 02:04:34,895 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:34,895 [main] Load response for http://localhost:38858/faces/render/rendered.jsp;jsessionid=be034oyrs4s4 DEBUG 02:04:34,896 [btpool0-3] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,896 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=be034oyrs4s4;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@6d232cf2 [request]javax.faces.webapp.GLOBAL_ID_VIEW={_id0:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@205bfbd8, _id0:a=org.seasar.teeda.core.taglib.html.InputTextTag@76f33280, _id0:b1=org.seasar.teeda.core.taglib.html.OutputTextTag@5878ae82} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=be034oyrs4s4 [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@5b09062e [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/rendered.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,897 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=POST /faces/render/rendered.jsp;jsessionid=be034oyrs4s4 HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 Cookie: $Version=0; JSESSIONID=be034oyrs4s4; $Path=/ Content-Length: 64 Content-Type: application/x-www-form-urlencoded RequestedSessionId=be034oyrs4s4 REQUEST_URI=/faces/render/rendered.jsp;jsessionid=be034oyrs4s4, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=64, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=/render/rendered.jsp, RemoteUser=null Session SessionId=be034oyrs4s4 Session :: CreationTime=1639155874846, LastAccessedTime=1639155874897, MaxInactiveInterval=1800 [param]_id0/render/rendered.jsp=_id0 [param]_id0:a=123 [param]_id0:submit1=go [cookie]JSESSIONID=be034oyrs4s4 [header]Content-Length=64 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=be034oyrs4s4; $Path=/ [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/rendered.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,898 [btpool0-3] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,898 [btpool0-3] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,898 [btpool0-3] before: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,898 [btpool0-3] after: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,898 [btpool0-3] before: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,898 [btpool0-3] after: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,898 [btpool0-3] before: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,899 [btpool0-3] after: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,899 [btpool0-3] before: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,899 [btpool0-3] after: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,899 [btpool0-3] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,900 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2a788b76 not defined as pure js property DEBUG 02:04:34,901 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2a788b76 not defined as pure js property rendered.jsp
hoge
hoge http://localhost:38858/faces/render/graphicImage.jsp DEBUG 02:04:34,902 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:34,902 [main] Load response for http://localhost:38858/faces/render/graphicImage.jsp DEBUG 02:04:34,904 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/graphicImage.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/render/graphicImage.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/graphicImage.jsp, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,904 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,904 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,904 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,906 [btpool0-3] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,909 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@325e9e34 [request]foo=123 [request]javax.faces.webapp.GLOBAL_ID_VIEW={_id0:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@205bfbd8, _id0:a=org.seasar.teeda.core.taglib.html.InputTextTag@76f33280, _id0:b1=org.seasar.teeda.core.taglib.html.OutputTextTag@5878ae82} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@61e481c1 [request]postback=true [request]previousViewId=/render/rendered.jsp [request]teeda.SUBMITTED_COMMAND=submit1 [cookie]JSESSIONID=be034oyrs4s4 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/rendered.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,941 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@456d3d51 not defined as pure js property DEBUG 02:04:34,941 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@456d3d51 not defined as pure js property graphicImage.jsp DEBUG 02:04:34,944 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,944 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=rnfrdw1hv3bw;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3dcc0a0f [request]javax.faces.webapp.GLOBAL_ID_VIEW={imageA=org.seasar.teeda.core.taglib.html.GraphicImageTag@1ea87e7b} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=rnfrdw1hv3bw [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@4807ccf6 [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/graphicImage.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b recover: jsessionid http://localhost:38858/faces/render/graphicImageBorderAttribute.jsp DEBUG 02:04:34,946 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:34,946 [main] Load response for http://localhost:38858/faces/render/graphicImageBorderAttribute.jsp DEBUG 02:04:34,947 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/graphicImageBorderAttribute.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/render/graphicImageBorderAttribute.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/graphicImageBorderAttribute.jsp, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,947 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,947 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,947 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,981 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2dfc6dc6 not defined as pure js property DEBUG 02:04:34,981 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2dfc6dc6 not defined as pure js property graphicImageBorderAttribute.jsp DEBUG 02:04:34,983 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,983 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1026e6t0k4yov;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@2512b853 [request]javax.faces.webapp.GLOBAL_ID_VIEW={imageA=org.seasar.teeda.core.taglib.html.GraphicImageTag@70036428} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1026e6t0k4yov [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@6ea4b78b [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/graphicImageBorderAttribute.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b recover: jsessionid http://localhost:38858/faces/render/outputLabelInGrid.jsp DEBUG 02:04:34,984 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:34,984 [main] Load response for http://localhost:38858/faces/render/outputLabelInGrid.jsp DEBUG 02:04:34,985 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/outputLabelInGrid.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/render/outputLabelInGrid.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/outputLabelInGrid.jsp, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:34,985 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,985 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:34,985 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,026 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@387413e8 not defined as pure js property DEBUG 02:04:35,027 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@387413e8 not defined as pure js property DEBUG 02:04:35,028 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,028 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=505hahl3ohhb;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@4cc7014c [request]javax.faces.webapp.GLOBAL_ID_VIEW={foo=org.seasar.teeda.core.taglib.html.OutputTextTag@1d264bf5, lbl2=org.seasar.teeda.core.taglib.html.OutputLabelTag@3d44d0c6, bar=org.seasar.teeda.core.taglib.html.OutputTextTag@1d264bf5, lbl1=org.seasar.teeda.core.taglib.html.OutputLabelTag@3d44d0c6} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=505hahl3ohhb [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@70e69696 [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/outputLabelInGrid.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b this is outputLabelInGrid.jsp
recover:TEXT_VALUE recover:TEXT_VALUE http://localhost:38858/faces/render/inputHidden.jsp DEBUG 02:04:35,030 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,030 [main] Load response for http://localhost:38858/faces/render/inputHidden.jsp DEBUG 02:04:35,033 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/inputHidden.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/render/inputHidden.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/inputHidden.jsp, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,033 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,033 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,033 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,072 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,072 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=ek3ykrw777hc;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@14c3dd7e [request]hiddenBean=org.seasar.teeda.it.HiddenBean@470285d8 [request]javax.faces.webapp.GLOBAL_ID_VIEW={inputHiddenForm=org.seasar.teeda.core.taglib.html.FormTag@76a14c53, inputHiddenForm:textA=org.seasar.teeda.core.taglib.html.InputTextTag@579a19fd, inputHiddenForm:outputA=org.seasar.teeda.core.taglib.html.OutputTextTag@46205df9, inputHiddenForm:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@76f9aa66, inputHiddenForm:hiddenA=org.seasar.teeda.core.taglib.html.InputHiddenTag@1224b90} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=ek3ykrw777hc [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@728edb84 [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/inputHidden.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,072 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@58804a77 not defined as pure js property DEBUG 02:04:35,072 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@58804a77 not defined as pure js property inputHidden.jsp
recover: jsessionid DEBUG 02:04:35,076 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,076 [main] Load response for http://localhost:38858/faces/render/inputHidden.jsp;jsessionid=ek3ykrw777hc DEBUG 02:04:35,078 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=POST /faces/render/inputHidden.jsp;jsessionid=ek3ykrw777hc HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 Cookie: $Version=0; JSESSIONID=ek3ykrw777hc; $Path=/ Content-Length: 144 Content-Type: application/x-www-form-urlencoded RequestedSessionId=ek3ykrw777hc REQUEST_URI=/faces/render/inputHidden.jsp;jsessionid=ek3ykrw777hc, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=144, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=/render/inputHidden.jsp, RemoteUser=null Session SessionId=ek3ykrw777hc Session :: CreationTime=1639155875033, LastAccessedTime=1639155875078, MaxInactiveInterval=1800 [param]inputHiddenForm/render/inputHidden.jsp=inputHiddenForm [param]inputHiddenForm:hiddenA= [param]inputHiddenForm:submit1= [param]inputHiddenForm:textA=abc1234 [cookie]JSESSIONID=ek3ykrw777hc [header]Content-Length=144 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=ek3ykrw777hc; $Path=/ [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/inputHidden.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,079 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,080 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,080 [btpool0-2] before: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,080 [btpool0-2] after: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,080 [btpool0-2] before: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,080 [btpool0-2] after: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,081 [btpool0-2] before: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,081 [btpool0-2] after: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,081 [btpool0-2] before: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,081 [btpool0-2] after: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,081 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,082 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,082 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@61a8a9e7 [request]hiddenBean=org.seasar.teeda.it.HiddenBean@82aaec8 [request]javax.faces.webapp.GLOBAL_ID_VIEW={inputHiddenForm=org.seasar.teeda.core.taglib.html.FormTag@76a14c53, inputHiddenForm:textA=org.seasar.teeda.core.taglib.html.InputTextTag@579a19fd, inputHiddenForm:outputA=org.seasar.teeda.core.taglib.html.OutputTextTag@46205df9, inputHiddenForm:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@76f9aa66, inputHiddenForm:hiddenA=org.seasar.teeda.core.taglib.html.InputHiddenTag@1224b90} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@2a38d0a8 [request]postback=true [request]previousViewId=/render/inputHidden.jsp [request]teeda.SUBMITTED_COMMAND=submit1 [cookie]JSESSIONID=ek3ykrw777hc [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/inputHidden.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,082 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@10c042ab not defined as pure js property DEBUG 02:04:35,082 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@10c042ab not defined as pure js property inputHidden.jsp
abc1234
http://localhost:38858/faces/render/selectOneRadio1.jsp DEBUG 02:04:35,087 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,087 [main] Load response for http://localhost:38858/faces/render/selectOneRadio1.jsp DEBUG 02:04:35,088 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/selectOneRadio1.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/render/selectOneRadio1.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/selectOneRadio1.jsp, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,088 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,088 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,088 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,128 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,128 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=16qhxi6mijk5k;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@397d812b [request]javax.faces.webapp.GLOBAL_ID_VIEW={selectOneRadio1Form=org.seasar.teeda.core.taglib.html.FormTag@5eab4b89, selectOneRadio1Form:bbb=org.seasar.teeda.core.taglib.html.OutputTextTag@3fec3fed, selectOneRadio1Form:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@2f590164, selectOneRadio1Form:aaaa=org.seasar.teeda.core.taglib.html.SelectOneRadioTag@7c6a6484} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=16qhxi6mijk5k [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@2ced55ec [request]postback=false [request]selectOneRadio1Bean=org.seasar.teeda.it.SelectOneRadio1Bean@11a40fff [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/selectOneRadio1.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,129 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4b6e3f87 not defined as pure js property DEBUG 02:04:35,129 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4b6e3f87 not defined as pure js property selectOneRadio1
2
recover: jsessionid DEBUG 02:04:35,133 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,133 [main] Load response for http://localhost:38858/faces/render/selectOneRadio1.jsp;jsessionid=16qhxi6mijk5k DEBUG 02:04:35,135 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=POST /faces/render/selectOneRadio1.jsp;jsessionid=16qhxi6mijk5k HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 Cookie: $Version=0; JSESSIONID=16qhxi6mijk5k; $Path=/ Content-Length: 130 Content-Type: application/x-www-form-urlencoded RequestedSessionId=16qhxi6mijk5k REQUEST_URI=/faces/render/selectOneRadio1.jsp;jsessionid=16qhxi6mijk5k, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=130, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=/render/selectOneRadio1.jsp, RemoteUser=null Session SessionId=16qhxi6mijk5k Session :: CreationTime=1639155875088, LastAccessedTime=1639155875135, MaxInactiveInterval=1800 [param]selectOneRadio1Form/render/selectOneRadio1.jsp=selectOneRadio1Form [param]selectOneRadio1Form:aaaa=3 [param]selectOneRadio1Form:submit1= [cookie]JSESSIONID=16qhxi6mijk5k [header]Content-Length=130 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=16qhxi6mijk5k; $Path=/ [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/selectOneRadio1.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,136 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,136 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,136 [btpool0-2] before: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,136 [btpool0-2] after: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,136 [btpool0-2] before: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,137 [btpool0-2] after: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,137 [btpool0-2] before: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,137 [btpool0-2] after: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,137 [btpool0-2] before: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,137 [btpool0-2] after: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,137 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,138 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,138 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@4bea71d4 [request]javax.faces.webapp.GLOBAL_ID_VIEW={selectOneRadio1Form=org.seasar.teeda.core.taglib.html.FormTag@5eab4b89, selectOneRadio1Form:bbb=org.seasar.teeda.core.taglib.html.OutputTextTag@3fec3fed, selectOneRadio1Form:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@2f590164, selectOneRadio1Form:aaaa=org.seasar.teeda.core.taglib.html.SelectOneRadioTag@7c6a6484} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@cd73c3c [request]postback=true [request]previousViewId=/render/selectOneRadio1.jsp [request]selectOneRadio1Bean=org.seasar.teeda.it.SelectOneRadio1Bean@6b38dba [request]teeda.SUBMITTED_COMMAND=submit1 [cookie]JSESSIONID=16qhxi6mijk5k [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/selectOneRadio1.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,138 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@17823918 not defined as pure js property DEBUG 02:04:35,138 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@17823918 not defined as pure js property selectOneRadio1
3
http://localhost:38858/faces/render/outputLink1.jsp DEBUG 02:04:35,140 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,140 [main] Load response for http://localhost:38858/faces/render/outputLink1.jsp DEBUG 02:04:35,141 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/outputLink1.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/render/outputLink1.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/outputLink1.jsp, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,141 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,142 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,142 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,176 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,177 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1lwh1ho0937vh;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3a6d8d73 [request]javax.faces.webapp.GLOBAL_ID_VIEW={link1=org.seasar.teeda.core.taglib.html.OutputLinkTag@48ffb301, text1=org.seasar.teeda.core.taglib.html.OutputTextTag@b412c18} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1lwh1ho0937vh [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@63b5e16d [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/outputLink1.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,177 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@618787c9 not defined as pure js property DEBUG 02:04:35,177 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@618787c9 not defined as pure js property outputLink1.jsp foo recover: jsessionid http://localhost:38858/faces/render/outputLink1.jsp DEBUG 02:04:35,180 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,180 [main] Load response for http://localhost:38858/faces/render/outputLink1.jsp DEBUG 02:04:35,181 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/outputLink1.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/render/outputLink1.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/outputLink1.jsp, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,181 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,181 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,181 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,182 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,182 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1lyqr0gq046bm;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@6fd7bd04 [request]javax.faces.webapp.GLOBAL_ID_VIEW={link1=org.seasar.teeda.core.taglib.html.OutputLinkTag@48ffb301, text1=org.seasar.teeda.core.taglib.html.OutputTextTag@b412c18} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1lyqr0gq046bm [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@3cba8af9 [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/outputLink1.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,182 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@35612600 not defined as pure js property DEBUG 02:04:35,182 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@35612600 not defined as pure js property DEBUG 02:04:35,183 [main] do click action in window '', using href 'outputLink2.jsp;jsessionid=1lyqr0gq046bm' DEBUG 02:04:35,183 [main] Getting page for http://localhost:38858/faces/render/outputLink2.jsp;jsessionid=1lyqr0gq046bm, derived from href 'outputLink2.jsp;jsessionid=1lyqr0gq046bm', using the originating url http://localhost:38858/faces/render/outputLink1.jsp DEBUG 02:04:35,184 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,184 [main] Load response for http://localhost:38858/faces/render/outputLink2.jsp;jsessionid=1lyqr0gq046bm DEBUG 02:04:35,185 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/outputLink2.jsp;jsessionid=1lyqr0gq046bm HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 Cookie: $Version=0; JSESSIONID=1lyqr0gq046bm; $Path=/ RequestedSessionId=1lyqr0gq046bm REQUEST_URI=/faces/render/outputLink2.jsp;jsessionid=1lyqr0gq046bm, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/outputLink2.jsp, RemoteUser=null Session SessionId=1lyqr0gq046bm Session :: CreationTime=1639155875181, LastAccessedTime=1639155875185, MaxInactiveInterval=1800 [cookie]JSESSIONID=1lyqr0gq046bm [header]Cookie=$Version=0; JSESSIONID=1lyqr0gq046bm; $Path=/ [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/outputLink1.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,186 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,186 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,186 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,213 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,213 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@77f2fbff [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@717e5fde [request]postback=false [request]previousViewId=/render/outputLink1.jsp [cookie]JSESSIONID=1lyqr0gq046bm [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/outputLink2.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,214 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@c324b85 not defined as pure js property DEBUG 02:04:35,214 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@c324b85 not defined as pure js property outputLink2.jsp Hello OutputLink http://localhost:38858/faces/render/outputLinkParam.jsp DEBUG 02:04:35,215 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,215 [main] Load response for http://localhost:38858/faces/render/outputLinkParam.jsp DEBUG 02:04:35,216 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/outputLinkParam.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/render/outputLinkParam.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/outputLinkParam.jsp, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,216 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,216 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,216 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,248 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,248 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1cyndfwrk6q9s;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@1e081c5 [request]javax.faces.webapp.GLOBAL_ID_VIEW={link1=org.seasar.teeda.core.taglib.html.OutputLinkTag@3a67ad79} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1cyndfwrk6q9s [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@6cae00e3 [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/outputLinkParam.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,249 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1c7ab89d not defined as pure js property DEBUG 02:04:35,249 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1c7ab89d not defined as pure js property outputLinkParam.jsp xyz recover: jsessionid http://localhost:38858/faces/render/outputLinkParamJa.jsp DEBUG 02:04:35,253 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,253 [main] Load response for http://localhost:38858/faces/render/outputLinkParamJa.jsp DEBUG 02:04:35,254 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/outputLinkParamJa.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/render/outputLinkParamJa.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/outputLinkParamJa.jsp, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,254 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,254 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,254 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,287 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@183d1102 not defined as pure js property DEBUG 02:04:35,287 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@183d1102 not defined as pure js property outputLinkParamJa.jsp わをん recover: jsessionid recover:TEXT_VALUE http://localhost:38858/faces/render/converter.jsp DEBUG 02:04:35,290 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,290 [main] Load response for http://localhost:38858/faces/render/converter.jsp DEBUG 02:04:35,291 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,291 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/converter.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/render/converter.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/converter.jsp, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,291 [btpool0-3] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,291 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=4zbs6r52lvt8;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@7d2f117 [request]javax.faces.webapp.GLOBAL_ID_VIEW={link1=org.seasar.teeda.core.taglib.html.OutputLinkTag@29d22104} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=4zbs6r52lvt8 [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@2275a30f [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/outputLinkParamJa.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,291 [btpool0-3] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,291 [btpool0-3] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,332 [btpool0-3] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,332 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=vws3a8bw3zqz;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]converterBean=org.seasar.teeda.it.ConverterBean@69066caf [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@24c98b07 [request]javax.faces.webapp.GLOBAL_ID_VIEW={converterForm:text1=org.seasar.teeda.core.taglib.html.InputTextTag@2bc68b6f, converterForm=org.seasar.teeda.core.taglib.html.FormTag@77ec3adc, converterForm:button1=org.seasar.teeda.core.taglib.html.CommandButtonTag@360c7f06, converterForm:result=org.seasar.teeda.core.taglib.html.OutputTextTag@6e677ea2} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=vws3a8bw3zqz [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@4caaf64e [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/converter.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,332 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@38093b59 not defined as pure js property DEBUG 02:04:35,333 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@38093b59 not defined as pure js property converter.jsp
2021/12/11
DEBUG 02:04:35,334 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,334 [main] Load response for http://localhost:38858/faces/render/converter.jsp;jsessionid=vws3a8bw3zqz DEBUG 02:04:35,336 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=POST /faces/render/converter.jsp;jsessionid=vws3a8bw3zqz HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 Cookie: $Version=0; JSESSIONID=vws3a8bw3zqz; $Path=/ Content-Length: 115 Content-Type: application/x-www-form-urlencoded RequestedSessionId=vws3a8bw3zqz REQUEST_URI=/faces/render/converter.jsp;jsessionid=vws3a8bw3zqz, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=115, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=/render/converter.jsp, RemoteUser=null Session SessionId=vws3a8bw3zqz Session :: CreationTime=1639155875291, LastAccessedTime=1639155875336, MaxInactiveInterval=1800 [param]converterForm/render/converter.jsp=converterForm [param]converterForm:button1=convert [param]converterForm:text1=20061231 [cookie]JSESSIONID=vws3a8bw3zqz [header]Content-Length=115 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=vws3a8bw3zqz; $Path=/ [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/converter.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,337 [btpool0-3] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,337 [btpool0-3] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,337 [btpool0-3] before: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,337 [btpool0-3] after: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,337 [btpool0-3] before: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,338 [btpool0-3] after: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,338 [btpool0-3] before: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,338 [btpool0-3] after: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,338 [btpool0-3] before: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,338 [btpool0-3] after: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,338 [btpool0-3] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,340 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2aa96fd2 not defined as pure js property DEBUG 02:04:35,340 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2aa96fd2 not defined as pure js property converter.jsp
2006/12/31
http://localhost:38858/faces/render/commandLink.jsp DEBUG 02:04:35,342 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,342 [main] Load response for http://localhost:38858/faces/render/commandLink.jsp DEBUG 02:04:35,343 [btpool0-3] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,343 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/commandLink.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/render/commandLink.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/commandLink.jsp, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,344 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,344 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]converterBean=org.seasar.teeda.it.ConverterBean@ee67c12 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3ddb8962 [request]javax.faces.webapp.GLOBAL_ID_VIEW={converterForm:text1=org.seasar.teeda.core.taglib.html.InputTextTag@2bc68b6f, converterForm=org.seasar.teeda.core.taglib.html.FormTag@77ec3adc, converterForm:button1=org.seasar.teeda.core.taglib.html.CommandButtonTag@360c7f06, converterForm:result=org.seasar.teeda.core.taglib.html.OutputTextTag@6e677ea2} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@1818a0a8 [request]postback=true [request]previousViewId=/render/converter.jsp [request]teeda.SUBMITTED_COMMAND=button1 [cookie]JSESSIONID=vws3a8bw3zqz [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/converter.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,344 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,344 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,385 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,385 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=jgnkamdqb6w0;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]commandLinkBean=org.seasar.teeda.it.CommandLinkBean@36db4bcf [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@774e1f2b [request]javax.faces.webapp.GLOBAL_ID_VIEW={commandLinkForm:link1=org.seasar.teeda.core.taglib.html.CommandLinkTag@29e07d3e, commandLinkForm=org.seasar.teeda.core.taglib.html.FormTag@513e86ec, commandLinkForm:text1=org.seasar.teeda.core.taglib.html.InputTextTag@600c199f} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=jgnkamdqb6w0 [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@3a6646fc [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/commandLink.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,385 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@44b471fe not defined as pure js property DEBUG 02:04:35,385 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@44b471fe not defined as pure js property DEBUG 02:04:35,387 [main] Created event handler for onclick on HtmlAnchor[] DEBUG 02:04:35,392 [main] Script node added: recover: jsessionid DEBUG 02:04:35,410 [main] Property "clear_commandLinkForm" of HTMLElement for HtmlAnchor[] not defined as fixed property DEBUG 02:04:35,410 [main] Property "commandLinkForm" of com.gargoylesoftware.htmlunit.javascript.ElementArray@782bbb7b not defined as pure js property DEBUG 02:04:35,410 [main] Property "commandLinkForm" evaluated (by id) to HtmlForm[
] DEBUG 02:04:35,411 [main] Property "commandLinkForm:__link_clicked__" of com.gargoylesoftware.htmlunit.javascript.ElementArray@3ec2ccac not defined as pure js property DEBUG 02:04:35,412 [main] Property "commandLinkForm:__link_clicked__" evaluated (by name) to HTMLElement for HtmlHiddenInput[] DEBUG 02:04:35,412 [main] Property "document" of HTMLElement for HtmlAnchor[] not defined as fixed property DEBUG 02:04:35,413 [main] Property "commandLinkForm" of com.gargoylesoftware.htmlunit.javascript.ElementArray@782bbb7b not defined as pure js property DEBUG 02:04:35,413 [main] Property "commandLinkForm" evaluated (by id) to HtmlForm[] DEBUG 02:04:35,416 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,416 [main] Load response for http://localhost:38858/faces/render/commandLink.jsp;jsessionid=jgnkamdqb6w0 DEBUG 02:04:35,418 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=POST /faces/render/commandLink.jsp;jsessionid=jgnkamdqb6w0 HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 Cookie: $Version=0; JSESSIONID=jgnkamdqb6w0; $Path=/ Content-Length: 145 Content-Type: application/x-www-form-urlencoded RequestedSessionId=jgnkamdqb6w0 REQUEST_URI=/faces/render/commandLink.jsp;jsessionid=jgnkamdqb6w0, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=145, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=/render/commandLink.jsp, RemoteUser=null Session SessionId=jgnkamdqb6w0 Session :: CreationTime=1639155875344, LastAccessedTime=1639155875418, MaxInactiveInterval=1800 [param]commandLinkForm/render/commandLink.jsp=commandLinkForm [param]commandLinkForm:__link_clicked__=commandLinkForm:link1 [param]commandLinkForm:text1=123 [cookie]JSESSIONID=jgnkamdqb6w0 [header]Content-Length=145 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=jgnkamdqb6w0; $Path=/ [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/commandLink.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,418 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,418 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,418 [btpool0-2] before: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,419 [btpool0-2] after: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,419 [btpool0-2] before: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,419 [btpool0-2] after: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,419 [btpool0-2] before: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,419 [btpool0-2] after: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,419 [btpool0-2] before: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,419 [btpool0-2] after: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,419 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,424 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6132b73b not defined as pure js property DEBUG 02:04:35,424 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6132b73b not defined as pure js property DEBUG 02:04:35,424 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,424 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]commandLinkBean=org.seasar.teeda.it.CommandLinkBean@489bb457 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@665ce0fe [request]javax.faces.webapp.GLOBAL_ID_VIEW={commandLinkForm:link1=org.seasar.teeda.core.taglib.html.CommandLinkTag@29e07d3e, commandLinkForm=org.seasar.teeda.core.taglib.html.FormTag@513e86ec, commandLinkForm:text1=org.seasar.teeda.core.taglib.html.InputTextTag@600c199f} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@5bb77832 [request]postback=true [request]previousViewId=/render/commandLink.jsp [request]teeda.SUBMITTED_COMMAND=link1 [cookie]JSESSIONID=jgnkamdqb6w0 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/commandLink.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,425 [main] Created event handler for onclick on HtmlAnchor[] DEBUG 02:04:35,425 [main] Script node added: http://localhost:38858/faces/render/bundle.jsp DEBUG 02:04:35,431 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,431 [main] Load response for http://localhost:38858/faces/render/bundle.jsp DEBUG 02:04:35,433 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/bundle.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Accept-Language: en,ja;q=0.5 Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/render/bundle.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=en, Locales=en, ja, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/bundle.jsp, RemoteUser=null [header]Accept-Language=en,ja;q=0.5 [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,433 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,433 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,433 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,466 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,466 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=uj2v12jih9df;path=/ Content-Language: en Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5115a298 [request]javax.faces.webapp.GLOBAL_ID_VIEW={greeting=org.seasar.teeda.core.taglib.html.OutputTextTag@6365d2be} [request]javax.servlet.jsp.jstl.fmt.locale.request=en [request]org.mortbay.jetty.newSessionId=uj2v12jih9df [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@31eeeaed [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/bundle.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,466 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4e823618 not defined as pure js property DEBUG 02:04:35,466 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4e823618 not defined as pure js property Title Hello! DEBUG 02:04:35,468 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,468 [main] Load response for http://localhost:38858/faces/render/bundle.jsp DEBUG 02:04:35,470 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/bundle.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Accept-Language: ja,en;q=0.5 Host: localhost:38858 Cookie: $Version=0; JSESSIONID=uj2v12jih9df; $Path=/ RequestedSessionId=uj2v12jih9df REQUEST_URI=/faces/render/bundle.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja, Locales=ja, en, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/bundle.jsp, RemoteUser=null Session SessionId=uj2v12jih9df Session :: CreationTime=1639155875433, LastAccessedTime=1639155875469, MaxInactiveInterval=1800 [cookie]JSESSIONID=uj2v12jih9df [header]Accept-Language=ja,en;q=0.5 [header]Cookie=$Version=0; JSESSIONID=uj2v12jih9df; $Path=/ [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/bundle.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,470 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,470 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,470 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,471 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,472 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@57364b53 [request]javax.faces.webapp.GLOBAL_ID_VIEW={greeting=org.seasar.teeda.core.taglib.html.OutputTextTag@6365d2be} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@2d8b62e0 [request]postback=false [request]previousViewId=/render/bundle.jsp [cookie]JSESSIONID=uj2v12jih9df [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/bundle.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,472 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@21dc7b3e not defined as pure js property DEBUG 02:04:35,472 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@21dc7b3e not defined as pure js property タイトル こんにちは! http://localhost:38858/faces/render/commandButton.jsp DEBUG 02:04:35,473 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,473 [main] Load response for http://localhost:38858/faces/render/commandButton.jsp DEBUG 02:04:35,476 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/commandButton.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/render/commandButton.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/commandButton.jsp, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,477 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,477 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,477 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,518 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,518 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1cg8y1y9glebw;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]commandLinkBean=org.seasar.teeda.it.CommandLinkBean@2524e205 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@1872c950 [request]javax.faces.webapp.GLOBAL_ID_VIEW={commandButtonForm:text1=org.seasar.teeda.core.taglib.html.InputTextTag@17feafba, commandButtonForm=org.seasar.teeda.core.taglib.html.FormTag@51c2e8a4, commandButtonForm:button1=org.seasar.teeda.core.taglib.html.CommandButtonTag@533790eb} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1cg8y1y9glebw [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@650b5efb [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/commandButton.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,519 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1c3aacb4 not defined as pure js property DEBUG 02:04:35,519 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1c3aacb4 not defined as pure js property commandButton.jsp
recover: jsessionid DEBUG 02:04:35,522 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,522 [main] Load response for http://localhost:38858/faces/render/commandButton.jsp;jsessionid=1cg8y1y9glebw DEBUG 02:04:35,524 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=POST /faces/render/commandButton.jsp;jsessionid=1cg8y1y9glebw HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 Cookie: $Version=0; JSESSIONID=1cg8y1y9glebw; $Path=/ Content-Length: 123 Content-Type: application/x-www-form-urlencoded RequestedSessionId=1cg8y1y9glebw REQUEST_URI=/faces/render/commandButton.jsp;jsessionid=1cg8y1y9glebw, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=123, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=/render/commandButton.jsp, RemoteUser=null Session SessionId=1cg8y1y9glebw Session :: CreationTime=1639155875477, LastAccessedTime=1639155875524, MaxInactiveInterval=1800 [param]commandButtonForm/render/commandButton.jsp=commandButtonForm [param]commandButtonForm:button1= [param]commandButtonForm:text1=123 [cookie]JSESSIONID=1cg8y1y9glebw [header]Content-Length=123 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1cg8y1y9glebw; $Path=/ [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/commandButton.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,524 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,524 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,524 [btpool0-2] before: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,525 [btpool0-2] after: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,525 [btpool0-2] before: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,525 [btpool0-2] after: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,525 [btpool0-2] before: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,525 [btpool0-2] after: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,525 [btpool0-2] before: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,525 [btpool0-2] after: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,525 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,526 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,526 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]commandLinkBean=org.seasar.teeda.it.CommandLinkBean@520b7ad3 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@6facdcb9 [request]javax.faces.webapp.GLOBAL_ID_VIEW={commandButtonForm:text1=org.seasar.teeda.core.taglib.html.InputTextTag@17feafba, commandButtonForm=org.seasar.teeda.core.taglib.html.FormTag@51c2e8a4, commandButtonForm:button1=org.seasar.teeda.core.taglib.html.CommandButtonTag@533790eb} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@3dcf2ef6 [request]postback=true [request]previousViewId=/render/commandButton.jsp [request]teeda.SUBMITTED_COMMAND=button1 [cookie]JSESSIONID=1cg8y1y9glebw [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/commandButton.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,526 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4a744a4d not defined as pure js property DEBUG 02:04:35,526 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4a744a4d not defined as pure js property commandButton.jsp
http://localhost:38858/faces/render/outputLabel.jsp DEBUG 02:04:35,528 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,528 [main] Load response for http://localhost:38858/faces/render/outputLabel.jsp DEBUG 02:04:35,528 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/outputLabel.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/render/outputLabel.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/outputLabel.jsp, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,528 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,529 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,529 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,558 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,558 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=sf3v3yunbtln;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@10f0f6ac [request]javax.faces.webapp.GLOBAL_ID_VIEW={hello=org.seasar.teeda.core.taglib.html.OutputTextTag@3bd29ee4} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=sf3v3yunbtln [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@bda96b [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/outputLabel.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,558 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4aa4ceeb not defined as pure js property DEBUG 02:04:35,559 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4aa4ceeb not defined as pure js property this is outputLabel.jsp Hello OutputLabel http://localhost:38858/faces/render/outputText1.jsp DEBUG 02:04:35,561 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,561 [main] Load response for http://localhost:38858/faces/render/outputText1.jsp DEBUG 02:04:35,562 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/outputText1.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/render/outputText1.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/outputText1.jsp, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,562 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,562 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,562 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,592 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@20c92ed6 not defined as pure js property DEBUG 02:04:35,592 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@20c92ed6 not defined as pure js property this is outputText1.jsp Hello OutputText http://localhost:38858/faces/render/outputText2.jsp DEBUG 02:04:35,593 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,594 [main] Load response for http://localhost:38858/faces/render/outputText2.jsp DEBUG 02:04:35,594 [btpool0-14] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/outputText2.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/render/outputText2.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/outputText2.jsp, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,594 [btpool0-14] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,595 [btpool0-14] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,595 [btpool0-14] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,599 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,599 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=kna4pzqfh0a5;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@31731334 [request]javax.faces.webapp.GLOBAL_ID_VIEW={hello=org.seasar.teeda.core.taglib.html.OutputTextTag@79f1d448} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=kna4pzqfh0a5 [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@73a80183 [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/outputText1.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,626 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6a3522b5 not defined as pure js property DEBUG 02:04:35,626 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6a3522b5 not defined as pure js property this is outputText2.jsp Hello OutputText2 http://localhost:38858/faces/render/outputTextJa.jsp DEBUG 02:04:35,627 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,627 [main] Load response for http://localhost:38858/faces/render/outputTextJa.jsp DEBUG 02:04:35,628 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/outputTextJa.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/render/outputTextJa.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/outputTextJa.jsp, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,628 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,628 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,628 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,633 [btpool0-14] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,633 [btpool0-14] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=14vkfhy36o2v7;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5c057df5 [request]helloBean=org.seasar.teeda.it.HelloBean@6c908f05 [request]javax.faces.webapp.GLOBAL_ID_VIEW={hello=org.seasar.teeda.core.taglib.html.OutputTextTag@69dc8f2} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=14vkfhy36o2v7 [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@60f38b42 [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/outputText2.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,658 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,658 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=5tqxc5195erq;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@4eb09321 [request]javax.faces.webapp.GLOBAL_ID_VIEW={hello=org.seasar.teeda.core.taglib.html.OutputTextTag@2a8b83e3} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=5tqxc5195erq [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@2d7fc1e7 [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/outputTextJa.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,659 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4614ac54 not defined as pure js property DEBUG 02:04:35,659 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4614ac54 not defined as pure js property outputTextJa.jspです こんにちはOutputText http://localhost:38858/faces/render/outputTextNoId.jsp DEBUG 02:04:35,660 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,660 [main] Load response for http://localhost:38858/faces/render/outputTextNoId.jsp DEBUG 02:04:35,661 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/outputTextNoId.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/render/outputTextNoId.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/outputTextNoId.jsp, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,661 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,661 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,661 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,690 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,690 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=ooy7l67c9iyk;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@4d1b92ef [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=ooy7l67c9iyk [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@4d4bb075 [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/outputTextNoId.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,690 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1dc1de1c not defined as pure js property DEBUG 02:04:35,690 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1dc1de1c not defined as pure js property outputTextNoId.jsp Hello OutputText http://localhost:38858/faces/render/verbatim.jsp DEBUG 02:04:35,691 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,691 [main] Load response for http://localhost:38858/faces/render/verbatim.jsp DEBUG 02:04:35,692 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/verbatim.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/render/verbatim.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/verbatim.jsp, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,692 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,693 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,693 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,725 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,725 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=9qegm2smfutq;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5abe753a [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=9qegm2smfutq [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@e026161 [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/verbatim.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,725 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5e9a94 not defined as pure js property DEBUG 02:04:35,725 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5e9a94 not defined as pure js property verbatim aaa bbb ccc ddd eee http://localhost:38858/faces/converter/dateTime.jsp DEBUG 02:04:35,726 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,726 [main] Load response for http://localhost:38858/faces/converter/dateTime.jsp DEBUG 02:04:35,727 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/converter/dateTime.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/converter/dateTime.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/converter/dateTime.jsp, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,727 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,728 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,728 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,760 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,760 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=dtlwmqljd5zh;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]dateBean=org.seasar.teeda.it.DateBean@456a93b8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@580838a2 [request]javax.faces.webapp.GLOBAL_ID_VIEW={dateTimeForm:bbb=org.seasar.teeda.core.taglib.html.OutputTextTag@3be40d5, dateTimeForm:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@3f9261de, dateTimeForm:aaa=org.seasar.teeda.core.taglib.html.InputTextTag@2357566d, dateTimeForm=org.seasar.teeda.core.taglib.html.FormTag@3aeb203b} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=dtlwmqljd5zh [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@22911fb5 [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/converter/dateTime.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,760 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@41a7d9e7 not defined as pure js property DEBUG 02:04:35,760 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@41a7d9e7 not defined as pure js property dateTime.jsp
DEBUG 02:04:35,761 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,761 [main] Load response for http://localhost:38858/faces/converter/dateTime.jsp;jsessionid=dtlwmqljd5zh DEBUG 02:04:35,763 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=POST /faces/converter/dateTime.jsp;jsessionid=dtlwmqljd5zh HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 Cookie: $Version=0; JSESSIONID=dtlwmqljd5zh; $Path=/ Content-Length: 106 Content-Type: application/x-www-form-urlencoded RequestedSessionId=dtlwmqljd5zh REQUEST_URI=/faces/converter/dateTime.jsp;jsessionid=dtlwmqljd5zh, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=106, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=/converter/dateTime.jsp, RemoteUser=null Session SessionId=dtlwmqljd5zh Session :: CreationTime=1639155875727, LastAccessedTime=1639155875763, MaxInactiveInterval=1800 [param]dateTimeForm/converter/dateTime.jsp=dateTimeForm [param]dateTimeForm:aaa=2011.12.23 [param]dateTimeForm:submit1= [cookie]JSESSIONID=dtlwmqljd5zh [header]Content-Length=106 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=dtlwmqljd5zh; $Path=/ [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/converter/dateTime.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,764 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,764 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,764 [btpool0-2] before: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,764 [btpool0-2] after: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,764 [btpool0-2] before: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,765 [btpool0-2] after: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,765 [btpool0-2] before: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,765 [btpool0-2] after: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,765 [btpool0-2] before: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,765 [btpool0-2] after: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,765 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,767 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,767 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]dateBean=org.seasar.teeda.it.DateBean@2830803a [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@8327473 [request]javax.faces.webapp.GLOBAL_ID_VIEW={dateTimeForm:bbb=org.seasar.teeda.core.taglib.html.OutputTextTag@3be40d5, dateTimeForm:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@3f9261de, dateTimeForm:aaa=org.seasar.teeda.core.taglib.html.InputTextTag@2357566d, dateTimeForm=org.seasar.teeda.core.taglib.html.FormTag@3aeb203b} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@287b2e39 [request]postback=true [request]previousViewId=/converter/dateTime.jsp [request]teeda.SUBMITTED_COMMAND=submit1 [cookie]JSESSIONID=dtlwmqljd5zh [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/converter/dateTime.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,767 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3d689405 not defined as pure js property DEBUG 02:04:35,767 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3d689405 not defined as pure js property dateTime.jsp
2011/12/23
http://localhost:38858/learning/FormTest_formSubmit1.html DEBUG 02:04:35,768 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,768 [main] Load response for http://localhost:38858/learning/FormTest_formSubmit1.html DEBUG 02:04:35,769 [btpool0-2] ** before *****************************************: /learning/FormTest_formSubmit1.html Request class=org.mortbay.jetty.Request, instance=GET /learning/FormTest_formSubmit1.html HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/learning/FormTest_formSubmit1.html, SERVLET_PATH=/learning/FormTest_formSubmit1.html CharacterEncoding=null, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,770 [btpool0-2] ** after *****************************************: /learning/FormTest_formSubmit1.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Type: text/html Content-Length: 302 Last-Modified: Sat, 20 Oct 2012 17:06:14 GMT [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,771 [main] No charset specified in header, trying to guess it from content DEBUG 02:04:35,772 [main] Nothing guessed, supposing that it is ISO-8859-1 DEBUG 02:04:35,772 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7a5e832b not defined as pure js property DEBUG 02:04:35,772 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7a5e832b not defined as pure js property DEBUG 02:04:35,773 [main] Page Encoding detected: UTF-8 DEBUG 02:04:35,773 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,773 [main] Load response for http://localhost:38858/learning/end.html DEBUG 02:04:35,775 [btpool0-2] ** before *****************************************: /learning/end.html Request class=org.mortbay.jetty.Request, instance=POST /learning/end.html HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 Content-Length: 13 Content-Type: application/x-www-form-urlencoded RequestedSessionId=null REQUEST_URI=/learning/end.html, SERVLET_PATH=/learning/end.html CharacterEncoding=null, ContentLength=13, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null [param]doSubmitName= [header]Content-Length=13 [header]Content-Type=application/x-www-form-urlencoded [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,775 [btpool0-2] ** after *****************************************: /learning/end.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Type: text/html Content-Length: 76 Last-Modified: Sat, 20 Oct 2012 17:06:14 GMT [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,776 [main] No charset specified in header, trying to guess it from content DEBUG 02:04:35,776 [main] Nothing guessed, supposing that it is ISO-8859-1 DEBUG 02:04:35,776 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7a718e31 not defined as pure js property DEBUG 02:04:35,776 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7a718e31 not defined as pure js property http://localhost:38858/learning/FormTest_formSubmitParam.html DEBUG 02:04:35,777 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,777 [main] Load response for http://localhost:38858/learning/FormTest_formSubmitParam.html DEBUG 02:04:35,779 [btpool0-2] ** before *****************************************: /learning/FormTest_formSubmitParam.html Request class=org.mortbay.jetty.Request, instance=GET /learning/FormTest_formSubmitParam.html HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/learning/FormTest_formSubmitParam.html, SERVLET_PATH=/learning/FormTest_formSubmitParam.html CharacterEncoding=null, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,779 [btpool0-2] ** after *****************************************: /learning/FormTest_formSubmitParam.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Type: text/html Content-Length: 295 Last-Modified: Sat, 20 Oct 2012 17:06:14 GMT [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,779 [main] No charset specified in header, trying to guess it from content DEBUG 02:04:35,779 [main] Nothing guessed, supposing that it is ISO-8859-1 DEBUG 02:04:35,780 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3f66cb16 not defined as pure js property DEBUG 02:04:35,780 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3f66cb16 not defined as pure js property DEBUG 02:04:35,781 [main] No charset specified in header, trying to guess it from content DEBUG 02:04:35,781 [main] Nothing guessed, supposing that it is ISO-8859-1 DEBUG 02:04:35,781 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,781 [main] Load response for http://localhost:38858/learning/FormTest_formSubmitParam.html DEBUG 02:04:35,783 [btpool0-2] ** before *****************************************: /learning/FormTest_formSubmitParam.html Request class=org.mortbay.jetty.Request, instance=POST /learning/FormTest_formSubmitParam.html HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 Content-Length: 19 Content-Type: application/x-www-form-urlencoded RequestedSessionId=null REQUEST_URI=/learning/FormTest_formSubmitParam.html, SERVLET_PATH=/learning/FormTest_formSubmitParam.html CharacterEncoding=null, ContentLength=19, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null [param]a= [param]b= [param]doSubmitName= [header]Content-Length=19 [header]Content-Type=application/x-www-form-urlencoded [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,783 [btpool0-2] ** after *****************************************: /learning/FormTest_formSubmitParam.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Type: text/html Content-Length: 295 Last-Modified: Sat, 20 Oct 2012 17:06:14 GMT [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,783 [main] No charset specified in header, trying to guess it from content DEBUG 02:04:35,783 [main] Nothing guessed, supposing that it is ISO-8859-1 DEBUG 02:04:35,783 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3c723c42 not defined as pure js property DEBUG 02:04:35,783 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3c723c42 not defined as pure js property DEBUG 02:04:35,785 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,785 [main] Load response for http://localhost:38858/learning/LinkTest_1.html DEBUG 02:04:35,785 [btpool0-2] ** before *****************************************: /learning/LinkTest_1.html Request class=org.mortbay.jetty.Request, instance=GET /learning/LinkTest_1.html HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/learning/LinkTest_1.html, SERVLET_PATH=/learning/LinkTest_1.html CharacterEncoding=null, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,786 [btpool0-2] ** after *****************************************: /learning/LinkTest_1.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Type: text/html Content-Length: 121 Last-Modified: Sat, 20 Oct 2012 17:06:14 GMT [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,786 [main] No charset specified in header, trying to guess it from content DEBUG 02:04:35,786 [main] Nothing guessed, supposing that it is ISO-8859-1 DEBUG 02:04:35,786 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@19f16e6e not defined as pure js property DEBUG 02:04:35,786 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@19f16e6e not defined as pure js property DEBUG 02:04:35,787 [main] do click action in window '', using href 'LinkTest_2.html' DEBUG 02:04:35,787 [main] Getting page for http://localhost:38858/learning/LinkTest_2.html, derived from href 'LinkTest_2.html', using the originating url http://localhost:38858/learning/LinkTest_1.html DEBUG 02:04:35,787 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,787 [main] Load response for http://localhost:38858/learning/LinkTest_2.html DEBUG 02:04:35,789 [btpool0-2] ** before *****************************************: /learning/LinkTest_2.html Request class=org.mortbay.jetty.Request, instance=GET /learning/LinkTest_2.html HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/learning/LinkTest_2.html, SERVLET_PATH=/learning/LinkTest_2.html CharacterEncoding=null, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,790 [btpool0-2] ** after *****************************************: /learning/LinkTest_2.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Type: text/html Content-Length: 86 Last-Modified: Sat, 20 Oct 2012 17:06:14 GMT [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,790 [main] No charset specified in header, trying to guess it from content DEBUG 02:04:35,790 [main] Nothing guessed, supposing that it is ISO-8859-1 DEBUG 02:04:35,790 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2b6b0c24 not defined as pure js property DEBUG 02:04:35,790 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2b6b0c24 not defined as pure js property DEBUG 02:04:35,803 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,803 [main] Load response for http://localhost:38858/learning/FormTest_formSubmitParam.html DEBUG 02:04:35,804 [btpool0-2] ** before *****************************************: /learning/FormTest_formSubmitParam.html Request class=org.mortbay.jetty.Request, instance=GET /learning/FormTest_formSubmitParam.html HTTP/1.1 User-Agent: Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/learning/FormTest_formSubmitParam.html, SERVLET_PATH=/learning/FormTest_formSubmitParam.html CharacterEncoding=null, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,804 [btpool0-2] ** after *****************************************: /learning/FormTest_formSubmitParam.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Type: text/html Content-Length: 295 Last-Modified: Sat, 20 Oct 2012 17:06:14 GMT [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,805 [main] No charset specified in header, trying to guess it from content DEBUG 02:04:35,805 [main] Nothing guessed, supposing that it is ISO-8859-1 DEBUG 02:04:35,805 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:04:35,805 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:04:35,807 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:04:35,808 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@356e3aaf not defined as pure js property DEBUG 02:04:35,808 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@356e3aaf not defined as pure js property DEBUG 02:04:35,809 [main] No charset specified in header, trying to guess it from content DEBUG 02:04:35,809 [main] Nothing guessed, supposing that it is ISO-8859-1 DEBUG 02:04:35,809 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,809 [main] Load response for http://localhost:38858/learning/FormTest_formSubmitParam.html DEBUG 02:04:35,811 [btpool0-2] ** before *****************************************: /learning/FormTest_formSubmitParam.html Request class=org.mortbay.jetty.Request, instance=POST /learning/FormTest_formSubmitParam.html HTTP/1.1 User-Agent: Host: localhost:38858 Content-Length: 26 Content-Type: application/x-www-form-urlencoded RequestedSessionId=null REQUEST_URI=/learning/FormTest_formSubmitParam.html, SERVLET_PATH=/learning/FormTest_formSubmitParam.html CharacterEncoding=null, ContentLength=26, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null [param]a=a_value [param]b= [param]doSubmitName= [header]Content-Length=26 [header]Content-Type=application/x-www-form-urlencoded [header]Host=localhost:38858 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,812 [btpool0-2] ** after *****************************************: /learning/FormTest_formSubmitParam.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Type: text/html Content-Length: 295 Last-Modified: Sat, 20 Oct 2012 17:06:14 GMT [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,812 [main] No charset specified in header, trying to guess it from content DEBUG 02:04:35,812 [main] Nothing guessed, supposing that it is ISO-8859-1 DEBUG 02:04:35,812 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1555aa19 not defined as pure js property DEBUG 02:04:35,812 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1555aa19 not defined as pure js property DEBUG 02:04:35,813 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,813 [main] Load response for http://localhost:38858/learning/FormTest_formSubmit1.html DEBUG 02:04:35,814 [btpool0-2] ** before *****************************************: /learning/FormTest_formSubmit1.html Request class=org.mortbay.jetty.Request, instance=GET /learning/FormTest_formSubmit1.html HTTP/1.1 User-Agent: Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/learning/FormTest_formSubmit1.html, SERVLET_PATH=/learning/FormTest_formSubmit1.html CharacterEncoding=null, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,814 [btpool0-2] ** after *****************************************: /learning/FormTest_formSubmit1.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Type: text/html Content-Length: 302 Last-Modified: Sat, 20 Oct 2012 17:06:14 GMT [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,815 [main] No charset specified in header, trying to guess it from content DEBUG 02:04:35,815 [main] Nothing guessed, supposing that it is ISO-8859-1 DEBUG 02:04:35,815 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:04:35,815 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:04:35,817 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:04:35,820 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@39df3255 not defined as pure js property DEBUG 02:04:35,820 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@39df3255 not defined as pure js property DEBUG 02:04:35,821 [main] No charset specified in header, trying to guess it from content DEBUG 02:04:35,821 [main] Nothing guessed, supposing that it is ISO-8859-1 form submit 1 pre
DEBUG 02:04:35,822 [main] Page Encoding detected: UTF-8 DEBUG 02:04:35,822 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,822 [main] Load response for http://localhost:38858/learning/end.html DEBUG 02:04:35,824 [btpool0-2] ** before *****************************************: /learning/end.html Request class=org.mortbay.jetty.Request, instance=POST /learning/end.html HTTP/1.1 User-Agent: Host: localhost:38858 Content-Length: 13 Content-Type: application/x-www-form-urlencoded RequestedSessionId=null REQUEST_URI=/learning/end.html, SERVLET_PATH=/learning/end.html CharacterEncoding=null, ContentLength=13, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null [param]doSubmitName= [header]Content-Length=13 [header]Content-Type=application/x-www-form-urlencoded [header]Host=localhost:38858 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,824 [btpool0-2] ** after *****************************************: /learning/end.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Type: text/html Content-Length: 76 Last-Modified: Sat, 20 Oct 2012 17:06:14 GMT [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,824 [main] No charset specified in header, trying to guess it from content DEBUG 02:04:35,825 [main] Nothing guessed, supposing that it is ISO-8859-1 DEBUG 02:04:35,825 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@679e3bdd not defined as pure js property DEBUG 02:04:35,825 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@679e3bdd not defined as pure js property DEBUG 02:04:35,826 [main] No charset specified in header, trying to guess it from content DEBUG 02:04:35,826 [main] Nothing guessed, supposing that it is ISO-8859-1 end end DEBUG 02:04:35,826 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,826 [main] Load response for http://localhost:38858/learning/FormTest_formSubmit1.html DEBUG 02:04:35,827 [btpool0-2] ** before *****************************************: /learning/FormTest_formSubmit1.html Request class=org.mortbay.jetty.Request, instance=GET /learning/FormTest_formSubmit1.html HTTP/1.1 User-Agent: Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/learning/FormTest_formSubmit1.html, SERVLET_PATH=/learning/FormTest_formSubmit1.html CharacterEncoding=null, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,828 [btpool0-2] ** after *****************************************: /learning/FormTest_formSubmit1.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Type: text/html Content-Length: 302 Last-Modified: Sat, 20 Oct 2012 17:06:14 GMT [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,828 [main] No charset specified in header, trying to guess it from content DEBUG 02:04:35,828 [main] Nothing guessed, supposing that it is ISO-8859-1 DEBUG 02:04:35,829 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:04:35,829 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:04:35,830 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:04:35,831 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2916ab8 not defined as pure js property DEBUG 02:04:35,831 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2916ab8 not defined as pure js property DEBUG 02:04:35,833 [main] Page Encoding detected: UTF-8 DEBUG 02:04:35,833 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,833 [main] Load response for http://localhost:38858/learning/end.html DEBUG 02:04:35,835 [btpool0-2] ** before *****************************************: /learning/end.html Request class=org.mortbay.jetty.Request, instance=POST /learning/end.html HTTP/1.1 User-Agent: Host: localhost:38858 Content-Length: 13 Content-Type: application/x-www-form-urlencoded RequestedSessionId=null REQUEST_URI=/learning/end.html, SERVLET_PATH=/learning/end.html CharacterEncoding=null, ContentLength=13, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null [param]doSubmitName= [header]Content-Length=13 [header]Content-Type=application/x-www-form-urlencoded [header]Host=localhost:38858 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,835 [btpool0-2] ** after *****************************************: /learning/end.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Type: text/html Content-Length: 76 Last-Modified: Sat, 20 Oct 2012 17:06:14 GMT [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,836 [main] No charset specified in header, trying to guess it from content DEBUG 02:04:35,836 [main] Nothing guessed, supposing that it is ISO-8859-1 DEBUG 02:04:35,836 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2c6fd560 not defined as pure js property DEBUG 02:04:35,836 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2c6fd560 not defined as pure js property http://localhost:38858/faces/errorpage/throwException.jsp DEBUG 02:04:35,837 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,837 [main] Load response for http://localhost:38858/faces/errorpage/throwException.jsp DEBUG 02:04:35,838 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/errorpage/throwException.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/errorpage/throwException.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/errorpage/throwException.jsp, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,838 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,838 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,838 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,867 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,867 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=vushalgqa6fy;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@71c0d0a8 [request]javax.faces.webapp.GLOBAL_ID_VIEW={_id0:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@29c2fff0} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=vushalgqa6fy [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@4130fafb [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/errorpage/throwException.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,868 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@65d4ab0e not defined as pure js property DEBUG 02:04:35,868 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@65d4ab0e not defined as pure js property throwException.jsp
DEBUG 02:04:35,869 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,869 [main] Load response for http://localhost:38858/faces/errorpage/throwException.jsp;jsessionid=vushalgqa6fy DEBUG 02:04:35,871 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=POST /faces/errorpage/throwException.jsp;jsessionid=vushalgqa6fy HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 Cookie: $Version=0; JSESSIONID=vushalgqa6fy; $Path=/ Content-Length: 58 Content-Type: application/x-www-form-urlencoded RequestedSessionId=vushalgqa6fy REQUEST_URI=/faces/errorpage/throwException.jsp;jsessionid=vushalgqa6fy, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=58, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=/errorpage/throwException.jsp, RemoteUser=null Session SessionId=vushalgqa6fy Session :: CreationTime=1639155875838, LastAccessedTime=1639155875871, MaxInactiveInterval=1800 [param]_id0/errorpage/throwException.jsp=_id0 [param]_id0:submit1= [cookie]JSESSIONID=vushalgqa6fy [header]Content-Length=58 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=vushalgqa6fy; $Path=/ [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/errorpage/throwException.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,871 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,871 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,872 [btpool0-2] before: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,872 [btpool0-2] after: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,872 [btpool0-2] before: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,872 [btpool0-2] after: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,872 [btpool0-2] before: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,872 [btpool0-2] after: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,872 [btpool0-2] before: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] ErrorPageBean.throwException() ERROR 02:04:35,876 [btpool0-2] 予期できない例外が発生しました。 org.seasar.teeda.it.errorpage.ErrorPageException at org.seasar.teeda.it.errorpage.ErrorPageBean.throwException(ErrorPageBean.java:25) 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.seasar.teeda.core.el.impl.MethodBindingImpl.invoke(MethodBindingImpl.java:70) at org.seasar.teeda.core.util.MethodBindingUtil.invoke(MethodBindingUtil.java:67) at org.seasar.teeda.core.application.ActionListenerImpl.processAction(ActionListenerImpl.java:56) at javax.faces.component.UICommand.broadcast(UICommand.java:149) at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:192) at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:117) at org.seasar.teeda.core.lifecycle.impl.InvokeApplicationPhase.executePhase(InvokeApplicationPhase.java:29) at org.seasar.teeda.core.lifecycle.AbstractPhase.execute(AbstractPhase.java:57) at org.seasar.teeda.core.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:97) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:100) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:459) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1054) at org.seasar.teeda.core.filter.RequestDumpFilter.doFilter(RequestDumpFilter.java:125) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1045) at org.seasar.extension.filter.EncodingFilter.doFilter(EncodingFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1045) at org.seasar.framework.container.filter.S2ContainerFilter.doFilter(S2ContainerFilter.java:79) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1045) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:358) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:231) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:629) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:453) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:141) at org.mortbay.jetty.Server.handle(Server.java:303) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:452) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:735) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:636) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:209) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:349) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:320) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:475) DEBUG 02:04:35,879 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,879 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,879 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,907 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,907 [btpool0-2] after: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,907 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]errorPageBean=org.seasar.teeda.it.errorpage.ErrorPageBean@7f001ba5 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@60172ec6 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@11fffa73 [request]postback=true [request]previousViewId=/errorpage/throwException.jsp [request]teeda.SUBMITTED_COMMAND=submit1 [request]teeda.jsf.error.exception=org.seasar.teeda.it.errorpage.ErrorPageException [request]teeda.jsf.error.exception_type=class org.seasar.teeda.it.errorpage.ErrorPageException [cookie]JSESSIONID=vushalgqa6fy [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/errorpage/errorPage.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,907 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7f38f3d1 not defined as pure js property DEBUG 02:04:35,907 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7f38f3d1 not defined as pure js property errorPage.jsp error occured. http://localhost:38858/a.html DEBUG 02:04:35,908 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,909 [main] Load response for http://localhost:38858/a.html DEBUG 02:04:35,909 [btpool0-2] ** before *****************************************: /a.html Request class=org.mortbay.jetty.Request, instance=GET /a.html HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/a.html, SERVLET_PATH=/a.html CharacterEncoding=null, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,910 [btpool0-2] ** after *****************************************: /a.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Type: text/html Content-Length: 90 Last-Modified: Sat, 20 Oct 2012 17:06:15 GMT [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,910 [main] No charset specified in header, trying to guess it from content DEBUG 02:04:35,910 [main] Nothing guessed, supposing that it is ISO-8859-1 DEBUG 02:04:35,910 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1e5cd7f9 not defined as pure js property DEBUG 02:04:35,910 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1e5cd7f9 not defined as pure js property DEBUG 02:04:35,911 [main] No charset specified in header, trying to guess it from content DEBUG 02:04:35,911 [main] Nothing guessed, supposing that it is ISO-8859-1 this is a.html a.html http://localhost:38858/faces/helloTeeda.jsp DEBUG 02:04:35,911 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,911 [main] Load response for http://localhost:38858/faces/helloTeeda.jsp DEBUG 02:04:35,912 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/helloTeeda.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/helloTeeda.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/helloTeeda.jsp, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,912 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,912 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,912 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,933 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,934 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=xrgkrbn0gx1n;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@74c9a375 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=xrgkrbn0gx1n [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@620a9239 [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/helloTeeda.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,934 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@99ffac2 not defined as pure js property DEBUG 02:04:35,934 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@99ffac2 not defined as pure js property this is helloTeeda.jsp Hello Teeda! HtmlSpan[] recover:TEXT_VALUE recover:TEXT_VALUE http://localhost:38858/faces/helloTeedaJa.jsp DEBUG 02:04:35,937 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:04:35,937 [main] Load response for http://localhost:38858/faces/helloTeedaJa.jsp DEBUG 02:04:35,938 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/helloTeedaJa.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38858 RequestedSessionId=null REQUEST_URI=/faces/helloTeedaJa.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38858 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/helloTeedaJa.jsp, RemoteUser=null [header]Host=localhost:38858 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,938 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,938 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,938 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,961 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@31455cf4] DEBUG 02:04:35,961 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=fh3tep8tjbhr;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@573ce184 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=fh3tep8tjbhr [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@5df9cdda [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/helloTeedaJa.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38858___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e0bbd1b DEBUG 02:04:35,961 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2ce62a39 not defined as pure js property DEBUG 02:04:35,961 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2ce62a39 not defined as pure js property これはhelloTeedaJa.jspです こんにちは、てぃーだ! HtmlSpan[] recover:TEXT_VALUE recover:TEXT_VALUE ### Jetty stop ### stopped. Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.984 sec Results : Tests run: 55, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] テスト結果の記録 ERROR: Could not find local repository for 2.0.9 Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] ------------------------------------------------------------------------ [INFO] Building Teeda Integration Test (STATE_SAVING_METHOD=clinet) [INFO] task-segment: [clean, test] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] Deleting directory /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test-client/target [INFO] [cobertura:clean {execution: default}] [INFO] [antrun:run {execution: clean-sources}] [INFO] Executing tasks clean-sources: [delete] Deleting 81 files from /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test-client/src/main [delete] Deleted 19 directories from /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test-client/src/main [delete] Deleting 55 files from /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test-client/src/test [delete] Deleted 17 directories from /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test-client/src/test [INFO] Executed tasks [INFO] [antrun:run {execution: setup-sources}] [INFO] Executing tasks setup-sources: [echo] basedir=/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test-client [echo] source_project=/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test [echo] src.main=/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test-client/src/main [echo] src.test=/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test-client/src/test [echo] src.main.java=/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test-client/src/main/java [echo] src.main.resources=/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test-client/src/main/resources [echo] src.main.webapp=/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test-client/src/main/webapp [echo] src.test.java=/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test-client/src/test/java [echo] src.test.resources=/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test-client/src/test/resources [echo] src.override=/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test-client/src/override [echo] src.override.main=/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test-client/src/override/main [echo] src.override.test=/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test-client/src/override/test [copy] Copying 17 files to /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test-client/src/main/java [copy] Copying 10 files to /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test-client/src/main/resources [copy] Copying 54 files to /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test-client/src/main/webapp [copy] Copying 33 files to /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test-client/src/test/java [copy] Copying 22 files to /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test-client/src/test/resources [copy] Copying 22 files to /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test-client/src/test/resources [copy] Copying 1 file to /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test-client/src/main [copy] Copying 9 files to /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test-client/src/test [INFO] Executed tasks [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] [INFO] Compiling 17 source files to /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test-client/target/classes [INFO] [resources:testResources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:testCompile] [INFO] Compiling 33 source files to /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test-client/target/test-classes [INFO] [surefire:test] [INFO] Surefire report directory: /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test-client/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.seasar.teeda.it.AllCoreTests found testClass: org.seasar.teeda.it.render.InputSecretTest found testClass: org.seasar.teeda.it.render.ChangePageTest found testClass: org.seasar.teeda.it.render.OutputTextDITest found testClass: org.seasar.teeda.it.render.DataTableInputTest found testClass: org.seasar.teeda.it.render.DataTableTest found testClass: org.seasar.teeda.it.render.SecurityTest found testClass: org.seasar.teeda.it.render.SubviewTest found testClass: org.seasar.teeda.it.render.OutputFormatTest found testClass: org.seasar.teeda.it.render.InputTextareaTest found testClass: org.seasar.teeda.it.render.InputTextTest found testClass: org.seasar.teeda.it.render.SelectManyListboxTest found testClass: org.seasar.teeda.it.render.RenderedTest found testClass: org.seasar.teeda.it.render.GraphicImageTest found testClass: org.seasar.teeda.it.render.OutputLabelInGridTest found testClass: org.seasar.teeda.it.render.InputHiddenTest found testClass: org.seasar.teeda.it.render.SelectOneRadioTest found testClass: org.seasar.teeda.it.render.OutputLinkTest found testClass: org.seasar.teeda.it.render.ConverterTest found testClass: org.seasar.teeda.it.render.AddExtTest found testClass: org.seasar.teeda.it.render.CommandLinkTest found testClass: org.seasar.teeda.it.render.MessageBundleTest found testClass: org.seasar.teeda.it.render.CommandButtonTest found testClass: org.seasar.teeda.it.render.OutputLabelTest found testClass: org.seasar.teeda.it.render.OutputTextTest found testClass: org.seasar.teeda.it.render.VerbatimTest found testClass: org.seasar.teeda.it.converter.DateTimeTest found testClass: org.seasar.teeda.it.learning.server.FormTest found testClass: org.seasar.teeda.it.learning.server.LinkTest found testClass: org.seasar.teeda.it.learning.server.FormJWebUnitTest found testClass: org.seasar.teeda.it.errorpage.ErrorPageTest found testClass: org.seasar.teeda.it.FirstTest found testClass: org.seasar.teeda.it.HelloTeedaTest pomFile:/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test-client/pom.xml 2021-12-11 02:04:39.545::INFO: Logging to STDERR via org.mortbay.log.StdErrLog webapp:/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test-client/target/teeda-core-test-client ### Jetty start ### 2021-12-11 02:04:39.562::INFO: jetty-6.0.2 DEBUG 02:05:01,314 [main] ContextRealPath=/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test-client/target/teeda-core-test-client/ SERVER_SOFTWARE=Jetty-6.0, ServletContextName=/, MajorVersion=2, MinorVersion=5 log4j:WARN No appenders could be found for logger (org.apache.jasper.compiler.JspRuntimeContext). log4j:WARN Please initialize the log4j system properly. WARN 02:05:01,418 [main] s2-frameworkのJarファイルが複数あります。バージョン=2.4.43, Jarファイル=[jar:file:/home/services/jenkins/.m2/repository/org/seasar/container/s2-framework/2.4.43/s2-framework-2.4.43.jar!/META-INF/maven/org.seasar.container/s2-framework/pom.properties, jar:file:/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test-client/target/teeda-core-test-client/WEB-INF/lib/s2-framework-2.4.43.jar!/META-INF/maven/org.seasar.container/s2-framework/pom.properties] WARN 02:05:01,419 [main] s2-extensionのJarファイルが複数あります。バージョン=2.4.43, Jarファイル=[jar:file:/home/services/jenkins/.m2/repository/org/seasar/container/s2-extension/2.4.43/s2-extension-2.4.43.jar!/META-INF/maven/org.seasar.container/s2-extension/pom.properties, jar:file:/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test-client/target/teeda-core-test-client/WEB-INF/lib/s2-extension-2.4.43.jar!/META-INF/maven/org.seasar.container/s2-extension/pom.properties] WARN 02:05:01,420 [main] s2-tigerのJarファイルが複数あります。バージョン=2.4.43, Jarファイル=[jar:file:/home/services/jenkins/.m2/repository/org/seasar/container/s2-tiger/2.4.43/s2-tiger-2.4.43.jar!/META-INF/maven/org.seasar.container/s2-tiger/pom.properties, jar:file:/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test-client/target/teeda-core-test-client/WEB-INF/lib/s2-tiger-2.4.43.jar!/META-INF/maven/org.seasar.container/s2-tiger/pom.properties] DEBUG 02:05:01,453 [main] S2Containerを作成します。path=app.dicon DEBUG 02:05:01,469 [main] S2Containerを作成します。path=convention.dicon DEBUG 02:05:01,521 [main] S2Containerを作成しました。path=convention.dicon DEBUG 02:05:01,522 [main] S2Containerを作成します。path=teeda.dicon DEBUG 02:05:01,543 [main] S2Containerを作成します。path=teedaErrorPage.dicon DEBUG 02:05:01,550 [main] S2Containerを作成しました。path=teedaErrorPage.dicon DEBUG 02:05:01,550 [main] S2Containerを作成します。path=teedaCustomize.dicon DEBUG 02:05:01,556 [main] S2Containerを作成しました。path=teedaCustomize.dicon DEBUG 02:05:01,625 [main] S2Containerを作成しました。path=teeda.dicon DEBUG 02:05:01,626 [main] S2Containerを作成します。path=org/seasar/teeda/dicon/bundle.dicon DEBUG 02:05:01,631 [main] S2Containerを作成しました。path=org/seasar/teeda/dicon/bundle.dicon DEBUG 02:05:01,631 [main] S2Containerを作成します。path=org/seasar/teeda/dicon/test.dicon DEBUG 02:05:01,635 [main] S2Containerを作成しました。path=org/seasar/teeda/dicon/test.dicon DEBUG 02:05:01,635 [main] S2Containerを作成しました。path=app.dicon INFO 02:05:01,708 [main] Running on [ENV]product, [DEPLOY MODE]Normal Mode DEBUG 02:05:01,708 [main] Teeda : 1.0.13-sp11 DEBUG 02:05:01,715 [main] ANT_HOME : /usr/local/java/ant DEBUG 02:05:01,715 [main] sun.io.unicode.encoding : UnicodeLittle DEBUG 02:05:01,715 [main] java.version : 1.8.0_202 DEBUG 02:05:01,715 [main] maven.compiler.executable : /home/services/jenkins/tools/hudson.model.JDK/JDK-1.5/bin/javac DEBUG 02:05:01,715 [main] RUN_ARTIFACTS_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/display/redirect?page=artifacts DEBUG 02:05:01,715 [main] BUILD_NUMBER : 4501 DEBUG 02:05:01,715 [main] NODE_LABELS : master DEBUG 02:05:01,715 [main] env.JOB_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/ DEBUG 02:05:01,715 [main] java.awt.graphicsenv : sun.awt.X11GraphicsEnvironment DEBUG 02:05:01,715 [main] _ : /usr/local/java/jdk/bin/java DEBUG 02:05:01,715 [main] SVN_REVISION_2 : 4313 DEBUG 02:05:01,715 [main] os.version : 2.6.32-754.35.1.el6.x86_64 DEBUG 02:05:01,715 [main] java.specification.vendor : Oracle Corporation DEBUG 02:05:01,715 [main] sun.boot.class.path : /usr/local/java/jdk1.8.0_202/jre/lib/resources.jar:/usr/local/java/jdk1.8.0_202/jre/lib/rt.jar:/usr/local/java/jdk1.8.0_202/jre/lib/sunrsasign.jar:/usr/local/java/jdk1.8.0_202/jre/lib/jsse.jar:/usr/local/java/jdk1.8.0_202/jre/lib/jce.jar:/usr/local/java/jdk1.8.0_202/jre/lib/charsets.jar:/usr/local/java/jdk1.8.0_202/jre/lib/jfr.jar:/usr/local/java/jdk1.8.0_202/jre/classes DEBUG 02:05:01,715 [main] file.encoding : UTF-8 DEBUG 02:05:01,715 [main] env.NODE_NAME : master DEBUG 02:05:01,715 [main] env.BUILD_TAG : jenkins-teeda-1.0.13-it-4501 DEBUG 02:05:01,716 [main] env.JENKINS_HOME : /home/services/jenkins DEBUG 02:05:01,716 [main] G_BROKEN_FILENAMES : 1 DEBUG 02:05:01,716 [main] POM_ARTIFACTID : teeda-integration-test-project DEBUG 02:05:01,716 [main] HOME : /home/services/jenkins DEBUG 02:05:01,716 [main] maven.test.skip : true DEBUG 02:05:01,716 [main] HUDSON_SERVER_COOKIE : e16357424722c994 DEBUG 02:05:01,716 [main] maven.compiler.fork : true DEBUG 02:05:01,716 [main] env.QTINC : /usr/lib64/qt-3.3/include DEBUG 02:05:01,716 [main] env.QTDIR : /usr/lib64/qt-3.3 DEBUG 02:05:01,716 [main] env.HUDSON_COOKIE : d38c1f53-a289-4ee2-a854-55adc66cd8f4 DEBUG 02:05:01,716 [main] env.LANG : ja_JP.UTF-8 DEBUG 02:05:01,716 [main] java.io.tmpdir : /tmp DEBUG 02:05:01,716 [main] user.name : jenkins DEBUG 02:05:01,716 [main] env.EXECUTOR_NUMBER : 1 DEBUG 02:05:01,716 [main] env.LOGNAME : jenkins DEBUG 02:05:01,716 [main] awt.toolkit : sun.awt.X11.XToolkit DEBUG 02:05:01,716 [main] POM_VERSION : 1.0.13-sp11 DEBUG 02:05:01,716 [main] env.SVN_REVISION_2 : 4313 DEBUG 02:05:01,716 [main] JOB_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/ DEBUG 02:05:01,716 [main] env.CVS_RSH : ssh DEBUG 02:05:01,716 [main] SHLVL : 3 DEBUG 02:05:01,716 [main] SVN_REVISION_1 : 4313 DEBUG 02:05:01,716 [main] env.SVN_URL_1 : https://www.seasar.org/svn/teeda/branches/teeda-1.0.13/teeda-integration-test DEBUG 02:05:01,716 [main] HISTCONTROL : ignoredups DEBUG 02:05:01,716 [main] MAVEN_HOME : /home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9 DEBUG 02:05:01,716 [main] java.specification.name : Java Platform API Specification DEBUG 02:05:01,716 [main] env.G_BROKEN_FILENAMES : 1 DEBUG 02:05:01,716 [main] M2_HOME : /home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9 DEBUG 02:05:01,716 [main] env.SHELL : /bin/bash DEBUG 02:05:01,716 [main] java.ext.dirs : /usr/local/java/jdk1.8.0_202/jre/lib/ext:/usr/java/packages/lib/ext DEBUG 02:05:01,716 [main] env.JENKINS_SERVER_COOKIE : e16357424722c994 DEBUG 02:05:01,716 [main] POM_GROUPID : org.seasar.teeda.it DEBUG 02:05:01,716 [main] env.LESSOPEN : ||/usr/bin/lesspipe.sh %s DEBUG 02:05:01,716 [main] env.JOB_NAME : teeda-1.0.13-it DEBUG 02:05:01,716 [main] env.RUN_TESTS_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/display/redirect?page=tests DEBUG 02:05:01,716 [main] env.JOB_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/display/redirect DEBUG 02:05:01,716 [main] LS_COLORS : rs=0:di=38;5;27:ln=38;5;51:mh=44;38;5;15:pi=40;38;5;11:so=38;5;13:do=38;5;5:bd=48;5;232;38;5;11:cd=48;5;232;38;5;3:or=48;5;232;38;5;9:mi=05;48;5;232;38;5;15:su=48;5;196;38;5;15:sg=48;5;11;38;5;16:ca=48;5;196;38;5;226:tw=48;5;10;38;5;16:ow=48;5;10;38;5;21:st=48;5;21;38;5;15:ex=38;5;34:*.tar=38;5;9:*.tgz=38;5;9:*.arj=38;5;9:*.taz=38;5;9:*.lzh=38;5;9:*.lzma=38;5;9:*.tlz=38;5;9:*.txz=38;5;9:*.zip=38;5;9:*.z=38;5;9:*.Z=38;5;9:*.dz=38;5;9:*.gz=38;5;9:*.lz=38;5;9:*.xz=38;5;9:*.bz2=38;5;9:*.tbz=38;5;9:*.tbz2=38;5;9:*.bz=38;5;9:*.tz=38;5;9:*.deb=38;5;9:*.rpm=38;5;9:*.jar=38;5;9:*.rar=38;5;9:*.ace=38;5;9:*.zoo=38;5;9:*.cpio=38;5;9:*.7z=38;5;9:*.rz=38;5;9:*.jpg=38;5;13:*.jpeg=38;5;13:*.gif=38;5;13:*.bmp=38;5;13:*.pbm=38;5;13:*.pgm=38;5;13:*.ppm=38;5;13:*.tga=38;5;13:*.xbm=38;5;13:*.xpm=38;5;13:*.tif=38;5;13:*.tiff=38;5;13:*.png=38;5;13:*.svg=38;5;13:*.svgz=38;5;13:*.mng=38;5;13:*.pcx=38;5;13:*.mov=38;5;13:*.mpg=38;5;13:*.mpeg=38;5;13:*.m2v=38;5;13:*.mkv=38;5;13:*.ogm=38;5;13:*.mp4=38;5;13:*.m4v=38;5;13:*.mp4v=38;5;13:*.vob=38;5;13:*.qt=38;5;13:*.nuv=38;5;13:*.wmv=38;5;13:*.asf=38;5;13:*.rm=38;5;13:*.rmvb=38;5;13:*.flc=38;5;13:*.avi=38;5;13:*.fli=38;5;13:*.flv=38;5;13:*.gl=38;5;13:*.dl=38;5;13:*.xcf=38;5;13:*.xwd=38;5;13:*.yuv=38;5;13:*.cgm=38;5;13:*.emf=38;5;13:*.axv=38;5;13:*.anx=38;5;13:*.ogv=38;5;13:*.ogx=38;5;13:*.aac=38;5;45:*.au=38;5;45:*.flac=38;5;45:*.mid=38;5;45:*.midi=38;5;45:*.mka=38;5;45:*.mp3=38;5;45:*.mpc=38;5;45:*.ogg=38;5;45:*.ra=38;5;45:*.wav=38;5;45:*.axa=38;5;45:*.oga=38;5;45:*.spx=38;5;45:*.xspf=38;5;45: DEBUG 02:05:01,716 [main] java.vm.specification.version : 1.8 DEBUG 02:05:01,716 [main] sun.font.fontmanager : sun.awt.X11FontManager DEBUG 02:05:01,716 [main] java.vm.name : Java HotSpot(TM) 64-Bit Server VM DEBUG 02:05:01,716 [main] env.HISTCONTROL : ignoredups DEBUG 02:05:01,716 [main] POM_DISPLAYNAME : Teeda Integration Test Project DEBUG 02:05:01,716 [main] PWD : /root DEBUG 02:05:01,716 [main] PATH+JDK : /home/services/jenkins/tools/hudson.model.JDK/JDK-1.5/bin DEBUG 02:05:01,716 [main] env.HOME : /home/services/jenkins DEBUG 02:05:01,716 [main] JENKINS_URL : https://www.seasar.org/ci/ DEBUG 02:05:01,716 [main] user.timezone : GMT+09:00 DEBUG 02:05:01,716 [main] env.HISTSIZE : 1000 DEBUG 02:05:01,716 [main] env.ANT_HOME : /usr/local/java/ant DEBUG 02:05:01,716 [main] env.TERM : xterm-256color DEBUG 02:05:01,716 [main] env.WORKSPACE : /home/services/jenkins/jobs/teeda-1.0.13-it/workspace DEBUG 02:05:01,716 [main] env.LS_COLORS : rs=0:di=38;5;27:ln=38;5;51:mh=44;38;5;15:pi=40;38;5;11:so=38;5;13:do=38;5;5:bd=48;5;232;38;5;11:cd=48;5;232;38;5;3:or=48;5;232;38;5;9:mi=05;48;5;232;38;5;15:su=48;5;196;38;5;15:sg=48;5;11;38;5;16:ca=48;5;196;38;5;226:tw=48;5;10;38;5;16:ow=48;5;10;38;5;21:st=48;5;21;38;5;15:ex=38;5;34:*.tar=38;5;9:*.tgz=38;5;9:*.arj=38;5;9:*.taz=38;5;9:*.lzh=38;5;9:*.lzma=38;5;9:*.tlz=38;5;9:*.txz=38;5;9:*.zip=38;5;9:*.z=38;5;9:*.Z=38;5;9:*.dz=38;5;9:*.gz=38;5;9:*.lz=38;5;9:*.xz=38;5;9:*.bz2=38;5;9:*.tbz=38;5;9:*.tbz2=38;5;9:*.bz=38;5;9:*.tz=38;5;9:*.deb=38;5;9:*.rpm=38;5;9:*.jar=38;5;9:*.rar=38;5;9:*.ace=38;5;9:*.zoo=38;5;9:*.cpio=38;5;9:*.7z=38;5;9:*.rz=38;5;9:*.jpg=38;5;13:*.jpeg=38;5;13:*.gif=38;5;13:*.bmp=38;5;13:*.pbm=38;5;13:*.pgm=38;5;13:*.ppm=38;5;13:*.tga=38;5;13:*.xbm=38;5;13:*.xpm=38;5;13:*.tif=38;5;13:*.tiff=38;5;13:*.png=38;5;13:*.svg=38;5;13:*.svgz=38;5;13:*.mng=38;5;13:*.pcx=38;5;13:*.mov=38;5;13:*.mpg=38;5;13:*.mpeg=38;5;13:*.m2v=38;5;13:*.mkv=38;5;13:*.ogm=38;5;13:*.mp4=38;5;13:*.m4v=38;5;13:*.mp4v=38;5;13:*.vob=38;5;13:*.qt=38;5;13:*.nuv=38;5;13:*.wmv=38;5;13:*.asf=38;5;13:*.rm=38;5;13:*.rmvb=38;5;13:*.flc=38;5;13:*.avi=38;5;13:*.fli=38;5;13:*.flv=38;5;13:*.gl=38;5;13:*.dl=38;5;13:*.xcf=38;5;13:*.xwd=38;5;13:*.yuv=38;5;13:*.cgm=38;5;13:*.emf=38;5;13:*.axv=38;5;13:*.anx=38;5;13:*.ogv=38;5;13:*.ogx=38;5;13:*.aac=38;5;45:*.au=38;5;45:*.flac=38;5;45:*.mid=38;5;45:*.midi=38;5;45:*.mka=38;5;45:*.mp3=38;5;45:*.mpc=38;5;45:*.ogg=38;5;45:*.ra=38;5;45:*.wav=38;5;45:*.axa=38;5;45:*.oga=38;5;45:*.spx=38;5;45:*.xspf=38;5;45: DEBUG 02:05:01,716 [main] NODE_NAME : master DEBUG 02:05:01,716 [main] RUN_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/display/redirect DEBUG 02:05:01,716 [main] env.SVN_URL_2 : https://www.seasar.org/svn/teeda/branches/teeda-1.0.13/teeda DEBUG 02:05:01,716 [main] HOSTNAME : app06.seasar.org DEBUG 02:05:01,716 [main] sun.boot.library.path : /usr/local/java/jdk1.8.0_202/jre/lib/amd64 DEBUG 02:05:01,716 [main] env.HUDSON_HOME : /home/services/jenkins DEBUG 02:05:01,716 [main] env.BUILD_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/ DEBUG 02:05:01,716 [main] line.separator : DEBUG 02:05:01,716 [main] SHELL : /bin/bash DEBUG 02:05:01,716 [main] env.JENKINS_URL : https://www.seasar.org/ci/ DEBUG 02:05:01,716 [main] env.QTLIB : /usr/lib64/qt-3.3/lib DEBUG 02:05:01,716 [main] java.vm.vendor : Oracle Corporation DEBUG 02:05:01,716 [main] HUDSON_HOME : /home/services/jenkins DEBUG 02:05:01,716 [main] java.awt.printerjob : sun.print.PSPrinterJob DEBUG 02:05:01,716 [main] sun.java.launcher : SUN_STANDARD DEBUG 02:05:01,716 [main] env.MAIL : /var/spool/mail/root DEBUG 02:05:01,716 [main] WORKSPACE_TMP : /home/services/jenkins/jobs/teeda-1.0.13-it/workspace@tmp DEBUG 02:05:01,716 [main] env.MAVEN_HOME : /home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9 DEBUG 02:05:01,716 [main] java.runtime.version : 1.8.0_202-b08 DEBUG 02:05:01,716 [main] env.SHLVL : 3 DEBUG 02:05:01,716 [main] java.endorsed.dirs : /usr/local/java/jdk1.8.0_202/jre/lib/endorsed DEBUG 02:05:01,716 [main] env.HUDSON_URL : https://www.seasar.org/ci/ DEBUG 02:05:01,716 [main] env.POM_GROUPID : org.seasar.teeda.it DEBUG 02:05:01,716 [main] sun.cpu.isalist : DEBUG 02:05:01,716 [main] QTDIR : /usr/lib64/qt-3.3 DEBUG 02:05:01,716 [main] java.library.path : /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib DEBUG 02:05:01,716 [main] user.dir : /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test-client DEBUG 02:05:01,716 [main] JAVA_HOME : /home/services/jenkins/tools/hudson.model.JDK/JDK-1.5 DEBUG 02:05:01,716 [main] java.vendor : Oracle Corporation DEBUG 02:05:01,716 [main] basedir : /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test-client DEBUG 02:05:01,717 [main] maven.interceptor.override : /home/services/jenkins/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.13.jar DEBUG 02:05:01,717 [main] PATH : /home/services/jenkins/tools/hudson.model.JDK/JDK-1.5/bin:/sbin:/usr/sbin:/bin:/usr/bin DEBUG 02:05:01,717 [main] sun.java.command : hudson.maven.agent.Main /home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9 /var/cache/jenkins/war/WEB-INF/lib/remoting-4.11.2.jar /home/services/jenkins/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.13.jar 34997 DEBUG 02:05:01,717 [main] env.RUN_ARTIFACTS_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/display/redirect?page=artifacts DEBUG 02:05:01,717 [main] LANG : ja_JP.UTF-8 DEBUG 02:05:01,717 [main] java.class.path : /home/services/jenkins/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.13.jar:/home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9/boot/classworlds-1.1.jar DEBUG 02:05:01,717 [main] env.HUDSON_SERVER_COOKIE : e16357424722c994 DEBUG 02:05:01,717 [main] user.language : ja DEBUG 02:05:01,717 [main] env.PATH : /home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9/bin:/home/services/jenkins/tools/hudson.model.JDK/JDK-1.5/bin:/home/services/jenkins/tools/hudson.model.JDK/JDK-1.5/bin:/sbin:/usr/sbin:/bin:/usr/bin DEBUG 02:05:01,717 [main] env.RUN_CHANGES_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/display/redirect?page=changes DEBUG 02:05:01,717 [main] sun.os.patch.level : unknown DEBUG 02:05:01,717 [main] JOB_BASE_NAME : teeda-1.0.13-it DEBUG 02:05:01,717 [main] java.class.version : 52.0 DEBUG 02:05:01,717 [main] JENKINS_HOME : /home/services/jenkins DEBUG 02:05:01,717 [main] env.RUN_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/display/redirect DEBUG 02:05:01,717 [main] JENKINS_SERVER_COOKIE : e16357424722c994 DEBUG 02:05:01,717 [main] BUILD_DISPLAY_NAME : #4501 DEBUG 02:05:01,717 [main] java.vm.version : 25.202-b08 DEBUG 02:05:01,717 [main] JOB_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/display/redirect DEBUG 02:05:01,717 [main] env.POM_DISPLAYNAME : Teeda Integration Test Project DEBUG 02:05:01,717 [main] java.home : /usr/local/java/jdk1.8.0_202/jre DEBUG 02:05:01,717 [main] CVS_RSH : ssh DEBUG 02:05:01,717 [main] RUN_TESTS_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/display/redirect?page=tests DEBUG 02:05:01,717 [main] env.SVN_REVISION_1 : 4313 DEBUG 02:05:01,717 [main] env.BUILD_ID : 4501 DEBUG 02:05:01,717 [main] BUILD_ID : 4501 DEBUG 02:05:01,717 [main] env.POM_ARTIFACTID : teeda-integration-test-project DEBUG 02:05:01,717 [main] env.USER : jenkins DEBUG 02:05:01,717 [main] java.vm.info : mixed mode DEBUG 02:05:01,717 [main] BUILD_TAG : jenkins-teeda-1.0.13-it-4501 DEBUG 02:05:01,717 [main] sun.arch.data.model : 64 DEBUG 02:05:01,717 [main] QTLIB : /usr/lib64/qt-3.3/lib DEBUG 02:05:01,717 [main] env.POM_VERSION : 1.0.13-sp11 DEBUG 02:05:01,717 [main] maven.interceptor : /home/services/jenkins/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.13.jar DEBUG 02:05:01,717 [main] java.vm.specification.name : Java Virtual Machine Specification DEBUG 02:05:01,717 [main] sun.cpu.endian : little DEBUG 02:05:01,717 [main] sun.management.compiler : HotSpot 64-Bit Tiered Compilers DEBUG 02:05:01,717 [main] path.separator : : DEBUG 02:05:01,717 [main] HISTSIZE : 1000 DEBUG 02:05:01,717 [main] env.NODE_LABELS : master DEBUG 02:05:01,717 [main] TERM : xterm-256color DEBUG 02:05:01,717 [main] EXECUTOR_NUMBER : 1 DEBUG 02:05:01,717 [main] WORKSPACE : /home/services/jenkins/jobs/teeda-1.0.13-it/workspace DEBUG 02:05:01,717 [main] env.PWD : /root DEBUG 02:05:01,717 [main] env.BUILD_NUMBER : 4501 DEBUG 02:05:01,717 [main] PATH+MAVEN : /home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9/bin DEBUG 02:05:01,717 [main] env.CI : true DEBUG 02:05:01,717 [main] localRepository : /home/services/jenkins/.m2/repository DEBUG 02:05:01,717 [main] env.WORKSPACE_TMP : /home/services/jenkins/jobs/teeda-1.0.13-it/workspace@tmp DEBUG 02:05:01,717 [main] user.country : JP DEBUG 02:05:01,717 [main] surefire.test.class.path : /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test-client/target/test-classes:/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test-client/target/classes:/home/services/jenkins/.m2/repository/org/seasar/teeda/teeda-core/1.0.13-sp11/teeda-core-1.0.13-sp11.jar:/home/services/jenkins/.m2/repository/org/seasar/container/s2-framework/2.4.43/s2-framework-2.4.43.jar:/home/services/jenkins/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar:/home/services/jenkins/.m2/repository/jboss/javassist/3.4.ga/javassist-3.4.ga.jar:/home/services/jenkins/.m2/repository/ognl/ognl/2.6.9-patch-20090427/ognl-2.6.9-patch-20090427.jar:/home/services/jenkins/.m2/repository/commons-logging/commons-logging/1.1/commons-logging-1.1.jar:/home/services/jenkins/.m2/repository/junit/junit/3.8.2/junit-3.8.2.jar:/home/services/jenkins/.m2/repository/org/seasar/container/s2-extension/2.4.43/s2-extension-2.4.43.jar:/home/services/jenkins/.m2/repository/org/apache/poi/poi/3.0-FINAL/poi-3.0-FINAL.jar:/home/services/jenkins/.m2/repository/javax/servlet/jstl/1.1.2/jstl-1.1.2.jar:/home/services/jenkins/.m2/repository/commons-el/commons-el/1.0/commons-el-1.0.jar:/home/services/jenkins/.m2/repository/org/seasar/container/s2-tiger/2.4.43/s2-tiger-2.4.43.jar:/home/services/jenkins/.m2/repository/org/easymock/easymock/2.4/easymock-2.4.jar:/home/services/jenkins/.m2/repository/org/apache/geronimo/specs/geronimo-servlet_2.4_spec/1.0/geronimo-servlet_2.4_spec-1.0.jar:/home/services/jenkins/.m2/repository/org/apache/geronimo/specs/geronimo-jsp_2.0_spec/1.0/geronimo-jsp_2.0_spec-1.0.jar:/home/services/jenkins/.m2/repository/log4j/log4j/1.2.13/log4j-1.2.13.jar:/home/services/jenkins/.m2/repository/junit-addons/junit-addons/1.4/junit-addons-1.4.jar:/home/services/jenkins/.m2/repository/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2.jar:/home/services/jenkins/.m2/repository/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar:/home/services/jenkins/.m2/repository/org/seasar/teeda/teeda-webunit/0.2.3/teeda-webunit-0.2.3.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-embedder/2.0.4/maven-embedder-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-core/2.0.4/maven-core-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.jar:/home/services/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar:/home/services/jenkins/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar:/home/services/jenkins/.m2/repository/classworlds/classworlds/1.1/classworlds-1.1.jar:/home/services/jenkins/.m2/repository/org/apache/maven/wagon/wagon-file/1.0-alpha-7/wagon-file-1.0-alpha-7.jar:/home/services/jenkins/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.4/maven-plugin-parameter-documenter-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/wagon/wagon-http-lightweight/1.0-alpha-6/wagon-http-lightweight-1.0-alpha-6.jar:/home/services/jenkins/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.4/maven-error-diagnostics-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.4/maven-plugin-registry-2.0.4.jar:/home/services/jenkins/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/wagon/wagon-ssh-external/1.0-alpha-6/wagon-ssh-external-1.0-alpha-6.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.4/maven-plugin-descriptor-2.0.4.jar:/home/services/jenkins/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-monitor/2.0.4/maven-monitor-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/wagon/wagon-ssh/1.0-alpha-7/wagon-ssh-1.0-alpha-7.jar:/home/services/jenkins/.m2/repository/com/jcraft/jsch/0.1.24/jsch-0.1.24.jar:/home/services/jenkins/.m2/repository/net/sourceforge/jwebunit/jwebunit-htmlunit-plugin/1.4.1/jwebunit-htmlunit-plugin-1.4.1.jar:/home/services/jenkins/.m2/repository/htmlunit/htmlunit/1.11/htmlunit-1.11.jar:/home/services/jenkins/.m2/repository/jaxen/jaxen/1.1-beta-8/jaxen-1.1-beta-8.jar:/home/services/jenkins/.m2/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:/home/services/jenkins/.m2/repository/jdom/jdom/1.0/jdom-1.0.jar:/home/services/jenkins/.m2/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar:/home/services/jenkins/.m2/repository/xom/xom/1.0b3/xom-1.0b3.jar:/home/services/jenkins/.m2/repository/xalan/xalan/2.6.0/xalan-2.6.0.jar:/home/services/jenkins/.m2/repository/com/ibm/icu/icu4j/2.6.1/icu4j-2.6.1.jar:/home/services/jenkins/.m2/repository/commons-collections/commons-collections/3.1/commons-collections-3.1.jar:/home/services/jenkins/.m2/repository/commons-lang/commons-lang/2.2/commons-lang-2.2.jar:/home/services/jenkins/.m2/repository/commons-httpclient/commons-httpclient/3.0.1/commons-httpclient-3.0.1.jar:/home/services/jenkins/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3.jar:/home/services/jenkins/.m2/repository/rhino/js/1.6R5/js-1.6R5.jar:/home/services/jenkins/.m2/repository/nekohtml/nekohtml/0.9.5/nekohtml-0.9.5.jar:/home/services/jenkins/.m2/repository/commons-io/commons-io/1.3/commons-io-1.3.jar:/home/services/jenkins/.m2/repository/net/sourceforge/jwebunit/jwebunit-core/1.4.1/jwebunit-core-1.4.1.jar:/home/services/jenkins/.m2/repository/regexp/regexp/1.3/regexp-1.3.jar:/home/services/jenkins/.m2/repository/org/seasar/teeda/teeda-xmlunit/0.1.0/teeda-xmlunit-0.1.0.jar:/home/services/jenkins/.m2/repository/xmlunit/xmlunit/1.0/xmlunit-1.0.jar:/home/services/jenkins/.m2/repository/org/mortbay/jetty/jetty/6.0.2/jetty-6.0.2.jar:/home/services/jenkins/.m2/repository/org/mortbay/jetty/jetty-util/6.0.2/jetty-util-6.0.2.jar:/home/services/jenkins/.m2/repository/org/mortbay/jetty/servlet-api-2.5/6.0.2/servlet-api-2.5-6.0.2.jar:/home/services/jenkins/.m2/repository/tomcat/jasper-runtime/5.5.15/jasper-runtime-5.5.15.jar:/home/services/jenkins/.m2/repository/javax/servlet/servlet-api/2.4/servlet-api-2.4.jar:/home/services/jenkins/.m2/repository/tomcat/jasper-compiler/5.5.15/jasper-compiler-5.5.15.jar:/home/services/jenkins/.m2/repository/javax/servlet/jsp-api/2.0/jsp-api-2.0.jar:/home/services/jenkins/.m2/repository/ant/ant/1.6.5/ant-1.6.5.jar:/home/services/jenkins/.m2/repository/tomcat/jasper-compiler-jdt/5.5.15/jasper-compiler-jdt-5.5.15.jar:/home/services/jenkins/.m2/repository/org/eclipse/jdt/core/3.1.1/core-3.1.1.jar:/home/services/jenkins/.m2/repository/org/ccil/cowan/tagsoup/tagsoup/0.9.7/tagsoup-0.9.7.jar:/home/services/jenkins/.m2/repository/portlet-api/portlet-api/1.0/portlet-api-1.0.jar: DEBUG 02:05:01,717 [main] RUN_CHANGES_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/display/redirect?page=changes DEBUG 02:05:01,717 [main] USER : jenkins DEBUG 02:05:01,717 [main] file.separator : / DEBUG 02:05:01,717 [main] QTINC : /usr/lib64/qt-3.3/include DEBUG 02:05:01,717 [main] JOB_NAME : teeda-1.0.13-it DEBUG 02:05:01,717 [main] CLASSPATH : DEBUG 02:05:01,717 [main] env.BUILD_DISPLAY_NAME : #4501 DEBUG 02:05:01,717 [main] os.arch : amd64 DEBUG 02:05:01,717 [main] CI : true DEBUG 02:05:01,717 [main] file.encoding.pkg : sun.io DEBUG 02:05:01,717 [main] LESSOPEN : ||/usr/bin/lesspipe.sh %s DEBUG 02:05:01,717 [main] env.POM_PACKAGING : pom DEBUG 02:05:01,717 [main] LOGNAME : jenkins DEBUG 02:05:01,717 [main] java.vendor.url.bug : http://bugreport.sun.com/bugreport/ DEBUG 02:05:01,717 [main] env.JOB_BASE_NAME : teeda-1.0.13-it DEBUG 02:05:01,717 [main] os.name : Linux DEBUG 02:05:01,717 [main] java.vendor.url : http://java.oracle.com/ DEBUG 02:05:01,717 [main] sun.jnu.encoding : UTF-8 DEBUG 02:05:01,717 [main] java.vm.specification.vendor : Oracle Corporation DEBUG 02:05:01,717 [main] env.JAVA_HOME : /home/services/jenkins/tools/hudson.model.JDK/JDK-1.5 DEBUG 02:05:01,717 [main] env._ : /usr/local/java/jdk/bin/java DEBUG 02:05:01,717 [main] env.M2_HOME : /home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9 DEBUG 02:05:01,717 [main] java.runtime.name : Java(TM) SE Runtime Environment DEBUG 02:05:01,717 [main] POM_PACKAGING : pom DEBUG 02:05:01,717 [main] SVN_URL_2 : https://www.seasar.org/svn/teeda/branches/teeda-1.0.13/teeda DEBUG 02:05:01,717 [main] MAIL : /var/spool/mail/root DEBUG 02:05:01,717 [main] HUDSON_URL : https://www.seasar.org/ci/ DEBUG 02:05:01,717 [main] maven.home : /home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9 DEBUG 02:05:01,717 [main] user.home : /home/services/jenkins DEBUG 02:05:01,717 [main] java.specification.version : 1.8 DEBUG 02:05:01,717 [main] SVN_URL_1 : https://www.seasar.org/svn/teeda/branches/teeda-1.0.13/teeda-integration-test DEBUG 02:05:01,717 [main] env.HOSTNAME : app06.seasar.org DEBUG 02:05:01,717 [main] BUILD_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/ DEBUG 02:05:01,717 [main] jvm : /home/services/jenkins/tools/hudson.model.JDK/JDK-1.5/bin/java DEBUG 02:05:01,719 [main] target file path = org/seasar/teeda/core/core-faces-config.xml DEBUG 02:05:01,745 [main] target file path = /WEB-INF/lib/ DEBUG 02:05:01,748 [main] target file path = null DEBUG 02:05:01,748 [main] target file path = /faces-config.xml 2021-12-11 02:05:01.813::INFO: Started SelectChannelConnector @ localhost:38338 http://localhost:38338/faces/render/inputSecret.jsp DEBUG 02:05:01,874 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:01,874 [main] Load response for http://localhost:38338/faces/render/inputSecret.jsp DEBUG 02:05:01,973 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/inputSecret.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/render/inputSecret.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/inputSecret.jsp, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:01,979 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:01,980 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:01,980 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:02,539 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:02,539 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=naa06lum61mg;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@2e0c5575 [request]javax.faces.webapp.GLOBAL_ID_VIEW={inputSecretForm=org.seasar.teeda.core.taglib.html.FormTag@2bbe8bf1, inputSecretForm:secretA=org.seasar.teeda.core.taglib.html.InputSecretTag@6ad591a6, inputSecretForm:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@6b4d6015, inputSecretForm:secretB=org.seasar.teeda.core.taglib.html.InputSecretTag@24df39bc} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=naa06lum61mg [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@3b47788d [request]postback=false [request]secretBean=org.seasar.teeda.it.SecretBean@513b8f62 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/inputSecret.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:02,614 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:02,616 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:02,632 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:02,648 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@745a936b not defined as pure js property DEBUG 02:05:02,649 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@745a936b not defined as pure js property DEBUG 02:05:02,686 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:02,686 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:02,689 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:02,690 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.XMLHttpRequest DEBUG 02:05:02,691 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlTableHeader to TableHeader DEBUG 02:05:02,691 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlInlineFrame to FrameInline DEBUG 02:05:02,691 [main] testing to use HTMLFrameElement DEBUG 02:05:02,691 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlTextInput to Text DEBUG 02:05:02,691 [main] testing to use HTMLInputElement DEBUG 02:05:02,691 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlTable to Table DEBUG 02:05:02,691 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlForm to HTMLFormElement DEBUG 02:05:02,692 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlLabel to Label DEBUG 02:05:02,692 [main] testing to use FocusableHostElement DEBUG 02:05:02,692 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlButton to Button DEBUG 02:05:02,692 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlPasswordInput to Password DEBUG 02:05:02,692 [main] testing to use HTMLInputElement DEBUG 02:05:02,692 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlFileInput to FileUpload DEBUG 02:05:02,692 [main] testing to use HTMLInputElement DEBUG 02:05:02,692 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlHiddenInput to Hidden DEBUG 02:05:02,692 [main] testing to use HTMLInputElement DEBUG 02:05:02,692 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlRadioButtonInput to Radio DEBUG 02:05:02,693 [main] testing to use HTMLInputElement DEBUG 02:05:02,693 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlResetInput to Reset DEBUG 02:05:02,693 [main] testing to use HTMLInputElement DEBUG 02:05:02,693 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlImage to Image DEBUG 02:05:02,693 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlSelect to HTMLSelectElement DEBUG 02:05:02,693 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlTableFooter to TableFooter DEBUG 02:05:02,693 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlTableBody to TableBody DEBUG 02:05:02,693 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlOption to Option DEBUG 02:05:02,693 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlTableRow to TableRow DEBUG 02:05:02,693 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlImageInput to ImageInput DEBUG 02:05:02,693 [main] testing to use HTMLInputElement DEBUG 02:05:02,694 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlTextArea to HTMLTextAreaElement DEBUG 02:05:02,694 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlButtonInput to ButtonInput DEBUG 02:05:02,694 [main] testing to use HTMLInputElement DEBUG 02:05:02,694 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlCheckBoxInput to Checkbox DEBUG 02:05:02,694 [main] testing to use HTMLInputElement DEBUG 02:05:02,694 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlTableCell to TableCell DEBUG 02:05:02,694 [main] Mapping com.gargoylesoftware.htmlunit.html.DomText to TextImpl DEBUG 02:05:02,694 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlSubmitInput to Submit DEBUG 02:05:02,694 [main] testing to use HTMLInputElement DEBUG 02:05:02,694 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlAnchor to Anchor DEBUG 02:05:02,694 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlElement to HTMLElement DEBUG 02:05:02,694 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlArea to Area DEBUG 02:05:02,695 [main] testing to use FocusableHostElement DEBUG 02:05:02,695 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlFrame to HTMLFrameElement inputSecret.jsp
DEBUG 02:05:02,698 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:02,698 [main] Load response for http://localhost:38338/faces/render/inputSecret.jsp;jsessionid=naa06lum61mg DEBUG 02:05:02,708 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=POST /faces/render/inputSecret.jsp;jsessionid=naa06lum61mg HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 Cookie: $Version=0; JSESSIONID=naa06lum61mg; $Path=/ Content-Length: 4113 Content-Type: application/x-www-form-urlencoded RequestedSessionId=naa06lum61mg REQUEST_URI=/faces/render/inputSecret.jsp;jsessionid=naa06lum61mg, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=4113, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=/render/inputSecret.jsp, RemoteUser=null Session SessionId=naa06lum61mg Session :: CreationTime=1639155901978, LastAccessedTime=1639155902705, MaxInactiveInterval=1800 [param]inputSecretForm/render/inputSecret.jsp=inputSecretForm [param]inputSecretForm:secretA=abc [param]inputSecretForm:secretB=defg [param]inputSecretForm:submit1= [param]javax.faces.ViewState=rO0ABXNyADNvcmcuc2Vhc2FyLnRlZWRhLmNvcmUucmVuZGVyLmh0bWwuU3RydWN0dXJlQW5kU3RhdGUAAAAAAAAAAQIAAkwABXN0YXRldAASTGphdmEvbGFuZy9PYmplY3Q7TAAJc3RydWN0dXJlcQB+AAF4cHNyACxqYXZheC5mYWNlcy5pbnRlcm5hbC5TZXJpYWxpemFibGVTdGF0ZUhvbGRlcgAAAAAAAAABAgADTAAIY2hpbGRyZW50ABBMamF2YS91dGlsL0xpc3Q7TAAIZmFjZXRNYXB0AA9MamF2YS91dGlsL01hcDtMAAVzdGF0ZXEAfgABeHBzcgATamF2YS51dGlsLkFycmF5TGlzdHiB0h2Zx2GdAwABSQAEc2l6ZXhwAAAAAXcEAAAACnNxAH4AA3NxAH4ABwAAAAN3BAAAAApzcQB+AANzcQB+AAcAAAAAdwQAAAAKeHNyABFqYXZhLnV0aWwuSGFzaE1hcAUH2sHDFmDRAwACRgAKbG9hZEZhY3RvckkACXRocmVzaG9sZHhwP0AAAAAAAAx3CAAAABAAAAAAeHVyABNbTGphdmEubGFuZy5PYmplY3Q7kM5YnxBzKWwCAAB4cAAAAB11cQB+AA8AAAAKdXEAfgAPAAAABHVxAH4ADwAAAAd0AAdzZWNyZXRBcHQAEmphdmF4LmZhY2VzLlNlY3JldHQAF2lucHV0U2VjcmV0Rm9ybTpzZWNyZXRBc3EAfgANP0AAAAAAADB3CAAAAEAAAAAAeHBzcQB+AA0/QAAAAAAADHcIAAAAEAAAAAF0AAV2YWx1ZXNyAC9qYXZheC5mYWNlcy5pbnRlcm5hbC5BdHRhY2hlZE9iamVjdFN0YXRlV3JhcHBlci0yNzIxNzk3AgADWgASaXNTYXZlZFN0YXRlSG9sZGVyTAAJY2xhc3NOYW1ldAASTGphdmEvbGFuZy9TdHJpbmc7TAAKc2F2ZWRTdGF0ZXEAfgABeHABdAAub3JnLnNlYXNhci50ZWVkYS5jb3JlLmVsLmltcGwuVmFsdWVCaW5kaW5nSW1wbHVxAH4ADwAAAAJ0AA8je3NlY3JldEJlYW4uYX1zcgA1b3JnLnNlYXNhci50ZWVkYS5jb3JlLmVsLmltcGwuY29tbW9ucy5Db21tb25zRUxQYXJzZXIAAAAAAAAAAQIAAUwACXByb2Nlc3NvcnQALkxvcmcvc2Vhc2FyL3RlZWRhL2NvcmUvZWwvRXhwcmVzc2lvblByb2Nlc3Nvcjt4cHNyAERvcmcuc2Vhc2FyLnRlZWRhLmNvcmUuZWwuaW1wbC5jb21tb25zLkNvbW1vbnNFeHByZXNzaW9uUHJvY2Vzc29ySW1wbAAAAAAAAAABAgAAeHB4cHBwc3IAEWphdmEubGFuZy5Cb29sZWFuzSBygNWc+u4CAAFaAAV2YWx1ZXhwAHEAfgAmcQB+ACZxAH4AJnEAfgAmcQB+ACZwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwc3EAfgADc3EAfgAHAAAAAHcEAAAACnhzcQB+AA0/QAAAAAAADHcIAAAAEAAAAAB4dXEAfgAPAAAAHXVxAH4ADwAAAAp1cQB+AA8AAAAEdXEAfgAPAAAAB3QAB3NlY3JldEJwcQB+ABV0ABdpbnB1dFNlY3JldEZvcm06c2VjcmV0QnNxAH4ADT9AAAAAAAAwdwgAAABAAAAAAHhwc3EAfgANP0AAAAAAAAx3CAAAABAAAAABcQB+ABlzcQB+ABoBcQB+AB11cQB+AA8AAAACdAAPI3tzZWNyZXRCZWFuLmJ9cQB+ACJ4cHBwcQB+ACZxAH4AJnEAfgAmcQB+ACZxAH4AJnEAfgAmcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwc3EAfgAlAXBwcHBwcHNxAH4AA3NxAH4ABwAAAAB3BAAAAAp4c3EAfgANP0AAAAAAAAx3CAAAABAAAAAAeHVxAH4ADwAAABt1cQB+AA8AAAAGdXEAfgAPAAAAB3QAB3N1Ym1pdDFwdAASamF2YXguZmFjZXMuQnV0dG9udAAXaW5wdXRTZWNyZXRGb3JtOnN1Ym1pdDFzcQB+AA0/QAAAAAAAMHcIAAAAQAAAAAB4cHNxAH4ADT9AAAAAAAAMdwgAAAAQAAAAAHhwcHEAfgAmcQB+ACZwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHB4c3EAfgANP0AAAAAAAAx3CAAAABAAAAAAeHVxAH4ADwAAABZ1cQB+AA8AAAAHdAAPaW5wdXRTZWNyZXRGb3JtcHQAEGphdmF4LmZhY2VzLkZvcm10AA9pbnB1dFNlY3JldEZvcm1zcQB+AA0/QAAAAAAAMHcIAAAAQAAAAAF0ACBqYXZheC5mYWNlcy53ZWJhcHAuQ09NUE9ORU5UX0lEU3NxAH4ABwAAAAN3BAAAAApxAH4AFHEAfgAucQB+ADx4eHBzcQB+AA0/QAAAAAAADHcIAAAAEAAAAAB4cHBwcHBwcHBwcHBwcHBwcHBwcHBweHNxAH4ADT9AAAAAAAAMdwgAAAAQAAAAAHh1cQB+AA8AAAAEdXEAfgAPAAAAB3BwcHBzcQB+AA0/QAAAAAAAMHcIAAAAQAAAAAF0ACRqYXZheC5mYWNlcy53ZWJhcHAuQ1VSUkVOVF9WSUVXX1JPT1RxAH4AT3hwc3EAfgANP0AAAAAAAAx3CAAAABAAAAAAeHQACkhUTUxfQkFTSUN0ABcvcmVuZGVyL2lucHV0U2VjcmV0LmpzcHNyABBqYXZhLnV0aWwuTG9jYWxlfvgRYJww+ewCAARJAAhoYXNoY29kZUwAB2NvdW50cnlxAH4AG0wACGxhbmd1YWdlcQB+ABtMAAd2YXJpYW50cQB+ABt4cP////90AAB0AAJqYXEAfgBVc3IAWG9yZy5zZWFzYXIudGVlZGEuY29yZS5hcHBsaWNhdGlvbi5pbXBsLlRyZWVTdHJ1Y3R1cmVNYW5hZ2VySW1wbCRVSUNvbXBvbmVudFRyZWVTdHJ1Y3R1cmUAAAAAAAAAAQIAAHhyAC9vcmcuc2Vhc2FyLnRlZWRhLmNvcmUuYXBwbGljYXRpb24uVHJlZVN0cnVjdHVyZQAAAAAAAAAAAgAEWwAJY2hpbGRyZW5fdAAyW0xvcmcvc2Vhc2FyL3RlZWRhL2NvcmUvYXBwbGljYXRpb24vVHJlZVN0cnVjdHVyZTtMABNjb21wb25lbnRDbGFzc05hbWVfcQB+ABtMAAxjb21wb25lbnRJZF9xAH4AG1sAB2ZhY2V0c190ABNbTGphdmEvbGFuZy9PYmplY3Q7eHB1cgAyW0xvcmcuc2Vhc2FyLnRlZWRhLmNvcmUuYXBwbGljYXRpb24uVHJlZVN0cnVjdHVyZTtk628ueh7V8AIAAHhwAAAAAXNxAH4AV3VxAH4AXAAAAANzcQB+AFdwdAAqamF2YXguZmFjZXMuY29tcG9uZW50Lmh0bWwuSHRtbElucHV0U2VjcmV0cQB+ABRwc3EAfgBXcHEAfgBhcQB+AC5wc3EAfgBXcHQALGphdmF4LmZhY2VzLmNvbXBvbmVudC5odG1sLkh0bWxDb21tYW5kQnV0dG9ucQB+ADxwdAAjamF2YXguZmFjZXMuY29tcG9uZW50Lmh0bWwuSHRtbEZvcm1xAH4ARHB0ACBqYXZheC5mYWNlcy5jb21wb25lbnQuVUlWaWV3Um9vdHBw [param]org.seasar.teeda.core.render.AbstractResponseStateManager.VIEW_ID=/render/inputSecret.jsp [cookie]JSESSIONID=naa06lum61mg [header]Content-Length=4113 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=naa06lum61mg; $Path=/ [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/inputSecret.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:02,708 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:02,712 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:02,717 [btpool0-2] before: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:02,718 [btpool0-2] after: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:02,718 [btpool0-2] before: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:02,719 [btpool0-2] after: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:02,719 [btpool0-2] before: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:02,719 [btpool0-2] after: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:02,719 [btpool0-2] before: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:02,719 [btpool0-2] after: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:02,720 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:02,727 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1e753c22 not defined as pure js property DEBUG 02:05:02,727 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1e753c22 not defined as pure js property inputSecret.jsp
DEBUG 02:05:02,732 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:02,732 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@6040f3c1 [request]javax.faces.webapp.GLOBAL_ID_VIEW={inputSecretForm=org.seasar.teeda.core.taglib.html.FormTag@2bbe8bf1, inputSecretForm:secretA=org.seasar.teeda.core.taglib.html.InputSecretTag@6ad591a6, inputSecretForm:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@6b4d6015, inputSecretForm:secretB=org.seasar.teeda.core.taglib.html.InputSecretTag@24df39bc} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@48433545 [request]postback=true [request]previousViewId=/render/inputSecret.jsp [request]secretBean=org.seasar.teeda.it.SecretBean@345e6a13 [request]teeda.SUBMITTED_COMMAND=submit1 [cookie]JSESSIONID=naa06lum61mg [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/inputSecret.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d http://localhost:38338/faces/render/changePage1.jsp DEBUG 02:05:02,734 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:02,734 [main] Load response for http://localhost:38338/faces/render/changePage1.jsp DEBUG 02:05:02,735 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/changePage1.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/render/changePage1.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/changePage1.jsp, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:02,735 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:02,735 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:02,735 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:02,811 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6fc9fe7e not defined as pure js property DEBUG 02:05:02,811 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6fc9fe7e not defined as pure js property changePage1.jsp

Changing page.

DEBUG 02:05:02,815 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:02,815 [main] Load response for http://localhost:38338/faces/render/changePage1.jsp;jsessionid=1md1m9dpj95e9 DEBUG 02:05:02,815 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:02,816 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1md1m9dpj95e9;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@2cd9799d [request]javax.faces.webapp.GLOBAL_ID_VIEW={changingPagesForm1:button1=org.seasar.teeda.core.taglib.html.CommandButtonTag@79bf496b, changingPagesForm1=org.seasar.teeda.core.taglib.html.FormTag@7d6d4e3e} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1md1m9dpj95e9 [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@132c08c7 [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/changePage1.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:02,819 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=POST /faces/render/changePage1.jsp;jsessionid=1md1m9dpj95e9 HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 Cookie: $Version=0; JSESSIONID=1md1m9dpj95e9; $Path=/ Content-Length: 3219 Content-Type: application/x-www-form-urlencoded RequestedSessionId=1md1m9dpj95e9 REQUEST_URI=/faces/render/changePage1.jsp;jsessionid=1md1m9dpj95e9, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=3219, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=/render/changePage1.jsp, RemoteUser=null Session SessionId=1md1m9dpj95e9 Session :: CreationTime=1639155902735, LastAccessedTime=1639155902818, MaxInactiveInterval=1800 [param]changingPagesForm1/render/changePage1.jsp=changingPagesForm1 [param]changingPagesForm1:button1=submit [param]javax.faces.ViewState=rO0ABXNyADNvcmcuc2Vhc2FyLnRlZWRhLmNvcmUucmVuZGVyLmh0bWwuU3RydWN0dXJlQW5kU3RhdGUAAAAAAAAAAQIAAkwABXN0YXRldAASTGphdmEvbGFuZy9PYmplY3Q7TAAJc3RydWN0dXJlcQB+AAF4cHNyACxqYXZheC5mYWNlcy5pbnRlcm5hbC5TZXJpYWxpemFibGVTdGF0ZUhvbGRlcgAAAAAAAAABAgADTAAIY2hpbGRyZW50ABBMamF2YS91dGlsL0xpc3Q7TAAIZmFjZXRNYXB0AA9MamF2YS91dGlsL01hcDtMAAVzdGF0ZXEAfgABeHBzcgATamF2YS51dGlsLkFycmF5TGlzdHiB0h2Zx2GdAwABSQAEc2l6ZXhwAAAAAXcEAAAACnNxAH4AA3NxAH4ABwAAAAF3BAAAAApzcQB+AANzcQB+AAcAAAAAdwQAAAAKeHNyABFqYXZhLnV0aWwuSGFzaE1hcAUH2sHDFmDRAwACRgAKbG9hZEZhY3RvckkACXRocmVzaG9sZHhwP0AAAAAAAAx3CAAAABAAAAAAeHVyABNbTGphdmEubGFuZy5PYmplY3Q7kM5YnxBzKWwCAAB4cAAAABt1cQB+AA8AAAAGdXEAfgAPAAAAB3QAB2J1dHRvbjFwdAASamF2YXguZmFjZXMuQnV0dG9udAAaY2hhbmdpbmdQYWdlc0Zvcm0xOmJ1dHRvbjFzcQB+AA0/QAAAAAAAMHcIAAAAQAAAAAB4cHNxAH4ADT9AAAAAAAAMdwgAAAAQAAAAAHhzcgAvamF2YXguZmFjZXMuaW50ZXJuYWwuQXR0YWNoZWRPYmplY3RTdGF0ZVdyYXBwZXItMjcyMTc5NwIAA1oAEmlzU2F2ZWRTdGF0ZUhvbGRlckwACWNsYXNzTmFtZXQAEkxqYXZhL2xhbmcvU3RyaW5nO0wACnNhdmVkU3RhdGVxAH4AAXhwAXQAL29yZy5zZWFzYXIudGVlZGEuY29yZS5lbC5pbXBsLk1ldGhvZEJpbmRpbmdJbXBsdXEAfgAPAAAAA3VxAH4ADwAAAAJ0ABoje2NoYW5nZVBhZ2VCZWFuLmRvQWN0aW9ufXNyADVvcmcuc2Vhc2FyLnRlZWRhLmNvcmUuZWwuaW1wbC5jb21tb25zLkNvbW1vbnNFTFBhcnNlcgAAAAAAAAABAgABTAAJcHJvY2Vzc29ydAAuTG9yZy9zZWFzYXIvdGVlZGEvY29yZS9lbC9FeHByZXNzaW9uUHJvY2Vzc29yO3hwc3IARG9yZy5zZWFzYXIudGVlZGEuY29yZS5lbC5pbXBsLmNvbW1vbnMuQ29tbW9uc0V4cHJlc3Npb25Qcm9jZXNzb3JJbXBsAAAAAAAAAAECAAB4cHBxAH4AIXBzcgARamF2YS5sYW5nLkJvb2xlYW7NIHKA1Zz67gIAAVoABXZhbHVleHAAcQB+ACV0AAZzdWJtaXRwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcQB+ACZ4c3EAfgANP0AAAAAAAAx3CAAAABAAAAAAeHVxAH4ADwAAABZ1cQB+AA8AAAAHdAASY2hhbmdpbmdQYWdlc0Zvcm0xcHQAEGphdmF4LmZhY2VzLkZvcm10ABJjaGFuZ2luZ1BhZ2VzRm9ybTFzcQB+AA0/QAAAAAAAMHcIAAAAQAAAAAF0ACBqYXZheC5mYWNlcy53ZWJhcHAuQ09NUE9ORU5UX0lEU3NxAH4ABwAAAAF3BAAAAApxAH4AE3h4cHNxAH4ADT9AAAAAAAAMdwgAAAAQAAAAAHhwcHBwcHBwcHBwcHBwcHBwcHBwcHB4c3EAfgANP0AAAAAAAAx3CAAAABAAAAAAeHVxAH4ADwAAAAR1cQB+AA8AAAAHcHBwcHNxAH4ADT9AAAAAAAAwdwgAAABAAAAAAXQAJGphdmF4LmZhY2VzLndlYmFwcC5DVVJSRU5UX1ZJRVdfUk9PVHEAfgA1eHBzcQB+AA0/QAAAAAAADHcIAAAAEAAAAAB4dAAKSFRNTF9CQVNJQ3QAFy9yZW5kZXIvY2hhbmdlUGFnZTEuanNwc3IAEGphdmEudXRpbC5Mb2NhbGV++BFgnDD57AIABEkACGhhc2hjb2RlTAAHY291bnRyeXEAfgAZTAAIbGFuZ3VhZ2VxAH4AGUwAB3ZhcmlhbnRxAH4AGXhw/////3QAAHQAAmphcQB+ADtzcgBYb3JnLnNlYXNhci50ZWVkYS5jb3JlLmFwcGxpY2F0aW9uLmltcGwuVHJlZVN0cnVjdHVyZU1hbmFnZXJJbXBsJFVJQ29tcG9uZW50VHJlZVN0cnVjdHVyZQAAAAAAAAABAgAAeHIAL29yZy5zZWFzYXIudGVlZGEuY29yZS5hcHBsaWNhdGlvbi5UcmVlU3RydWN0dXJlAAAAAAAAAAACAARbAAljaGlsZHJlbl90ADJbTG9yZy9zZWFzYXIvdGVlZGEvY29yZS9hcHBsaWNhdGlvbi9UcmVlU3RydWN0dXJlO0wAE2NvbXBvbmVudENsYXNzTmFtZV9xAH4AGUwADGNvbXBvbmVudElkX3EAfgAZWwAHZmFjZXRzX3QAE1tMamF2YS9sYW5nL09iamVjdDt4cHVyADJbTG9yZy5zZWFzYXIudGVlZGEuY29yZS5hcHBsaWNhdGlvbi5UcmVlU3RydWN0dXJlO2Trby56HtXwAgAAeHAAAAABc3EAfgA9dXEAfgBCAAAAAXNxAH4APXB0ACxqYXZheC5mYWNlcy5jb21wb25lbnQuaHRtbC5IdG1sQ29tbWFuZEJ1dHRvbnEAfgATcHQAI2phdmF4LmZhY2VzLmNvbXBvbmVudC5odG1sLkh0bWxGb3JtcQB+ACpwdAAgamF2YXguZmFjZXMuY29tcG9uZW50LlVJVmlld1Jvb3RwcA== [param]org.seasar.teeda.core.render.AbstractResponseStateManager.VIEW_ID=/render/changePage1.jsp [cookie]JSESSIONID=1md1m9dpj95e9 [header]Content-Length=3219 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1md1m9dpj95e9; $Path=/ [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/changePage1.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:02,819 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:02,821 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:02,821 [btpool0-2] before: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:02,821 [btpool0-2] after: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:02,821 [btpool0-2] before: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:02,822 [btpool0-2] after: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:02,822 [btpool0-2] before: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:02,822 [btpool0-2] after: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:02,822 [btpool0-2] before: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:02,823 [btpool0-2] after: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:02,823 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:02,888 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1c6cc9c not defined as pure js property DEBUG 02:05:02,888 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1c6cc9c not defined as pure js property changePage1_result.jsp

Changing page result.

changing page
http://localhost:38338/faces/render/outputTextDI.jsp DEBUG 02:05:02,892 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:02,892 [main] Load response for http://localhost:38338/faces/render/outputTextDI.jsp DEBUG 02:05:02,893 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:02,893 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]changePageBean=org.seasar.teeda.it.ChangePageBean@99846fd [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@6c5c90f6 [request]javax.faces.webapp.GLOBAL_ID_VIEW={changingPagesForm1_result=org.seasar.teeda.core.taglib.html.FormTag@31313e0e} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@17e1225d [request]postback=true [request]previousViewId=/render/changePage1.jsp [request]teeda.SUBMITTED_COMMAND=button1 [cookie]JSESSIONID=1md1m9dpj95e9 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/changePage1.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:02,899 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/outputTextDI.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/render/outputTextDI.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/outputTextDI.jsp, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:02,899 [btpool0-3] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:02,899 [btpool0-3] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:02,899 [btpool0-3] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:02,973 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3f611aec not defined as pure js property DEBUG 02:05:02,973 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3f611aec not defined as pure js property this is outputTextDI.jsp Hello DI http://localhost:38338/faces/render/dataTable4.jsp DEBUG 02:05:02,976 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:02,976 [main] Load response for http://localhost:38338/faces/render/dataTable4.jsp DEBUG 02:05:02,977 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/dataTable4.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/render/dataTable4.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/dataTable4.jsp, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:02,977 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:02,978 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:02,978 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:02,985 [btpool0-3] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:02,986 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1k2hxxoxs6ce4;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3432a325 [request]javax.faces.webapp.GLOBAL_ID_VIEW={helloDI=org.seasar.teeda.core.taglib.html.OutputTextTag@6874ece8} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1k2hxxoxs6ce4 [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@546da8eb [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/outputTextDI.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:03,098 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@224260ab not defined as pure js property DEBUG 02:05:03,098 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@224260ab not defined as pure js property dataTable4.jsp
products
nameprice
3 items.
item1
item2
item3
DEBUG 02:05:03,104 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,105 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1rpyjz77rjgei;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]dataTableBean=org.seasar.teeda.it.DataTableBean@620968f9 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@57cae5b7 [request]javax.faces.webapp.GLOBAL_ID_VIEW={dataTableForm=org.seasar.teeda.core.taglib.html.FormTag@49af7e68, dataTableForm:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@209403a3, dataTableForm:table:0:price=org.seasar.teeda.core.taglib.html.InputTextTag@557ad30a, dataTableForm:table:0=org.seasar.teeda.core.taglib.html.DataTableTag@72b5615d} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1rpyjz77rjgei [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@620b5b80 [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/dataTable4.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d recover: jsessionid recover:TEXT_VALUE || ATTR_VALUE (Regexp) DEBUG 02:05:03,157 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:03,157 [main] Load response for http://localhost:38338/faces/render/dataTable4.jsp;jsessionid=1rpyjz77rjgei DEBUG 02:05:03,161 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=POST /faces/render/dataTable4.jsp;jsessionid=1rpyjz77rjgei HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 Cookie: $Version=0; JSESSIONID=1rpyjz77rjgei; $Path=/ Content-Length: 7185 Content-Type: application/x-www-form-urlencoded RequestedSessionId=1rpyjz77rjgei REQUEST_URI=/faces/render/dataTable4.jsp;jsessionid=1rpyjz77rjgei, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=7185, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=/render/dataTable4.jsp, RemoteUser=null Session SessionId=1rpyjz77rjgei Session :: CreationTime=1639155902977, LastAccessedTime=1639155903159, MaxInactiveInterval=1800 [param]dataTableForm/render/dataTable4.jsp=dataTableForm [param]dataTableForm:submit1= [param]dataTableForm:table:0:price=1000 [param]dataTableForm:table:1:price=2000 [param]dataTableForm:table:2:price=3003 [param]javax.faces.ViewState=rO0ABXNyADNvcmcuc2Vhc2FyLnRlZWRhLmNvcmUucmVuZGVyLmh0bWwuU3RydWN0dXJlQW5kU3RhdGUAAAAAAAAAAQIAAkwABXN0YXRldAASTGphdmEvbGFuZy9PYmplY3Q7TAAJc3RydWN0dXJlcQB+AAF4cHNyACxqYXZheC5mYWNlcy5pbnRlcm5hbC5TZXJpYWxpemFibGVTdGF0ZUhvbGRlcgAAAAAAAAABAgADTAAIY2hpbGRyZW50ABBMamF2YS91dGlsL0xpc3Q7TAAIZmFjZXRNYXB0AA9MamF2YS91dGlsL01hcDtMAAVzdGF0ZXEAfgABeHBzcgATamF2YS51dGlsLkFycmF5TGlzdHiB0h2Zx2GdAwABSQAEc2l6ZXhwAAAAAXcEAAAACnNxAH4AA3NxAH4ABwAAAAJ3BAAAAApzcQB+AANzcQB+AAcAAAACdwQAAAAKc3EAfgADc3EAfgAHAAAAAXcEAAAACnNxAH4AA3NxAH4ABwAAAAB3BAAAAAp4c3IAEWphdmEudXRpbC5IYXNoTWFwBQfawcMWYNEDAAJGAApsb2FkRmFjdG9ySQAJdGhyZXNob2xkeHA/QAAAAAAADHcIAAAAEAAAAAB4dXIAE1tMamF2YS5sYW5nLk9iamVjdDuQzlifEHMpbAIAAHhwAAAABXVxAH4AEwAAAAR1cQB+ABMAAAAHdAAEX2lkNnB0ABBqYXZheC5mYWNlcy5UZXh0cHNxAH4AET9AAAAAAAAwdwgAAABAAAAAAHhwc3EAfgARP0AAAAAAAAx3CAAAABAAAAABdAAFdmFsdWVzcgAvamF2YXguZmFjZXMuaW50ZXJuYWwuQXR0YWNoZWRPYmplY3RTdGF0ZVdyYXBwZXItMjcyMTc5NwIAA1oAEmlzU2F2ZWRTdGF0ZUhvbGRlckwACWNsYXNzTmFtZXQAEkxqYXZhL2xhbmcvU3RyaW5nO0wACnNhdmVkU3RhdGVxAH4AAXhwAXQALm9yZy5zZWFzYXIudGVlZGEuY29yZS5lbC5pbXBsLlZhbHVlQmluZGluZ0ltcGx1cQB+ABMAAAACdAAMI3tpdGVtLm5hbWV9c3IANW9yZy5zZWFzYXIudGVlZGEuY29yZS5lbC5pbXBsLmNvbW1vbnMuQ29tbW9uc0VMUGFyc2VyAAAAAAAAAAECAAFMAAlwcm9jZXNzb3J0AC5Mb3JnL3NlYXNhci90ZWVkYS9jb3JlL2VsL0V4cHJlc3Npb25Qcm9jZXNzb3I7eHBzcgBEb3JnLnNlYXNhci50ZWVkYS5jb3JlLmVsLmltcGwuY29tbW9ucy5Db21tb25zRXhwcmVzc2lvblByb2Nlc3NvckltcGwAAAAAAAAAAQIAAHhweHBwcHBwcHB4c3EAfgARP0AAAAAAAAx3CAAAABAAAAABdAAGaGVhZGVyc3EAfgADc3EAfgAHAAAAAHcEAAAACnhzcQB+ABE/QAAAAAAADHcIAAAAEAAAAAB4dXEAfgATAAAABXVxAH4AEwAAAAR1cQB+ABMAAAAHdAAEX2lkNXBxAH4AGHBzcQB+ABE/QAAAAAAAMHcIAAAAQAAAAAB4cHNxAH4AET9AAAAAAAAMdwgAAAAQAAAAAHhwdAAEbmFtZXBwcHBweHVxAH4AEwAAAAd0AARfaWQ0cHBwc3EAfgARP0AAAAAAADB3CAAAAEAAAAACdAAeamF2YXguZmFjZXMud2ViYXBwLkZBQ0VUX05BTUVTc3EAfgAHAAAAAXcEAAAACnEAfgAoeHQAIGphdmF4LmZhY2VzLndlYmFwcC5DT01QT05FTlRfSURTc3EAfgAHAAAAAXcEAAAACnEAfgAXeHhwc3EAfgARP0AAAAAAAAx3CAAAABAAAAAAeHNxAH4AA3NxAH4ABwAAAAF3BAAAAApzcQB+AANzcQB+AAcAAAAAdwQAAAAKeHNxAH4AET9AAAAAAAAMdwgAAAAQAAAAAHh1cQB+ABMAAAAddXEAfgATAAAACnVxAH4AEwAAAAR1cQB+ABMAAAAHdAAFcHJpY2VwcQB+ABh0ABtkYXRhVGFibGVGb3JtOnRhYmxlOjM6cHJpY2VzcQB+ABE/QAAAAAAAMHcIAAAAQAAAAAB4cHNxAH4AET9AAAAAAAAMdwgAAAAQAAAAAXEAfgAbc3EAfgAcAXEAfgAfdXEAfgATAAAAAnQADSN7aXRlbS5wcmljZX1xAH4AJHhwcHBzcgARamF2YS5sYW5nLkJvb2xlYW7NIHKA1Zz67gIAAVoABXZhbHVleHAAcQB+AExxAH4ATHNxAH4ASwFxAH4ATHEAfgBMcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHhzcQB+ABE/QAAAAAAADHcIAAAAEAAAAAFxAH4AKHNxAH4AA3NxAH4ABwAAAAB3BAAAAAp4c3EAfgARP0AAAAAAAAx3CAAAABAAAAAAeHVxAH4AEwAAAAV1cQB+ABMAAAAEdXEAfgATAAAAB3QABF9pZDhwcQB+ABhwc3EAfgARP0AAAAAAADB3CAAAAEAAAAAAeHBzcQB+ABE/QAAAAAAADHcIAAAAEAAAAAB4cHEAfgBEcHBwcHB4dXEAfgATAAAAB3QABF9pZDdwcHBzcQB+ABE/QAAAAAAAMHcIAAAAQAAAAAJxAH4ANnNxAH4ABwAAAAF3BAAAAApxAH4AKHhxAH4AOHNxAH4ABwAAAAF3BAAAAApxAH4ARHh4cHNxAH4AET9AAAAAAAAMdwgAAAAQAAAAAHh4c3EAfgARP0AAAAAAAAx3CAAAABAAAAACdAAGZm9vdGVyc3EAfgADc3EAfgAHAAAAAncEAAAACnNxAH4AA3NxAH4ABwAAAAB3BAAAAAp4c3EAfgARP0AAAAAAAAx3CAAAABAAAAAAeHVxAH4AEwAAAAV1cQB+ABMAAAAEdXEAfgATAAAAB3QABF9pZDJwcQB+ABhwc3EAfgARP0AAAAAAADB3CAAAAEAAAAAAeHBzcQB+ABE/QAAAAAAADHcIAAAAEAAAAAFxAH4AG3NxAH4AHAFxAH4AH3VxAH4AEwAAAAJ0ABkje2RhdGFUYWJsZUJlYW4uaXRlbVNpemV9cQB+ACR4cHBwcHBwcHNxAH4AA3NxAH4ABwAAAAB3BAAAAAp4c3EAfgARP0AAAAAAAAx3CAAAABAAAAAAeHVxAH4AEwAAAAV1cQB+ABMAAAAEdXEAfgATAAAAB3QABF9pZDNwcQB+ABhwc3EAfgARP0AAAAAAADB3CAAAAEAAAAAAeHBzcQB+ABE/QAAAAAAADHcIAAAAEAAAAAB4cHQAByBpdGVtcy5wcHBwcHhzcQB+ABE/QAAAAAAADHcIAAAAEAAAAAB4dXEAfgATAAAAA3VxAH4AEwAAAAd0AARfaWQxcHQAEWphdmF4LmZhY2VzLkdyb3VwcHNxAH4AET9AAAAAAAAwdwgAAABAAAAAAXEAfgA4c3EAfgAHAAAAAncEAAAACnEAfgBocQB+AHR4eHBzcQB+ABE/QAAAAAAADHcIAAAAEAAAAAB4cHBxAH4AKHNxAH4AA3NxAH4ABwAAAAB3BAAAAAp4c3EAfgARP0AAAAAAAAx3CAAAABAAAAAAeHVxAH4AEwAAAAV1cQB+ABMAAAAEdXEAfgATAAAAB3QABF9pZDBwcQB+ABhwc3EAfgARP0AAAAAAADB3CAAAAEAAAAAAeHBzcQB+ABE/QAAAAAAADHcIAAAAEAAAAAB4cHQACHByb2R1Y3RzcHBwcHB4dXEAfgATAAAAHHVxAH4AEwAAAAh1cQB+ABMAAAAHdAAFdGFibGVwdAARamF2YXguZmFjZXMuVGFibGV0ABNkYXRhVGFibGVGb3JtOnRhYmxlc3EAfgARP0AAAAAAADB3CAAAAEAAAAACcQB+ADZzcQB+AAcAAAACdwQAAAAKcQB+AChxAH4AX3hxAH4AOHNxAH4ABwAAAAJ3BAAAAApxAH4ANHEAfgBZeHhwc3EAfgARP0AAAAAAAAx3CAAAABAAAAABcQB+ABtzcQB+ABwBcQB+AB91cQB+ABMAAAACdAAWI3tkYXRhVGFibGVCZWFuLml0ZW1zfXEAfgAkeHNyABFqYXZhLmxhbmcuSW50ZWdlchLioKT3gYc4AgABSQAFdmFsdWV4cgAQamF2YS5sYW5nLk51bWJlcoaslR0LlOCLAgAAeHAAAAAAcQB+AExzcQB+AJcAAAADc3EAfgCXAAAAAHEAfgBMcHQABGl0ZW1wc3EAfgCXAAAAAXBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBzcQB+AANzcQB+AAcAAAAAdwQAAAAKeHNxAH4AET9AAAAAAAAMdwgAAAAQAAAAAHh1cQB+ABMAAAAbdXEAfgATAAAABnVxAH4AEwAAAAd0AAdzdWJtaXQxcHQAEmphdmF4LmZhY2VzLkJ1dHRvbnQAFWRhdGFUYWJsZUZvcm06c3VibWl0MXNxAH4AET9AAAAAAAAwdwgAAABAAAAAAHhwc3EAfgARP0AAAAAAAAx3CAAAABAAAAAAeHBwcQB+AExxAH4ATHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHhzcQB+ABE/QAAAAAAADHcIAAAAEAAAAAB4dXEAfgATAAAAFnVxAH4AEwAAAAd0AA1kYXRhVGFibGVGb3JtcHQAEGphdmF4LmZhY2VzLkZvcm10AA1kYXRhVGFibGVGb3Jtc3EAfgARP0AAAAAAADB3CAAAAEAAAAABcQB+ADhzcQB+AAcAAAACdwQAAAAKcQB+AI1xAH4ApHh4cHNxAH4AET9AAAAAAAAMdwgAAAAQAAAAAHhwcHBwcHBwcHBwcHBwcHBwcHBwcHB4c3EAfgARP0AAAAAAAAx3CAAAABAAAAAAeHVxAH4AEwAAAAR1cQB+ABMAAAAHcHBwcHNxAH4AET9AAAAAAAAwdwgAAABAAAAAAXQAJGphdmF4LmZhY2VzLndlYmFwcC5DVVJSRU5UX1ZJRVdfUk9PVHEAfgC2eHBzcQB+ABE/QAAAAAAADHcIAAAAEAAAAAB4dAAKSFRNTF9CQVNJQ3QAFi9yZW5kZXIvZGF0YVRhYmxlNC5qc3BzcgAQamF2YS51dGlsLkxvY2FsZX74EWCcMPnsAgAESQAIaGFzaGNvZGVMAAdjb3VudHJ5cQB+AB1MAAhsYW5ndWFnZXEAfgAdTAAHdmFyaWFudHEAfgAdeHD/////dAAAdAACamFxAH4AvHNyAFhvcmcuc2Vhc2FyLnRlZWRhLmNvcmUuYXBwbGljYXRpb24uaW1wbC5UcmVlU3RydWN0dXJlTWFuYWdlckltcGwkVUlDb21wb25lbnRUcmVlU3RydWN0dXJlAAAAAAAAAAECAAB4cgAvb3JnLnNlYXNhci50ZWVkYS5jb3JlLmFwcGxpY2F0aW9uLlRyZWVTdHJ1Y3R1cmUAAAAAAAAAAAIABFsACWNoaWxkcmVuX3QAMltMb3JnL3NlYXNhci90ZWVkYS9jb3JlL2FwcGxpY2F0aW9uL1RyZWVTdHJ1Y3R1cmU7TAATY29tcG9uZW50Q2xhc3NOYW1lX3EAfgAdTAAMY29tcG9uZW50SWRfcQB+AB1bAAdmYWNldHNfdAATW0xqYXZhL2xhbmcvT2JqZWN0O3hwdXIAMltMb3JnLnNlYXNhci50ZWVkYS5jb3JlLmFwcGxpY2F0aW9uLlRyZWVTdHJ1Y3R1cmU7ZOtvLnoe1fACAAB4cAAAAAFzcQB+AL51cQB+AMMAAAACc3EAfgC+dXEAfgDDAAAAAnNxAH4AvnVxAH4AwwAAAAFzcQB+AL5wdAApamF2YXguZmFjZXMuY29tcG9uZW50Lmh0bWwuSHRtbE91dHB1dFRleHRxAH4AF3B0AB5qYXZheC5mYWNlcy5jb21wb25lbnQuVUlDb2x1bW5xAH4ANHVxAH4AEwAAAAF1cQB+ABMAAAACcQB+AChzcQB+AL5wcQB+AMxxAH4AL3BzcQB+AL51cQB+AMMAAAABc3EAfgC+cHQAKGphdmF4LmZhY2VzLmNvbXBvbmVudC5odG1sLkh0bWxJbnB1dFRleHRxAH4ARHBxAH4AzXEAfgBZdXEAfgATAAAAAXVxAH4AEwAAAAJxAH4AKHNxAH4AvnBxAH4AzHEAfgBVcHQAKGphdmF4LmZhY2VzLmNvbXBvbmVudC5odG1sLkh0bWxEYXRhVGFibGVxAH4AjXVxAH4AEwAAAAJ1cQB+ABMAAAACcQB+AF9zcQB+AL51cQB+AMMAAAACc3EAfgC+cHEAfgDMcQB+AGhwc3EAfgC+cHEAfgDMcQB+AHRwdAApamF2YXguZmFjZXMuY29tcG9uZW50Lmh0bWwuSHRtbFBhbmVsR3JvdXBxAH4Ae3B1cQB+ABMAAAACcQB+AChzcQB+AL5wcQB+AMxxAH4AhnBzcQB+AL5wdAAsamF2YXguZmFjZXMuY29tcG9uZW50Lmh0bWwuSHRtbENvbW1hbmRCdXR0b25xAH4ApHB0ACNqYXZheC5mYWNlcy5jb21wb25lbnQuaHRtbC5IdG1sRm9ybXEAfgCscHQAIGphdmF4LmZhY2VzLmNvbXBvbmVudC5VSVZpZXdSb290cHA= [param]org.seasar.teeda.core.render.AbstractResponseStateManager.VIEW_ID=/render/dataTable4.jsp [cookie]JSESSIONID=1rpyjz77rjgei [header]Content-Length=7185 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1rpyjz77rjgei; $Path=/ [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/dataTable4.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:03,161 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,165 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,166 [btpool0-2] before: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,170 [btpool0-2] after: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,171 [btpool0-2] before: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,177 [btpool0-2] after: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,177 [btpool0-2] before: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,186 [btpool0-2] after: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,186 [btpool0-2] before: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,186 [btpool0-2] after: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,186 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,193 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4ec57f88 not defined as pure js property DEBUG 02:05:03,193 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4ec57f88 not defined as pure js property dataTable4.jsp
products
nameprice
3 items.
item1
item2
item3
http://localhost:38338/faces/render/dataTable1.jsp DEBUG 02:05:03,198 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:03,198 [main] Load response for http://localhost:38338/faces/render/dataTable1.jsp DEBUG 02:05:03,200 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/dataTable1.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/render/dataTable1.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/dataTable1.jsp, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:03,200 [btpool0-3] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,200 [btpool0-3] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,200 [btpool0-3] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,208 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,208 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]dataTableBean=org.seasar.teeda.it.DataTableBean@6719fc9e [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5b181df3 [request]javax.faces.webapp.GLOBAL_ID_VIEW={dataTableForm=org.seasar.teeda.core.taglib.html.FormTag@49af7e68, dataTableForm:table=org.seasar.teeda.core.taglib.html.DataTableTag@72b5615d, dataTableForm:table:price=org.seasar.teeda.core.taglib.html.InputTextTag@557ad30a, dataTableForm:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@209403a3} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@c566b3e [request]postback=true [request]previousViewId=/render/dataTable4.jsp [request]teeda.SUBMITTED_COMMAND=submit1 [cookie]JSESSIONID=1rpyjz77rjgei [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/dataTable4.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:03,258 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@145a25f3 not defined as pure js property DEBUG 02:05:03,259 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@145a25f3 not defined as pure js property dataTable1.jsp
item11000
item22000
item33000
http://localhost:38338/faces/render/dataTable2.jsp DEBUG 02:05:03,264 [btpool0-3] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,264 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=tbg87pdanrte;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]dataTableBean=org.seasar.teeda.it.DataTableBean@6233549b [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@17f7be7b [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=tbg87pdanrte [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@9fa8988 [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/dataTable1.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:03,264 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:03,265 [main] Load response for http://localhost:38338/faces/render/dataTable2.jsp DEBUG 02:05:03,266 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/dataTable2.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/render/dataTable2.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/dataTable2.jsp, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:03,266 [btpool0-3] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,266 [btpool0-3] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,266 [btpool0-3] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,340 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6135b95d not defined as pure js property DEBUG 02:05:03,340 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6135b95d not defined as pure js property dataTable2.jsp
nameprice
item11000
item22000
item33000
DEBUG 02:05:03,345 [btpool0-3] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,345 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1qkkiwjodl02q;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]dataTableBean=org.seasar.teeda.it.DataTableBean@2389b9bd [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@27013985 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1qkkiwjodl02q [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@41675ec4 [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/dataTable2.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d http://localhost:38338/faces/render/dataTable3.jsp DEBUG 02:05:03,346 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:03,347 [main] Load response for http://localhost:38338/faces/render/dataTable3.jsp DEBUG 02:05:03,348 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/dataTable3.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/render/dataTable3.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/dataTable3.jsp, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:03,348 [btpool0-3] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,348 [btpool0-3] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,348 [btpool0-3] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,418 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1a18c28a not defined as pure js property DEBUG 02:05:03,418 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1a18c28a not defined as pure js property dataTable3.jsp
products
nameprice
3 items.
item11000
item22000
item33000
http://localhost:38338/faces/WEB-INF/web.xml DEBUG 02:05:03,426 [btpool0-3] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,426 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=xomugzgjoxnl;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]dataTableBean=org.seasar.teeda.it.DataTableBean@2f995c9a [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@7d8e9adf [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=xomugzgjoxnl [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@1d59e6df [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/dataTable3.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:03,426 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:03,426 [main] Load response for http://localhost:38338/faces/WEB-INF/web.xml DEBUG 02:05:03,428 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/WEB-INF/web.xml HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/WEB-INF/web.xml, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/WEB-INF/web.xml, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:03,429 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 404 Content-Type: text/html; charset=ISO-8859-1 Content-Length: 1398 [request]javax.servlet.error.message=NOT_FOUND [request]javax.servlet.error.request_uri=/faces/WEB-INF/web.xml [request]javax.servlet.error.servlet_name=facesServlet [request]javax.servlet.error.status_code=404 [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d INFO 02:05:03,429 [main] statusCode=[404] contentType=[text/html] INFO 02:05:03,429 [main] Error 404

HTTP ERROR: 404

NOT_FOUND

RequestURI=/faces/WEB-INF/web.xml

Powered by Jetty://





















DEBUG 02:05:03,430 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@507d811a not defined as pure js property DEBUG 02:05:03,430 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@507d811a not defined as pure js property DEBUG 02:05:03,435 [main] Page Encoding detected: ISO-8859-1 Error 404

HTTP ERROR: 404

NOT_FOUND

RequestURI=/faces/WEB-INF/web.xml

Powered by Jetty://





















http://localhost:38338/faces/WEB-INF%2Fweb.xml DEBUG 02:05:03,436 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:03,436 [main] Load response for http://localhost:38338/faces/WEB-INF%2Fweb.xml DEBUG 02:05:03,437 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/WEB-INF%2Fweb.xml HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/WEB-INF%2Fweb.xml, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/WEB-INF/web.xml, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:03,437 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 404 Content-Type: text/html; charset=ISO-8859-1 Content-Length: 1400 [request]javax.servlet.error.message=NOT_FOUND [request]javax.servlet.error.request_uri=/faces/WEB-INF%2Fweb.xml [request]javax.servlet.error.servlet_name=facesServlet [request]javax.servlet.error.status_code=404 [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d INFO 02:05:03,438 [main] statusCode=[404] contentType=[text/html] INFO 02:05:03,438 [main] Error 404

HTTP ERROR: 404

NOT_FOUND

RequestURI=/faces/WEB-INF%2Fweb.xml

Powered by Jetty://





















DEBUG 02:05:03,439 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@465863 not defined as pure js property DEBUG 02:05:03,439 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@465863 not defined as pure js property DEBUG 02:05:03,444 [main] Page Encoding detected: ISO-8859-1 Error 404

HTTP ERROR: 404

NOT_FOUND

RequestURI=/faces/WEB-INF%2Fweb.xml

Powered by Jetty://





















http://localhost:38338/faces%2FWEB-INF%2Fweb.xml DEBUG 02:05:03,445 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:03,445 [main] Load response for http://localhost:38338/faces%2FWEB-INF%2Fweb.xml DEBUG 02:05:03,446 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces%2FWEB-INF%2Fweb.xml HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces%2FWEB-INF%2Fweb.xml, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/WEB-INF/web.xml, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:03,447 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 404 Content-Type: text/html; charset=ISO-8859-1 Content-Length: 1402 [request]javax.servlet.error.message=NOT_FOUND [request]javax.servlet.error.request_uri=/faces%2FWEB-INF%2Fweb.xml [request]javax.servlet.error.servlet_name=facesServlet [request]javax.servlet.error.status_code=404 [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d INFO 02:05:03,447 [main] statusCode=[404] contentType=[text/html] INFO 02:05:03,447 [main] Error 404

HTTP ERROR: 404

NOT_FOUND

RequestURI=/faces%2FWEB-INF%2Fweb.xml

Powered by Jetty://





















DEBUG 02:05:03,448 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4c53ccba not defined as pure js property DEBUG 02:05:03,448 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4c53ccba not defined as pure js property DEBUG 02:05:03,451 [main] Page Encoding detected: ISO-8859-1 Error 404

HTTP ERROR: 404

NOT_FOUND

RequestURI=/faces%2FWEB-INF%2Fweb.xml

Powered by Jetty://





















http://localhost:38338/faces/./WEB-INF/web.xml DEBUG 02:05:03,453 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:03,453 [main] Load response for http://localhost:38338/faces/./WEB-INF/web.xml DEBUG 02:05:03,455 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/./WEB-INF/web.xml HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/./WEB-INF/web.xml, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/WEB-INF/web.xml, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:03,455 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 404 Content-Type: text/html; charset=ISO-8859-1 Content-Length: 1400 [request]javax.servlet.error.message=NOT_FOUND [request]javax.servlet.error.request_uri=/faces/./WEB-INF/web.xml [request]javax.servlet.error.servlet_name=facesServlet [request]javax.servlet.error.status_code=404 [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d INFO 02:05:03,456 [main] statusCode=[404] contentType=[text/html] INFO 02:05:03,456 [main] Error 404

HTTP ERROR: 404

NOT_FOUND

RequestURI=/faces/./WEB-INF/web.xml

Powered by Jetty://





















DEBUG 02:05:03,456 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@417d26fc not defined as pure js property DEBUG 02:05:03,456 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@417d26fc not defined as pure js property DEBUG 02:05:03,460 [main] Page Encoding detected: ISO-8859-1 Error 404

HTTP ERROR: 404

NOT_FOUND

RequestURI=/faces/./WEB-INF/web.xml

Powered by Jetty://





















http://localhost:38338/faces/../WEB-INF/web.xml DEBUG 02:05:03,461 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:03,461 [main] Load response for http://localhost:38338/faces/../WEB-INF/web.xml INFO 02:05:03,462 [main] statusCode=[404] contentType=[text/html] INFO 02:05:03,463 [main] Error 404

HTTP ERROR: 404

NOT_FOUND

RequestURI=/faces/../WEB-INF/web.xml

Powered by Jetty://





















DEBUG 02:05:03,463 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5b39626c not defined as pure js property DEBUG 02:05:03,463 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5b39626c not defined as pure js property DEBUG 02:05:03,468 [main] Page Encoding detected: ISO-8859-1 Error 404

HTTP ERROR: 404

NOT_FOUND

RequestURI=/faces/../WEB-INF/web.xml

Powered by Jetty://





















http://localhost:38338/WEB-INF/web.xml DEBUG 02:05:03,468 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:03,468 [main] Load response for http://localhost:38338/WEB-INF/web.xml INFO 02:05:03,471 [main] statusCode=[404] contentType=[text/html] INFO 02:05:03,471 [main] Error 404

HTTP ERROR: 404

NOT_FOUND

RequestURI=/WEB-INF/web.xml

Powered by Jetty://





















DEBUG 02:05:03,472 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@435c41b not defined as pure js property DEBUG 02:05:03,472 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@435c41b not defined as pure js property DEBUG 02:05:03,481 [main] Page Encoding detected: ISO-8859-1 Error 404

HTTP ERROR: 404

NOT_FOUND

RequestURI=/WEB-INF/web.xml

Powered by Jetty://





















http://localhost:38338/faces/META-INF/aaa.txt DEBUG 02:05:03,483 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:03,483 [main] Load response for http://localhost:38338/faces/META-INF/aaa.txt DEBUG 02:05:03,484 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/META-INF/aaa.txt HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/META-INF/aaa.txt, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/META-INF/aaa.txt, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:03,485 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 404 Content-Type: text/html; charset=ISO-8859-1 Content-Length: 1399 [request]javax.servlet.error.message=NOT_FOUND [request]javax.servlet.error.request_uri=/faces/META-INF/aaa.txt [request]javax.servlet.error.servlet_name=facesServlet [request]javax.servlet.error.status_code=404 [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d INFO 02:05:03,485 [main] statusCode=[404] contentType=[text/html] INFO 02:05:03,485 [main] Error 404

HTTP ERROR: 404

NOT_FOUND

RequestURI=/faces/META-INF/aaa.txt

Powered by Jetty://





















DEBUG 02:05:03,486 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@454e2c9c not defined as pure js property DEBUG 02:05:03,486 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@454e2c9c not defined as pure js property DEBUG 02:05:03,490 [main] Page Encoding detected: ISO-8859-1 Error 404

HTTP ERROR: 404

NOT_FOUND

RequestURI=/faces/META-INF/aaa.txt

Powered by Jetty://





















http://localhost:38338/META-INF/aaa.txt DEBUG 02:05:03,490 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:03,490 [main] Load response for http://localhost:38338/META-INF/aaa.txt INFO 02:05:03,492 [main] statusCode=[404] contentType=[text/html] INFO 02:05:03,492 [main] Error 404

HTTP ERROR: 404

NOT_FOUND

RequestURI=/META-INF/aaa.txt

Powered by Jetty://





















DEBUG 02:05:03,493 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6102d81c not defined as pure js property DEBUG 02:05:03,493 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6102d81c not defined as pure js property DEBUG 02:05:03,497 [main] Page Encoding detected: ISO-8859-1 Error 404

HTTP ERROR: 404

NOT_FOUND

RequestURI=/META-INF/aaa.txt

Powered by Jetty://





















http://localhost:38338/faces/WEB-INF/classes/app.dicon DEBUG 02:05:03,498 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:03,498 [main] Load response for http://localhost:38338/faces/WEB-INF/classes/app.dicon DEBUG 02:05:03,500 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/WEB-INF/classes/app.dicon HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/WEB-INF/classes/app.dicon, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/WEB-INF/classes/app.dicon, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:03,500 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 404 Content-Type: text/html; charset=ISO-8859-1 Content-Length: 1408 [request]javax.servlet.error.message=NOT_FOUND [request]javax.servlet.error.request_uri=/faces/WEB-INF/classes/app.dicon [request]javax.servlet.error.servlet_name=facesServlet [request]javax.servlet.error.status_code=404 [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d INFO 02:05:03,501 [main] statusCode=[404] contentType=[text/html] INFO 02:05:03,501 [main] Error 404

HTTP ERROR: 404

NOT_FOUND

RequestURI=/faces/WEB-INF/classes/app.dicon

Powered by Jetty://





















DEBUG 02:05:03,501 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@35e5ebbf not defined as pure js property DEBUG 02:05:03,501 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@35e5ebbf not defined as pure js property DEBUG 02:05:03,505 [main] Page Encoding detected: ISO-8859-1 Error 404

HTTP ERROR: 404

NOT_FOUND

RequestURI=/faces/WEB-INF/classes/app.dicon

Powered by Jetty://





















http://localhost:38338/faces/render/subview1_0.jsp DEBUG 02:05:03,506 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:03,506 [main] Load response for http://localhost:38338/faces/render/subview1_0.jsp DEBUG 02:05:03,508 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/subview1_0.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/render/subview1_0.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/subview1_0.jsp, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:03,508 [btpool0-3] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,508 [btpool0-3] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,508 [btpool0-3] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,622 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@34e5307e not defined as pure js property DEBUG 02:05:03,623 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@34e5307e not defined as pure js property this is subview1_0.jsp this is subview1_1.jsp this is subview1_2.jsp http://localhost:38338/faces/render/outputFormat.jsp DEBUG 02:05:03,627 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:03,627 [main] Load response for http://localhost:38338/faces/render/outputFormat.jsp DEBUG 02:05:03,630 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/outputFormat.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/render/outputFormat.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/outputFormat.jsp, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:03,630 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,630 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,630 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,638 [btpool0-3] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,638 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=125daxzd477v7;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@79a340 [request]javax.faces.webapp.GLOBAL_ID_VIEW={sub2=org.seasar.teeda.core.taglib.core.SubviewTag@31ccbefe, sub2:subview1_2=org.seasar.teeda.core.taglib.html.OutputTextTag@790f2f3c, sub1:subview1_1=org.seasar.teeda.core.taglib.html.OutputTextTag@53e64a3b, sub1=org.seasar.teeda.core.taglib.core.SubviewTag@31ccbefe} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=125daxzd477v7 [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@34139285 [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/subview1_0.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:03,694 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3c095f75 not defined as pure js property DEBUG 02:05:03,695 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3c095f75 not defined as pure js property outputFormat.jsp Hello Teeda! http://localhost:38338/faces/render/outputFormatJa.jsp DEBUG 02:05:03,697 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:03,697 [main] Load response for http://localhost:38338/faces/render/outputFormatJa.jsp DEBUG 02:05:03,698 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/outputFormatJa.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/render/outputFormatJa.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/outputFormatJa.jsp, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:03,698 [btpool0-3] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,698 [btpool0-3] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,698 [btpool0-3] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,699 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,699 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=ps3lm47ggwdg;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@296068c9 [request]javax.faces.webapp.GLOBAL_ID_VIEW={format1=org.seasar.teeda.core.taglib.html.OutputFormatTag@787f7957} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=ps3lm47ggwdg [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@78f77c8e [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/outputFormat.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:03,750 [btpool0-3] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,750 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1kbgehw2wkigq;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@747541f8 [request]javax.faces.webapp.GLOBAL_ID_VIEW={format1=org.seasar.teeda.core.taglib.html.OutputFormatTag@3e3e3c83} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1kbgehw2wkigq [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@67f6dc61 [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/outputFormatJa.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:03,751 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@24164d75 not defined as pure js property DEBUG 02:05:03,751 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@24164d75 not defined as pure js property outputFormatJa.jsp こんにちは、てぃーだ! http://localhost:38338/faces/render/inputTextarea.jsp DEBUG 02:05:03,754 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:03,754 [main] Load response for http://localhost:38338/faces/render/inputTextarea.jsp DEBUG 02:05:03,755 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/inputTextarea.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/render/inputTextarea.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/inputTextarea.jsp, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:03,755 [btpool0-3] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,755 [btpool0-3] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,755 [btpool0-3] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,804 [btpool0-3] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,804 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1ljek2bydc2mh;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@6b38dba [request]javax.faces.webapp.GLOBAL_ID_VIEW={inputTextareaForm:submitA=org.seasar.teeda.core.taglib.html.CommandButtonTag@761db1c5, inputTextareaForm:textareaA=org.seasar.teeda.core.taglib.html.InputTextareaTag@17823918, inputTextareaForm:outputA=org.seasar.teeda.core.taglib.html.OutputTextTag@667262b6, inputTextareaForm=org.seasar.teeda.core.taglib.html.FormTag@5faecf45} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1ljek2bydc2mh [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@4da9ec16 [request]postback=false [request]textBean=org.seasar.teeda.it.TextBean@4ecac02f [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/inputTextarea.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:03,804 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3e10c986 not defined as pure js property DEBUG 02:05:03,804 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3e10c986 not defined as pure js property inputTextarea.jsp
recover: jsessionid recover:TEXT_VALUE || ATTR_VALUE (Regexp) DEBUG 02:05:03,810 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:03,810 [main] Load response for http://localhost:38338/faces/render/inputTextarea.jsp;jsessionid=1ljek2bydc2mh DEBUG 02:05:03,814 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=POST /faces/render/inputTextarea.jsp;jsessionid=1ljek2bydc2mh HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 Cookie: $Version=0; JSESSIONID=1ljek2bydc2mh; $Path=/ Content-Length: 4070 Content-Type: application/x-www-form-urlencoded RequestedSessionId=1ljek2bydc2mh REQUEST_URI=/faces/render/inputTextarea.jsp;jsessionid=1ljek2bydc2mh, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=4070, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=/render/inputTextarea.jsp, RemoteUser=null Session SessionId=1ljek2bydc2mh Session :: CreationTime=1639155903755, LastAccessedTime=1639155903813, MaxInactiveInterval=1800 [param]inputTextareaForm/render/inputTextarea.jsp=inputTextareaForm [param]inputTextareaForm:submitA= [param]inputTextareaForm:textareaA=a bb [param]javax.faces.ViewState=rO0ABXNyADNvcmcuc2Vhc2FyLnRlZWRhLmNvcmUucmVuZGVyLmh0bWwuU3RydWN0dXJlQW5kU3RhdGUAAAAAAAAAAQIAAkwABXN0YXRldAASTGphdmEvbGFuZy9PYmplY3Q7TAAJc3RydWN0dXJlcQB+AAF4cHNyACxqYXZheC5mYWNlcy5pbnRlcm5hbC5TZXJpYWxpemFibGVTdGF0ZUhvbGRlcgAAAAAAAAABAgADTAAIY2hpbGRyZW50ABBMamF2YS91dGlsL0xpc3Q7TAAIZmFjZXRNYXB0AA9MamF2YS91dGlsL01hcDtMAAVzdGF0ZXEAfgABeHBzcgATamF2YS51dGlsLkFycmF5TGlzdHiB0h2Zx2GdAwABSQAEc2l6ZXhwAAAAAXcEAAAACnNxAH4AA3NxAH4ABwAAAAN3BAAAAApzcQB+AANzcQB+AAcAAAAAdwQAAAAKeHNyABFqYXZhLnV0aWwuSGFzaE1hcAUH2sHDFmDRAwACRgAKbG9hZEZhY3RvckkACXRocmVzaG9sZHhwP0AAAAAAAAx3CAAAABAAAAAAeHVyABNbTGphdmEubGFuZy5PYmplY3Q7kM5YnxBzKWwCAAB4cAAAABx1cQB+AA8AAAAKdXEAfgAPAAAABHVxAH4ADwAAAAd0AAl0ZXh0YXJlYUFwdAAUamF2YXguZmFjZXMuVGV4dGFyZWF0ABtpbnB1dFRleHRhcmVhRm9ybTp0ZXh0YXJlYUFzcQB+AA0/QAAAAAAAMHcIAAAAQAAAAAB4cHNxAH4ADT9AAAAAAAAMdwgAAAAQAAAAAXQABXZhbHVlc3IAL2phdmF4LmZhY2VzLmludGVybmFsLkF0dGFjaGVkT2JqZWN0U3RhdGVXcmFwcGVyLTI3MjE3OTcCAANaABJpc1NhdmVkU3RhdGVIb2xkZXJMAAljbGFzc05hbWV0ABJMamF2YS9sYW5nL1N0cmluZztMAApzYXZlZFN0YXRlcQB+AAF4cAF0AC5vcmcuc2Vhc2FyLnRlZWRhLmNvcmUuZWwuaW1wbC5WYWx1ZUJpbmRpbmdJbXBsdXEAfgAPAAAAAnQADSN7dGV4dEJlYW4uYX1zcgA1b3JnLnNlYXNhci50ZWVkYS5jb3JlLmVsLmltcGwuY29tbW9ucy5Db21tb25zRUxQYXJzZXIAAAAAAAAAAQIAAUwACXByb2Nlc3NvcnQALkxvcmcvc2Vhc2FyL3RlZWRhL2NvcmUvZWwvRXhwcmVzc2lvblByb2Nlc3Nvcjt4cHNyAERvcmcuc2Vhc2FyLnRlZWRhLmNvcmUuZWwuaW1wbC5jb21tb25zLkNvbW1vbnNFeHByZXNzaW9uUHJvY2Vzc29ySW1wbAAAAAAAAAABAgAAeHB4cHBwc3IAEWphdmEubGFuZy5Cb29sZWFuzSBygNWc+u4CAAFaAAV2YWx1ZXhwAHEAfgAmcQB+ACZxAH4AJnEAfgAmcQB+ACZwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBzcQB+AANzcQB+AAcAAAAAdwQAAAAKeHNxAH4ADT9AAAAAAAAMdwgAAAAQAAAAAHh1cQB+AA8AAAAFdXEAfgAPAAAABHVxAH4ADwAAAAd0AAdvdXRwdXRBcHQAEGphdmF4LmZhY2VzLlRleHR0ABlpbnB1dFRleHRhcmVhRm9ybTpvdXRwdXRBc3EAfgANP0AAAAAAADB3CAAAAEAAAAAAeHBzcQB+AA0/QAAAAAAADHcIAAAAEAAAAAFxAH4AGXNxAH4AGgFxAH4AHXVxAH4ADwAAAAJxAH4AH3EAfgAieHBwcHBwcHBzcQB+AANzcQB+AAcAAAAAdwQAAAAKeHNxAH4ADT9AAAAAAAAMdwgAAAAQAAAAAHh1cQB+AA8AAAAbdXEAfgAPAAAABnVxAH4ADwAAAAd0AAdzdWJtaXRBcHQAEmphdmF4LmZhY2VzLkJ1dHRvbnQAGWlucHV0VGV4dGFyZWFGb3JtOnN1Ym1pdEFzcQB+AA0/QAAAAAAAMHcIAAAAQAAAAAB4cHNxAH4ADT9AAAAAAAAMdwgAAAAQAAAAAHhwcHEAfgAmcQB+ACZwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHB4c3EAfgANP0AAAAAAAAx3CAAAABAAAAAAeHVxAH4ADwAAABZ1cQB+AA8AAAAHdAARaW5wdXRUZXh0YXJlYUZvcm1wdAAQamF2YXguZmFjZXMuRm9ybXQAEWlucHV0VGV4dGFyZWFGb3Jtc3EAfgANP0AAAAAAADB3CAAAAEAAAAABdAAgamF2YXguZmFjZXMud2ViYXBwLkNPTVBPTkVOVF9JRFNzcQB+AAcAAAADdwQAAAAKcQB+ABRxAH4ALXEAfgA6eHhwc3EAfgANP0AAAAAAAAx3CAAAABAAAAAAeHBwcHBwcHBwcHBwcHBwcHBwcHBwcHhzcQB+AA0/QAAAAAAADHcIAAAAEAAAAAB4dXEAfgAPAAAABHVxAH4ADwAAAAdwcHBwc3EAfgANP0AAAAAAADB3CAAAAEAAAAABdAAkamF2YXguZmFjZXMud2ViYXBwLkNVUlJFTlRfVklFV19ST09UcQB+AE14cHNxAH4ADT9AAAAAAAAMdwgAAAAQAAAAAHh0AApIVE1MX0JBU0lDdAAZL3JlbmRlci9pbnB1dFRleHRhcmVhLmpzcHNyABBqYXZhLnV0aWwuTG9jYWxlfvgRYJww+ewCAARJAAhoYXNoY29kZUwAB2NvdW50cnlxAH4AG0wACGxhbmd1YWdlcQB+ABtMAAd2YXJpYW50cQB+ABt4cP////90AAB0AAJqYXEAfgBTc3IAWG9yZy5zZWFzYXIudGVlZGEuY29yZS5hcHBsaWNhdGlvbi5pbXBsLlRyZWVTdHJ1Y3R1cmVNYW5hZ2VySW1wbCRVSUNvbXBvbmVudFRyZWVTdHJ1Y3R1cmUAAAAAAAAAAQIAAHhyAC9vcmcuc2Vhc2FyLnRlZWRhLmNvcmUuYXBwbGljYXRpb24uVHJlZVN0cnVjdHVyZQAAAAAAAAAAAgAEWwAJY2hpbGRyZW5fdAAyW0xvcmcvc2Vhc2FyL3RlZWRhL2NvcmUvYXBwbGljYXRpb24vVHJlZVN0cnVjdHVyZTtMABNjb21wb25lbnRDbGFzc05hbWVfcQB+ABtMAAxjb21wb25lbnRJZF9xAH4AG1sAB2ZhY2V0c190ABNbTGphdmEvbGFuZy9PYmplY3Q7eHB1cgAyW0xvcmcuc2Vhc2FyLnRlZWRhLmNvcmUuYXBwbGljYXRpb24uVHJlZVN0cnVjdHVyZTtk628ueh7V8AIAAHhwAAAAAXNxAH4AVXVxAH4AWgAAAANzcQB+AFVwdAAsamF2YXguZmFjZXMuY29tcG9uZW50Lmh0bWwuSHRtbElucHV0VGV4dGFyZWFxAH4AFHBzcQB+AFVwdAApamF2YXguZmFjZXMuY29tcG9uZW50Lmh0bWwuSHRtbE91dHB1dFRleHRxAH4ALXBzcQB+AFVwdAAsamF2YXguZmFjZXMuY29tcG9uZW50Lmh0bWwuSHRtbENvbW1hbmRCdXR0b25xAH4AOnB0ACNqYXZheC5mYWNlcy5jb21wb25lbnQuaHRtbC5IdG1sRm9ybXEAfgBCcHQAIGphdmF4LmZhY2VzLmNvbXBvbmVudC5VSVZpZXdSb290cHA= [param]org.seasar.teeda.core.render.AbstractResponseStateManager.VIEW_ID=/render/inputTextarea.jsp [cookie]JSESSIONID=1ljek2bydc2mh [header]Content-Length=4070 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1ljek2bydc2mh; $Path=/ [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/inputTextarea.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:03,814 [btpool0-3] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,817 [btpool0-3] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,817 [btpool0-3] before: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,817 [btpool0-3] after: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,817 [btpool0-3] before: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,817 [btpool0-3] after: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,817 [btpool0-3] before: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,817 [btpool0-3] after: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,817 [btpool0-3] before: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,817 [btpool0-3] after: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,817 [btpool0-3] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,820 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3b896429 not defined as pure js property DEBUG 02:05:03,820 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3b896429 not defined as pure js property inputTextarea.jsp
a bb
http://localhost:38338/faces/render/inputText.jsp DEBUG 02:05:03,823 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:03,823 [main] Load response for http://localhost:38338/faces/render/inputText.jsp DEBUG 02:05:03,824 [btpool0-3] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,824 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@21ef48fb [request]javax.faces.webapp.GLOBAL_ID_VIEW={inputTextareaForm:submitA=org.seasar.teeda.core.taglib.html.CommandButtonTag@761db1c5, inputTextareaForm:textareaA=org.seasar.teeda.core.taglib.html.InputTextareaTag@17823918, inputTextareaForm:outputA=org.seasar.teeda.core.taglib.html.OutputTextTag@667262b6, inputTextareaForm=org.seasar.teeda.core.taglib.html.FormTag@5faecf45} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@64a06824 [request]postback=true [request]previousViewId=/render/inputTextarea.jsp [request]teeda.SUBMITTED_COMMAND=submitA [request]textBean=org.seasar.teeda.it.TextBean@5f154718 [cookie]JSESSIONID=1ljek2bydc2mh [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/inputTextarea.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:03,825 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/inputText.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/render/inputText.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/inputText.jsp, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:03,825 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,825 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,825 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,869 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,869 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=7xrqvtt6m0v2;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@42bfccfc [request]javax.faces.webapp.GLOBAL_ID_VIEW={inputTextForm:outputA=org.seasar.teeda.core.taglib.html.OutputTextTag@3e2ad6a0, inputTextForm:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@6e70c242, inputTextForm:textA=org.seasar.teeda.core.taglib.html.InputTextTag@2ce1b3b3, inputTextForm=org.seasar.teeda.core.taglib.html.FormTag@15dcc3ca} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=7xrqvtt6m0v2 [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@50ba0dfc [request]postback=false [request]textBean=org.seasar.teeda.it.TextBean@66ec44cb [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/inputText.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:03,869 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2b3e8c1c not defined as pure js property DEBUG 02:05:03,869 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2b3e8c1c not defined as pure js property inputText.jsp
recover: jsessionid recover:TEXT_VALUE || ATTR_VALUE (Regexp) DEBUG 02:05:03,875 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:03,875 [main] Load response for http://localhost:38338/faces/render/inputText.jsp;jsessionid=7xrqvtt6m0v2 DEBUG 02:05:03,878 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=POST /faces/render/inputText.jsp;jsessionid=7xrqvtt6m0v2 HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 Cookie: $Version=0; JSESSIONID=7xrqvtt6m0v2; $Path=/ Content-Length: 3957 Content-Type: application/x-www-form-urlencoded RequestedSessionId=7xrqvtt6m0v2 REQUEST_URI=/faces/render/inputText.jsp;jsessionid=7xrqvtt6m0v2, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=3957, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=/render/inputText.jsp, RemoteUser=null Session SessionId=7xrqvtt6m0v2 Session :: CreationTime=1639155903825, LastAccessedTime=1639155903878, MaxInactiveInterval=1800 [param]inputTextForm/render/inputText.jsp=inputTextForm [param]inputTextForm:submit1= [param]inputTextForm:textA=aa bbb [param]javax.faces.ViewState=rO0ABXNyADNvcmcuc2Vhc2FyLnRlZWRhLmNvcmUucmVuZGVyLmh0bWwuU3RydWN0dXJlQW5kU3RhdGUAAAAAAAAAAQIAAkwABXN0YXRldAASTGphdmEvbGFuZy9PYmplY3Q7TAAJc3RydWN0dXJlcQB+AAF4cHNyACxqYXZheC5mYWNlcy5pbnRlcm5hbC5TZXJpYWxpemFibGVTdGF0ZUhvbGRlcgAAAAAAAAABAgADTAAIY2hpbGRyZW50ABBMamF2YS91dGlsL0xpc3Q7TAAIZmFjZXRNYXB0AA9MamF2YS91dGlsL01hcDtMAAVzdGF0ZXEAfgABeHBzcgATamF2YS51dGlsLkFycmF5TGlzdHiB0h2Zx2GdAwABSQAEc2l6ZXhwAAAAAXcEAAAACnNxAH4AA3NxAH4ABwAAAAN3BAAAAApzcQB+AANzcQB+AAcAAAAAdwQAAAAKeHNyABFqYXZhLnV0aWwuSGFzaE1hcAUH2sHDFmDRAwACRgAKbG9hZEZhY3RvckkACXRocmVzaG9sZHhwP0AAAAAAAAx3CAAAABAAAAAAeHVyABNbTGphdmEubGFuZy5PYmplY3Q7kM5YnxBzKWwCAAB4cAAAAB11cQB+AA8AAAAKdXEAfgAPAAAABHVxAH4ADwAAAAd0AAV0ZXh0QXB0ABBqYXZheC5mYWNlcy5UZXh0dAATaW5wdXRUZXh0Rm9ybTp0ZXh0QXNxAH4ADT9AAAAAAAAwdwgAAABAAAAAAHhwc3EAfgANP0AAAAAAAAx3CAAAABAAAAABdAAFdmFsdWVzcgAvamF2YXguZmFjZXMuaW50ZXJuYWwuQXR0YWNoZWRPYmplY3RTdGF0ZVdyYXBwZXItMjcyMTc5NwIAA1oAEmlzU2F2ZWRTdGF0ZUhvbGRlckwACWNsYXNzTmFtZXQAEkxqYXZhL2xhbmcvU3RyaW5nO0wACnNhdmVkU3RhdGVxAH4AAXhwAXQALm9yZy5zZWFzYXIudGVlZGEuY29yZS5lbC5pbXBsLlZhbHVlQmluZGluZ0ltcGx1cQB+AA8AAAACdAANI3t0ZXh0QmVhbi5hfXNyADVvcmcuc2Vhc2FyLnRlZWRhLmNvcmUuZWwuaW1wbC5jb21tb25zLkNvbW1vbnNFTFBhcnNlcgAAAAAAAAABAgABTAAJcHJvY2Vzc29ydAAuTG9yZy9zZWFzYXIvdGVlZGEvY29yZS9lbC9FeHByZXNzaW9uUHJvY2Vzc29yO3hwc3IARG9yZy5zZWFzYXIudGVlZGEuY29yZS5lbC5pbXBsLmNvbW1vbnMuQ29tbW9uc0V4cHJlc3Npb25Qcm9jZXNzb3JJbXBsAAAAAAAAAAECAAB4cHhwcHBzcgARamF2YS5sYW5nLkJvb2xlYW7NIHKA1Zz67gIAAVoABXZhbHVleHAAcQB+ACZxAH4AJnEAfgAmcQB+ACZxAH4AJnBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBzcQB+AANzcQB+AAcAAAAAdwQAAAAKeHNxAH4ADT9AAAAAAAAMdwgAAAAQAAAAAHh1cQB+AA8AAAAFdXEAfgAPAAAABHVxAH4ADwAAAAd0AAdvdXRwdXRBcHEAfgAVdAAVaW5wdXRUZXh0Rm9ybTpvdXRwdXRBc3EAfgANP0AAAAAAADB3CAAAAEAAAAAAeHBzcQB+AA0/QAAAAAAADHcIAAAAEAAAAAFxAH4AGXNxAH4AGgFxAH4AHXVxAH4ADwAAAAJxAH4AH3EAfgAieHBwcHBwcHBzcQB+AANzcQB+AAcAAAAAdwQAAAAKeHNxAH4ADT9AAAAAAAAMdwgAAAAQAAAAAHh1cQB+AA8AAAAbdXEAfgAPAAAABnVxAH4ADwAAAAd0AAdzdWJtaXQxcHQAEmphdmF4LmZhY2VzLkJ1dHRvbnQAFWlucHV0VGV4dEZvcm06c3VibWl0MXNxAH4ADT9AAAAAAAAwdwgAAABAAAAAAHhwc3EAfgANP0AAAAAAAAx3CAAAABAAAAAAeHBwcQB+ACZxAH4AJnBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHhzcQB+AA0/QAAAAAAADHcIAAAAEAAAAAB4dXEAfgAPAAAAFnVxAH4ADwAAAAd0AA1pbnB1dFRleHRGb3JtcHQAEGphdmF4LmZhY2VzLkZvcm10AA1pbnB1dFRleHRGb3Jtc3EAfgANP0AAAAAAADB3CAAAAEAAAAABdAAgamF2YXguZmFjZXMud2ViYXBwLkNPTVBPTkVOVF9JRFNzcQB+AAcAAAADdwQAAAAKcQB+ABRxAH4ALXEAfgA5eHhwc3EAfgANP0AAAAAAAAx3CAAAABAAAAAAeHBwcHBwcHBwcHBwcHBwcHBwcHBwcHhzcQB+AA0/QAAAAAAADHcIAAAAEAAAAAB4dXEAfgAPAAAABHVxAH4ADwAAAAdwcHBwc3EAfgANP0AAAAAAADB3CAAAAEAAAAABdAAkamF2YXguZmFjZXMud2ViYXBwLkNVUlJFTlRfVklFV19ST09UcQB+AEx4cHNxAH4ADT9AAAAAAAAMdwgAAAAQAAAAAHh0AApIVE1MX0JBU0lDdAAVL3JlbmRlci9pbnB1dFRleHQuanNwc3IAEGphdmEudXRpbC5Mb2NhbGV++BFgnDD57AIABEkACGhhc2hjb2RlTAAHY291bnRyeXEAfgAbTAAIbGFuZ3VhZ2VxAH4AG0wAB3ZhcmlhbnRxAH4AG3hw/////3QAAHQAAmphcQB+AFJzcgBYb3JnLnNlYXNhci50ZWVkYS5jb3JlLmFwcGxpY2F0aW9uLmltcGwuVHJlZVN0cnVjdHVyZU1hbmFnZXJJbXBsJFVJQ29tcG9uZW50VHJlZVN0cnVjdHVyZQAAAAAAAAABAgAAeHIAL29yZy5zZWFzYXIudGVlZGEuY29yZS5hcHBsaWNhdGlvbi5UcmVlU3RydWN0dXJlAAAAAAAAAAACAARbAAljaGlsZHJlbl90ADJbTG9yZy9zZWFzYXIvdGVlZGEvY29yZS9hcHBsaWNhdGlvbi9UcmVlU3RydWN0dXJlO0wAE2NvbXBvbmVudENsYXNzTmFtZV9xAH4AG0wADGNvbXBvbmVudElkX3EAfgAbWwAHZmFjZXRzX3QAE1tMamF2YS9sYW5nL09iamVjdDt4cHVyADJbTG9yZy5zZWFzYXIudGVlZGEuY29yZS5hcHBsaWNhdGlvbi5UcmVlU3RydWN0dXJlO2Trby56HtXwAgAAeHAAAAABc3EAfgBUdXEAfgBZAAAAA3NxAH4AVHB0AChqYXZheC5mYWNlcy5jb21wb25lbnQuaHRtbC5IdG1sSW5wdXRUZXh0cQB+ABRwc3EAfgBUcHQAKWphdmF4LmZhY2VzLmNvbXBvbmVudC5odG1sLkh0bWxPdXRwdXRUZXh0cQB+AC1wc3EAfgBUcHQALGphdmF4LmZhY2VzLmNvbXBvbmVudC5odG1sLkh0bWxDb21tYW5kQnV0dG9ucQB+ADlwdAAjamF2YXguZmFjZXMuY29tcG9uZW50Lmh0bWwuSHRtbEZvcm1xAH4AQXB0ACBqYXZheC5mYWNlcy5jb21wb25lbnQuVUlWaWV3Um9vdHBw [param]org.seasar.teeda.core.render.AbstractResponseStateManager.VIEW_ID=/render/inputText.jsp [cookie]JSESSIONID=7xrqvtt6m0v2 [header]Content-Length=3957 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=7xrqvtt6m0v2; $Path=/ [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/inputText.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:03,878 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,880 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,880 [btpool0-2] before: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,880 [btpool0-2] after: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,880 [btpool0-2] before: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,880 [btpool0-2] after: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,880 [btpool0-2] before: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,880 [btpool0-2] after: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,880 [btpool0-2] before: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,880 [btpool0-2] after: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,880 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,883 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,883 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5502abdb [request]javax.faces.webapp.GLOBAL_ID_VIEW={inputTextForm:outputA=org.seasar.teeda.core.taglib.html.OutputTextTag@3e2ad6a0, inputTextForm:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@6e70c242, inputTextForm:textA=org.seasar.teeda.core.taglib.html.InputTextTag@2ce1b3b3, inputTextForm=org.seasar.teeda.core.taglib.html.FormTag@15dcc3ca} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@2260e277 [request]postback=true [request]previousViewId=/render/inputText.jsp [request]teeda.SUBMITTED_COMMAND=submit1 [request]textBean=org.seasar.teeda.it.TextBean@6b40443 [cookie]JSESSIONID=7xrqvtt6m0v2 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/inputText.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:03,883 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5952e9a8 not defined as pure js property DEBUG 02:05:03,883 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5952e9a8 not defined as pure js property inputText.jsp
aa bbb
http://localhost:38338/faces/render/selectManyListbox1.jsp DEBUG 02:05:03,886 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:03,886 [main] Load response for http://localhost:38338/faces/render/selectManyListbox1.jsp DEBUG 02:05:03,887 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/selectManyListbox1.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/render/selectManyListbox1.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/selectManyListbox1.jsp, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:03,888 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,888 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,888 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,940 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3ff23f8b not defined as pure js property DEBUG 02:05:03,940 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3ff23f8b not defined as pure js property selectManyListbox1.jsp
[2]
recover: jsessionid recover:TEXT_VALUE || ATTR_VALUE (Regexp) DEBUG 02:05:03,945 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,948 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1hqzyld9ixqld;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@7366fdde [request]javax.faces.webapp.GLOBAL_ID_VIEW={selectManyListboxForm:selectedString=org.seasar.teeda.core.taglib.html.OutputTextTag@6ea53502, selectManyListboxForm=org.seasar.teeda.core.taglib.html.FormTag@203b4f0e, selectManyListboxForm:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@15c330aa, selectManyListboxForm:aaa=org.seasar.teeda.core.taglib.html.SelectManyListboxTag@41aff40f} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1hqzyld9ixqld [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@6c0267a [request]postback=false [request]selectManyListboxAaaBean=org.seasar.teeda.it.SelectManyListboxAaaBean@311e170c [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/selectManyListbox1.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:03,948 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:03,949 [main] Load response for http://localhost:38338/faces/render/selectManyListbox1.jsp;jsessionid=1hqzyld9ixqld DEBUG 02:05:03,951 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=POST /faces/render/selectManyListbox1.jsp;jsessionid=1hqzyld9ixqld HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 Cookie: $Version=0; JSESSIONID=1hqzyld9ixqld; $Path=/ Content-Length: 5020 Content-Type: application/x-www-form-urlencoded RequestedSessionId=1hqzyld9ixqld REQUEST_URI=/faces/render/selectManyListbox1.jsp;jsessionid=1hqzyld9ixqld, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=5020, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=/render/selectManyListbox1.jsp, RemoteUser=null Session SessionId=1hqzyld9ixqld Session :: CreationTime=1639155903887, LastAccessedTime=1639155903951, MaxInactiveInterval=1800 [param]javax.faces.ViewState=rO0ABXNyADNvcmcuc2Vhc2FyLnRlZWRhLmNvcmUucmVuZGVyLmh0bWwuU3RydWN0dXJlQW5kU3RhdGUAAAAAAAAAAQIAAkwABXN0YXRldAASTGphdmEvbGFuZy9PYmplY3Q7TAAJc3RydWN0dXJlcQB+AAF4cHNyACxqYXZheC5mYWNlcy5pbnRlcm5hbC5TZXJpYWxpemFibGVTdGF0ZUhvbGRlcgAAAAAAAAABAgADTAAIY2hpbGRyZW50ABBMamF2YS91dGlsL0xpc3Q7TAAIZmFjZXRNYXB0AA9MamF2YS91dGlsL01hcDtMAAVzdGF0ZXEAfgABeHBzcgATamF2YS51dGlsLkFycmF5TGlzdHiB0h2Zx2GdAwABSQAEc2l6ZXhwAAAAAXcEAAAACnNxAH4AA3NxAH4ABwAAAAN3BAAAAApzcQB+AANzcQB+AAcAAAADdwQAAAAKc3EAfgADc3EAfgAHAAAAAHcEAAAACnhzcgARamF2YS51dGlsLkhhc2hNYXAFB9rBwxZg0QMAAkYACmxvYWRGYWN0b3JJAAl0aHJlc2hvbGR4cD9AAAAAAAAMdwgAAAAQAAAAAHh1cgATW0xqYXZhLmxhbmcuT2JqZWN0O5DOWJ8QcylsAgAAeHAAAAAHdXEAfgARAAAAB3QABF9pZDBwcHBzcQB+AA8/QAAAAAAAMHcIAAAAQAAAAAB4cHNxAH4ADz9AAAAAAAAMdwgAAAAQAAAAAHhwc3IAEWphdmEubGFuZy5Cb29sZWFuzSBygNWc+u4CAAFaAAV2YWx1ZXhwAHEAfgAYdAADT25ldAABMXBzcQB+AANzcQB+AAcAAAAAdwQAAAAKeHNxAH4ADz9AAAAAAAAMdwgAAAAQAAAAAHh1cQB+ABEAAAAHdXEAfgARAAAAB3QABF9pZDFwcHBzcQB+AA8/QAAAAAAAMHcIAAAAQAAAAAB4cHNxAH4ADz9AAAAAAAAMdwgAAAAQAAAAAHhwcQB+ABhxAH4AGHQAA1R3b3QAATJwc3EAfgADc3EAfgAHAAAAAHcEAAAACnhzcQB+AA8/QAAAAAAADHcIAAAAEAAAAAB4dXEAfgARAAAAB3VxAH4AEQAAAAd0AARfaWQycHBwc3EAfgAPP0AAAAAAADB3CAAAAEAAAAAAeHBzcQB+AA8/QAAAAAAADHcIAAAAEAAAAAB4cHEAfgAYcQB+ABh0AAVUaHJlZXQAATNweHNxAH4ADz9AAAAAAAAMdwgAAAAQAAAAAHh1cQB+ABEAAAAcdXEAfgARAAAACnVxAH4AEQAAAAR1cQB+ABEAAAAHdAADYWFhcHQAE2phdmF4LmZhY2VzLkxpc3Rib3h0ABlzZWxlY3RNYW55TGlzdGJveEZvcm06YWFhc3EAfgAPP0AAAAAAADB3CAAAAEAAAAABdAAgamF2YXguZmFjZXMud2ViYXBwLkNPTVBPTkVOVF9JRFNzcQB+AAcAAAADdwQAAAAKcQB+ABRxAH4AIHEAfgAqeHhwc3EAfgAPP0AAAAAAAAx3CAAAABAAAAABdAAFdmFsdWVzcgAvamF2YXguZmFjZXMuaW50ZXJuYWwuQXR0YWNoZWRPYmplY3RTdGF0ZVdyYXBwZXItMjcyMTc5NwIAA1oAEmlzU2F2ZWRTdGF0ZUhvbGRlckwACWNsYXNzTmFtZXQAEkxqYXZhL2xhbmcvU3RyaW5nO0wACnNhdmVkU3RhdGVxAH4AAXhwAXQALm9yZy5zZWFzYXIudGVlZGEuY29yZS5lbC5pbXBsLlZhbHVlQmluZGluZ0ltcGx1cQB+ABEAAAACdAAnI3tzZWxlY3RNYW55TGlzdGJveEFhYUJlYW4uYWFhU2VsZWN0ZWR9c3IANW9yZy5zZWFzYXIudGVlZGEuY29yZS5lbC5pbXBsLmNvbW1vbnMuQ29tbW9uc0VMUGFyc2VyAAAAAAAAAAECAAFMAAlwcm9jZXNzb3J0AC5Mb3JnL3NlYXNhci90ZWVkYS9jb3JlL2VsL0V4cHJlc3Npb25Qcm9jZXNzb3I7eHBzcgBEb3JnLnNlYXNhci50ZWVkYS5jb3JlLmVsLmltcGwuY29tbW9ucy5Db21tb25zRXhwcmVzc2lvblByb2Nlc3NvckltcGwAAAAAAAAAAQIAAHhweHBwcHEAfgAYcQB+ABhxAH4AGHEAfgAYcQB+ABhxAH4AGHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHNxAH4AA3NxAH4ABwAAAAB3BAAAAAp4c3EAfgAPP0AAAAAAAAx3CAAAABAAAAAAeHVxAH4AEQAAAAV1cQB+ABEAAAAEdXEAfgARAAAAB3QADnNlbGVjdGVkU3RyaW5ncHQAEGphdmF4LmZhY2VzLlRleHR0ACRzZWxlY3RNYW55TGlzdGJveEZvcm06c2VsZWN0ZWRTdHJpbmdzcQB+AA8/QAAAAAAAMHcIAAAAQAAAAAB4cHNxAH4ADz9AAAAAAAAMdwgAAAAQAAAAAXEAfgA7c3EAfgA8AXEAfgA/dXEAfgARAAAAAnQAKiN7c2VsZWN0TWFueUxpc3Rib3hBYWFCZWFuLnNlbGVjdGVkU3RyaW5nfXEAfgBEeHBwcHBwcHBzcQB+AANzcQB+AAcAAAAAdwQAAAAKeHNxAH4ADz9AAAAAAAAMdwgAAAAQAAAAAHh1cQB+ABEAAAAbdXEAfgARAAAABnVxAH4AEQAAAAd0AAdzdWJtaXQxcHQAEmphdmF4LmZhY2VzLkJ1dHRvbnQAHXNlbGVjdE1hbnlMaXN0Ym94Rm9ybTpzdWJtaXQxc3EAfgAPP0AAAAAAADB3CAAAAEAAAAAAeHBzcQB+AA8/QAAAAAAADHcIAAAAEAAAAAB4cHBxAH4AGHEAfgAYcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBweHNxAH4ADz9AAAAAAAAMdwgAAAAQAAAAAHh1cQB+ABEAAAAWdXEAfgARAAAAB3QAFXNlbGVjdE1hbnlMaXN0Ym94Rm9ybXB0ABBqYXZheC5mYWNlcy5Gb3JtdAAVc2VsZWN0TWFueUxpc3Rib3hGb3Jtc3EAfgAPP0AAAAAAADB3CAAAAEAAAAABcQB+ADhzcQB+AAcAAAADdwQAAAAKcQB+ADRxAH4ATXEAfgBbeHhwc3EAfgAPP0AAAAAAAAx3CAAAABAAAAAAeHBwcHBwcHBwcHBwcHBwcHBwcHBwcHhzcQB+AA8/QAAAAAAADHcIAAAAEAAAAAB4dXEAfgARAAAABHVxAH4AEQAAAAdwcHBwc3EAfgAPP0AAAAAAADB3CAAAAEAAAAABdAAkamF2YXguZmFjZXMud2ViYXBwLkNVUlJFTlRfVklFV19ST09UcQB+AG14cHNxAH4ADz9AAAAAAAAMdwgAAAAQAAAAAHh0AApIVE1MX0JBU0lDdAAeL3JlbmRlci9zZWxlY3RNYW55TGlzdGJveDEuanNwc3IAEGphdmEudXRpbC5Mb2NhbGV++BFgnDD57AIABEkACGhhc2hjb2RlTAAHY291bnRyeXEAfgA9TAAIbGFuZ3VhZ2VxAH4APUwAB3ZhcmlhbnRxAH4APXhw/////3QAAHQAAmphcQB+AHNzcgBYb3JnLnNlYXNhci50ZWVkYS5jb3JlLmFwcGxpY2F0aW9uLmltcGwuVHJlZVN0cnVjdHVyZU1hbmFnZXJJbXBsJFVJQ29tcG9uZW50VHJlZVN0cnVjdHVyZQAAAAAAAAABAgAAeHIAL29yZy5zZWFzYXIudGVlZGEuY29yZS5hcHBsaWNhdGlvbi5UcmVlU3RydWN0dXJlAAAAAAAAAAACAARbAAljaGlsZHJlbl90ADJbTG9yZy9zZWFzYXIvdGVlZGEvY29yZS9hcHBsaWNhdGlvbi9UcmVlU3RydWN0dXJlO0wAE2NvbXBvbmVudENsYXNzTmFtZV9xAH4APUwADGNvbXBvbmVudElkX3EAfgA9WwAHZmFjZXRzX3QAE1tMamF2YS9sYW5nL09iamVjdDt4cHVyADJbTG9yZy5zZWFzYXIudGVlZGEuY29yZS5hcHBsaWNhdGlvbi5UcmVlU3RydWN0dXJlO2Trby56HtXwAgAAeHAAAAABc3EAfgB1dXEAfgB6AAAAA3NxAH4AdXVxAH4AegAAAANzcQB+AHVwdAAiamF2YXguZmFjZXMuY29tcG9uZW50LlVJU2VsZWN0SXRlbXEAfgAUcHNxAH4AdXBxAH4AgXEAfgAgcHNxAH4AdXBxAH4AgXEAfgAqcHQAMGphdmF4LmZhY2VzLmNvbXBvbmVudC5odG1sLkh0bWxTZWxlY3RNYW55TGlzdGJveHEAfgA0cHNxAH4AdXB0AClqYXZheC5mYWNlcy5jb21wb25lbnQuaHRtbC5IdG1sT3V0cHV0VGV4dHEAfgBNcHNxAH4AdXB0ACxqYXZheC5mYWNlcy5jb21wb25lbnQuaHRtbC5IdG1sQ29tbWFuZEJ1dHRvbnEAfgBbcHQAI2phdmF4LmZhY2VzLmNvbXBvbmVudC5odG1sLkh0bWxGb3JtcQB+AGNwdAAgamF2YXguZmFjZXMuY29tcG9uZW50LlVJVmlld1Jvb3RwcA== [param]org.seasar.teeda.core.render.AbstractResponseStateManager.VIEW_ID=/render/selectManyListbox1.jsp [param]selectManyListboxForm/render/selectManyListbox1.jsp=selectManyListboxForm [param]selectManyListboxForm:aaa=3 [param]selectManyListboxForm:submit1= [cookie]JSESSIONID=1hqzyld9ixqld [header]Content-Length=5020 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1hqzyld9ixqld; $Path=/ [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/selectManyListbox1.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:03,951 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,954 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,954 [btpool0-2] before: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,955 [btpool0-2] after: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,955 [btpool0-2] before: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,955 [btpool0-2] after: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,955 [btpool0-2] before: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,955 [btpool0-2] after: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,955 [btpool0-2] before: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,955 [btpool0-2] after: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,955 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,959 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@18ba2b6b not defined as pure js property DEBUG 02:05:03,959 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@18ba2b6b not defined as pure js property selectManyListbox1.jsp
[3]
DEBUG 02:05:03,962 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:03,962 [main] Load response for http://localhost:38338/faces/render/selectManyListbox1.jsp DEBUG 02:05:03,963 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,963 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@73cbc5cb [request]javax.faces.webapp.GLOBAL_ID_VIEW={selectManyListboxForm:selectedString=org.seasar.teeda.core.taglib.html.OutputTextTag@6ea53502, selectManyListboxForm=org.seasar.teeda.core.taglib.html.FormTag@203b4f0e, selectManyListboxForm:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@15c330aa, selectManyListboxForm:aaa=org.seasar.teeda.core.taglib.html.SelectManyListboxTag@41aff40f} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@4726cdd1 [request]postback=true [request]previousViewId=/render/selectManyListbox1.jsp [request]selectManyListboxAaaBean=org.seasar.teeda.it.SelectManyListboxAaaBean@449278d5 [request]teeda.SUBMITTED_COMMAND=submit1 [cookie]JSESSIONID=1hqzyld9ixqld [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/selectManyListbox1.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:03,965 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=POST /faces/render/selectManyListbox1.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 Cookie: $Version=0; JSESSIONID=1hqzyld9ixqld; $Path=/ Content-Length: 5064 Content-Type: application/x-www-form-urlencoded RequestedSessionId=1hqzyld9ixqld REQUEST_URI=/faces/render/selectManyListbox1.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=5064, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=/render/selectManyListbox1.jsp, RemoteUser=null Session SessionId=1hqzyld9ixqld Session :: CreationTime=1639155903887, LastAccessedTime=1639155903964, MaxInactiveInterval=1800 [param]javax.faces.ViewState=rO0ABXNyADNvcmcuc2Vhc2FyLnRlZWRhLmNvcmUucmVuZGVyLmh0bWwuU3RydWN0dXJlQW5kU3RhdGUAAAAAAAAAAQIAAkwABXN0YXRldAASTGphdmEvbGFuZy9PYmplY3Q7TAAJc3RydWN0dXJlcQB+AAF4cHNyACxqYXZheC5mYWNlcy5pbnRlcm5hbC5TZXJpYWxpemFibGVTdGF0ZUhvbGRlcgAAAAAAAAABAgADTAAIY2hpbGRyZW50ABBMamF2YS91dGlsL0xpc3Q7TAAIZmFjZXRNYXB0AA9MamF2YS91dGlsL01hcDtMAAVzdGF0ZXEAfgABeHBzcgATamF2YS51dGlsLkFycmF5TGlzdHiB0h2Zx2GdAwABSQAEc2l6ZXhwAAAAAXcEAAAACnNxAH4AA3NxAH4ABwAAAAN3BAAAAApzcQB+AANzcQB+AAcAAAADdwQAAAAKc3EAfgADc3EAfgAHAAAAAHcEAAAACnhzcgARamF2YS51dGlsLkhhc2hNYXAFB9rBwxZg0QMAAkYACmxvYWRGYWN0b3JJAAl0aHJlc2hvbGR4cD9AAAAAAAAMdwgAAAAQAAAAAHh1cgATW0xqYXZhLmxhbmcuT2JqZWN0O5DOWJ8QcylsAgAAeHAAAAAHdXEAfgARAAAAB3QABF9pZDBwcHBzcQB+AA8/QAAAAAAADHcIAAAAEAAAAAB4cHNxAH4ADz9AAAAAAAAMdwgAAAAQAAAAAHhwc3IAEWphdmEubGFuZy5Cb29sZWFuzSBygNWc+u4CAAFaAAV2YWx1ZXhwAHEAfgAYdAADT25ldAABMXBzcQB+AANzcQB+AAcAAAAAdwQAAAAKeHNxAH4ADz9AAAAAAAAMdwgAAAAQAAAAAHh1cQB+ABEAAAAHdXEAfgARAAAAB3QABF9pZDFwcHBzcQB+AA8/QAAAAAAADHcIAAAAEAAAAAB4cHNxAH4ADz9AAAAAAAAMdwgAAAAQAAAAAHhwcQB+ABhxAH4AGHQAA1R3b3QAATJwc3EAfgADc3EAfgAHAAAAAHcEAAAACnhzcQB+AA8/QAAAAAAADHcIAAAAEAAAAAB4dXEAfgARAAAAB3VxAH4AEQAAAAd0AARfaWQycHBwc3EAfgAPP0AAAAAAAAx3CAAAABAAAAAAeHBzcQB+AA8/QAAAAAAADHcIAAAAEAAAAAB4cHEAfgAYcQB+ABh0AAVUaHJlZXQAATNweHNxAH4ADz9AAAAAAAAMdwgAAAAQAAAAAHh1cQB+ABEAAAAcdXEAfgARAAAACnVxAH4AEQAAAAR1cQB+ABEAAAAHdAADYWFhcHQAE2phdmF4LmZhY2VzLkxpc3Rib3h0ABlzZWxlY3RNYW55TGlzdGJveEZvcm06YWFhc3EAfgAPP0AAAAAAAAx3CAAAABAAAAABdAAgamF2YXguZmFjZXMud2ViYXBwLkNPTVBPTkVOVF9JRFNzcQB+AAcAAAADdwQAAAAKcQB+ABRxAH4AIHEAfgAqeHhwc3EAfgAPP0AAAAAAAAx3CAAAABAAAAABdAAFdmFsdWVzcgAvamF2YXguZmFjZXMuaW50ZXJuYWwuQXR0YWNoZWRPYmplY3RTdGF0ZVdyYXBwZXItMjcyMTc5NwIAA1oAEmlzU2F2ZWRTdGF0ZUhvbGRlckwACWNsYXNzTmFtZXQAEkxqYXZhL2xhbmcvU3RyaW5nO0wACnNhdmVkU3RhdGVxAH4AAXhwAXQALm9yZy5zZWFzYXIudGVlZGEuY29yZS5lbC5pbXBsLlZhbHVlQmluZGluZ0ltcGx1cQB+ABEAAAACdAAnI3tzZWxlY3RNYW55TGlzdGJveEFhYUJlYW4uYWFhU2VsZWN0ZWR9c3IANW9yZy5zZWFzYXIudGVlZGEuY29yZS5lbC5pbXBsLmNvbW1vbnMuQ29tbW9uc0VMUGFyc2VyAAAAAAAAAAECAAFMAAlwcm9jZXNzb3J0AC5Mb3JnL3NlYXNhci90ZWVkYS9jb3JlL2VsL0V4cHJlc3Npb25Qcm9jZXNzb3I7eHBzcgBEb3JnLnNlYXNhci50ZWVkYS5jb3JlLmVsLmltcGwuY29tbW9ucy5Db21tb25zRXhwcmVzc2lvblByb2Nlc3NvckltcGwAAAAAAAAAAQIAAHhweHBwcHEAfgAYcQB+ABhxAH4AGHNxAH4AFwFxAH4AGHEAfgAYcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwc3EAfgADc3EAfgAHAAAAAHcEAAAACnhzcQB+AA8/QAAAAAAADHcIAAAAEAAAAAB4dXEAfgARAAAABXVxAH4AEQAAAAR1cQB+ABEAAAAHdAAOc2VsZWN0ZWRTdHJpbmdwdAAQamF2YXguZmFjZXMuVGV4dHQAJHNlbGVjdE1hbnlMaXN0Ym94Rm9ybTpzZWxlY3RlZFN0cmluZ3NxAH4ADz9AAAAAAAAMdwgAAAAQAAAAAHhwc3EAfgAPP0AAAAAAAAx3CAAAABAAAAABcQB+ADtzcQB+ADwBcQB+AD91cQB+ABEAAAACdAAqI3tzZWxlY3RNYW55TGlzdGJveEFhYUJlYW4uc2VsZWN0ZWRTdHJpbmd9cQB+AER4cHBwcHBwcHNxAH4AA3NxAH4ABwAAAAB3BAAAAAp4c3EAfgAPP0AAAAAAAAx3CAAAABAAAAAAeHVxAH4AEQAAABt1cQB+ABEAAAAGdXEAfgARAAAAB3QAB3N1Ym1pdDFwdAASamF2YXguZmFjZXMuQnV0dG9udAAdc2VsZWN0TWFueUxpc3Rib3hGb3JtOnN1Ym1pdDFzcQB+AA8/QAAAAAAADHcIAAAAEAAAAAB4cHNxAH4ADz9AAAAAAAAMdwgAAAAQAAAAAHhwcHEAfgAYcQB+ABhwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHB4c3EAfgAPP0AAAAAAAAx3CAAAABAAAAAAeHVxAH4AEQAAABZ1cQB+ABEAAAAHdAAVc2VsZWN0TWFueUxpc3Rib3hGb3JtcHQAEGphdmF4LmZhY2VzLkZvcm10ABVzZWxlY3RNYW55TGlzdGJveEZvcm1zcQB+AA8/QAAAAAAADHcIAAAAEAAAAAFxAH4AOHNxAH4ABwAAAAN3BAAAAApxAH4ANHEAfgBOcQB+AFx4eHBzcQB+AA8/QAAAAAAADHcIAAAAEAAAAAB4cHBwcHBwcHBwcHBwcHBwcHBwcHBweHNxAH4ADz9AAAAAAAAMdwgAAAAQAAAAAHh1cQB+ABEAAAAEdXEAfgARAAAAB3BwcHBzcQB+AA8/QAAAAAAADHcIAAAAEAAAAAF0ACRqYXZheC5mYWNlcy53ZWJhcHAuQ1VSUkVOVF9WSUVXX1JPT1RxAH4Abnhwc3EAfgAPP0AAAAAAAAx3CAAAABAAAAAAeHQACkhUTUxfQkFTSUN0AB4vcmVuZGVyL3NlbGVjdE1hbnlMaXN0Ym94MS5qc3BzcgAQamF2YS51dGlsLkxvY2FsZX74EWCcMPnsAgAESQAIaGFzaGNvZGVMAAdjb3VudHJ5cQB+AD1MAAhsYW5ndWFnZXEAfgA9TAAHdmFyaWFudHEAfgA9eHD/////dAAAdAACamFxAH4AdHNyAFhvcmcuc2Vhc2FyLnRlZWRhLmNvcmUuYXBwbGljYXRpb24uaW1wbC5UcmVlU3RydWN0dXJlTWFuYWdlckltcGwkVUlDb21wb25lbnRUcmVlU3RydWN0dXJlAAAAAAAAAAECAAB4cgAvb3JnLnNlYXNhci50ZWVkYS5jb3JlLmFwcGxpY2F0aW9uLlRyZWVTdHJ1Y3R1cmUAAAAAAAAAAAIABFsACWNoaWxkcmVuX3QAMltMb3JnL3NlYXNhci90ZWVkYS9jb3JlL2FwcGxpY2F0aW9uL1RyZWVTdHJ1Y3R1cmU7TAATY29tcG9uZW50Q2xhc3NOYW1lX3EAfgA9TAAMY29tcG9uZW50SWRfcQB+AD1bAAdmYWNldHNfdAATW0xqYXZhL2xhbmcvT2JqZWN0O3hwdXIAMltMb3JnLnNlYXNhci50ZWVkYS5jb3JlLmFwcGxpY2F0aW9uLlRyZWVTdHJ1Y3R1cmU7ZOtvLnoe1fACAAB4cAAAAAFzcQB+AHZ1cQB+AHsAAAADc3EAfgB2dXEAfgB7AAAAA3NxAH4AdnB0ACJqYXZheC5mYWNlcy5jb21wb25lbnQuVUlTZWxlY3RJdGVtcQB+ABRwc3EAfgB2cHEAfgCCcQB+ACBwc3EAfgB2cHEAfgCCcQB+ACpwdAAwamF2YXguZmFjZXMuY29tcG9uZW50Lmh0bWwuSHRtbFNlbGVjdE1hbnlMaXN0Ym94cQB+ADRwc3EAfgB2cHQAKWphdmF4LmZhY2VzLmNvbXBvbmVudC5odG1sLkh0bWxPdXRwdXRUZXh0cQB+AE5wc3EAfgB2cHQALGphdmF4LmZhY2VzLmNvbXBvbmVudC5odG1sLkh0bWxDb21tYW5kQnV0dG9ucQB+AFxwdAAjamF2YXguZmFjZXMuY29tcG9uZW50Lmh0bWwuSHRtbEZvcm1xAH4AZHB0ACBqYXZheC5mYWNlcy5jb21wb25lbnQuVUlWaWV3Um9vdHBw [param]org.seasar.teeda.core.render.AbstractResponseStateManager.VIEW_ID=/render/selectManyListbox1.jsp [param]selectManyListboxForm/render/selectManyListbox1.jsp=selectManyListboxForm [param]selectManyListboxForm:aaa=1, 3 [param]selectManyListboxForm:submit1= [cookie]JSESSIONID=1hqzyld9ixqld [header]Content-Length=5064 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1hqzyld9ixqld; $Path=/ [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/selectManyListbox1.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:03,965 [btpool0-3] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,967 [btpool0-3] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,967 [btpool0-3] before: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,968 [btpool0-3] after: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,968 [btpool0-3] before: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,968 [btpool0-3] after: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,968 [btpool0-3] before: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,968 [btpool0-3] after: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,968 [btpool0-3] before: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,968 [btpool0-3] after: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,968 [btpool0-3] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,972 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@64b6be69 not defined as pure js property DEBUG 02:05:03,972 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@64b6be69 not defined as pure js property selectManyListbox1.jsp
[1, 3]
DEBUG 02:05:03,974 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:03,975 [main] Load response for http://localhost:38338/faces/render/selectManyListbox1.jsp DEBUG 02:05:03,975 [btpool0-3] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,975 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@32728d [request]javax.faces.webapp.GLOBAL_ID_VIEW={selectManyListboxForm:selectedString=org.seasar.teeda.core.taglib.html.OutputTextTag@6ea53502, selectManyListboxForm=org.seasar.teeda.core.taglib.html.FormTag@203b4f0e, selectManyListboxForm:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@15c330aa, selectManyListboxForm:aaa=org.seasar.teeda.core.taglib.html.SelectManyListboxTag@41aff40f} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@6ffe8714 [request]postback=true [request]previousViewId=/render/selectManyListbox1.jsp [request]selectManyListboxAaaBean=org.seasar.teeda.it.SelectManyListboxAaaBean@2f566b7d [request]teeda.SUBMITTED_COMMAND=submit1 [cookie]JSESSIONID=1hqzyld9ixqld [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/selectManyListbox1.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:03,977 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=POST /faces/render/selectManyListbox1.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 Cookie: $Version=0; JSESSIONID=1hqzyld9ixqld; $Path=/ Content-Length: 5064 Content-Type: application/x-www-form-urlencoded RequestedSessionId=1hqzyld9ixqld REQUEST_URI=/faces/render/selectManyListbox1.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=5064, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=/render/selectManyListbox1.jsp, RemoteUser=null Session SessionId=1hqzyld9ixqld Session :: CreationTime=1639155903887, LastAccessedTime=1639155903977, MaxInactiveInterval=1800 [param]javax.faces.ViewState=rO0ABXNyADNvcmcuc2Vhc2FyLnRlZWRhLmNvcmUucmVuZGVyLmh0bWwuU3RydWN0dXJlQW5kU3RhdGUAAAAAAAAAAQIAAkwABXN0YXRldAASTGphdmEvbGFuZy9PYmplY3Q7TAAJc3RydWN0dXJlcQB+AAF4cHNyACxqYXZheC5mYWNlcy5pbnRlcm5hbC5TZXJpYWxpemFibGVTdGF0ZUhvbGRlcgAAAAAAAAABAgADTAAIY2hpbGRyZW50ABBMamF2YS91dGlsL0xpc3Q7TAAIZmFjZXRNYXB0AA9MamF2YS91dGlsL01hcDtMAAVzdGF0ZXEAfgABeHBzcgATamF2YS51dGlsLkFycmF5TGlzdHiB0h2Zx2GdAwABSQAEc2l6ZXhwAAAAAXcEAAAACnNxAH4AA3NxAH4ABwAAAAN3BAAAAApzcQB+AANzcQB+AAcAAAADdwQAAAAKc3EAfgADc3EAfgAHAAAAAHcEAAAACnhzcgARamF2YS51dGlsLkhhc2hNYXAFB9rBwxZg0QMAAkYACmxvYWRGYWN0b3JJAAl0aHJlc2hvbGR4cD9AAAAAAAAMdwgAAAAQAAAAAHh1cgATW0xqYXZhLmxhbmcuT2JqZWN0O5DOWJ8QcylsAgAAeHAAAAAHdXEAfgARAAAAB3QABF9pZDBwcHBzcQB+AA8/QAAAAAAADHcIAAAAEAAAAAB4cHNxAH4ADz9AAAAAAAAMdwgAAAAQAAAAAHhwc3IAEWphdmEubGFuZy5Cb29sZWFuzSBygNWc+u4CAAFaAAV2YWx1ZXhwAHEAfgAYdAADT25ldAABMXBzcQB+AANzcQB+AAcAAAAAdwQAAAAKeHNxAH4ADz9AAAAAAAAMdwgAAAAQAAAAAHh1cQB+ABEAAAAHdXEAfgARAAAAB3QABF9pZDFwcHBzcQB+AA8/QAAAAAAADHcIAAAAEAAAAAB4cHNxAH4ADz9AAAAAAAAMdwgAAAAQAAAAAHhwcQB+ABhxAH4AGHQAA1R3b3QAATJwc3EAfgADc3EAfgAHAAAAAHcEAAAACnhzcQB+AA8/QAAAAAAADHcIAAAAEAAAAAB4dXEAfgARAAAAB3VxAH4AEQAAAAd0AARfaWQycHBwc3EAfgAPP0AAAAAAAAx3CAAAABAAAAAAeHBzcQB+AA8/QAAAAAAADHcIAAAAEAAAAAB4cHEAfgAYcQB+ABh0AAVUaHJlZXQAATNweHNxAH4ADz9AAAAAAAAMdwgAAAAQAAAAAHh1cQB+ABEAAAAcdXEAfgARAAAACnVxAH4AEQAAAAR1cQB+ABEAAAAHdAADYWFhcHQAE2phdmF4LmZhY2VzLkxpc3Rib3h0ABlzZWxlY3RNYW55TGlzdGJveEZvcm06YWFhc3EAfgAPP0AAAAAAAAx3CAAAABAAAAABdAAgamF2YXguZmFjZXMud2ViYXBwLkNPTVBPTkVOVF9JRFNzcQB+AAcAAAADdwQAAAAKcQB+ABRxAH4AIHEAfgAqeHhwc3EAfgAPP0AAAAAAAAx3CAAAABAAAAABdAAFdmFsdWVzcgAvamF2YXguZmFjZXMuaW50ZXJuYWwuQXR0YWNoZWRPYmplY3RTdGF0ZVdyYXBwZXItMjcyMTc5NwIAA1oAEmlzU2F2ZWRTdGF0ZUhvbGRlckwACWNsYXNzTmFtZXQAEkxqYXZhL2xhbmcvU3RyaW5nO0wACnNhdmVkU3RhdGVxAH4AAXhwAXQALm9yZy5zZWFzYXIudGVlZGEuY29yZS5lbC5pbXBsLlZhbHVlQmluZGluZ0ltcGx1cQB+ABEAAAACdAAnI3tzZWxlY3RNYW55TGlzdGJveEFhYUJlYW4uYWFhU2VsZWN0ZWR9c3IANW9yZy5zZWFzYXIudGVlZGEuY29yZS5lbC5pbXBsLmNvbW1vbnMuQ29tbW9uc0VMUGFyc2VyAAAAAAAAAAECAAFMAAlwcm9jZXNzb3J0AC5Mb3JnL3NlYXNhci90ZWVkYS9jb3JlL2VsL0V4cHJlc3Npb25Qcm9jZXNzb3I7eHBzcgBEb3JnLnNlYXNhci50ZWVkYS5jb3JlLmVsLmltcGwuY29tbW9ucy5Db21tb25zRXhwcmVzc2lvblByb2Nlc3NvckltcGwAAAAAAAAAAQIAAHhweHBwcHEAfgAYcQB+ABhxAH4AGHNxAH4AFwFxAH4AGHEAfgAYcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwc3EAfgADc3EAfgAHAAAAAHcEAAAACnhzcQB+AA8/QAAAAAAADHcIAAAAEAAAAAB4dXEAfgARAAAABXVxAH4AEQAAAAR1cQB+ABEAAAAHdAAOc2VsZWN0ZWRTdHJpbmdwdAAQamF2YXguZmFjZXMuVGV4dHQAJHNlbGVjdE1hbnlMaXN0Ym94Rm9ybTpzZWxlY3RlZFN0cmluZ3NxAH4ADz9AAAAAAAAMdwgAAAAQAAAAAHhwc3EAfgAPP0AAAAAAAAx3CAAAABAAAAABcQB+ADtzcQB+ADwBcQB+AD91cQB+ABEAAAACdAAqI3tzZWxlY3RNYW55TGlzdGJveEFhYUJlYW4uc2VsZWN0ZWRTdHJpbmd9cQB+AER4cHBwcHBwcHNxAH4AA3NxAH4ABwAAAAB3BAAAAAp4c3EAfgAPP0AAAAAAAAx3CAAAABAAAAAAeHVxAH4AEQAAABt1cQB+ABEAAAAGdXEAfgARAAAAB3QAB3N1Ym1pdDFwdAASamF2YXguZmFjZXMuQnV0dG9udAAdc2VsZWN0TWFueUxpc3Rib3hGb3JtOnN1Ym1pdDFzcQB+AA8/QAAAAAAADHcIAAAAEAAAAAB4cHNxAH4ADz9AAAAAAAAMdwgAAAAQAAAAAHhwcHEAfgAYcQB+ABhwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHB4c3EAfgAPP0AAAAAAAAx3CAAAABAAAAAAeHVxAH4AEQAAABZ1cQB+ABEAAAAHdAAVc2VsZWN0TWFueUxpc3Rib3hGb3JtcHQAEGphdmF4LmZhY2VzLkZvcm10ABVzZWxlY3RNYW55TGlzdGJveEZvcm1zcQB+AA8/QAAAAAAADHcIAAAAEAAAAAFxAH4AOHNxAH4ABwAAAAN3BAAAAApxAH4ANHEAfgBOcQB+AFx4eHBzcQB+AA8/QAAAAAAADHcIAAAAEAAAAAB4cHBwcHBwcHBwcHBwcHBwcHBwcHBweHNxAH4ADz9AAAAAAAAMdwgAAAAQAAAAAHh1cQB+ABEAAAAEdXEAfgARAAAAB3BwcHBzcQB+AA8/QAAAAAAADHcIAAAAEAAAAAF0ACRqYXZheC5mYWNlcy53ZWJhcHAuQ1VSUkVOVF9WSUVXX1JPT1RxAH4Abnhwc3EAfgAPP0AAAAAAAAx3CAAAABAAAAAAeHQACkhUTUxfQkFTSUN0AB4vcmVuZGVyL3NlbGVjdE1hbnlMaXN0Ym94MS5qc3BzcgAQamF2YS51dGlsLkxvY2FsZX74EWCcMPnsAgAESQAIaGFzaGNvZGVMAAdjb3VudHJ5cQB+AD1MAAhsYW5ndWFnZXEAfgA9TAAHdmFyaWFudHEAfgA9eHD/////dAAAdAACamFxAH4AdHNyAFhvcmcuc2Vhc2FyLnRlZWRhLmNvcmUuYXBwbGljYXRpb24uaW1wbC5UcmVlU3RydWN0dXJlTWFuYWdlckltcGwkVUlDb21wb25lbnRUcmVlU3RydWN0dXJlAAAAAAAAAAECAAB4cgAvb3JnLnNlYXNhci50ZWVkYS5jb3JlLmFwcGxpY2F0aW9uLlRyZWVTdHJ1Y3R1cmUAAAAAAAAAAAIABFsACWNoaWxkcmVuX3QAMltMb3JnL3NlYXNhci90ZWVkYS9jb3JlL2FwcGxpY2F0aW9uL1RyZWVTdHJ1Y3R1cmU7TAATY29tcG9uZW50Q2xhc3NOYW1lX3EAfgA9TAAMY29tcG9uZW50SWRfcQB+AD1bAAdmYWNldHNfdAATW0xqYXZhL2xhbmcvT2JqZWN0O3hwdXIAMltMb3JnLnNlYXNhci50ZWVkYS5jb3JlLmFwcGxpY2F0aW9uLlRyZWVTdHJ1Y3R1cmU7ZOtvLnoe1fACAAB4cAAAAAFzcQB+AHZ1cQB+AHsAAAADc3EAfgB2dXEAfgB7AAAAA3NxAH4AdnB0ACJqYXZheC5mYWNlcy5jb21wb25lbnQuVUlTZWxlY3RJdGVtcQB+ABRwc3EAfgB2cHEAfgCCcQB+ACBwc3EAfgB2cHEAfgCCcQB+ACpwdAAwamF2YXguZmFjZXMuY29tcG9uZW50Lmh0bWwuSHRtbFNlbGVjdE1hbnlMaXN0Ym94cQB+ADRwc3EAfgB2cHQAKWphdmF4LmZhY2VzLmNvbXBvbmVudC5odG1sLkh0bWxPdXRwdXRUZXh0cQB+AE5wc3EAfgB2cHQALGphdmF4LmZhY2VzLmNvbXBvbmVudC5odG1sLkh0bWxDb21tYW5kQnV0dG9ucQB+AFxwdAAjamF2YXguZmFjZXMuY29tcG9uZW50Lmh0bWwuSHRtbEZvcm1xAH4AZHB0ACBqYXZheC5mYWNlcy5jb21wb25lbnQuVUlWaWV3Um9vdHBw [param]org.seasar.teeda.core.render.AbstractResponseStateManager.VIEW_ID=/render/selectManyListbox1.jsp [param]selectManyListboxForm/render/selectManyListbox1.jsp=selectManyListboxForm [param]selectManyListboxForm:aaa=1, 2 [param]selectManyListboxForm:submit1= [cookie]JSESSIONID=1hqzyld9ixqld [header]Content-Length=5064 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1hqzyld9ixqld; $Path=/ [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/selectManyListbox1.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:03,978 [btpool0-3] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,980 [btpool0-3] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,980 [btpool0-3] before: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,980 [btpool0-3] after: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,981 [btpool0-3] before: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,981 [btpool0-3] after: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,981 [btpool0-3] before: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,981 [btpool0-3] after: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,981 [btpool0-3] before: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,981 [btpool0-3] after: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,981 [btpool0-3] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,984 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1b61d282 not defined as pure js property DEBUG 02:05:03,984 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1b61d282 not defined as pure js property selectManyListbox1.jsp
[1, 2]
http://localhost:38338/faces/render/selectManyListbox2.jsp DEBUG 02:05:03,987 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:03,987 [main] Load response for http://localhost:38338/faces/render/selectManyListbox2.jsp DEBUG 02:05:03,988 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/selectManyListbox2.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/render/selectManyListbox2.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/selectManyListbox2.jsp, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:03,988 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,989 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,989 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,994 [btpool0-3] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:03,995 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@7217fef [request]javax.faces.webapp.GLOBAL_ID_VIEW={selectManyListboxForm:selectedString=org.seasar.teeda.core.taglib.html.OutputTextTag@6ea53502, selectManyListboxForm=org.seasar.teeda.core.taglib.html.FormTag@203b4f0e, selectManyListboxForm:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@15c330aa, selectManyListboxForm:aaa=org.seasar.teeda.core.taglib.html.SelectManyListboxTag@41aff40f} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@28562791 [request]postback=true [request]previousViewId=/render/selectManyListbox1.jsp [request]selectManyListboxAaaBean=org.seasar.teeda.it.SelectManyListboxAaaBean@303fb547 [request]teeda.SUBMITTED_COMMAND=submit1 [cookie]JSESSIONID=1hqzyld9ixqld [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/selectManyListbox1.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,039 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@24753433 not defined as pure js property DEBUG 02:05:04,039 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@24753433 not defined as pure js property selectManyListbox2.jsp
[2]
recover: jsessionid recover:TEXT_VALUE || ATTR_VALUE (Regexp) DEBUG 02:05:04,044 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,044 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=7pklaiphwao9;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5b080f38 [request]javax.faces.webapp.GLOBAL_ID_VIEW={selectManyListboxForm:selectedString=org.seasar.teeda.core.taglib.html.OutputTextTag@6e1f5438, selectManyListboxForm=org.seasar.teeda.core.taglib.html.FormTag@4ad26103, selectManyListboxForm:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@39df3255, selectManyListboxForm:aaa=org.seasar.teeda.core.taglib.html.SelectManyListboxTag@6c618821} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=7pklaiphwao9 [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@7730661d [request]postback=false [request]selectManyListboxBbbBean=org.seasar.teeda.it.SelectManyListboxBbbBean@a80370d [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/selectManyListbox2.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,045 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:04,045 [main] Load response for http://localhost:38338/faces/render/selectManyListbox2.jsp;jsessionid=7pklaiphwao9 DEBUG 02:05:04,047 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=POST /faces/render/selectManyListbox2.jsp;jsessionid=7pklaiphwao9 HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 Cookie: $Version=0; JSESSIONID=7pklaiphwao9; $Path=/ Content-Length: 4628 Content-Type: application/x-www-form-urlencoded RequestedSessionId=7pklaiphwao9 REQUEST_URI=/faces/render/selectManyListbox2.jsp;jsessionid=7pklaiphwao9, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=4628, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=/render/selectManyListbox2.jsp, RemoteUser=null Session SessionId=7pklaiphwao9 Session :: CreationTime=1639155903988, LastAccessedTime=1639155904047, MaxInactiveInterval=1800 [param]javax.faces.ViewState=rO0ABXNyADNvcmcuc2Vhc2FyLnRlZWRhLmNvcmUucmVuZGVyLmh0bWwuU3RydWN0dXJlQW5kU3RhdGUAAAAAAAAAAQIAAkwABXN0YXRldAASTGphdmEvbGFuZy9PYmplY3Q7TAAJc3RydWN0dXJlcQB+AAF4cHNyACxqYXZheC5mYWNlcy5pbnRlcm5hbC5TZXJpYWxpemFibGVTdGF0ZUhvbGRlcgAAAAAAAAABAgADTAAIY2hpbGRyZW50ABBMamF2YS91dGlsL0xpc3Q7TAAIZmFjZXRNYXB0AA9MamF2YS91dGlsL01hcDtMAAVzdGF0ZXEAfgABeHBzcgATamF2YS51dGlsLkFycmF5TGlzdHiB0h2Zx2GdAwABSQAEc2l6ZXhwAAAAAXcEAAAACnNxAH4AA3NxAH4ABwAAAAN3BAAAAApzcQB+AANzcQB+AAcAAAABdwQAAAAKc3EAfgADc3EAfgAHAAAAAHcEAAAACnhzcgARamF2YS51dGlsLkhhc2hNYXAFB9rBwxZg0QMAAkYACmxvYWRGYWN0b3JJAAl0aHJlc2hvbGR4cD9AAAAAAAAMdwgAAAAQAAAAAHh1cgATW0xqYXZhLmxhbmcuT2JqZWN0O5DOWJ8QcylsAgAAeHAAAAACdXEAfgARAAAAB3QABF9pZDBwcHBzcQB+AA8/QAAAAAAAMHcIAAAAQAAAAAB4cHNxAH4ADz9AAAAAAAAMdwgAAAAQAAAAAXQABXZhbHVlc3IAL2phdmF4LmZhY2VzLmludGVybmFsLkF0dGFjaGVkT2JqZWN0U3RhdGVXcmFwcGVyLTI3MjE3OTcCAANaABJpc1NhdmVkU3RhdGVIb2xkZXJMAAljbGFzc05hbWV0ABJMamF2YS9sYW5nL1N0cmluZztMAApzYXZlZFN0YXRlcQB+AAF4cAF0AC5vcmcuc2Vhc2FyLnRlZWRhLmNvcmUuZWwuaW1wbC5WYWx1ZUJpbmRpbmdJbXBsdXEAfgARAAAAAnQAICN7c2VsZWN0TWFueUxpc3Rib3hCYmJCZWFuLmxpc3R9c3IANW9yZy5zZWFzYXIudGVlZGEuY29yZS5lbC5pbXBsLmNvbW1vbnMuQ29tbW9uc0VMUGFyc2VyAAAAAAAAAAECAAFMAAlwcm9jZXNzb3J0AC5Mb3JnL3NlYXNhci90ZWVkYS9jb3JlL2VsL0V4cHJlc3Npb25Qcm9jZXNzb3I7eHBzcgBEb3JnLnNlYXNhci50ZWVkYS5jb3JlLmVsLmltcGwuY29tbW9ucy5Db21tb25zRXhwcmVzc2lvblByb2Nlc3NvckltcGwAAAAAAAAAAQIAAHhweHB4c3EAfgAPP0AAAAAAAAx3CAAAABAAAAAAeHVxAH4AEQAAABx1cQB+ABEAAAAKdXEAfgARAAAABHVxAH4AEQAAAAd0AANhYWFwdAATamF2YXguZmFjZXMuTGlzdGJveHQAGXNlbGVjdE1hbnlMaXN0Ym94Rm9ybTphYWFzcQB+AA8/QAAAAAAAMHcIAAAAQAAAAAF0ACBqYXZheC5mYWNlcy53ZWJhcHAuQ09NUE9ORU5UX0lEU3NxAH4ABwAAAAF3BAAAAApxAH4AFHh4cHNxAH4ADz9AAAAAAAAMdwgAAAAQAAAAAXEAfgAXc3EAfgAYAXEAfgAbdXEAfgARAAAAAnQAJyN7c2VsZWN0TWFueUxpc3Rib3hCYmJCZWFuLmJiYlNlbGVjdGVkfXEAfgAgeHBwcHNyABFqYXZhLmxhbmcuQm9vbGVhbs0gcoDVnPruAgABWgAFdmFsdWV4cABxAH4AM3EAfgAzcQB+ADNxAH4AM3EAfgAzcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwc3EAfgADc3EAfgAHAAAAAHcEAAAACnhzcQB+AA8/QAAAAAAADHcIAAAAEAAAAAB4dXEAfgARAAAABXVxAH4AEQAAAAR1cQB+ABEAAAAHdAAOc2VsZWN0ZWRTdHJpbmdwdAAQamF2YXguZmFjZXMuVGV4dHQAJHNlbGVjdE1hbnlMaXN0Ym94Rm9ybTpzZWxlY3RlZFN0cmluZ3NxAH4ADz9AAAAAAAAwdwgAAABAAAAAAHhwc3EAfgAPP0AAAAAAAAx3CAAAABAAAAABcQB+ABdzcQB+ABgBcQB+ABt1cQB+ABEAAAACdAAqI3tzZWxlY3RNYW55TGlzdGJveEJiYkJlYW4uc2VsZWN0ZWRTdHJpbmd9cQB+ACB4cHBwcHBwcHNxAH4AA3NxAH4ABwAAAAB3BAAAAAp4c3EAfgAPP0AAAAAAAAx3CAAAABAAAAAAeHVxAH4AEQAAABt1cQB+ABEAAAAGdXEAfgARAAAAB3QAB3N1Ym1pdDFwdAASamF2YXguZmFjZXMuQnV0dG9udAAdc2VsZWN0TWFueUxpc3Rib3hGb3JtOnN1Ym1pdDFzcQB+AA8/QAAAAAAAMHcIAAAAQAAAAAB4cHNxAH4ADz9AAAAAAAAMdwgAAAAQAAAAAHhwcHEAfgAzcQB+ADNwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHB4c3EAfgAPP0AAAAAAAAx3CAAAABAAAAAAeHVxAH4AEQAAABZ1cQB+ABEAAAAHdAAVc2VsZWN0TWFueUxpc3Rib3hGb3JtcHQAEGphdmF4LmZhY2VzLkZvcm10ABVzZWxlY3RNYW55TGlzdGJveEZvcm1zcQB+AA8/QAAAAAAAMHcIAAAAQAAAAAFxAH4ALHNxAH4ABwAAAAN3BAAAAApxAH4AKHEAfgA6cQB+AEh4eHBzcQB+AA8/QAAAAAAADHcIAAAAEAAAAAB4cHBwcHBwcHBwcHBwcHBwcHBwcHBweHNxAH4ADz9AAAAAAAAMdwgAAAAQAAAAAHh1cQB+ABEAAAAEdXEAfgARAAAAB3BwcHBzcQB+AA8/QAAAAAAAMHcIAAAAQAAAAAF0ACRqYXZheC5mYWNlcy53ZWJhcHAuQ1VSUkVOVF9WSUVXX1JPT1RxAH4AWnhwc3EAfgAPP0AAAAAAAAx3CAAAABAAAAAAeHQACkhUTUxfQkFTSUN0AB4vcmVuZGVyL3NlbGVjdE1hbnlMaXN0Ym94Mi5qc3BzcgAQamF2YS51dGlsLkxvY2FsZX74EWCcMPnsAgAESQAIaGFzaGNvZGVMAAdjb3VudHJ5cQB+ABlMAAhsYW5ndWFnZXEAfgAZTAAHdmFyaWFudHEAfgAZeHD/////dAAAdAACamFxAH4AYHNyAFhvcmcuc2Vhc2FyLnRlZWRhLmNvcmUuYXBwbGljYXRpb24uaW1wbC5UcmVlU3RydWN0dXJlTWFuYWdlckltcGwkVUlDb21wb25lbnRUcmVlU3RydWN0dXJlAAAAAAAAAAECAAB4cgAvb3JnLnNlYXNhci50ZWVkYS5jb3JlLmFwcGxpY2F0aW9uLlRyZWVTdHJ1Y3R1cmUAAAAAAAAAAAIABFsACWNoaWxkcmVuX3QAMltMb3JnL3NlYXNhci90ZWVkYS9jb3JlL2FwcGxpY2F0aW9uL1RyZWVTdHJ1Y3R1cmU7TAATY29tcG9uZW50Q2xhc3NOYW1lX3EAfgAZTAAMY29tcG9uZW50SWRfcQB+ABlbAAdmYWNldHNfdAATW0xqYXZhL2xhbmcvT2JqZWN0O3hwdXIAMltMb3JnLnNlYXNhci50ZWVkYS5jb3JlLmFwcGxpY2F0aW9uLlRyZWVTdHJ1Y3R1cmU7ZOtvLnoe1fACAAB4cAAAAAFzcQB+AGJ1cQB+AGcAAAADc3EAfgBidXEAfgBnAAAAAXNxAH4AYnB0ACNqYXZheC5mYWNlcy5jb21wb25lbnQuVUlTZWxlY3RJdGVtc3EAfgAUcHQAMGphdmF4LmZhY2VzLmNvbXBvbmVudC5odG1sLkh0bWxTZWxlY3RNYW55TGlzdGJveHEAfgAocHNxAH4AYnB0AClqYXZheC5mYWNlcy5jb21wb25lbnQuaHRtbC5IdG1sT3V0cHV0VGV4dHEAfgA6cHNxAH4AYnB0ACxqYXZheC5mYWNlcy5jb21wb25lbnQuaHRtbC5IdG1sQ29tbWFuZEJ1dHRvbnEAfgBIcHQAI2phdmF4LmZhY2VzLmNvbXBvbmVudC5odG1sLkh0bWxGb3JtcQB+AFBwdAAgamF2YXguZmFjZXMuY29tcG9uZW50LlVJVmlld1Jvb3RwcA== [param]org.seasar.teeda.core.render.AbstractResponseStateManager.VIEW_ID=/render/selectManyListbox2.jsp [param]selectManyListboxForm/render/selectManyListbox2.jsp=selectManyListboxForm [param]selectManyListboxForm:aaa=2, 3 [param]selectManyListboxForm:submit1= [cookie]JSESSIONID=7pklaiphwao9 [header]Content-Length=4628 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=7pklaiphwao9; $Path=/ [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/selectManyListbox2.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,048 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,050 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,050 [btpool0-2] before: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,050 [btpool0-2] after: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,050 [btpool0-2] before: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,050 [btpool0-2] after: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,050 [btpool0-2] before: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,050 [btpool0-2] after: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,050 [btpool0-2] before: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,050 [btpool0-2] after: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,050 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,057 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@77984161 not defined as pure js property DEBUG 02:05:04,057 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@77984161 not defined as pure js property selectManyListbox2.jsp
[2, 3]
http://localhost:38338/faces/render/rendered.jsp DEBUG 02:05:04,060 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:04,060 [main] Load response for http://localhost:38338/faces/render/rendered.jsp DEBUG 02:05:04,061 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/rendered.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/render/rendered.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/rendered.jsp, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,061 [btpool0-3] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,061 [btpool0-3] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,061 [btpool0-3] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,068 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,069 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@6f404c51 [request]javax.faces.webapp.GLOBAL_ID_VIEW={selectManyListboxForm:selectedString=org.seasar.teeda.core.taglib.html.OutputTextTag@6e1f5438, selectManyListboxForm=org.seasar.teeda.core.taglib.html.FormTag@4ad26103, selectManyListboxForm:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@39df3255, selectManyListboxForm:aaa=org.seasar.teeda.core.taglib.html.SelectManyListboxTag@6c618821} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@665292e6 [request]postback=true [request]previousViewId=/render/selectManyListbox2.jsp [request]selectManyListboxBbbBean=org.seasar.teeda.it.SelectManyListboxBbbBean@372a6e85 [request]teeda.SUBMITTED_COMMAND=submit1 [cookie]JSESSIONID=7pklaiphwao9 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/selectManyListbox2.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,133 [btpool0-3] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,133 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=138d5hikyqnlg;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@2d355a47 [request]javax.faces.webapp.GLOBAL_ID_VIEW={_id0:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@9ba0281, _id0:a=org.seasar.teeda.core.taglib.html.InputTextTag@12fa6824, _id0:b1=org.seasar.teeda.core.taglib.html.OutputTextTag@75cb1d37} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=138d5hikyqnlg [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@69eb424b [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/rendered.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,134 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2c9b04ac not defined as pure js property DEBUG 02:05:04,134 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2c9b04ac not defined as pure js property rendered.jsp
DEBUG 02:05:04,136 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:04,136 [main] Load response for http://localhost:38338/faces/render/rendered.jsp;jsessionid=138d5hikyqnlg DEBUG 02:05:04,138 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=POST /faces/render/rendered.jsp;jsessionid=138d5hikyqnlg HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 Cookie: $Version=0; JSESSIONID=138d5hikyqnlg; $Path=/ Content-Length: 3960 Content-Type: application/x-www-form-urlencoded RequestedSessionId=138d5hikyqnlg REQUEST_URI=/faces/render/rendered.jsp;jsessionid=138d5hikyqnlg, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=3960, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=/render/rendered.jsp, RemoteUser=null Session SessionId=138d5hikyqnlg Session :: CreationTime=1639155904061, LastAccessedTime=1639155904138, MaxInactiveInterval=1800 [param]_id0/render/rendered.jsp=_id0 [param]_id0:a=123 [param]_id0:submit1=go [param]javax.faces.ViewState=rO0ABXNyADNvcmcuc2Vhc2FyLnRlZWRhLmNvcmUucmVuZGVyLmh0bWwuU3RydWN0dXJlQW5kU3RhdGUAAAAAAAAAAQIAAkwABXN0YXRldAASTGphdmEvbGFuZy9PYmplY3Q7TAAJc3RydWN0dXJlcQB+AAF4cHNyACxqYXZheC5mYWNlcy5pbnRlcm5hbC5TZXJpYWxpemFibGVTdGF0ZUhvbGRlcgAAAAAAAAABAgADTAAIY2hpbGRyZW50ABBMamF2YS91dGlsL0xpc3Q7TAAIZmFjZXRNYXB0AA9MamF2YS91dGlsL01hcDtMAAVzdGF0ZXEAfgABeHBzcgATamF2YS51dGlsLkFycmF5TGlzdHiB0h2Zx2GdAwABSQAEc2l6ZXhwAAAAAXcEAAAACnNxAH4AA3NxAH4ABwAAAAN3BAAAAApzcQB+AANzcQB+AAcAAAAAdwQAAAAKeHNyABFqYXZhLnV0aWwuSGFzaE1hcAUH2sHDFmDRAwACRgAKbG9hZEZhY3RvckkACXRocmVzaG9sZHhwP0AAAAAAAAx3CAAAABAAAAAAeHVyABNbTGphdmEubGFuZy5PYmplY3Q7kM5YnxBzKWwCAAB4cAAAAB11cQB+AA8AAAAKdXEAfgAPAAAABHVxAH4ADwAAAAd0AAFhcHQAEGphdmF4LmZhY2VzLlRleHR0AAZfaWQwOmFzcQB+AA0/QAAAAAAAMHcIAAAAQAAAAAB4cHNxAH4ADT9AAAAAAAAMdwgAAAAQAAAAAXQABXZhbHVlc3IAL2phdmF4LmZhY2VzLmludGVybmFsLkF0dGFjaGVkT2JqZWN0U3RhdGVXcmFwcGVyLTI3MjE3OTcCAANaABJpc1NhdmVkU3RhdGVIb2xkZXJMAAljbGFzc05hbWV0ABJMamF2YS9sYW5nL1N0cmluZztMAApzYXZlZFN0YXRlcQB+AAF4cAF0AC5vcmcuc2Vhc2FyLnRlZWRhLmNvcmUuZWwuaW1wbC5WYWx1ZUJpbmRpbmdJbXBsdXEAfgAPAAAAAnQABiN7Zm9vfXNyADVvcmcuc2Vhc2FyLnRlZWRhLmNvcmUuZWwuaW1wbC5jb21tb25zLkNvbW1vbnNFTFBhcnNlcgAAAAAAAAABAgABTAAJcHJvY2Vzc29ydAAuTG9yZy9zZWFzYXIvdGVlZGEvY29yZS9lbC9FeHByZXNzaW9uUHJvY2Vzc29yO3hwc3IARG9yZy5zZWFzYXIudGVlZGEuY29yZS5lbC5pbXBsLmNvbW1vbnMuQ29tbW9uc0V4cHJlc3Npb25Qcm9jZXNzb3JJbXBsAAAAAAAAAAECAAB4cHhwcHBzcgARamF2YS5sYW5nLkJvb2xlYW7NIHKA1Zz67gIAAVoABXZhbHVleHAAcQB+ACZxAH4AJnEAfgAmcQB+ACZxAH4AJnBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBzcQB+AANzcQB+AAcAAAAAdwQAAAAKeHNxAH4ADT9AAAAAAAAMdwgAAAAQAAAAAHh1cQB+AA8AAAAbdXEAfgAPAAAABnVxAH4ADwAAAAd0AAdzdWJtaXQxcHQAEmphdmF4LmZhY2VzLkJ1dHRvbnQADF9pZDA6c3VibWl0MXNxAH4ADT9AAAAAAAAwdwgAAABAAAAAAHhwc3EAfgANP0AAAAAAAAx3CAAAABAAAAAAeHNxAH4AGgF0ACxvcmcuc2Vhc2FyLnRlZWRhLmNvcmUuZWwuU2ltcGxlTWV0aG9kQmluZGluZ3QAFC9yZW5kZXIvcmVuZGVyZWQuanNwcHEAfgAmcQB+ACZ0AAJnb3BwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwc3EAfgADc3EAfgAHAAAAAHcEAAAACnhzcQB+AA0/QAAAAAAADHcIAAAAEAAAAAB4dXEAfgAPAAAABXVxAH4ADwAAAAR1cQB+AA8AAAAHdAACYjFwcQB+ABV0AAdfaWQwOmIxc3EAfgANP0AAAAAAADB3CAAAAEAAAAAAeHBzcQB+AA0/QAAAAAAADHcIAAAAEAAAAAF0AAhyZW5kZXJlZHNxAH4AGgFxAH4AHXVxAH4ADwAAAAJ0AA4je2ZvbyAhPSBudWxsfXEAfgAieHB0AARob2dlcHBwcHB4c3EAfgANP0AAAAAAAAx3CAAAABAAAAAAeHVxAH4ADwAAABZ1cQB+AA8AAAAHdAAEX2lkMHB0ABBqYXZheC5mYWNlcy5Gb3JtdAAEX2lkMHNxAH4ADT9AAAAAAAAwdwgAAABAAAAAAXQAIGphdmF4LmZhY2VzLndlYmFwcC5DT01QT05FTlRfSURTc3EAfgAHAAAAA3cEAAAACnEAfgAUcQB+AC1xAH4APHh4cHNxAH4ADT9AAAAAAAAMdwgAAAAQAAAAAHhwcHBwcHBwcHBwcHBwcHBwcHBwcHB4c3EAfgANP0AAAAAAAAx3CAAAABAAAAAAeHVxAH4ADwAAAAR1cQB+AA8AAAAHcHBwcHNxAH4ADT9AAAAAAAAwdwgAAABAAAAAAXQAJGphdmF4LmZhY2VzLndlYmFwcC5DVVJSRU5UX1ZJRVdfUk9PVHEAfgBTeHBzcQB+AA0/QAAAAAAADHcIAAAAEAAAAAB4dAAKSFRNTF9CQVNJQ3QAFC9yZW5kZXIvcmVuZGVyZWQuanNwc3IAEGphdmEudXRpbC5Mb2NhbGV++BFgnDD57AIABEkACGhhc2hjb2RlTAAHY291bnRyeXEAfgAbTAAIbGFuZ3VhZ2VxAH4AG0wAB3ZhcmlhbnRxAH4AG3hw/////3QAAHQAAmphcQB+AFlzcgBYb3JnLnNlYXNhci50ZWVkYS5jb3JlLmFwcGxpY2F0aW9uLmltcGwuVHJlZVN0cnVjdHVyZU1hbmFnZXJJbXBsJFVJQ29tcG9uZW50VHJlZVN0cnVjdHVyZQAAAAAAAAABAgAAeHIAL29yZy5zZWFzYXIudGVlZGEuY29yZS5hcHBsaWNhdGlvbi5UcmVlU3RydWN0dXJlAAAAAAAAAAACAARbAAljaGlsZHJlbl90ADJbTG9yZy9zZWFzYXIvdGVlZGEvY29yZS9hcHBsaWNhdGlvbi9UcmVlU3RydWN0dXJlO0wAE2NvbXBvbmVudENsYXNzTmFtZV9xAH4AG0wADGNvbXBvbmVudElkX3EAfgAbWwAHZmFjZXRzX3QAE1tMamF2YS9sYW5nL09iamVjdDt4cHVyADJbTG9yZy5zZWFzYXIudGVlZGEuY29yZS5hcHBsaWNhdGlvbi5UcmVlU3RydWN0dXJlO2Trby56HtXwAgAAeHAAAAABc3EAfgBbdXEAfgBgAAAAA3NxAH4AW3B0AChqYXZheC5mYWNlcy5jb21wb25lbnQuaHRtbC5IdG1sSW5wdXRUZXh0cQB+ABRwc3EAfgBbcHQALGphdmF4LmZhY2VzLmNvbXBvbmVudC5odG1sLkh0bWxDb21tYW5kQnV0dG9ucQB+AC1wc3EAfgBbcHQAKWphdmF4LmZhY2VzLmNvbXBvbmVudC5odG1sLkh0bWxPdXRwdXRUZXh0cQB+ADxwdAAjamF2YXguZmFjZXMuY29tcG9uZW50Lmh0bWwuSHRtbEZvcm1xAH4ASHB0ACBqYXZheC5mYWNlcy5jb21wb25lbnQuVUlWaWV3Um9vdHBw [param]org.seasar.teeda.core.render.AbstractResponseStateManager.VIEW_ID=/render/rendered.jsp [cookie]JSESSIONID=138d5hikyqnlg [header]Content-Length=3960 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=138d5hikyqnlg; $Path=/ [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/rendered.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,138 [btpool0-3] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,140 [btpool0-3] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,140 [btpool0-3] before: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,140 [btpool0-3] after: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,140 [btpool0-3] before: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,140 [btpool0-3] after: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,140 [btpool0-3] before: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,140 [btpool0-3] after: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,140 [btpool0-3] before: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,140 [btpool0-3] after: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,141 [btpool0-3] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,143 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4674d22e not defined as pure js property DEBUG 02:05:04,143 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4674d22e not defined as pure js property rendered.jsp
hoge
hoge http://localhost:38338/faces/render/graphicImage.jsp DEBUG 02:05:04,146 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:04,146 [main] Load response for http://localhost:38338/faces/render/graphicImage.jsp DEBUG 02:05:04,146 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/graphicImage.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/render/graphicImage.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/graphicImage.jsp, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,147 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,147 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,147 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,150 [btpool0-3] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,150 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@715d63da [request]foo=123 [request]javax.faces.webapp.GLOBAL_ID_VIEW={_id0:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@9ba0281, _id0:a=org.seasar.teeda.core.taglib.html.InputTextTag@12fa6824, _id0:b1=org.seasar.teeda.core.taglib.html.OutputTextTag@75cb1d37} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@2a46b75b [request]postback=true [request]previousViewId=/render/rendered.jsp [request]teeda.SUBMITTED_COMMAND=submit1 [cookie]JSESSIONID=138d5hikyqnlg [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/rendered.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,185 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3fe68ce4 not defined as pure js property DEBUG 02:05:04,185 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3fe68ce4 not defined as pure js property graphicImage.jsp recover: jsessionid http://localhost:38338/faces/render/graphicImageBorderAttribute.jsp DEBUG 02:05:04,190 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:04,190 [main] Load response for http://localhost:38338/faces/render/graphicImageBorderAttribute.jsp DEBUG 02:05:04,190 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,190 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1a8kskdj8lv1n;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@68331dd0 [request]javax.faces.webapp.GLOBAL_ID_VIEW={imageA=org.seasar.teeda.core.taglib.html.GraphicImageTag@73ea7821} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1a8kskdj8lv1n [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@2674f9fb [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/graphicImage.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,191 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/graphicImageBorderAttribute.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/render/graphicImageBorderAttribute.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/graphicImageBorderAttribute.jsp, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,192 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,192 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,192 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,227 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1dda817b not defined as pure js property DEBUG 02:05:04,227 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1dda817b not defined as pure js property graphicImageBorderAttribute.jsp recover: jsessionid http://localhost:38338/faces/render/outputLabelInGrid.jsp DEBUG 02:05:04,230 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:04,230 [main] Load response for http://localhost:38338/faces/render/outputLabelInGrid.jsp DEBUG 02:05:04,231 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,231 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/outputLabelInGrid.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/render/outputLabelInGrid.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/outputLabelInGrid.jsp, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,232 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=2l0am556wn6q;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@20724356 [request]javax.faces.webapp.GLOBAL_ID_VIEW={imageA=org.seasar.teeda.core.taglib.html.GraphicImageTag@2da2d3be} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=2l0am556wn6q [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@1cfb765a [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/graphicImageBorderAttribute.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,232 [btpool0-3] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,232 [btpool0-3] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,232 [btpool0-3] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,282 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3d62b333 not defined as pure js property DEBUG 02:05:04,282 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3d62b333 not defined as pure js property this is outputLabelInGrid.jsp
recover:TEXT_VALUE recover:TEXT_VALUE http://localhost:38338/faces/render/inputHidden.jsp DEBUG 02:05:04,287 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:04,287 [main] Load response for http://localhost:38338/faces/render/inputHidden.jsp DEBUG 02:05:04,287 [btpool0-3] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,288 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1eqjtt2x0073k;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@d07e4bc [request]javax.faces.webapp.GLOBAL_ID_VIEW={foo=org.seasar.teeda.core.taglib.html.OutputTextTag@139f953, lbl2=org.seasar.teeda.core.taglib.html.OutputLabelTag@51fb8c6, bar=org.seasar.teeda.core.taglib.html.OutputTextTag@139f953, lbl1=org.seasar.teeda.core.taglib.html.OutputLabelTag@51fb8c6} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1eqjtt2x0073k [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@659bd1ca [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/outputLabelInGrid.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,288 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/inputHidden.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/render/inputHidden.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/inputHidden.jsp, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,289 [btpool0-3] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,289 [btpool0-3] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,289 [btpool0-3] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,333 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@514ae5cd not defined as pure js property DEBUG 02:05:04,333 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@514ae5cd not defined as pure js property inputHidden.jsp
recover: jsessionid recover:TEXT_VALUE || ATTR_VALUE (Regexp) DEBUG 02:05:04,338 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:04,338 [main] Load response for http://localhost:38338/faces/render/inputHidden.jsp;jsessionid=5uuj0jdzdbbn DEBUG 02:05:04,338 [btpool0-3] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,339 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=5uuj0jdzdbbn;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@b800 [request]hiddenBean=org.seasar.teeda.it.HiddenBean@2f300800 [request]javax.faces.webapp.GLOBAL_ID_VIEW={inputHiddenForm=org.seasar.teeda.core.taglib.html.FormTag@7a5d5033, inputHiddenForm:textA=org.seasar.teeda.core.taglib.html.InputTextTag@43c8308, inputHiddenForm:outputA=org.seasar.teeda.core.taglib.html.OutputTextTag@20be8464, inputHiddenForm:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@3be5d207, inputHiddenForm:hiddenA=org.seasar.teeda.core.taglib.html.InputHiddenTag@6d3fe849} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=5uuj0jdzdbbn [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@7eab48a7 [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/inputHidden.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,346 [btpool0-3] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=POST /faces/render/inputHidden.jsp;jsessionid=5uuj0jdzdbbn HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 Cookie: $Version=0; JSESSIONID=5uuj0jdzdbbn; $Path=/ Content-Length: 4651 Content-Type: application/x-www-form-urlencoded RequestedSessionId=5uuj0jdzdbbn REQUEST_URI=/faces/render/inputHidden.jsp;jsessionid=5uuj0jdzdbbn, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=4651, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=/render/inputHidden.jsp, RemoteUser=null Session SessionId=5uuj0jdzdbbn Session :: CreationTime=1639155904288, LastAccessedTime=1639155904345, MaxInactiveInterval=1800 [param]inputHiddenForm/render/inputHidden.jsp=inputHiddenForm [param]inputHiddenForm:hiddenA= [param]inputHiddenForm:submit1= [param]inputHiddenForm:textA=abc1234 [param]javax.faces.ViewState=rO0ABXNyADNvcmcuc2Vhc2FyLnRlZWRhLmNvcmUucmVuZGVyLmh0bWwuU3RydWN0dXJlQW5kU3RhdGUAAAAAAAAAAQIAAkwABXN0YXRldAASTGphdmEvbGFuZy9PYmplY3Q7TAAJc3RydWN0dXJlcQB+AAF4cHNyACxqYXZheC5mYWNlcy5pbnRlcm5hbC5TZXJpYWxpemFibGVTdGF0ZUhvbGRlcgAAAAAAAAABAgADTAAIY2hpbGRyZW50ABBMamF2YS91dGlsL0xpc3Q7TAAIZmFjZXRNYXB0AA9MamF2YS91dGlsL01hcDtMAAVzdGF0ZXEAfgABeHBzcgATamF2YS51dGlsLkFycmF5TGlzdHiB0h2Zx2GdAwABSQAEc2l6ZXhwAAAAAXcEAAAACnNxAH4AA3NxAH4ABwAAAAR3BAAAAApzcQB+AANzcQB+AAcAAAAAdwQAAAAKeHNyABFqYXZhLnV0aWwuSGFzaE1hcAUH2sHDFmDRAwACRgAKbG9hZEZhY3RvckkACXRocmVzaG9sZHhwP0AAAAAAAAx3CAAAABAAAAAAeHVyABNbTGphdmEubGFuZy5PYmplY3Q7kM5YnxBzKWwCAAB4cAAAAB11cQB+AA8AAAAKdXEAfgAPAAAABHVxAH4ADwAAAAd0AAV0ZXh0QXB0ABBqYXZheC5mYWNlcy5UZXh0dAAVaW5wdXRIaWRkZW5Gb3JtOnRleHRBc3EAfgANP0AAAAAAADB3CAAAAEAAAAAAeHBzcQB+AA0/QAAAAAAADHcIAAAAEAAAAAF0AAV2YWx1ZXNyAC9qYXZheC5mYWNlcy5pbnRlcm5hbC5BdHRhY2hlZE9iamVjdFN0YXRlV3JhcHBlci0yNzIxNzk3AgADWgASaXNTYXZlZFN0YXRlSG9sZGVyTAAJY2xhc3NOYW1ldAASTGphdmEvbGFuZy9TdHJpbmc7TAAKc2F2ZWRTdGF0ZXEAfgABeHABdAAub3JnLnNlYXNhci50ZWVkYS5jb3JlLmVsLmltcGwuVmFsdWVCaW5kaW5nSW1wbHVxAH4ADwAAAAJ0AA8je2hpZGRlbkJlYW4uYX1zcgA1b3JnLnNlYXNhci50ZWVkYS5jb3JlLmVsLmltcGwuY29tbW9ucy5Db21tb25zRUxQYXJzZXIAAAAAAAAAAQIAAUwACXByb2Nlc3NvcnQALkxvcmcvc2Vhc2FyL3RlZWRhL2NvcmUvZWwvRXhwcmVzc2lvblByb2Nlc3Nvcjt4cHNyAERvcmcuc2Vhc2FyLnRlZWRhLmNvcmUuZWwuaW1wbC5jb21tb25zLkNvbW1vbnNFeHByZXNzaW9uUHJvY2Vzc29ySW1wbAAAAAAAAAABAgAAeHB4cHBwc3IAEWphdmEubGFuZy5Cb29sZWFuzSBygNWc+u4CAAFaAAV2YWx1ZXhwAHEAfgAmcQB+ACZxAH4AJnEAfgAmcQB+ACZwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwc3EAfgADc3EAfgAHAAAAAHcEAAAACnhzcQB+AA0/QAAAAAAADHcIAAAAEAAAAAB4dXEAfgAPAAAACnVxAH4ADwAAAAR1cQB+AA8AAAAHdAAHaGlkZGVuQXB0ABJqYXZheC5mYWNlcy5IaWRkZW50ABdpbnB1dEhpZGRlbkZvcm06aGlkZGVuQXNxAH4ADT9AAAAAAAAwdwgAAABAAAAAAHhwc3EAfgANP0AAAAAAAAx3CAAAABAAAAABcQB+ABlzcQB+ABoBcQB+AB11cQB+AA8AAAACdAAPI3toaWRkZW5CZWFuLmJ9cQB+ACJ4cHBwcQB+ACZxAH4AJnEAfgAmcQB+ACZxAH4AJnEAfgAmcHBwc3EAfgADc3EAfgAHAAAAAHcEAAAACnhzcQB+AA0/QAAAAAAADHcIAAAAEAAAAAB4dXEAfgAPAAAABXVxAH4ADwAAAAR1cQB+AA8AAAAHdAAHb3V0cHV0QXBxAH4AFXQAF2lucHV0SGlkZGVuRm9ybTpvdXRwdXRBc3EAfgANP0AAAAAAADB3CAAAAEAAAAAAeHBzcQB+AA0/QAAAAAAADHcIAAAAEAAAAAFxAH4AGXNxAH4AGgFxAH4AHXVxAH4ADwAAAAJxAH4ANHEAfgAieHBwcHBwcHBzcQB+AANzcQB+AAcAAAAAdwQAAAAKeHNxAH4ADT9AAAAAAAAMdwgAAAAQAAAAAHh1cQB+AA8AAAAbdXEAfgAPAAAABnVxAH4ADwAAAAd0AAdzdWJtaXQxcHQAEmphdmF4LmZhY2VzLkJ1dHRvbnQAF2lucHV0SGlkZGVuRm9ybTpzdWJtaXQxc3EAfgANP0AAAAAAADB3CAAAAEAAAAAAeHBzcQB+AA0/QAAAAAAADHcIAAAAEAAAAAB4c3EAfgAaAXQAL29yZy5zZWFzYXIudGVlZGEuY29yZS5lbC5pbXBsLk1ldGhvZEJpbmRpbmdJbXBsdXEAfgAPAAAAA3VxAH4ADwAAAAJ0ABkje2hpZGRlbkJlYW4uZG9Tb21ldGhpbmd9cQB+ACJwcQB+ACJwcQB+ACZxAH4AJnBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHhzcQB+AA0/QAAAAAAADHcIAAAAEAAAAAB4dXEAfgAPAAAAFnVxAH4ADwAAAAd0AA9pbnB1dEhpZGRlbkZvcm1wdAAQamF2YXguZmFjZXMuRm9ybXQAD2lucHV0SGlkZGVuRm9ybXNxAH4ADT9AAAAAAAAwdwgAAABAAAAAAXQAIGphdmF4LmZhY2VzLndlYmFwcC5DT01QT05FTlRfSURTc3EAfgAHAAAABHcEAAAACnEAfgAUcQB+AC1xAH4AO3EAfgBHeHhwc3EAfgANP0AAAAAAAAx3CAAAABAAAAAAeHBwcHBwcHBwcHBwcHBwcHBwcHBwcHhzcQB+AA0/QAAAAAAADHcIAAAAEAAAAAB4dXEAfgAPAAAABHVxAH4ADwAAAAdwcHBwc3EAfgANP0AAAAAAADB3CAAAAEAAAAABdAAkamF2YXguZmFjZXMud2ViYXBwLkNVUlJFTlRfVklFV19ST09UcQB+AF94cHNxAH4ADT9AAAAAAAAMdwgAAAAQAAAAAHh0AApIVE1MX0JBU0lDdAAXL3JlbmRlci9pbnB1dEhpZGRlbi5qc3BzcgAQamF2YS51dGlsLkxvY2FsZX74EWCcMPnsAgAESQAIaGFzaGNvZGVMAAdjb3VudHJ5cQB+ABtMAAhsYW5ndWFnZXEAfgAbTAAHdmFyaWFudHEAfgAbeHD/////dAAAdAACamFxAH4AZXNyAFhvcmcuc2Vhc2FyLnRlZWRhLmNvcmUuYXBwbGljYXRpb24uaW1wbC5UcmVlU3RydWN0dXJlTWFuYWdlckltcGwkVUlDb21wb25lbnRUcmVlU3RydWN0dXJlAAAAAAAAAAECAAB4cgAvb3JnLnNlYXNhci50ZWVkYS5jb3JlLmFwcGxpY2F0aW9uLlRyZWVTdHJ1Y3R1cmUAAAAAAAAAAAIABFsACWNoaWxkcmVuX3QAMltMb3JnL3NlYXNhci90ZWVkYS9jb3JlL2FwcGxpY2F0aW9uL1RyZWVTdHJ1Y3R1cmU7TAATY29tcG9uZW50Q2xhc3NOYW1lX3EAfgAbTAAMY29tcG9uZW50SWRfcQB+ABtbAAdmYWNldHNfdAATW0xqYXZhL2xhbmcvT2JqZWN0O3hwdXIAMltMb3JnLnNlYXNhci50ZWVkYS5jb3JlLmFwcGxpY2F0aW9uLlRyZWVTdHJ1Y3R1cmU7ZOtvLnoe1fACAAB4cAAAAAFzcQB+AGd1cQB+AGwAAAAEc3EAfgBncHQAKGphdmF4LmZhY2VzLmNvbXBvbmVudC5odG1sLkh0bWxJbnB1dFRleHRxAH4AFHBzcQB+AGdwdAAqamF2YXguZmFjZXMuY29tcG9uZW50Lmh0bWwuSHRtbElucHV0SGlkZGVucQB+AC1wc3EAfgBncHQAKWphdmF4LmZhY2VzLmNvbXBvbmVudC5odG1sLkh0bWxPdXRwdXRUZXh0cQB+ADtwc3EAfgBncHQALGphdmF4LmZhY2VzLmNvbXBvbmVudC5odG1sLkh0bWxDb21tYW5kQnV0dG9ucQB+AEdwdAAjamF2YXguZmFjZXMuY29tcG9uZW50Lmh0bWwuSHRtbEZvcm1xAH4AVHB0ACBqYXZheC5mYWNlcy5jb21wb25lbnQuVUlWaWV3Um9vdHBw [param]org.seasar.teeda.core.render.AbstractResponseStateManager.VIEW_ID=/render/inputHidden.jsp [cookie]JSESSIONID=5uuj0jdzdbbn [header]Content-Length=4651 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=5uuj0jdzdbbn; $Path=/ [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/inputHidden.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,346 [btpool0-3] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,348 [btpool0-3] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,348 [btpool0-3] before: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,349 [btpool0-3] after: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,349 [btpool0-3] before: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,349 [btpool0-3] after: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,349 [btpool0-3] before: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,349 [btpool0-3] after: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,349 [btpool0-3] before: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,349 [btpool0-3] after: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,349 [btpool0-3] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,352 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5fbd8c6e not defined as pure js property DEBUG 02:05:04,352 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5fbd8c6e not defined as pure js property inputHidden.jsp
abc1234
http://localhost:38338/faces/render/selectOneRadio1.jsp DEBUG 02:05:04,354 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:04,354 [main] Load response for http://localhost:38338/faces/render/selectOneRadio1.jsp DEBUG 02:05:04,355 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/selectOneRadio1.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/render/selectOneRadio1.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/selectOneRadio1.jsp, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,356 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,356 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,356 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,361 [btpool0-3] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,361 [btpool0-3] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@69b3d448 [request]hiddenBean=org.seasar.teeda.it.HiddenBean@1d35f92f [request]javax.faces.webapp.GLOBAL_ID_VIEW={inputHiddenForm=org.seasar.teeda.core.taglib.html.FormTag@7a5d5033, inputHiddenForm:textA=org.seasar.teeda.core.taglib.html.InputTextTag@43c8308, inputHiddenForm:outputA=org.seasar.teeda.core.taglib.html.OutputTextTag@20be8464, inputHiddenForm:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@3be5d207, inputHiddenForm:hiddenA=org.seasar.teeda.core.taglib.html.InputHiddenTag@6d3fe849} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@427a8ba4 [request]postback=true [request]previousViewId=/render/inputHidden.jsp [request]teeda.SUBMITTED_COMMAND=submit1 [cookie]JSESSIONID=5uuj0jdzdbbn [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/inputHidden.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,402 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,402 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=3vxslcnj5ypy;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3154fc43 [request]javax.faces.webapp.GLOBAL_ID_VIEW={selectOneRadio1Form=org.seasar.teeda.core.taglib.html.FormTag@427dac02, selectOneRadio1Form:bbb=org.seasar.teeda.core.taglib.html.OutputTextTag@48a7d968, selectOneRadio1Form:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@3b2601c, selectOneRadio1Form:aaaa=org.seasar.teeda.core.taglib.html.SelectOneRadioTag@33c3d029} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=3vxslcnj5ypy [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@7c974e4b [request]postback=false [request]selectOneRadio1Bean=org.seasar.teeda.it.SelectOneRadio1Bean@31955dd4 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/selectOneRadio1.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,402 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1aaa2594 not defined as pure js property DEBUG 02:05:04,403 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1aaa2594 not defined as pure js property selectOneRadio1
2
recover: jsessionid recover:TEXT_VALUE || ATTR_VALUE (Regexp) DEBUG 02:05:04,408 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:04,408 [main] Load response for http://localhost:38338/faces/render/selectOneRadio1.jsp;jsessionid=3vxslcnj5ypy DEBUG 02:05:04,411 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=POST /faces/render/selectOneRadio1.jsp;jsessionid=3vxslcnj5ypy HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 Cookie: $Version=0; JSESSIONID=3vxslcnj5ypy; $Path=/ Content-Length: 4887 Content-Type: application/x-www-form-urlencoded RequestedSessionId=3vxslcnj5ypy REQUEST_URI=/faces/render/selectOneRadio1.jsp;jsessionid=3vxslcnj5ypy, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=4887, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=/render/selectOneRadio1.jsp, RemoteUser=null Session SessionId=3vxslcnj5ypy Session :: CreationTime=1639155904356, LastAccessedTime=1639155904410, MaxInactiveInterval=1800 [param]javax.faces.ViewState=rO0ABXNyADNvcmcuc2Vhc2FyLnRlZWRhLmNvcmUucmVuZGVyLmh0bWwuU3RydWN0dXJlQW5kU3RhdGUAAAAAAAAAAQIAAkwABXN0YXRldAASTGphdmEvbGFuZy9PYmplY3Q7TAAJc3RydWN0dXJlcQB+AAF4cHNyACxqYXZheC5mYWNlcy5pbnRlcm5hbC5TZXJpYWxpemFibGVTdGF0ZUhvbGRlcgAAAAAAAAABAgADTAAIY2hpbGRyZW50ABBMamF2YS91dGlsL0xpc3Q7TAAIZmFjZXRNYXB0AA9MamF2YS91dGlsL01hcDtMAAVzdGF0ZXEAfgABeHBzcgATamF2YS51dGlsLkFycmF5TGlzdHiB0h2Zx2GdAwABSQAEc2l6ZXhwAAAAAXcEAAAACnNxAH4AA3NxAH4ABwAAAAN3BAAAAApzcQB+AANzcQB+AAcAAAADdwQAAAAKc3EAfgADc3EAfgAHAAAAAHcEAAAACnhzcgARamF2YS51dGlsLkhhc2hNYXAFB9rBwxZg0QMAAkYACmxvYWRGYWN0b3JJAAl0aHJlc2hvbGR4cD9AAAAAAAAMdwgAAAAQAAAAAHh1cgATW0xqYXZhLmxhbmcuT2JqZWN0O5DOWJ8QcylsAgAAeHAAAAAHdXEAfgARAAAAB3QABF9pZDBwcHBzcQB+AA8/QAAAAAAAMHcIAAAAQAAAAAB4cHNxAH4ADz9AAAAAAAAMdwgAAAAQAAAAAHhwc3IAEWphdmEubGFuZy5Cb29sZWFuzSBygNWc+u4CAAFaAAV2YWx1ZXhwAHEAfgAYdAADT25ldAABMXBzcQB+AANzcQB+AAcAAAAAdwQAAAAKeHNxAH4ADz9AAAAAAAAMdwgAAAAQAAAAAHh1cQB+ABEAAAAHdXEAfgARAAAAB3QABF9pZDFwcHBzcQB+AA8/QAAAAAAAMHcIAAAAQAAAAAB4cHNxAH4ADz9AAAAAAAAMdwgAAAAQAAAAAHhwcQB+ABhxAH4AGHQAA1R3b3QAATJwc3EAfgADc3EAfgAHAAAAAHcEAAAACnhzcQB+AA8/QAAAAAAADHcIAAAAEAAAAAB4dXEAfgARAAAAB3VxAH4AEQAAAAd0AARfaWQycHBwc3EAfgAPP0AAAAAAADB3CAAAAEAAAAAAeHBzcQB+AA8/QAAAAAAADHcIAAAAEAAAAAB4cHEAfgAYcQB+ABh0AAVUaHJlZXQAATNweHNxAH4ADz9AAAAAAAAMdwgAAAAQAAAAAHh1cQB+ABEAAAAddXEAfgARAAAACnVxAH4AEQAAAAR1cQB+ABEAAAAHdAAEYWFhYXB0ABFqYXZheC5mYWNlcy5SYWRpb3QAGHNlbGVjdE9uZVJhZGlvMUZvcm06YWFhYXNxAH4ADz9AAAAAAAAwdwgAAABAAAAAAXQAIGphdmF4LmZhY2VzLndlYmFwcC5DT01QT05FTlRfSURTc3EAfgAHAAAAA3cEAAAACnEAfgAUcQB+ACBxAH4AKnh4cHNxAH4ADz9AAAAAAAAMdwgAAAAQAAAAAXQABXZhbHVlc3IAL2phdmF4LmZhY2VzLmludGVybmFsLkF0dGFjaGVkT2JqZWN0U3RhdGVXcmFwcGVyLTI3MjE3OTcCAANaABJpc1NhdmVkU3RhdGVIb2xkZXJMAAljbGFzc05hbWV0ABJMamF2YS9sYW5nL1N0cmluZztMAApzYXZlZFN0YXRlcQB+AAF4cAF0AC5vcmcuc2Vhc2FyLnRlZWRhLmNvcmUuZWwuaW1wbC5WYWx1ZUJpbmRpbmdJbXBsdXEAfgARAAAAAnQAGiN7c2VsZWN0T25lUmFkaW8xQmVhbi5iYmJ9c3IANW9yZy5zZWFzYXIudGVlZGEuY29yZS5lbC5pbXBsLmNvbW1vbnMuQ29tbW9uc0VMUGFyc2VyAAAAAAAAAAECAAFMAAlwcm9jZXNzb3J0AC5Mb3JnL3NlYXNhci90ZWVkYS9jb3JlL2VsL0V4cHJlc3Npb25Qcm9jZXNzb3I7eHBzcgBEb3JnLnNlYXNhci50ZWVkYS5jb3JlLmVsLmltcGwuY29tbW9ucy5Db21tb25zRXhwcmVzc2lvblByb2Nlc3NvckltcGwAAAAAAAAAAQIAAHhweHBwcHEAfgAYcQB+ABhxAH4AGHEAfgAYcQB+ABhxAH4AGHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBzcQB+AANzcQB+AAcAAAAAdwQAAAAKeHNxAH4ADz9AAAAAAAAMdwgAAAAQAAAAAHh1cQB+ABEAAAAFdXEAfgARAAAABHVxAH4AEQAAAAd0AANiYmJwdAAQamF2YXguZmFjZXMuVGV4dHQAF3NlbGVjdE9uZVJhZGlvMUZvcm06YmJic3EAfgAPP0AAAAAAADB3CAAAAEAAAAAAeHBzcQB+AA8/QAAAAAAADHcIAAAAEAAAAAFxAH4AO3NxAH4APAFxAH4AP3VxAH4AEQAAAAJxAH4AQXEAfgBEeHBwcHBwcHBzcQB+AANzcQB+AAcAAAAAdwQAAAAKeHNxAH4ADz9AAAAAAAAMdwgAAAAQAAAAAHh1cQB+ABEAAAAbdXEAfgARAAAABnVxAH4AEQAAAAd0AAdzdWJtaXQxcHQAEmphdmF4LmZhY2VzLkJ1dHRvbnQAG3NlbGVjdE9uZVJhZGlvMUZvcm06c3VibWl0MXNxAH4ADz9AAAAAAAAwdwgAAABAAAAAAHhwc3EAfgAPP0AAAAAAAAx3CAAAABAAAAAAeHBwcQB+ABhxAH4AGHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHhzcQB+AA8/QAAAAAAADHcIAAAAEAAAAAB4dXEAfgARAAAAFnVxAH4AEQAAAAd0ABNzZWxlY3RPbmVSYWRpbzFGb3JtcHQAEGphdmF4LmZhY2VzLkZvcm10ABNzZWxlY3RPbmVSYWRpbzFGb3Jtc3EAfgAPP0AAAAAAADB3CAAAAEAAAAABcQB+ADhzcQB+AAcAAAADdwQAAAAKcQB+ADRxAH4ATXEAfgBaeHhwc3EAfgAPP0AAAAAAAAx3CAAAABAAAAAAeHBwcHBwcHBwcHBwcHBwcHBwcHBwcHhzcQB+AA8/QAAAAAAADHcIAAAAEAAAAAB4dXEAfgARAAAABHVxAH4AEQAAAAdwcHBwc3EAfgAPP0AAAAAAADB3CAAAAEAAAAABdAAkamF2YXguZmFjZXMud2ViYXBwLkNVUlJFTlRfVklFV19ST09UcQB+AGx4cHNxAH4ADz9AAAAAAAAMdwgAAAAQAAAAAHh0AApIVE1MX0JBU0lDdAAbL3JlbmRlci9zZWxlY3RPbmVSYWRpbzEuanNwc3IAEGphdmEudXRpbC5Mb2NhbGV++BFgnDD57AIABEkACGhhc2hjb2RlTAAHY291bnRyeXEAfgA9TAAIbGFuZ3VhZ2VxAH4APUwAB3ZhcmlhbnRxAH4APXhw/////3QAAHQAAmphcQB+AHJzcgBYb3JnLnNlYXNhci50ZWVkYS5jb3JlLmFwcGxpY2F0aW9uLmltcGwuVHJlZVN0cnVjdHVyZU1hbmFnZXJJbXBsJFVJQ29tcG9uZW50VHJlZVN0cnVjdHVyZQAAAAAAAAABAgAAeHIAL29yZy5zZWFzYXIudGVlZGEuY29yZS5hcHBsaWNhdGlvbi5UcmVlU3RydWN0dXJlAAAAAAAAAAACAARbAAljaGlsZHJlbl90ADJbTG9yZy9zZWFzYXIvdGVlZGEvY29yZS9hcHBsaWNhdGlvbi9UcmVlU3RydWN0dXJlO0wAE2NvbXBvbmVudENsYXNzTmFtZV9xAH4APUwADGNvbXBvbmVudElkX3EAfgA9WwAHZmFjZXRzX3QAE1tMamF2YS9sYW5nL09iamVjdDt4cHVyADJbTG9yZy5zZWFzYXIudGVlZGEuY29yZS5hcHBsaWNhdGlvbi5UcmVlU3RydWN0dXJlO2Trby56HtXwAgAAeHAAAAABc3EAfgB0dXEAfgB5AAAAA3NxAH4AdHVxAH4AeQAAAANzcQB+AHRwdAAiamF2YXguZmFjZXMuY29tcG9uZW50LlVJU2VsZWN0SXRlbXEAfgAUcHNxAH4AdHBxAH4AgHEAfgAgcHNxAH4AdHBxAH4AgHEAfgAqcHQALWphdmF4LmZhY2VzLmNvbXBvbmVudC5odG1sLkh0bWxTZWxlY3RPbmVSYWRpb3EAfgA0cHNxAH4AdHB0AClqYXZheC5mYWNlcy5jb21wb25lbnQuaHRtbC5IdG1sT3V0cHV0VGV4dHEAfgBNcHNxAH4AdHB0ACxqYXZheC5mYWNlcy5jb21wb25lbnQuaHRtbC5IdG1sQ29tbWFuZEJ1dHRvbnEAfgBacHQAI2phdmF4LmZhY2VzLmNvbXBvbmVudC5odG1sLkh0bWxGb3JtcQB+AGJwdAAgamF2YXguZmFjZXMuY29tcG9uZW50LlVJVmlld1Jvb3RwcA== [param]org.seasar.teeda.core.render.AbstractResponseStateManager.VIEW_ID=/render/selectOneRadio1.jsp [param]selectOneRadio1Form/render/selectOneRadio1.jsp=selectOneRadio1Form [param]selectOneRadio1Form:aaaa=3 [param]selectOneRadio1Form:submit1= [cookie]JSESSIONID=3vxslcnj5ypy [header]Content-Length=4887 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=3vxslcnj5ypy; $Path=/ [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/selectOneRadio1.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,411 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,413 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,413 [btpool0-2] before: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,413 [btpool0-2] after: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,413 [btpool0-2] before: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,414 [btpool0-2] after: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,414 [btpool0-2] before: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,414 [btpool0-2] after: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,414 [btpool0-2] before: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,414 [btpool0-2] after: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,414 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,416 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,416 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@52ab6c19 [request]javax.faces.webapp.GLOBAL_ID_VIEW={selectOneRadio1Form=org.seasar.teeda.core.taglib.html.FormTag@427dac02, selectOneRadio1Form:bbb=org.seasar.teeda.core.taglib.html.OutputTextTag@48a7d968, selectOneRadio1Form:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@3b2601c, selectOneRadio1Form:aaaa=org.seasar.teeda.core.taglib.html.SelectOneRadioTag@33c3d029} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@744607b5 [request]postback=true [request]previousViewId=/render/selectOneRadio1.jsp [request]selectOneRadio1Bean=org.seasar.teeda.it.SelectOneRadio1Bean@21a437b6 [request]teeda.SUBMITTED_COMMAND=submit1 [cookie]JSESSIONID=3vxslcnj5ypy [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/selectOneRadio1.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,417 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@56c88357 not defined as pure js property DEBUG 02:05:04,417 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@56c88357 not defined as pure js property selectOneRadio1
3
http://localhost:38338/faces/render/outputLink1.jsp DEBUG 02:05:04,420 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:04,420 [main] Load response for http://localhost:38338/faces/render/outputLink1.jsp DEBUG 02:05:04,421 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/outputLink1.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/render/outputLink1.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/outputLink1.jsp, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,421 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,421 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,421 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,455 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,456 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=e1fi2xghy8da;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@27aa7aac [request]javax.faces.webapp.GLOBAL_ID_VIEW={link1=org.seasar.teeda.core.taglib.html.OutputLinkTag@295bc68c, text1=org.seasar.teeda.core.taglib.html.OutputTextTag@4848268a} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=e1fi2xghy8da [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@78da5318 [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/outputLink1.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,456 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@625db8ff not defined as pure js property DEBUG 02:05:04,456 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@625db8ff not defined as pure js property outputLink1.jsp foo recover: jsessionid http://localhost:38338/faces/render/outputLink1.jsp DEBUG 02:05:04,460 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:04,460 [main] Load response for http://localhost:38338/faces/render/outputLink1.jsp DEBUG 02:05:04,461 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/outputLink1.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/render/outputLink1.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/outputLink1.jsp, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,461 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,461 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,461 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,462 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,462 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=541im2aaonvq;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@2d15fd37 [request]javax.faces.webapp.GLOBAL_ID_VIEW={link1=org.seasar.teeda.core.taglib.html.OutputLinkTag@295bc68c, text1=org.seasar.teeda.core.taglib.html.OutputTextTag@4848268a} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=541im2aaonvq [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@7ea33d00 [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/outputLink1.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,463 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@adb24 not defined as pure js property DEBUG 02:05:04,463 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@adb24 not defined as pure js property DEBUG 02:05:04,464 [main] do click action in window '', using href 'outputLink2.jsp;jsessionid=541im2aaonvq' DEBUG 02:05:04,464 [main] Getting page for http://localhost:38338/faces/render/outputLink2.jsp;jsessionid=541im2aaonvq, derived from href 'outputLink2.jsp;jsessionid=541im2aaonvq', using the originating url http://localhost:38338/faces/render/outputLink1.jsp DEBUG 02:05:04,464 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:04,464 [main] Load response for http://localhost:38338/faces/render/outputLink2.jsp;jsessionid=541im2aaonvq DEBUG 02:05:04,466 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/outputLink2.jsp;jsessionid=541im2aaonvq HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 Cookie: $Version=0; JSESSIONID=541im2aaonvq; $Path=/ RequestedSessionId=541im2aaonvq REQUEST_URI=/faces/render/outputLink2.jsp;jsessionid=541im2aaonvq, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/outputLink2.jsp, RemoteUser=null Session SessionId=541im2aaonvq Session :: CreationTime=1639155904461, LastAccessedTime=1639155904466, MaxInactiveInterval=1800 [cookie]JSESSIONID=541im2aaonvq [header]Cookie=$Version=0; JSESSIONID=541im2aaonvq; $Path=/ [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/outputLink1.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,466 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,466 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,467 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,495 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,496 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@282f0e07 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@2942022d [request]postback=false [request]previousViewId=/render/outputLink1.jsp [cookie]JSESSIONID=541im2aaonvq [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/outputLink2.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,496 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@72ad8bfd not defined as pure js property DEBUG 02:05:04,496 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@72ad8bfd not defined as pure js property outputLink2.jsp Hello OutputLink http://localhost:38338/faces/render/outputLinkParam.jsp DEBUG 02:05:04,497 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:04,498 [main] Load response for http://localhost:38338/faces/render/outputLinkParam.jsp DEBUG 02:05:04,498 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/outputLinkParam.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/render/outputLinkParam.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/outputLinkParam.jsp, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,498 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,499 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,499 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,532 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,533 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1v9x9y9dvoey1;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@15e6e48b [request]javax.faces.webapp.GLOBAL_ID_VIEW={link1=org.seasar.teeda.core.taglib.html.OutputLinkTag@69a66ce8} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1v9x9y9dvoey1 [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@2d382988 [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/outputLinkParam.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,533 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@62e596c9 not defined as pure js property DEBUG 02:05:04,533 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@62e596c9 not defined as pure js property outputLinkParam.jsp xyz recover: jsessionid http://localhost:38338/faces/render/outputLinkParamJa.jsp DEBUG 02:05:04,538 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:04,538 [main] Load response for http://localhost:38338/faces/render/outputLinkParamJa.jsp DEBUG 02:05:04,539 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/outputLinkParamJa.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/render/outputLinkParamJa.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/outputLinkParamJa.jsp, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,539 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,539 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,539 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,574 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@c4cdf7e not defined as pure js property DEBUG 02:05:04,574 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@c4cdf7e not defined as pure js property outputLinkParamJa.jsp わをん DEBUG 02:05:04,576 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,576 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=19n0jbkajnkne;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@33f323bd [request]javax.faces.webapp.GLOBAL_ID_VIEW={link1=org.seasar.teeda.core.taglib.html.OutputLinkTag@1faf67f0} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=19n0jbkajnkne [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@34d0cdd0 [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/outputLinkParamJa.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d recover: jsessionid recover:TEXT_VALUE http://localhost:38338/faces/render/converter.jsp DEBUG 02:05:04,577 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:04,578 [main] Load response for http://localhost:38338/faces/render/converter.jsp DEBUG 02:05:04,578 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/converter.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/render/converter.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/converter.jsp, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,579 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,579 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,579 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,623 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4240eca3 not defined as pure js property DEBUG 02:05:04,623 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4240eca3 not defined as pure js property converter.jsp
2021/12/11
DEBUG 02:05:04,625 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:04,625 [main] Load response for http://localhost:38338/faces/render/converter.jsp;jsessionid=19i13nobm9dud DEBUG 02:05:04,625 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,625 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=19i13nobm9dud;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]converterBean=org.seasar.teeda.it.ConverterBean@1db4b415 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@429addef [request]javax.faces.webapp.GLOBAL_ID_VIEW={converterForm:text1=org.seasar.teeda.core.taglib.html.InputTextTag@45609812, converterForm=org.seasar.teeda.core.taglib.html.FormTag@489fe953, converterForm:button1=org.seasar.teeda.core.taglib.html.CommandButtonTag@7a8f6d64, converterForm:result=org.seasar.teeda.core.taglib.html.OutputTextTag@5e56ff18} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=19i13nobm9dud [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@502a5a5e [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/converter.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,627 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=POST /faces/render/converter.jsp;jsessionid=19i13nobm9dud HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 Cookie: $Version=0; JSESSIONID=19i13nobm9dud; $Path=/ Content-Length: 4622 Content-Type: application/x-www-form-urlencoded RequestedSessionId=19i13nobm9dud REQUEST_URI=/faces/render/converter.jsp;jsessionid=19i13nobm9dud, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=4622, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=/render/converter.jsp, RemoteUser=null Session SessionId=19i13nobm9dud Session :: CreationTime=1639155904578, LastAccessedTime=1639155904627, MaxInactiveInterval=1800 [param]converterForm/render/converter.jsp=converterForm [param]converterForm:button1=convert [param]converterForm:text1=20061231 [param]javax.faces.ViewState=rO0ABXNyADNvcmcuc2Vhc2FyLnRlZWRhLmNvcmUucmVuZGVyLmh0bWwuU3RydWN0dXJlQW5kU3RhdGUAAAAAAAAAAQIAAkwABXN0YXRldAASTGphdmEvbGFuZy9PYmplY3Q7TAAJc3RydWN0dXJlcQB+AAF4cHNyACxqYXZheC5mYWNlcy5pbnRlcm5hbC5TZXJpYWxpemFibGVTdGF0ZUhvbGRlcgAAAAAAAAABAgADTAAIY2hpbGRyZW50ABBMamF2YS91dGlsL0xpc3Q7TAAIZmFjZXRNYXB0AA9MamF2YS91dGlsL01hcDtMAAVzdGF0ZXEAfgABeHBzcgATamF2YS51dGlsLkFycmF5TGlzdHiB0h2Zx2GdAwABSQAEc2l6ZXhwAAAAAXcEAAAACnNxAH4AA3NxAH4ABwAAAAN3BAAAAApzcQB+AANzcQB+AAcAAAAAdwQAAAAKeHNyABFqYXZhLnV0aWwuSGFzaE1hcAUH2sHDFmDRAwACRgAKbG9hZEZhY3RvckkACXRocmVzaG9sZHhwP0AAAAAAAAx3CAAAABAAAAAAeHVyABNbTGphdmEubGFuZy5PYmplY3Q7kM5YnxBzKWwCAAB4cAAAAB11cQB+AA8AAAAKdXEAfgAPAAAABHVxAH4ADwAAAAd0AAV0ZXh0MXB0ABBqYXZheC5mYWNlcy5UZXh0dAATY29udmVydGVyRm9ybTp0ZXh0MXNxAH4ADT9AAAAAAAAwdwgAAABAAAAAAHhwc3EAfgANP0AAAAAAAAx3CAAAABAAAAABdAAFdmFsdWVzcgAvamF2YXguZmFjZXMuaW50ZXJuYWwuQXR0YWNoZWRPYmplY3RTdGF0ZVdyYXBwZXItMjcyMTc5NwIAA1oAEmlzU2F2ZWRTdGF0ZUhvbGRlckwACWNsYXNzTmFtZXQAEkxqYXZhL2xhbmcvU3RyaW5nO0wACnNhdmVkU3RhdGVxAH4AAXhwAXQALm9yZy5zZWFzYXIudGVlZGEuY29yZS5lbC5pbXBsLlZhbHVlQmluZGluZ0ltcGx1cQB+AA8AAAACdAAWI3tjb252ZXJ0ZXJCZWFuLmRhdGUxfXNyADVvcmcuc2Vhc2FyLnRlZWRhLmNvcmUuZWwuaW1wbC5jb21tb25zLkNvbW1vbnNFTFBhcnNlcgAAAAAAAAABAgABTAAJcHJvY2Vzc29ydAAuTG9yZy9zZWFzYXIvdGVlZGEvY29yZS9lbC9FeHByZXNzaW9uUHJvY2Vzc29yO3hwc3IARG9yZy5zZWFzYXIudGVlZGEuY29yZS5lbC5pbXBsLmNvbW1vbnMuQ29tbW9uc0V4cHJlc3Npb25Qcm9jZXNzb3JJbXBsAAAAAAAAAAECAAB4cHhzcQB+ABoBdAAlamF2YXguZmFjZXMuY29udmVydC5EYXRlVGltZUNvbnZlcnRlcnVxAH4ADwAAAAZ0AAdkZWZhdWx0c3IAEGphdmEudXRpbC5Mb2NhbGV++BFgnDD57AIABEkACGhhc2hjb2RlTAAHY291bnRyeXEAfgAbTAAIbGFuZ3VhZ2VxAH4AG0wAB3ZhcmlhbnRxAH4AG3hw/////3QAAkpQdAACamF0AAB0AAh5eXl5TU1kZHEAfgAoc3IAGnN1bi51dGlsLmNhbGVuZGFyLlpvbmVJbmZvJNHTzgAdcZsCAAhJAAhjaGVja3N1bUkACmRzdFNhdmluZ3NJAAlyYXdPZmZzZXRJAA1yYXdPZmZzZXREaWZmWgATd2lsbEdNVE9mZnNldENoYW5nZVsAB29mZnNldHN0AAJbSVsAFHNpbXBsZVRpbWVab25lUGFyYW1zcQB+ADBbAAt0cmFuc2l0aW9uc3QAAltKeHIAEmphdmEudXRpbC5UaW1lWm9uZTGz6fV3RKyhAgABTAACSURxAH4AG3hwdAAJR01UKzA5OjAwAAAAAAAAAAAB7mKAAAAAAABwcHBxAH4AKHBwc3IAEWphdmEubGFuZy5Cb29sZWFuzSBygNWc+u4CAAFaAAV2YWx1ZXhwAHEAfgA2cQB+ADZxAH4ANnEAfgA2cQB+ADZwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwc3EAfgADc3EAfgAHAAAAAHcEAAAACnhzcQB+AA0/QAAAAAAADHcIAAAAEAAAAAB4dXEAfgAPAAAABXVxAH4ADwAAAAR1cQB+AA8AAAAHdAAGcmVzdWx0cHEAfgAVdAAUY29udmVydGVyRm9ybTpyZXN1bHRzcQB+AA0/QAAAAAAAMHcIAAAAQAAAAAB4cHNxAH4ADT9AAAAAAAAMdwgAAAAQAAAAAXEAfgAZc3EAfgAaAXEAfgAddXEAfgAPAAAAAnEAfgAfcQB+ACJ4c3EAfgAaAXEAfgAmdXEAfgAPAAAABnEAfgAocQB+ACp0AAp5eXl5L01NL2RkcQB+AChzcQB+AC9xAH4ANAAAAAAAAAAAAe5igAAAAAAAcHBwcQB+AChwcHBwcHBzcQB+AANzcQB+AAcAAAAAdwQAAAAKeHNxAH4ADT9AAAAAAAAMdwgAAAAQAAAAAHh1cQB+AA8AAAAbdXEAfgAPAAAABnVxAH4ADwAAAAd0AAdidXR0b24xcHQAEmphdmF4LmZhY2VzLkJ1dHRvbnQAFWNvbnZlcnRlckZvcm06YnV0dG9uMXNxAH4ADT9AAAAAAAAwdwgAAABAAAAAAHhwc3EAfgANP0AAAAAAAAx3CAAAABAAAAAAeHBwcQB+ADZxAH4ANnQAB2NvbnZlcnRwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHhzcQB+AA0/QAAAAAAADHcIAAAAEAAAAAB4dXEAfgAPAAAAFnVxAH4ADwAAAAd0AA1jb252ZXJ0ZXJGb3JtcHQAEGphdmF4LmZhY2VzLkZvcm10AA1jb252ZXJ0ZXJGb3Jtc3EAfgANP0AAAAAAADB3CAAAAEAAAAABdAAgamF2YXguZmFjZXMud2ViYXBwLkNPTVBPTkVOVF9JRFNzcQB+AAcAAAADdwQAAAAKcQB+ABRxAH4APXEAfgBNeHhwc3EAfgANP0AAAAAAAAx3CAAAABAAAAAAeHBwcHBwcHBwcHBwcHBwcHBwcHBwcHhzcQB+AA0/QAAAAAAADHcIAAAAEAAAAAB4dXEAfgAPAAAABHVxAH4ADwAAAAdwcHBwc3EAfgANP0AAAAAAADB3CAAAAEAAAAABdAAkamF2YXguZmFjZXMud2ViYXBwLkNVUlJFTlRfVklFV19ST09UcQB+AGF4cHNxAH4ADT9AAAAAAAAMdwgAAAAQAAAAAHh0AApIVE1MX0JBU0lDdAAVL3JlbmRlci9jb252ZXJ0ZXIuanNwc3EAfgAp/////3EAfgAtcQB+ACxxAH4ALXNyAFhvcmcuc2Vhc2FyLnRlZWRhLmNvcmUuYXBwbGljYXRpb24uaW1wbC5UcmVlU3RydWN0dXJlTWFuYWdlckltcGwkVUlDb21wb25lbnRUcmVlU3RydWN0dXJlAAAAAAAAAAECAAB4cgAvb3JnLnNlYXNhci50ZWVkYS5jb3JlLmFwcGxpY2F0aW9uLlRyZWVTdHJ1Y3R1cmUAAAAAAAAAAAIABFsACWNoaWxkcmVuX3QAMltMb3JnL3NlYXNhci90ZWVkYS9jb3JlL2FwcGxpY2F0aW9uL1RyZWVTdHJ1Y3R1cmU7TAATY29tcG9uZW50Q2xhc3NOYW1lX3EAfgAbTAAMY29tcG9uZW50SWRfcQB+ABtbAAdmYWNldHNfdAATW0xqYXZhL2xhbmcvT2JqZWN0O3hwdXIAMltMb3JnLnNlYXNhci50ZWVkYS5jb3JlLmFwcGxpY2F0aW9uLlRyZWVTdHJ1Y3R1cmU7ZOtvLnoe1fACAAB4cAAAAAFzcQB+AGZ1cQB+AGsAAAADc3EAfgBmcHQAKGphdmF4LmZhY2VzLmNvbXBvbmVudC5odG1sLkh0bWxJbnB1dFRleHRxAH4AFHBzcQB+AGZwdAApamF2YXguZmFjZXMuY29tcG9uZW50Lmh0bWwuSHRtbE91dHB1dFRleHRxAH4APXBzcQB+AGZwdAAsamF2YXguZmFjZXMuY29tcG9uZW50Lmh0bWwuSHRtbENvbW1hbmRCdXR0b25xAH4ATXB0ACNqYXZheC5mYWNlcy5jb21wb25lbnQuaHRtbC5IdG1sRm9ybXEAfgBWcHQAIGphdmF4LmZhY2VzLmNvbXBvbmVudC5VSVZpZXdSb290cHA= [param]org.seasar.teeda.core.render.AbstractResponseStateManager.VIEW_ID=/render/converter.jsp [cookie]JSESSIONID=19i13nobm9dud [header]Content-Length=4622 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=19i13nobm9dud; $Path=/ [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/converter.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,627 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,629 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,629 [btpool0-2] before: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,629 [btpool0-2] after: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,629 [btpool0-2] before: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,630 [btpool0-2] after: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,630 [btpool0-2] before: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,630 [btpool0-2] after: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,630 [btpool0-2] before: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,630 [btpool0-2] after: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,630 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,632 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5b5034e0 not defined as pure js property DEBUG 02:05:04,632 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5b5034e0 not defined as pure js property DEBUG 02:05:04,634 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] converter.jsp
2006/12/31
DEBUG 02:05:04,634 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]converterBean=org.seasar.teeda.it.ConverterBean@9e4acce [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@40d0d75 [request]javax.faces.webapp.GLOBAL_ID_VIEW={converterForm:text1=org.seasar.teeda.core.taglib.html.InputTextTag@45609812, converterForm=org.seasar.teeda.core.taglib.html.FormTag@489fe953, converterForm:button1=org.seasar.teeda.core.taglib.html.CommandButtonTag@7a8f6d64, converterForm:result=org.seasar.teeda.core.taglib.html.OutputTextTag@5e56ff18} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@74ee7e66 [request]postback=true [request]previousViewId=/render/converter.jsp [request]teeda.SUBMITTED_COMMAND=button1 [cookie]JSESSIONID=19i13nobm9dud [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/converter.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d http://localhost:38338/faces/render/commandLink.jsp DEBUG 02:05:04,634 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:04,634 [main] Load response for http://localhost:38338/faces/render/commandLink.jsp DEBUG 02:05:04,635 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/commandLink.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/render/commandLink.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/commandLink.jsp, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,635 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,636 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,636 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,677 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,678 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=17gogcwjccl37;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]commandLinkBean=org.seasar.teeda.it.CommandLinkBean@28fa1b85 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3c24cdc7 [request]javax.faces.webapp.GLOBAL_ID_VIEW={commandLinkForm:link1=org.seasar.teeda.core.taglib.html.CommandLinkTag@1441e2aa, commandLinkForm=org.seasar.teeda.core.taglib.html.FormTag@71881149, commandLinkForm:text1=org.seasar.teeda.core.taglib.html.InputTextTag@1c2709da} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=17gogcwjccl37 [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@46f7d5a6 [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/commandLink.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,678 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@77d17f01 not defined as pure js property DEBUG 02:05:04,678 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@77d17f01 not defined as pure js property DEBUG 02:05:04,680 [main] Created event handler for onclick on HtmlAnchor[] DEBUG 02:05:04,685 [main] Script node added: recover: jsessionid recover:TEXT_VALUE || ATTR_VALUE (Regexp) recover:TEXT_VALUE || ATTR_VALUE (Regexp) DEBUG 02:05:04,705 [main] Property "clear_commandLinkForm" of HTMLElement for HtmlAnchor[] not defined as fixed property DEBUG 02:05:04,705 [main] Property "commandLinkForm" of com.gargoylesoftware.htmlunit.javascript.ElementArray@7eba63a2 not defined as pure js property DEBUG 02:05:04,705 [main] Property "commandLinkForm" evaluated (by id) to HtmlForm[
] DEBUG 02:05:04,706 [main] Property "commandLinkForm:__link_clicked__" of com.gargoylesoftware.htmlunit.javascript.ElementArray@7f7ef0a7 not defined as pure js property DEBUG 02:05:04,707 [main] Property "commandLinkForm:__link_clicked__" evaluated (by name) to HTMLElement for HtmlHiddenInput[] DEBUG 02:05:04,707 [main] Property "document" of HTMLElement for HtmlAnchor[] not defined as fixed property DEBUG 02:05:04,708 [main] Property "commandLinkForm" of com.gargoylesoftware.htmlunit.javascript.ElementArray@7eba63a2 not defined as pure js property DEBUG 02:05:04,708 [main] Property "commandLinkForm" evaluated (by id) to HtmlForm[] DEBUG 02:05:04,711 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:04,711 [main] Load response for http://localhost:38338/faces/render/commandLink.jsp;jsessionid=17gogcwjccl37 DEBUG 02:05:04,714 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=POST /faces/render/commandLink.jsp;jsessionid=17gogcwjccl37 HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 Cookie: $Version=0; JSESSIONID=17gogcwjccl37; $Path=/ Content-Length: 4146 Content-Type: application/x-www-form-urlencoded RequestedSessionId=17gogcwjccl37 REQUEST_URI=/faces/render/commandLink.jsp;jsessionid=17gogcwjccl37, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=4146, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=/render/commandLink.jsp, RemoteUser=null Session SessionId=17gogcwjccl37 Session :: CreationTime=1639155904635, LastAccessedTime=1639155904713, MaxInactiveInterval=1800 [param]commandLinkForm/render/commandLink.jsp=commandLinkForm [param]commandLinkForm:__link_clicked__=commandLinkForm:link1 [param]commandLinkForm:text1=123 [param]javax.faces.ViewState=rO0ABXNyADNvcmcuc2Vhc2FyLnRlZWRhLmNvcmUucmVuZGVyLmh0bWwuU3RydWN0dXJlQW5kU3RhdGUAAAAAAAAAAQIAAkwABXN0YXRldAASTGphdmEvbGFuZy9PYmplY3Q7TAAJc3RydWN0dXJlcQB+AAF4cHNyACxqYXZheC5mYWNlcy5pbnRlcm5hbC5TZXJpYWxpemFibGVTdGF0ZUhvbGRlcgAAAAAAAAABAgADTAAIY2hpbGRyZW50ABBMamF2YS91dGlsL0xpc3Q7TAAIZmFjZXRNYXB0AA9MamF2YS91dGlsL01hcDtMAAVzdGF0ZXEAfgABeHBzcgATamF2YS51dGlsLkFycmF5TGlzdHiB0h2Zx2GdAwABSQAEc2l6ZXhwAAAAAXcEAAAACnNxAH4AA3NxAH4ABwAAAAJ3BAAAAApzcQB+AANzcQB+AAcAAAAAdwQAAAAKeHNyABFqYXZhLnV0aWwuSGFzaE1hcAUH2sHDFmDRAwACRgAKbG9hZEZhY3RvckkACXRocmVzaG9sZHhwP0AAAAAAAAx3CAAAABAAAAAAeHVyABNbTGphdmEubGFuZy5PYmplY3Q7kM5YnxBzKWwCAAB4cAAAAB11cQB+AA8AAAAKdXEAfgAPAAAABHVxAH4ADwAAAAd0AAV0ZXh0MXB0ABBqYXZheC5mYWNlcy5UZXh0dAAVY29tbWFuZExpbmtGb3JtOnRleHQxc3EAfgANP0AAAAAAADB3CAAAAEAAAAAAeHBzcQB+AA0/QAAAAAAADHcIAAAAEAAAAAF0AAV2YWx1ZXNyAC9qYXZheC5mYWNlcy5pbnRlcm5hbC5BdHRhY2hlZE9iamVjdFN0YXRlV3JhcHBlci0yNzIxNzk3AgADWgASaXNTYXZlZFN0YXRlSG9sZGVyTAAJY2xhc3NOYW1ldAASTGphdmEvbGFuZy9TdHJpbmc7TAAKc2F2ZWRTdGF0ZXEAfgABeHABdAAub3JnLnNlYXNhci50ZWVkYS5jb3JlLmVsLmltcGwuVmFsdWVCaW5kaW5nSW1wbHVxAH4ADwAAAAJ0ABQje2NvbW1hbmRMaW5rQmVhbi5hfXNyADVvcmcuc2Vhc2FyLnRlZWRhLmNvcmUuZWwuaW1wbC5jb21tb25zLkNvbW1vbnNFTFBhcnNlcgAAAAAAAAABAgABTAAJcHJvY2Vzc29ydAAuTG9yZy9zZWFzYXIvdGVlZGEvY29yZS9lbC9FeHByZXNzaW9uUHJvY2Vzc29yO3hwc3IARG9yZy5zZWFzYXIudGVlZGEuY29yZS5lbC5pbXBsLmNvbW1vbnMuQ29tbW9uc0V4cHJlc3Npb25Qcm9jZXNzb3JJbXBsAAAAAAAAAAECAAB4cHhwcHBzcgARamF2YS5sYW5nLkJvb2xlYW7NIHKA1Zz67gIAAVoABXZhbHVleHAAcQB+ACZxAH4AJnEAfgAmcQB+ACZxAH4AJnBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBzcQB+AANzcQB+AAcAAAABdwQAAAAKc3EAfgADc3EAfgAHAAAAAHcEAAAACnhzcQB+AA0/QAAAAAAADHcIAAAAEAAAAAB4dXEAfgAPAAAABXVxAH4ADwAAAAR1cQB+AA8AAAAHdAAEX2lkMHBxAH4AFXBzcQB+AA0/QAAAAAAAMHcIAAAAQAAAAAB4cHNxAH4ADT9AAAAAAAAMdwgAAAAQAAAAAHhwdAADZm9vcHBwcHB4c3EAfgANP0AAAAAAAAx3CAAAABAAAAAAeHVxAH4ADwAAABx1cQB+AA8AAAAGdXEAfgAPAAAAB3QABWxpbmsxcHQAEGphdmF4LmZhY2VzLkxpbmt0ABVjb21tYW5kTGlua0Zvcm06bGluazFzcQB+AA0/QAAAAAAAMHcIAAAAQAAAAAF0ACBqYXZheC5mYWNlcy53ZWJhcHAuQ09NUE9ORU5UX0lEU3NxAH4ABwAAAAF3BAAAAApxAH4AL3h4cHNxAH4ADT9AAAAAAAAMdwgAAAAQAAAAAHhzcQB+ABoBdAAvb3JnLnNlYXNhci50ZWVkYS5jb3JlLmVsLmltcGwuTWV0aG9kQmluZGluZ0ltcGx1cQB+AA8AAAADdXEAfgAPAAAAAnQAGiN7Y29tbWFuZExpbmtCZWFuLmNvdW50VXB9cQB+ACJwcQB+ACJwcQB+ACZxAH4AJnBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHB4c3EAfgANP0AAAAAAAAx3CAAAABAAAAAAeHVxAH4ADwAAABZ1cQB+AA8AAAAHdAAPY29tbWFuZExpbmtGb3JtcHQAEGphdmF4LmZhY2VzLkZvcm10AA9jb21tYW5kTGlua0Zvcm1zcQB+AA0/QAAAAAAAMHcIAAAAQAAAAAFxAH4AO3NxAH4ABwAAAAJ3BAAAAApxAH4AFHEAfgA3eHhwc3EAfgANP0AAAAAAAAx3CAAAABAAAAAAeHBwcHBwcHBwcHBwcHBwcHBwcHBwcHhzcQB+AA0/QAAAAAAADHcIAAAAEAAAAAB4dXEAfgAPAAAABHVxAH4ADwAAAAdwcHBwc3EAfgANP0AAAAAAADB3CAAAAEAAAAABdAAkamF2YXguZmFjZXMud2ViYXBwLkNVUlJFTlRfVklFV19ST09UcQB+AFB4cHNxAH4ADT9AAAAAAAAMdwgAAAAQAAAAAHh0AApIVE1MX0JBU0lDdAAXL3JlbmRlci9jb21tYW5kTGluay5qc3BzcgAQamF2YS51dGlsLkxvY2FsZX74EWCcMPnsAgAESQAIaGFzaGNvZGVMAAdjb3VudHJ5cQB+ABtMAAhsYW5ndWFnZXEAfgAbTAAHdmFyaWFudHEAfgAbeHD/////dAAAdAACamFxAH4AVnNyAFhvcmcuc2Vhc2FyLnRlZWRhLmNvcmUuYXBwbGljYXRpb24uaW1wbC5UcmVlU3RydWN0dXJlTWFuYWdlckltcGwkVUlDb21wb25lbnRUcmVlU3RydWN0dXJlAAAAAAAAAAECAAB4cgAvb3JnLnNlYXNhci50ZWVkYS5jb3JlLmFwcGxpY2F0aW9uLlRyZWVTdHJ1Y3R1cmUAAAAAAAAAAAIABFsACWNoaWxkcmVuX3QAMltMb3JnL3NlYXNhci90ZWVkYS9jb3JlL2FwcGxpY2F0aW9uL1RyZWVTdHJ1Y3R1cmU7TAATY29tcG9uZW50Q2xhc3NOYW1lX3EAfgAbTAAMY29tcG9uZW50SWRfcQB+ABtbAAdmYWNldHNfdAATW0xqYXZhL2xhbmcvT2JqZWN0O3hwdXIAMltMb3JnLnNlYXNhci50ZWVkYS5jb3JlLmFwcGxpY2F0aW9uLlRyZWVTdHJ1Y3R1cmU7ZOtvLnoe1fACAAB4cAAAAAFzcQB+AFh1cQB+AF0AAAACc3EAfgBYcHQAKGphdmF4LmZhY2VzLmNvbXBvbmVudC5odG1sLkh0bWxJbnB1dFRleHRxAH4AFHBzcQB+AFh1cQB+AF0AAAABc3EAfgBYcHQAKWphdmF4LmZhY2VzLmNvbXBvbmVudC5odG1sLkh0bWxPdXRwdXRUZXh0cQB+AC9wdAAqamF2YXguZmFjZXMuY29tcG9uZW50Lmh0bWwuSHRtbENvbW1hbmRMaW5rcQB+ADdwdAAjamF2YXguZmFjZXMuY29tcG9uZW50Lmh0bWwuSHRtbEZvcm1xAH4ARnB0ACBqYXZheC5mYWNlcy5jb21wb25lbnQuVUlWaWV3Um9vdHBw [param]org.seasar.teeda.core.render.AbstractResponseStateManager.VIEW_ID=/render/commandLink.jsp [cookie]JSESSIONID=17gogcwjccl37 [header]Content-Length=4146 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=17gogcwjccl37; $Path=/ [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/commandLink.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,714 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,715 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,715 [btpool0-2] before: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,715 [btpool0-2] after: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,715 [btpool0-2] before: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,716 [btpool0-2] after: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,716 [btpool0-2] before: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,716 [btpool0-2] after: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,716 [btpool0-2] before: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,716 [btpool0-2] after: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,716 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,722 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,722 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]commandLinkBean=org.seasar.teeda.it.CommandLinkBean@30700edc [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@cdfa65c [request]javax.faces.webapp.GLOBAL_ID_VIEW={commandLinkForm:link1=org.seasar.teeda.core.taglib.html.CommandLinkTag@1441e2aa, commandLinkForm=org.seasar.teeda.core.taglib.html.FormTag@71881149, commandLinkForm:text1=org.seasar.teeda.core.taglib.html.InputTextTag@1c2709da} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@2f22e89e [request]postback=true [request]previousViewId=/render/commandLink.jsp [request]teeda.SUBMITTED_COMMAND=link1 [cookie]JSESSIONID=17gogcwjccl37 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/commandLink.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,722 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1cd5f53f not defined as pure js property DEBUG 02:05:04,722 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1cd5f53f not defined as pure js property DEBUG 02:05:04,738 [main] Created event handler for onclick on HtmlAnchor[] DEBUG 02:05:04,738 [main] Script node added: http://localhost:38338/faces/render/bundle.jsp DEBUG 02:05:04,748 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:04,748 [main] Load response for http://localhost:38338/faces/render/bundle.jsp DEBUG 02:05:04,750 [btpool0-4] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/bundle.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Accept-Language: en,ja;q=0.5 Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/render/bundle.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=en, Locales=en, ja, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/bundle.jsp, RemoteUser=null [header]Accept-Language=en,ja;q=0.5 [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,750 [btpool0-4] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,750 [btpool0-4] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,750 [btpool0-4] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,784 [btpool0-4] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,784 [btpool0-4] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=ods27w9r9rhk;path=/ Content-Language: en Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@43afebc9 [request]javax.faces.webapp.GLOBAL_ID_VIEW={greeting=org.seasar.teeda.core.taglib.html.OutputTextTag@52a0fbd6} [request]javax.servlet.jsp.jstl.fmt.locale.request=en [request]org.mortbay.jetty.newSessionId=ods27w9r9rhk [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@46f5c8fb [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/bundle.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,785 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4a6b2ab7 not defined as pure js property DEBUG 02:05:04,785 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4a6b2ab7 not defined as pure js property Title Hello! DEBUG 02:05:04,786 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:04,786 [main] Load response for http://localhost:38338/faces/render/bundle.jsp DEBUG 02:05:04,788 [btpool0-4] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/bundle.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Accept-Language: ja,en;q=0.5 Host: localhost:38338 Cookie: $Version=0; JSESSIONID=ods27w9r9rhk; $Path=/ RequestedSessionId=ods27w9r9rhk REQUEST_URI=/faces/render/bundle.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja, Locales=ja, en, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/bundle.jsp, RemoteUser=null Session SessionId=ods27w9r9rhk Session :: CreationTime=1639155904750, LastAccessedTime=1639155904788, MaxInactiveInterval=1800 [cookie]JSESSIONID=ods27w9r9rhk [header]Accept-Language=ja,en;q=0.5 [header]Cookie=$Version=0; JSESSIONID=ods27w9r9rhk; $Path=/ [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/bundle.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,789 [btpool0-4] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,789 [btpool0-4] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,789 [btpool0-4] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,790 [btpool0-4] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,790 [btpool0-4] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@56a15856 [request]javax.faces.webapp.GLOBAL_ID_VIEW={greeting=org.seasar.teeda.core.taglib.html.OutputTextTag@52a0fbd6} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@7aaea288 [request]postback=false [request]previousViewId=/render/bundle.jsp [cookie]JSESSIONID=ods27w9r9rhk [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/bundle.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,790 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7d0cface not defined as pure js property DEBUG 02:05:04,791 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7d0cface not defined as pure js property タイトル こんにちは! http://localhost:38338/faces/render/commandButton.jsp DEBUG 02:05:04,792 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:04,792 [main] Load response for http://localhost:38338/faces/render/commandButton.jsp DEBUG 02:05:04,793 [btpool0-4] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/commandButton.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/render/commandButton.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/commandButton.jsp, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,793 [btpool0-4] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,793 [btpool0-4] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,793 [btpool0-4] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,829 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@405e305f not defined as pure js property DEBUG 02:05:04,829 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@405e305f not defined as pure js property DEBUG 02:05:04,830 [btpool0-4] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,830 [btpool0-4] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=122enbup57jz6;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]commandLinkBean=org.seasar.teeda.it.CommandLinkBean@67b9cdfc [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@57829097 [request]javax.faces.webapp.GLOBAL_ID_VIEW={commandButtonForm:text1=org.seasar.teeda.core.taglib.html.InputTextTag@3ce2d663, commandButtonForm=org.seasar.teeda.core.taglib.html.FormTag@50691ccf, commandButtonForm:button1=org.seasar.teeda.core.taglib.html.CommandButtonTag@24e28347} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=122enbup57jz6 [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@1318bd3c [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/commandButton.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d commandButton.jsp
recover: jsessionid recover:TEXT_VALUE || ATTR_VALUE (Regexp) DEBUG 02:05:04,833 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:04,833 [main] Load response for http://localhost:38338/faces/render/commandButton.jsp;jsessionid=122enbup57jz6 DEBUG 02:05:04,836 [btpool0-4] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=POST /faces/render/commandButton.jsp;jsessionid=122enbup57jz6 HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 Cookie: $Version=0; JSESSIONID=122enbup57jz6; $Path=/ Content-Length: 3788 Content-Type: application/x-www-form-urlencoded RequestedSessionId=122enbup57jz6 REQUEST_URI=/faces/render/commandButton.jsp;jsessionid=122enbup57jz6, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=3788, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=/render/commandButton.jsp, RemoteUser=null Session SessionId=122enbup57jz6 Session :: CreationTime=1639155904793, LastAccessedTime=1639155904835, MaxInactiveInterval=1800 [param]commandButtonForm/render/commandButton.jsp=commandButtonForm [param]commandButtonForm:button1= [param]commandButtonForm:text1=123 [param]javax.faces.ViewState=rO0ABXNyADNvcmcuc2Vhc2FyLnRlZWRhLmNvcmUucmVuZGVyLmh0bWwuU3RydWN0dXJlQW5kU3RhdGUAAAAAAAAAAQIAAkwABXN0YXRldAASTGphdmEvbGFuZy9PYmplY3Q7TAAJc3RydWN0dXJlcQB+AAF4cHNyACxqYXZheC5mYWNlcy5pbnRlcm5hbC5TZXJpYWxpemFibGVTdGF0ZUhvbGRlcgAAAAAAAAABAgADTAAIY2hpbGRyZW50ABBMamF2YS91dGlsL0xpc3Q7TAAIZmFjZXRNYXB0AA9MamF2YS91dGlsL01hcDtMAAVzdGF0ZXEAfgABeHBzcgATamF2YS51dGlsLkFycmF5TGlzdHiB0h2Zx2GdAwABSQAEc2l6ZXhwAAAAAXcEAAAACnNxAH4AA3NxAH4ABwAAAAJ3BAAAAApzcQB+AANzcQB+AAcAAAAAdwQAAAAKeHNyABFqYXZhLnV0aWwuSGFzaE1hcAUH2sHDFmDRAwACRgAKbG9hZEZhY3RvckkACXRocmVzaG9sZHhwP0AAAAAAAAx3CAAAABAAAAAAeHVyABNbTGphdmEubGFuZy5PYmplY3Q7kM5YnxBzKWwCAAB4cAAAAB11cQB+AA8AAAAKdXEAfgAPAAAABHVxAH4ADwAAAAd0AAV0ZXh0MXB0ABBqYXZheC5mYWNlcy5UZXh0dAAXY29tbWFuZEJ1dHRvbkZvcm06dGV4dDFzcQB+AA0/QAAAAAAAMHcIAAAAQAAAAAB4cHNxAH4ADT9AAAAAAAAMdwgAAAAQAAAAAXQABXZhbHVlc3IAL2phdmF4LmZhY2VzLmludGVybmFsLkF0dGFjaGVkT2JqZWN0U3RhdGVXcmFwcGVyLTI3MjE3OTcCAANaABJpc1NhdmVkU3RhdGVIb2xkZXJMAAljbGFzc05hbWV0ABJMamF2YS9sYW5nL1N0cmluZztMAApzYXZlZFN0YXRlcQB+AAF4cAF0AC5vcmcuc2Vhc2FyLnRlZWRhLmNvcmUuZWwuaW1wbC5WYWx1ZUJpbmRpbmdJbXBsdXEAfgAPAAAAAnQAFCN7Y29tbWFuZExpbmtCZWFuLmF9c3IANW9yZy5zZWFzYXIudGVlZGEuY29yZS5lbC5pbXBsLmNvbW1vbnMuQ29tbW9uc0VMUGFyc2VyAAAAAAAAAAECAAFMAAlwcm9jZXNzb3J0AC5Mb3JnL3NlYXNhci90ZWVkYS9jb3JlL2VsL0V4cHJlc3Npb25Qcm9jZXNzb3I7eHBzcgBEb3JnLnNlYXNhci50ZWVkYS5jb3JlLmVsLmltcGwuY29tbW9ucy5Db21tb25zRXhwcmVzc2lvblByb2Nlc3NvckltcGwAAAAAAAAAAQIAAHhweHBwcHNyABFqYXZhLmxhbmcuQm9vbGVhbs0gcoDVnPruAgABWgAFdmFsdWV4cABxAH4AJnEAfgAmcQB+ACZxAH4AJnEAfgAmcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHNxAH4AA3NxAH4ABwAAAAB3BAAAAAp4c3EAfgANP0AAAAAAAAx3CAAAABAAAAAAeHVxAH4ADwAAABt1cQB+AA8AAAAGdXEAfgAPAAAAB3QAB2J1dHRvbjFwdAASamF2YXguZmFjZXMuQnV0dG9udAAZY29tbWFuZEJ1dHRvbkZvcm06YnV0dG9uMXNxAH4ADT9AAAAAAAAwdwgAAABAAAAAAHhwc3EAfgANP0AAAAAAAAx3CAAAABAAAAAAeHNxAH4AGgF0AC9vcmcuc2Vhc2FyLnRlZWRhLmNvcmUuZWwuaW1wbC5NZXRob2RCaW5kaW5nSW1wbHVxAH4ADwAAAAN1cQB+AA8AAAACdAAaI3tjb21tYW5kTGlua0JlYW4uY291bnRVcH1xAH4AInBxAH4AInBxAH4AJnEAfgAmcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBweHNxAH4ADT9AAAAAAAAMdwgAAAAQAAAAAHh1cQB+AA8AAAAWdXEAfgAPAAAAB3QAEWNvbW1hbmRCdXR0b25Gb3JtcHQAEGphdmF4LmZhY2VzLkZvcm10ABFjb21tYW5kQnV0dG9uRm9ybXNxAH4ADT9AAAAAAAAwdwgAAABAAAAAAXQAIGphdmF4LmZhY2VzLndlYmFwcC5DT01QT05FTlRfSURTc3EAfgAHAAAAAncEAAAACnEAfgAUcQB+AC14eHBzcQB+AA0/QAAAAAAADHcIAAAAEAAAAAB4cHBwcHBwcHBwcHBwcHBwcHBwcHBweHNxAH4ADT9AAAAAAAAMdwgAAAAQAAAAAHh1cQB+AA8AAAAEdXEAfgAPAAAAB3BwcHBzcQB+AA0/QAAAAAAAMHcIAAAAQAAAAAF0ACRqYXZheC5mYWNlcy53ZWJhcHAuQ1VSUkVOVF9WSUVXX1JPT1RxAH4ARXhwc3EAfgANP0AAAAAAAAx3CAAAABAAAAAAeHQACkhUTUxfQkFTSUN0ABkvcmVuZGVyL2NvbW1hbmRCdXR0b24uanNwc3IAEGphdmEudXRpbC5Mb2NhbGV++BFgnDD57AIABEkACGhhc2hjb2RlTAAHY291bnRyeXEAfgAbTAAIbGFuZ3VhZ2VxAH4AG0wAB3ZhcmlhbnRxAH4AG3hw/////3QAAHQAAmphcQB+AEtzcgBYb3JnLnNlYXNhci50ZWVkYS5jb3JlLmFwcGxpY2F0aW9uLmltcGwuVHJlZVN0cnVjdHVyZU1hbmFnZXJJbXBsJFVJQ29tcG9uZW50VHJlZVN0cnVjdHVyZQAAAAAAAAABAgAAeHIAL29yZy5zZWFzYXIudGVlZGEuY29yZS5hcHBsaWNhdGlvbi5UcmVlU3RydWN0dXJlAAAAAAAAAAACAARbAAljaGlsZHJlbl90ADJbTG9yZy9zZWFzYXIvdGVlZGEvY29yZS9hcHBsaWNhdGlvbi9UcmVlU3RydWN0dXJlO0wAE2NvbXBvbmVudENsYXNzTmFtZV9xAH4AG0wADGNvbXBvbmVudElkX3EAfgAbWwAHZmFjZXRzX3QAE1tMamF2YS9sYW5nL09iamVjdDt4cHVyADJbTG9yZy5zZWFzYXIudGVlZGEuY29yZS5hcHBsaWNhdGlvbi5UcmVlU3RydWN0dXJlO2Trby56HtXwAgAAeHAAAAABc3EAfgBNdXEAfgBSAAAAAnNxAH4ATXB0AChqYXZheC5mYWNlcy5jb21wb25lbnQuaHRtbC5IdG1sSW5wdXRUZXh0cQB+ABRwc3EAfgBNcHQALGphdmF4LmZhY2VzLmNvbXBvbmVudC5odG1sLkh0bWxDb21tYW5kQnV0dG9ucQB+AC1wdAAjamF2YXguZmFjZXMuY29tcG9uZW50Lmh0bWwuSHRtbEZvcm1xAH4AOnB0ACBqYXZheC5mYWNlcy5jb21wb25lbnQuVUlWaWV3Um9vdHBw [param]org.seasar.teeda.core.render.AbstractResponseStateManager.VIEW_ID=/render/commandButton.jsp [cookie]JSESSIONID=122enbup57jz6 [header]Content-Length=3788 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=122enbup57jz6; $Path=/ [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/commandButton.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,836 [btpool0-4] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,838 [btpool0-4] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,838 [btpool0-4] before: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,838 [btpool0-4] after: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,838 [btpool0-4] before: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,838 [btpool0-4] after: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,838 [btpool0-4] before: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,838 [btpool0-4] after: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,838 [btpool0-4] before: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,839 [btpool0-4] after: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,839 [btpool0-4] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,841 [btpool0-4] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,841 [btpool0-4] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]commandLinkBean=org.seasar.teeda.it.CommandLinkBean@10bb6d85 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@1133f58 [request]javax.faces.webapp.GLOBAL_ID_VIEW={commandButtonForm:text1=org.seasar.teeda.core.taglib.html.InputTextTag@3ce2d663, commandButtonForm=org.seasar.teeda.core.taglib.html.FormTag@50691ccf, commandButtonForm:button1=org.seasar.teeda.core.taglib.html.CommandButtonTag@24e28347} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@16a3aaf5 [request]postback=true [request]previousViewId=/render/commandButton.jsp [request]teeda.SUBMITTED_COMMAND=button1 [cookie]JSESSIONID=122enbup57jz6 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/commandButton.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,841 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2097cc12 not defined as pure js property DEBUG 02:05:04,841 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2097cc12 not defined as pure js property commandButton.jsp
http://localhost:38338/faces/render/outputLabel.jsp DEBUG 02:05:04,843 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:04,843 [main] Load response for http://localhost:38338/faces/render/outputLabel.jsp DEBUG 02:05:04,844 [btpool0-4] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/outputLabel.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/render/outputLabel.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/outputLabel.jsp, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,844 [btpool0-4] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,844 [btpool0-4] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,844 [btpool0-4] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,880 [btpool0-4] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,880 [btpool0-4] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1msb1npkb0sdz;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@25b092ae [request]javax.faces.webapp.GLOBAL_ID_VIEW={hello=org.seasar.teeda.core.taglib.html.OutputTextTag@6b6df0d6} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1msb1npkb0sdz [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@7edea8b3 [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/outputLabel.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,880 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3be74fe9 not defined as pure js property DEBUG 02:05:04,880 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3be74fe9 not defined as pure js property this is outputLabel.jsp Hello OutputLabel http://localhost:38338/faces/render/outputText1.jsp DEBUG 02:05:04,884 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:04,884 [main] Load response for http://localhost:38338/faces/render/outputText1.jsp DEBUG 02:05:04,885 [btpool0-4] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/outputText1.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/render/outputText1.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/outputText1.jsp, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,885 [btpool0-4] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,885 [btpool0-4] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,885 [btpool0-4] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,923 [btpool0-4] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,923 [btpool0-4] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=va4jl8p0tt6t;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@7c3f6843 [request]javax.faces.webapp.GLOBAL_ID_VIEW={hello=org.seasar.teeda.core.taglib.html.OutputTextTag@26d6466f} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=va4jl8p0tt6t [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@3daa3554 [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/outputText1.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,923 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6ebfc8d0 not defined as pure js property DEBUG 02:05:04,923 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6ebfc8d0 not defined as pure js property this is outputText1.jsp Hello OutputText http://localhost:38338/faces/render/outputText2.jsp DEBUG 02:05:04,925 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:04,925 [main] Load response for http://localhost:38338/faces/render/outputText2.jsp DEBUG 02:05:04,926 [btpool0-4] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/outputText2.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/render/outputText2.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/outputText2.jsp, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,926 [btpool0-4] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,926 [btpool0-4] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,926 [btpool0-4] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,958 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@70d9cc1a not defined as pure js property DEBUG 02:05:04,958 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@70d9cc1a not defined as pure js property this is outputText2.jsp Hello OutputText2 http://localhost:38338/faces/render/outputTextJa.jsp DEBUG 02:05:04,960 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:04,960 [main] Load response for http://localhost:38338/faces/render/outputTextJa.jsp DEBUG 02:05:04,961 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/outputTextJa.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/render/outputTextJa.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/outputTextJa.jsp, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,961 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,961 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,961 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,966 [btpool0-4] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,966 [btpool0-4] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=18qpbqgl8lf9d;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3499c4cc [request]helloBean=org.seasar.teeda.it.HelloBean@5b47480e [request]javax.faces.webapp.GLOBAL_ID_VIEW={hello=org.seasar.teeda.core.taglib.html.OutputTextTag@24cbbdf3} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=18qpbqgl8lf9d [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@3c23af64 [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/outputText2.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,997 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:04,998 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=htscc0itju7p;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5ea47962 [request]javax.faces.webapp.GLOBAL_ID_VIEW={hello=org.seasar.teeda.core.taglib.html.OutputTextTag@1d4179} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=htscc0itju7p [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@b56efe [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/outputTextJa.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:04,998 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1878d4e6 not defined as pure js property DEBUG 02:05:04,998 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1878d4e6 not defined as pure js property outputTextJa.jspです こんにちはOutputText http://localhost:38338/faces/render/outputTextNoId.jsp DEBUG 02:05:05,000 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:05,000 [main] Load response for http://localhost:38338/faces/render/outputTextNoId.jsp DEBUG 02:05:05,001 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/outputTextNoId.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/render/outputTextNoId.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/outputTextNoId.jsp, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,001 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,001 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,001 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,034 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,034 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1ukzs4flx9e8h;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@fbc2e06 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1ukzs4flx9e8h [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@b7193fc [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/outputTextNoId.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,034 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@547d5b6e not defined as pure js property DEBUG 02:05:05,035 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@547d5b6e not defined as pure js property outputTextNoId.jsp Hello OutputText http://localhost:38338/faces/render/verbatim.jsp DEBUG 02:05:05,036 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:05,036 [main] Load response for http://localhost:38338/faces/render/verbatim.jsp DEBUG 02:05:05,037 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/verbatim.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/render/verbatim.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/verbatim.jsp, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,037 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,037 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,037 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,075 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,075 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=8f335xtqegay;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@54aad8f9 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=8f335xtqegay [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@1c8aeedc [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/verbatim.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,076 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4891d863 not defined as pure js property DEBUG 02:05:05,076 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4891d863 not defined as pure js property verbatim aaa bbb ccc ddd eee http://localhost:38338/faces/converter/dateTime.jsp DEBUG 02:05:05,077 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:05,077 [main] Load response for http://localhost:38338/faces/converter/dateTime.jsp DEBUG 02:05:05,078 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/converter/dateTime.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/converter/dateTime.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/converter/dateTime.jsp, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,078 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,078 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,078 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,115 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4aada4af not defined as pure js property DEBUG 02:05:05,115 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4aada4af not defined as pure js property dateTime.jsp
DEBUG 02:05:05,117 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:05,117 [main] Load response for http://localhost:38338/faces/converter/dateTime.jsp;jsessionid=122dgtnbyfybr DEBUG 02:05:05,118 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,118 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=122dgtnbyfybr;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]dateBean=org.seasar.teeda.it.DateBean@48e46007 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@95c90f4 [request]javax.faces.webapp.GLOBAL_ID_VIEW={dateTimeForm:bbb=org.seasar.teeda.core.taglib.html.OutputTextTag@1c3087f9, dateTimeForm:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@362efae4, dateTimeForm:aaa=org.seasar.teeda.core.taglib.html.InputTextTag@4659aa86, dateTimeForm=org.seasar.teeda.core.taglib.html.FormTag@28ca677f} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=122dgtnbyfybr [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@50d7c5 [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/converter/dateTime.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,120 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=POST /faces/converter/dateTime.jsp;jsessionid=122dgtnbyfybr HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 Cookie: $Version=0; JSESSIONID=122dgtnbyfybr; $Path=/ Content-Length: 4483 Content-Type: application/x-www-form-urlencoded RequestedSessionId=122dgtnbyfybr REQUEST_URI=/faces/converter/dateTime.jsp;jsessionid=122dgtnbyfybr, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=4483, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=/converter/dateTime.jsp, RemoteUser=null Session SessionId=122dgtnbyfybr Session :: CreationTime=1639155905078, LastAccessedTime=1639155905120, MaxInactiveInterval=1800 [param]dateTimeForm/converter/dateTime.jsp=dateTimeForm [param]dateTimeForm:aaa=2011.12.23 [param]dateTimeForm:submit1= [param]javax.faces.ViewState=rO0ABXNyADNvcmcuc2Vhc2FyLnRlZWRhLmNvcmUucmVuZGVyLmh0bWwuU3RydWN0dXJlQW5kU3RhdGUAAAAAAAAAAQIAAkwABXN0YXRldAASTGphdmEvbGFuZy9PYmplY3Q7TAAJc3RydWN0dXJlcQB+AAF4cHNyACxqYXZheC5mYWNlcy5pbnRlcm5hbC5TZXJpYWxpemFibGVTdGF0ZUhvbGRlcgAAAAAAAAABAgADTAAIY2hpbGRyZW50ABBMamF2YS91dGlsL0xpc3Q7TAAIZmFjZXRNYXB0AA9MamF2YS91dGlsL01hcDtMAAVzdGF0ZXEAfgABeHBzcgATamF2YS51dGlsLkFycmF5TGlzdHiB0h2Zx2GdAwABSQAEc2l6ZXhwAAAAAXcEAAAACnNxAH4AA3NxAH4ABwAAAAN3BAAAAApzcQB+AANzcQB+AAcAAAAAdwQAAAAKeHNyABFqYXZhLnV0aWwuSGFzaE1hcAUH2sHDFmDRAwACRgAKbG9hZEZhY3RvckkACXRocmVzaG9sZHhwP0AAAAAAAAx3CAAAABAAAAAAeHVyABNbTGphdmEubGFuZy5PYmplY3Q7kM5YnxBzKWwCAAB4cAAAAB11cQB+AA8AAAAKdXEAfgAPAAAABHVxAH4ADwAAAAd0AANhYWFwdAAQamF2YXguZmFjZXMuVGV4dHQAEGRhdGVUaW1lRm9ybTphYWFzcQB+AA0/QAAAAAAAMHcIAAAAQAAAAAB4cHNxAH4ADT9AAAAAAAAMdwgAAAAQAAAAAXQABXZhbHVlc3IAL2phdmF4LmZhY2VzLmludGVybmFsLkF0dGFjaGVkT2JqZWN0U3RhdGVXcmFwcGVyLTI3MjE3OTcCAANaABJpc1NhdmVkU3RhdGVIb2xkZXJMAAljbGFzc05hbWV0ABJMamF2YS9sYW5nL1N0cmluZztMAApzYXZlZFN0YXRlcQB+AAF4cAF0AC5vcmcuc2Vhc2FyLnRlZWRhLmNvcmUuZWwuaW1wbC5WYWx1ZUJpbmRpbmdJbXBsdXEAfgAPAAAAAnQADSN7ZGF0ZUJlYW4uYX1zcgA1b3JnLnNlYXNhci50ZWVkYS5jb3JlLmVsLmltcGwuY29tbW9ucy5Db21tb25zRUxQYXJzZXIAAAAAAAAAAQIAAUwACXByb2Nlc3NvcnQALkxvcmcvc2Vhc2FyL3RlZWRhL2NvcmUvZWwvRXhwcmVzc2lvblByb2Nlc3Nvcjt4cHNyAERvcmcuc2Vhc2FyLnRlZWRhLmNvcmUuZWwuaW1wbC5jb21tb25zLkNvbW1vbnNFeHByZXNzaW9uUHJvY2Vzc29ySW1wbAAAAAAAAAABAgAAeHB4c3EAfgAaAXQAJWphdmF4LmZhY2VzLmNvbnZlcnQuRGF0ZVRpbWVDb252ZXJ0ZXJ1cQB+AA8AAAAGdAAHZGVmYXVsdHB0AAp5eXl5Lk1NLmRkcQB+AChzcgAac3VuLnV0aWwuY2FsZW5kYXIuWm9uZUluZm8k0dPOAB1xmwIACEkACGNoZWNrc3VtSQAKZHN0U2F2aW5nc0kACXJhd09mZnNldEkADXJhd09mZnNldERpZmZaABN3aWxsR01UT2Zmc2V0Q2hhbmdlWwAHb2Zmc2V0c3QAAltJWwAUc2ltcGxlVGltZVpvbmVQYXJhbXNxAH4AK1sAC3RyYW5zaXRpb25zdAACW0p4cgASamF2YS51dGlsLlRpbWVab25lMbPp9XdErKECAAFMAAJJRHEAfgAbeHB0AAlHTVQrMDk6MDAAAAAAAAAAAAHuYoAAAAAAAHBwcHQABGRhdGVwcHNyABFqYXZhLmxhbmcuQm9vbGVhbs0gcoDVnPruAgABWgAFdmFsdWV4cABxAH4AMnEAfgAycQB+ADJxAH4AMnEAfgAycHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHNxAH4AA3NxAH4ABwAAAAB3BAAAAAp4c3EAfgANP0AAAAAAAAx3CAAAABAAAAAAeHVxAH4ADwAAAAV1cQB+AA8AAAAEdXEAfgAPAAAAB3QAA2JiYnBxAH4AFXQAEGRhdGVUaW1lRm9ybTpiYmJzcQB+AA0/QAAAAAAAMHcIAAAAQAAAAAB4cHNxAH4ADT9AAAAAAAAMdwgAAAAQAAAAAXEAfgAZc3EAfgAaAXEAfgAddXEAfgAPAAAAAnEAfgAfcQB+ACJ4c3EAfgAaAXEAfgAmdXEAfgAPAAAABnEAfgAocHQACnl5eXkvTU0vZGRxAH4AKHEAfgAucQB+ADBwcHBwcHBzcQB+AANzcQB+AAcAAAAAdwQAAAAKeHNxAH4ADT9AAAAAAAAMdwgAAAAQAAAAAHh1cQB+AA8AAAAbdXEAfgAPAAAABnVxAH4ADwAAAAd0AAdzdWJtaXQxcHQAEmphdmF4LmZhY2VzLkJ1dHRvbnQAFGRhdGVUaW1lRm9ybTpzdWJtaXQxc3EAfgANP0AAAAAAADB3CAAAAEAAAAAAeHBzcQB+AA0/QAAAAAAADHcIAAAAEAAAAAB4cHBxAH4AMnEAfgAycHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBweHNxAH4ADT9AAAAAAAAMdwgAAAAQAAAAAHh1cQB+AA8AAAAWdXEAfgAPAAAAB3QADGRhdGVUaW1lRm9ybXB0ABBqYXZheC5mYWNlcy5Gb3JtdAAMZGF0ZVRpbWVGb3Jtc3EAfgANP0AAAAAAADB3CAAAAEAAAAABdAAgamF2YXguZmFjZXMud2ViYXBwLkNPTVBPTkVOVF9JRFNzcQB+AAcAAAADdwQAAAAKcQB+ABRxAH4AOXEAfgBIeHhwc3EAfgANP0AAAAAAAAx3CAAAABAAAAAAeHBwcHBwcHBwcHBwcHBwcHBwcHBwcHhzcQB+AA0/QAAAAAAADHcIAAAAEAAAAAB4dXEAfgAPAAAABHVxAH4ADwAAAAdwcHBwc3EAfgANP0AAAAAAADB3CAAAAEAAAAABdAAkamF2YXguZmFjZXMud2ViYXBwLkNVUlJFTlRfVklFV19ST09UcQB+AFt4cHNxAH4ADT9AAAAAAAAMdwgAAAAQAAAAAHh0AApIVE1MX0JBU0lDdAAXL2NvbnZlcnRlci9kYXRlVGltZS5qc3BzcgAQamF2YS51dGlsLkxvY2FsZX74EWCcMPnsAgAESQAIaGFzaGNvZGVMAAdjb3VudHJ5cQB+ABtMAAhsYW5ndWFnZXEAfgAbTAAHdmFyaWFudHEAfgAbeHD/////dAAAdAACamFxAH4AYXNyAFhvcmcuc2Vhc2FyLnRlZWRhLmNvcmUuYXBwbGljYXRpb24uaW1wbC5UcmVlU3RydWN0dXJlTWFuYWdlckltcGwkVUlDb21wb25lbnRUcmVlU3RydWN0dXJlAAAAAAAAAAECAAB4cgAvb3JnLnNlYXNhci50ZWVkYS5jb3JlLmFwcGxpY2F0aW9uLlRyZWVTdHJ1Y3R1cmUAAAAAAAAAAAIABFsACWNoaWxkcmVuX3QAMltMb3JnL3NlYXNhci90ZWVkYS9jb3JlL2FwcGxpY2F0aW9uL1RyZWVTdHJ1Y3R1cmU7TAATY29tcG9uZW50Q2xhc3NOYW1lX3EAfgAbTAAMY29tcG9uZW50SWRfcQB+ABtbAAdmYWNldHNfdAATW0xqYXZhL2xhbmcvT2JqZWN0O3hwdXIAMltMb3JnLnNlYXNhci50ZWVkYS5jb3JlLmFwcGxpY2F0aW9uLlRyZWVTdHJ1Y3R1cmU7ZOtvLnoe1fACAAB4cAAAAAFzcQB+AGN1cQB+AGgAAAADc3EAfgBjcHQAKGphdmF4LmZhY2VzLmNvbXBvbmVudC5odG1sLkh0bWxJbnB1dFRleHRxAH4AFHBzcQB+AGNwdAApamF2YXguZmFjZXMuY29tcG9uZW50Lmh0bWwuSHRtbE91dHB1dFRleHRxAH4AOXBzcQB+AGNwdAAsamF2YXguZmFjZXMuY29tcG9uZW50Lmh0bWwuSHRtbENvbW1hbmRCdXR0b25xAH4ASHB0ACNqYXZheC5mYWNlcy5jb21wb25lbnQuaHRtbC5IdG1sRm9ybXEAfgBQcHQAIGphdmF4LmZhY2VzLmNvbXBvbmVudC5VSVZpZXdSb290cHA= [param]org.seasar.teeda.core.render.AbstractResponseStateManager.VIEW_ID=/converter/dateTime.jsp [cookie]JSESSIONID=122dgtnbyfybr [header]Content-Length=4483 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=122dgtnbyfybr; $Path=/ [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/converter/dateTime.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,120 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,122 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,122 [btpool0-2] before: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,122 [btpool0-2] after: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,122 [btpool0-2] before: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,123 [btpool0-2] after: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,123 [btpool0-2] before: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,123 [btpool0-2] after: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,123 [btpool0-2] before: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,124 [btpool0-2] after: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,124 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,126 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@71c94ff3 not defined as pure js property DEBUG 02:05:05,126 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@71c94ff3 not defined as pure js property dateTime.jsp
2011/12/23
http://localhost:38338/learning/FormTest_formSubmit1.html DEBUG 02:05:05,128 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:05,128 [main] Load response for http://localhost:38338/learning/FormTest_formSubmit1.html DEBUG 02:05:05,129 [btpool0-4] ** before *****************************************: /learning/FormTest_formSubmit1.html Request class=org.mortbay.jetty.Request, instance=GET /learning/FormTest_formSubmit1.html HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/learning/FormTest_formSubmit1.html, SERVLET_PATH=/learning/FormTest_formSubmit1.html CharacterEncoding=null, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,130 [btpool0-4] ** after *****************************************: /learning/FormTest_formSubmit1.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Type: text/html Content-Length: 302 Last-Modified: Fri, 10 Dec 2021 17:04:37 GMT [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,131 [main] No charset specified in header, trying to guess it from content DEBUG 02:05:05,132 [main] Nothing guessed, supposing that it is ISO-8859-1 DEBUG 02:05:05,132 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@75d3ce2c not defined as pure js property DEBUG 02:05:05,132 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@75d3ce2c not defined as pure js property DEBUG 02:05:05,134 [main] Page Encoding detected: UTF-8 DEBUG 02:05:05,134 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:05,134 [main] Load response for http://localhost:38338/learning/end.html DEBUG 02:05:05,134 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,134 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]dateBean=org.seasar.teeda.it.DateBean@1162bd90 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@698b41da [request]javax.faces.webapp.GLOBAL_ID_VIEW={dateTimeForm:bbb=org.seasar.teeda.core.taglib.html.OutputTextTag@1c3087f9, dateTimeForm:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@362efae4, dateTimeForm:aaa=org.seasar.teeda.core.taglib.html.InputTextTag@4659aa86, dateTimeForm=org.seasar.teeda.core.taglib.html.FormTag@28ca677f} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@35908558 [request]postback=true [request]previousViewId=/converter/dateTime.jsp [request]teeda.SUBMITTED_COMMAND=submit1 [cookie]JSESSIONID=122dgtnbyfybr [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/converter/dateTime.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,139 [btpool0-2] ** before *****************************************: /learning/end.html Request class=org.mortbay.jetty.Request, instance=POST /learning/end.html HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 Content-Length: 13 Content-Type: application/x-www-form-urlencoded RequestedSessionId=null REQUEST_URI=/learning/end.html, SERVLET_PATH=/learning/end.html CharacterEncoding=null, ContentLength=13, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null [param]doSubmitName= [header]Content-Length=13 [header]Content-Type=application/x-www-form-urlencoded [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,140 [btpool0-2] ** after *****************************************: /learning/end.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Type: text/html Content-Length: 76 Last-Modified: Fri, 10 Dec 2021 17:04:37 GMT [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,141 [main] No charset specified in header, trying to guess it from content DEBUG 02:05:05,141 [main] Nothing guessed, supposing that it is ISO-8859-1 DEBUG 02:05:05,141 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@29df2ecc not defined as pure js property DEBUG 02:05:05,141 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@29df2ecc not defined as pure js property http://localhost:38338/learning/FormTest_formSubmitParam.html DEBUG 02:05:05,143 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:05,143 [main] Load response for http://localhost:38338/learning/FormTest_formSubmitParam.html DEBUG 02:05:05,143 [btpool0-2] ** before *****************************************: /learning/FormTest_formSubmitParam.html Request class=org.mortbay.jetty.Request, instance=GET /learning/FormTest_formSubmitParam.html HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/learning/FormTest_formSubmitParam.html, SERVLET_PATH=/learning/FormTest_formSubmitParam.html CharacterEncoding=null, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,144 [btpool0-2] ** after *****************************************: /learning/FormTest_formSubmitParam.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Type: text/html Content-Length: 295 Last-Modified: Fri, 10 Dec 2021 17:04:37 GMT [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,145 [main] No charset specified in header, trying to guess it from content DEBUG 02:05:05,145 [main] Nothing guessed, supposing that it is ISO-8859-1 DEBUG 02:05:05,145 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5438ebc3 not defined as pure js property DEBUG 02:05:05,145 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5438ebc3 not defined as pure js property DEBUG 02:05:05,146 [main] No charset specified in header, trying to guess it from content DEBUG 02:05:05,148 [main] Nothing guessed, supposing that it is ISO-8859-1 DEBUG 02:05:05,148 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:05,149 [main] Load response for http://localhost:38338/learning/FormTest_formSubmitParam.html DEBUG 02:05:05,155 [btpool0-2] ** before *****************************************: /learning/FormTest_formSubmitParam.html Request class=org.mortbay.jetty.Request, instance=POST /learning/FormTest_formSubmitParam.html HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 Content-Length: 19 Content-Type: application/x-www-form-urlencoded RequestedSessionId=null REQUEST_URI=/learning/FormTest_formSubmitParam.html, SERVLET_PATH=/learning/FormTest_formSubmitParam.html CharacterEncoding=null, ContentLength=19, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null [param]a= [param]b= [param]doSubmitName= [header]Content-Length=19 [header]Content-Type=application/x-www-form-urlencoded [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,155 [btpool0-2] ** after *****************************************: /learning/FormTest_formSubmitParam.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Type: text/html Content-Length: 295 Last-Modified: Fri, 10 Dec 2021 17:04:37 GMT [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,156 [main] No charset specified in header, trying to guess it from content DEBUG 02:05:05,156 [main] Nothing guessed, supposing that it is ISO-8859-1 DEBUG 02:05:05,156 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@aaf683a not defined as pure js property DEBUG 02:05:05,156 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@aaf683a not defined as pure js property DEBUG 02:05:05,158 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:05,158 [main] Load response for http://localhost:38338/learning/LinkTest_1.html DEBUG 02:05:05,159 [btpool0-2] ** before *****************************************: /learning/LinkTest_1.html Request class=org.mortbay.jetty.Request, instance=GET /learning/LinkTest_1.html HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/learning/LinkTest_1.html, SERVLET_PATH=/learning/LinkTest_1.html CharacterEncoding=null, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,159 [btpool0-2] ** after *****************************************: /learning/LinkTest_1.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Type: text/html Content-Length: 121 Last-Modified: Fri, 10 Dec 2021 17:04:37 GMT [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,160 [main] No charset specified in header, trying to guess it from content DEBUG 02:05:05,160 [main] Nothing guessed, supposing that it is ISO-8859-1 DEBUG 02:05:05,160 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3572cc99 not defined as pure js property DEBUG 02:05:05,160 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3572cc99 not defined as pure js property DEBUG 02:05:05,162 [main] do click action in window '', using href 'LinkTest_2.html' DEBUG 02:05:05,162 [main] Getting page for http://localhost:38338/learning/LinkTest_2.html, derived from href 'LinkTest_2.html', using the originating url http://localhost:38338/learning/LinkTest_1.html DEBUG 02:05:05,162 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:05,162 [main] Load response for http://localhost:38338/learning/LinkTest_2.html DEBUG 02:05:05,164 [btpool0-2] ** before *****************************************: /learning/LinkTest_2.html Request class=org.mortbay.jetty.Request, instance=GET /learning/LinkTest_2.html HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/learning/LinkTest_2.html, SERVLET_PATH=/learning/LinkTest_2.html CharacterEncoding=null, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,164 [btpool0-2] ** after *****************************************: /learning/LinkTest_2.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Type: text/html Content-Length: 86 Last-Modified: Fri, 10 Dec 2021 17:04:37 GMT [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,165 [main] No charset specified in header, trying to guess it from content DEBUG 02:05:05,165 [main] Nothing guessed, supposing that it is ISO-8859-1 DEBUG 02:05:05,165 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1e5003f6 not defined as pure js property DEBUG 02:05:05,165 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1e5003f6 not defined as pure js property DEBUG 02:05:05,186 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:05,186 [main] Load response for http://localhost:38338/learning/FormTest_formSubmitParam.html DEBUG 02:05:05,187 [btpool0-2] ** before *****************************************: /learning/FormTest_formSubmitParam.html Request class=org.mortbay.jetty.Request, instance=GET /learning/FormTest_formSubmitParam.html HTTP/1.1 User-Agent: Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/learning/FormTest_formSubmitParam.html, SERVLET_PATH=/learning/FormTest_formSubmitParam.html CharacterEncoding=null, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,187 [btpool0-2] ** after *****************************************: /learning/FormTest_formSubmitParam.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Type: text/html Content-Length: 295 Last-Modified: Fri, 10 Dec 2021 17:04:37 GMT [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,187 [main] No charset specified in header, trying to guess it from content DEBUG 02:05:05,187 [main] Nothing guessed, supposing that it is ISO-8859-1 DEBUG 02:05:05,187 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:05,187 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:05,189 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:05,190 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6d8ced6 not defined as pure js property DEBUG 02:05:05,190 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6d8ced6 not defined as pure js property DEBUG 02:05:05,192 [main] No charset specified in header, trying to guess it from content DEBUG 02:05:05,192 [main] Nothing guessed, supposing that it is ISO-8859-1 DEBUG 02:05:05,192 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:05,192 [main] Load response for http://localhost:38338/learning/FormTest_formSubmitParam.html DEBUG 02:05:05,194 [btpool0-2] ** before *****************************************: /learning/FormTest_formSubmitParam.html Request class=org.mortbay.jetty.Request, instance=POST /learning/FormTest_formSubmitParam.html HTTP/1.1 User-Agent: Host: localhost:38338 Content-Length: 26 Content-Type: application/x-www-form-urlencoded RequestedSessionId=null REQUEST_URI=/learning/FormTest_formSubmitParam.html, SERVLET_PATH=/learning/FormTest_formSubmitParam.html CharacterEncoding=null, ContentLength=26, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null [param]a=a_value [param]b= [param]doSubmitName= [header]Content-Length=26 [header]Content-Type=application/x-www-form-urlencoded [header]Host=localhost:38338 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,194 [btpool0-2] ** after *****************************************: /learning/FormTest_formSubmitParam.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Type: text/html Content-Length: 295 Last-Modified: Fri, 10 Dec 2021 17:04:37 GMT [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,194 [main] No charset specified in header, trying to guess it from content DEBUG 02:05:05,194 [main] Nothing guessed, supposing that it is ISO-8859-1 DEBUG 02:05:05,194 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@18e589bd not defined as pure js property DEBUG 02:05:05,194 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@18e589bd not defined as pure js property DEBUG 02:05:05,196 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:05,196 [main] Load response for http://localhost:38338/learning/FormTest_formSubmit1.html DEBUG 02:05:05,196 [btpool0-2] ** before *****************************************: /learning/FormTest_formSubmit1.html Request class=org.mortbay.jetty.Request, instance=GET /learning/FormTest_formSubmit1.html HTTP/1.1 User-Agent: Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/learning/FormTest_formSubmit1.html, SERVLET_PATH=/learning/FormTest_formSubmit1.html CharacterEncoding=null, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,196 [btpool0-2] ** after *****************************************: /learning/FormTest_formSubmit1.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Type: text/html Content-Length: 302 Last-Modified: Fri, 10 Dec 2021 17:04:37 GMT [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,197 [main] No charset specified in header, trying to guess it from content DEBUG 02:05:05,197 [main] Nothing guessed, supposing that it is ISO-8859-1 DEBUG 02:05:05,197 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:05,197 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:05,199 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:05,199 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@75ad44f6 not defined as pure js property DEBUG 02:05:05,200 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@75ad44f6 not defined as pure js property DEBUG 02:05:05,201 [main] No charset specified in header, trying to guess it from content DEBUG 02:05:05,201 [main] Nothing guessed, supposing that it is ISO-8859-1 form submit 1 pre
DEBUG 02:05:05,201 [main] Page Encoding detected: UTF-8 DEBUG 02:05:05,201 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:05,201 [main] Load response for http://localhost:38338/learning/end.html DEBUG 02:05:05,203 [btpool0-2] ** before *****************************************: /learning/end.html Request class=org.mortbay.jetty.Request, instance=POST /learning/end.html HTTP/1.1 User-Agent: Host: localhost:38338 Content-Length: 13 Content-Type: application/x-www-form-urlencoded RequestedSessionId=null REQUEST_URI=/learning/end.html, SERVLET_PATH=/learning/end.html CharacterEncoding=null, ContentLength=13, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null [param]doSubmitName= [header]Content-Length=13 [header]Content-Type=application/x-www-form-urlencoded [header]Host=localhost:38338 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,203 [btpool0-2] ** after *****************************************: /learning/end.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Type: text/html Content-Length: 76 Last-Modified: Fri, 10 Dec 2021 17:04:37 GMT [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,203 [main] No charset specified in header, trying to guess it from content DEBUG 02:05:05,203 [main] Nothing guessed, supposing that it is ISO-8859-1 DEBUG 02:05:05,204 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@ef98ce0 not defined as pure js property DEBUG 02:05:05,204 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@ef98ce0 not defined as pure js property DEBUG 02:05:05,204 [main] No charset specified in header, trying to guess it from content DEBUG 02:05:05,204 [main] Nothing guessed, supposing that it is ISO-8859-1 end end DEBUG 02:05:05,205 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:05,205 [main] Load response for http://localhost:38338/learning/FormTest_formSubmit1.html DEBUG 02:05:05,205 [btpool0-2] ** before *****************************************: /learning/FormTest_formSubmit1.html Request class=org.mortbay.jetty.Request, instance=GET /learning/FormTest_formSubmit1.html HTTP/1.1 User-Agent: Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/learning/FormTest_formSubmit1.html, SERVLET_PATH=/learning/FormTest_formSubmit1.html CharacterEncoding=null, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,206 [btpool0-2] ** after *****************************************: /learning/FormTest_formSubmit1.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Type: text/html Content-Length: 302 Last-Modified: Fri, 10 Dec 2021 17:04:37 GMT [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,206 [main] No charset specified in header, trying to guess it from content DEBUG 02:05:05,206 [main] Nothing guessed, supposing that it is ISO-8859-1 DEBUG 02:05:05,206 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:05,206 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:05,208 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:05,209 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3ef91c8f not defined as pure js property DEBUG 02:05:05,209 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3ef91c8f not defined as pure js property DEBUG 02:05:05,210 [main] Page Encoding detected: UTF-8 DEBUG 02:05:05,210 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:05,210 [main] Load response for http://localhost:38338/learning/end.html DEBUG 02:05:05,212 [btpool0-2] ** before *****************************************: /learning/end.html Request class=org.mortbay.jetty.Request, instance=POST /learning/end.html HTTP/1.1 User-Agent: Host: localhost:38338 Content-Length: 13 Content-Type: application/x-www-form-urlencoded RequestedSessionId=null REQUEST_URI=/learning/end.html, SERVLET_PATH=/learning/end.html CharacterEncoding=null, ContentLength=13, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null [param]doSubmitName= [header]Content-Length=13 [header]Content-Type=application/x-www-form-urlencoded [header]Host=localhost:38338 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,212 [btpool0-2] ** after *****************************************: /learning/end.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Type: text/html Content-Length: 76 Last-Modified: Fri, 10 Dec 2021 17:04:37 GMT [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,212 [main] No charset specified in header, trying to guess it from content DEBUG 02:05:05,212 [main] Nothing guessed, supposing that it is ISO-8859-1 DEBUG 02:05:05,212 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7a277bd2 not defined as pure js property DEBUG 02:05:05,212 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7a277bd2 not defined as pure js property http://localhost:38338/faces/errorpage/throwException.jsp DEBUG 02:05:05,213 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:05,214 [main] Load response for http://localhost:38338/faces/errorpage/throwException.jsp DEBUG 02:05:05,214 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/errorpage/throwException.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/errorpage/throwException.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/errorpage/throwException.jsp, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,215 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,215 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,215 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,258 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,258 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1es1x22d3j3e3;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@35a3ae73 [request]javax.faces.webapp.GLOBAL_ID_VIEW={_id0:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@d121b88} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1es1x22d3j3e3 [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@1fcd846c [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/errorpage/throwException.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,259 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4b6995a2 not defined as pure js property DEBUG 02:05:05,259 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4b6995a2 not defined as pure js property throwException.jsp
DEBUG 02:05:05,260 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:05,260 [main] Load response for http://localhost:38338/faces/errorpage/throwException.jsp;jsessionid=1es1x22d3j3e3 DEBUG 02:05:05,263 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=POST /faces/errorpage/throwException.jsp;jsessionid=1es1x22d3j3e3 HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 Cookie: $Version=0; JSESSIONID=1es1x22d3j3e3; $Path=/ Content-Length: 3119 Content-Type: application/x-www-form-urlencoded RequestedSessionId=1es1x22d3j3e3 REQUEST_URI=/faces/errorpage/throwException.jsp;jsessionid=1es1x22d3j3e3, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=3119, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=/errorpage/throwException.jsp, RemoteUser=null Session SessionId=1es1x22d3j3e3 Session :: CreationTime=1639155905215, LastAccessedTime=1639155905262, MaxInactiveInterval=1800 [param]_id0/errorpage/throwException.jsp=_id0 [param]_id0:submit1= [param]javax.faces.ViewState=rO0ABXNyADNvcmcuc2Vhc2FyLnRlZWRhLmNvcmUucmVuZGVyLmh0bWwuU3RydWN0dXJlQW5kU3RhdGUAAAAAAAAAAQIAAkwABXN0YXRldAASTGphdmEvbGFuZy9PYmplY3Q7TAAJc3RydWN0dXJlcQB+AAF4cHNyACxqYXZheC5mYWNlcy5pbnRlcm5hbC5TZXJpYWxpemFibGVTdGF0ZUhvbGRlcgAAAAAAAAABAgADTAAIY2hpbGRyZW50ABBMamF2YS91dGlsL0xpc3Q7TAAIZmFjZXRNYXB0AA9MamF2YS91dGlsL01hcDtMAAVzdGF0ZXEAfgABeHBzcgATamF2YS51dGlsLkFycmF5TGlzdHiB0h2Zx2GdAwABSQAEc2l6ZXhwAAAAAXcEAAAACnNxAH4AA3NxAH4ABwAAAAF3BAAAAApzcQB+AANzcQB+AAcAAAAAdwQAAAAKeHNyABFqYXZhLnV0aWwuSGFzaE1hcAUH2sHDFmDRAwACRgAKbG9hZEZhY3RvckkACXRocmVzaG9sZHhwP0AAAAAAAAx3CAAAABAAAAAAeHVyABNbTGphdmEubGFuZy5PYmplY3Q7kM5YnxBzKWwCAAB4cAAAABt1cQB+AA8AAAAGdXEAfgAPAAAAB3QAB3N1Ym1pdDFwdAASamF2YXguZmFjZXMuQnV0dG9udAAMX2lkMDpzdWJtaXQxc3EAfgANP0AAAAAAADB3CAAAAEAAAAAAeHBzcQB+AA0/QAAAAAAADHcIAAAAEAAAAAB4c3IAL2phdmF4LmZhY2VzLmludGVybmFsLkF0dGFjaGVkT2JqZWN0U3RhdGVXcmFwcGVyLTI3MjE3OTcCAANaABJpc1NhdmVkU3RhdGVIb2xkZXJMAAljbGFzc05hbWV0ABJMamF2YS9sYW5nL1N0cmluZztMAApzYXZlZFN0YXRlcQB+AAF4cAF0AC9vcmcuc2Vhc2FyLnRlZWRhLmNvcmUuZWwuaW1wbC5NZXRob2RCaW5kaW5nSW1wbHVxAH4ADwAAAAN1cQB+AA8AAAACdAAfI3tlcnJvclBhZ2VCZWFuLnRocm93RXhjZXB0aW9ufXNyADVvcmcuc2Vhc2FyLnRlZWRhLmNvcmUuZWwuaW1wbC5jb21tb25zLkNvbW1vbnNFTFBhcnNlcgAAAAAAAAABAgABTAAJcHJvY2Vzc29ydAAuTG9yZy9zZWFzYXIvdGVlZGEvY29yZS9lbC9FeHByZXNzaW9uUHJvY2Vzc29yO3hwc3IARG9yZy5zZWFzYXIudGVlZGEuY29yZS5lbC5pbXBsLmNvbW1vbnMuQ29tbW9uc0V4cHJlc3Npb25Qcm9jZXNzb3JJbXBsAAAAAAAAAAECAAB4cHBxAH4AIXBzcgARamF2YS5sYW5nLkJvb2xlYW7NIHKA1Zz67gIAAVoABXZhbHVleHAAcQB+ACVwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHB4c3EAfgANP0AAAAAAAAx3CAAAABAAAAAAeHVxAH4ADwAAABZ1cQB+AA8AAAAHdAAEX2lkMHB0ABBqYXZheC5mYWNlcy5Gb3JtdAAEX2lkMHNxAH4ADT9AAAAAAAAwdwgAAABAAAAAAXQAIGphdmF4LmZhY2VzLndlYmFwcC5DT01QT05FTlRfSURTc3EAfgAHAAAAAXcEAAAACnEAfgATeHhwc3EAfgANP0AAAAAAAAx3CAAAABAAAAAAeHBwcHBwcHBwcHBwcHBwcHBwcHBwcHhzcQB+AA0/QAAAAAAADHcIAAAAEAAAAAB4dXEAfgAPAAAABHVxAH4ADwAAAAdwcHBwc3EAfgANP0AAAAAAADB3CAAAAEAAAAABdAAkamF2YXguZmFjZXMud2ViYXBwLkNVUlJFTlRfVklFV19ST09UcQB+ADR4cHNxAH4ADT9AAAAAAAAMdwgAAAAQAAAAAHh0AApIVE1MX0JBU0lDdAAdL2Vycm9ycGFnZS90aHJvd0V4Y2VwdGlvbi5qc3BzcgAQamF2YS51dGlsLkxvY2FsZX74EWCcMPnsAgAESQAIaGFzaGNvZGVMAAdjb3VudHJ5cQB+ABlMAAhsYW5ndWFnZXEAfgAZTAAHdmFyaWFudHEAfgAZeHD/////dAAAdAACamFxAH4AOnNyAFhvcmcuc2Vhc2FyLnRlZWRhLmNvcmUuYXBwbGljYXRpb24uaW1wbC5UcmVlU3RydWN0dXJlTWFuYWdlckltcGwkVUlDb21wb25lbnRUcmVlU3RydWN0dXJlAAAAAAAAAAECAAB4cgAvb3JnLnNlYXNhci50ZWVkYS5jb3JlLmFwcGxpY2F0aW9uLlRyZWVTdHJ1Y3R1cmUAAAAAAAAAAAIABFsACWNoaWxkcmVuX3QAMltMb3JnL3NlYXNhci90ZWVkYS9jb3JlL2FwcGxpY2F0aW9uL1RyZWVTdHJ1Y3R1cmU7TAATY29tcG9uZW50Q2xhc3NOYW1lX3EAfgAZTAAMY29tcG9uZW50SWRfcQB+ABlbAAdmYWNldHNfdAATW0xqYXZhL2xhbmcvT2JqZWN0O3hwdXIAMltMb3JnLnNlYXNhci50ZWVkYS5jb3JlLmFwcGxpY2F0aW9uLlRyZWVTdHJ1Y3R1cmU7ZOtvLnoe1fACAAB4cAAAAAFzcQB+ADx1cQB+AEEAAAABc3EAfgA8cHQALGphdmF4LmZhY2VzLmNvbXBvbmVudC5odG1sLkh0bWxDb21tYW5kQnV0dG9ucQB+ABNwdAAjamF2YXguZmFjZXMuY29tcG9uZW50Lmh0bWwuSHRtbEZvcm1xAH4AKXB0ACBqYXZheC5mYWNlcy5jb21wb25lbnQuVUlWaWV3Um9vdHBw [param]org.seasar.teeda.core.render.AbstractResponseStateManager.VIEW_ID=/errorpage/throwException.jsp [cookie]JSESSIONID=1es1x22d3j3e3 [header]Content-Length=3119 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1es1x22d3j3e3; $Path=/ [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/errorpage/throwException.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,263 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,264 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,264 [btpool0-2] before: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,264 [btpool0-2] after: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,264 [btpool0-2] before: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,264 [btpool0-2] after: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,264 [btpool0-2] before: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,264 [btpool0-2] after: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,264 [btpool0-2] before: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] ErrorPageBean.throwException() ERROR 02:05:05,268 [btpool0-2] 予期できない例外が発生しました。 org.seasar.teeda.it.errorpage.ErrorPageException at org.seasar.teeda.it.errorpage.ErrorPageBean.throwException(ErrorPageBean.java:25) 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.seasar.teeda.core.el.impl.MethodBindingImpl.invoke(MethodBindingImpl.java:70) at org.seasar.teeda.core.util.MethodBindingUtil.invoke(MethodBindingUtil.java:67) at org.seasar.teeda.core.application.ActionListenerImpl.processAction(ActionListenerImpl.java:56) at javax.faces.component.UICommand.broadcast(UICommand.java:149) at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:192) at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:117) at org.seasar.teeda.core.lifecycle.impl.InvokeApplicationPhase.executePhase(InvokeApplicationPhase.java:29) at org.seasar.teeda.core.lifecycle.AbstractPhase.execute(AbstractPhase.java:57) at org.seasar.teeda.core.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:97) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:100) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:459) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1054) at org.seasar.teeda.core.filter.RequestDumpFilter.doFilter(RequestDumpFilter.java:125) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1045) at org.seasar.extension.filter.EncodingFilter.doFilter(EncodingFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1045) at org.seasar.framework.container.filter.S2ContainerFilter.doFilter(S2ContainerFilter.java:79) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1045) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:358) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:231) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:629) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:453) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:141) at org.mortbay.jetty.Server.handle(Server.java:303) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:452) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:735) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:636) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:209) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:349) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:320) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:475) DEBUG 02:05:05,269 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,269 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,269 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,298 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,298 [btpool0-2] after: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,298 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]errorPageBean=org.seasar.teeda.it.errorpage.ErrorPageBean@1f4cc34b [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@68a980fa [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@5052d2c4 [request]postback=true [request]previousViewId=/errorpage/throwException.jsp [request]teeda.SUBMITTED_COMMAND=submit1 [request]teeda.jsf.error.exception=org.seasar.teeda.it.errorpage.ErrorPageException [request]teeda.jsf.error.exception_type=class org.seasar.teeda.it.errorpage.ErrorPageException [cookie]JSESSIONID=1es1x22d3j3e3 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/errorpage/errorPage.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,299 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5c219c51 not defined as pure js property DEBUG 02:05:05,299 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5c219c51 not defined as pure js property errorPage.jsp error occured. http://localhost:38338/a.html DEBUG 02:05:05,300 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:05,300 [main] Load response for http://localhost:38338/a.html DEBUG 02:05:05,301 [btpool0-2] ** before *****************************************: /a.html Request class=org.mortbay.jetty.Request, instance=GET /a.html HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/a.html, SERVLET_PATH=/a.html CharacterEncoding=null, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,301 [btpool0-2] ** after *****************************************: /a.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Type: text/html Content-Length: 90 Last-Modified: Fri, 10 Dec 2021 17:04:37 GMT [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,301 [main] No charset specified in header, trying to guess it from content DEBUG 02:05:05,301 [main] Nothing guessed, supposing that it is ISO-8859-1 DEBUG 02:05:05,302 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@58fb65cc not defined as pure js property DEBUG 02:05:05,302 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@58fb65cc not defined as pure js property DEBUG 02:05:05,302 [main] No charset specified in header, trying to guess it from content DEBUG 02:05:05,302 [main] Nothing guessed, supposing that it is ISO-8859-1 this is a.html a.html http://localhost:38338/faces/helloTeeda.jsp DEBUG 02:05:05,303 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:05,303 [main] Load response for http://localhost:38338/faces/helloTeeda.jsp DEBUG 02:05:05,303 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/helloTeeda.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/helloTeeda.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/helloTeeda.jsp, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,304 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,304 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,304 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,335 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3ae2d2fe not defined as pure js property DEBUG 02:05:05,335 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3ae2d2fe not defined as pure js property this is helloTeeda.jsp Hello Teeda! DEBUG 02:05:05,337 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] HtmlSpan[] DEBUG 02:05:05,337 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1pxc8fziavht4;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@1b6915d4 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1pxc8fziavht4 [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@10181f5b [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/helloTeeda.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d recover:TEXT_VALUE recover:TEXT_VALUE http://localhost:38338/faces/helloTeedaJa.jsp DEBUG 02:05:05,339 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:05,339 [main] Load response for http://localhost:38338/faces/helloTeedaJa.jsp DEBUG 02:05:05,340 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/helloTeedaJa.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:38338 RequestedSessionId=null REQUEST_URI=/faces/helloTeedaJa.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=38338 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/helloTeedaJa.jsp, RemoteUser=null [header]Host=localhost:38338 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,340 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,341 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,341 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,364 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@6cd9ceea] DEBUG 02:05:05,365 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=2hqsj6zpna4l;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@94153c4 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=2hqsj6zpna4l [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@1fe26d9b [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/helloTeedaJa.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_38338___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29565e9d DEBUG 02:05:05,365 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@24c1f7dc not defined as pure js property DEBUG 02:05:05,365 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@24c1f7dc not defined as pure js property これはhelloTeedaJa.jspです こんにちは、てぃーだ! HtmlSpan[] recover:TEXT_VALUE recover:TEXT_VALUE ### Jetty stop ### stopped. Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.297 sec Results : Tests run: 55, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] テスト結果の記録 ERROR: Could not find local repository for 2.0.9 Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] ------------------------------------------------------------------------ [INFO] Building Teeda JSP Test (STATE_SAVING_METHOD=server) [INFO] task-segment: [clean, test] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] Deleting directory /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-jsp-test/target [INFO] [cobertura:clean {execution: default}] [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] [INFO] Compiling 1 source file to /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-jsp-test/target/classes [INFO] [resources:testResources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:testCompile] [INFO] Compiling 2 source files to /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-jsp-test/target/test-classes [INFO] [surefire:test] [INFO] Surefire report directory: /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-jsp-test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.seasar.teeda.it.AllJspTests found testClass: org.seasar.teeda.it.render.InputRadioTest pomFile:/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-jsp-test/pom.xml 2021-12-11 02:05:08.147::INFO: Logging to STDERR via org.mortbay.log.StdErrLog webapp:/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-jsp-test/target/teeda-jsp-test ### Jetty start ### 2021-12-11 02:05:08.166::INFO: jetty-6.0.2 DEBUG 02:05:20,088 [main] ContextRealPath=/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-jsp-test/target/teeda-jsp-test/ SERVER_SOFTWARE=Jetty-6.0, ServletContextName=/, MajorVersion=2, MinorVersion=5 log4j:WARN No appenders could be found for logger (org.apache.jasper.compiler.JspRuntimeContext). log4j:WARN Please initialize the log4j system properly. WARN 02:05:20,165 [main] s2-frameworkのJarファイルが複数あります。バージョン=2.4.43, Jarファイル=[jar:file:/home/services/jenkins/.m2/repository/org/seasar/container/s2-framework/2.4.43/s2-framework-2.4.43.jar!/META-INF/maven/org.seasar.container/s2-framework/pom.properties, jar:file:/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-jsp-test/target/teeda-jsp-test/WEB-INF/lib/s2-framework-2.4.43.jar!/META-INF/maven/org.seasar.container/s2-framework/pom.properties] WARN 02:05:20,166 [main] s2-extensionのJarファイルが複数あります。バージョン=2.4.43, Jarファイル=[jar:file:/home/services/jenkins/.m2/repository/org/seasar/container/s2-extension/2.4.43/s2-extension-2.4.43.jar!/META-INF/maven/org.seasar.container/s2-extension/pom.properties, jar:file:/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-jsp-test/target/teeda-jsp-test/WEB-INF/lib/s2-extension-2.4.43.jar!/META-INF/maven/org.seasar.container/s2-extension/pom.properties] WARN 02:05:20,167 [main] s2-tigerのJarファイルが複数あります。バージョン=2.4.43, Jarファイル=[jar:file:/home/services/jenkins/.m2/repository/org/seasar/container/s2-tiger/2.4.43/s2-tiger-2.4.43.jar!/META-INF/maven/org.seasar.container/s2-tiger/pom.properties, jar:file:/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-jsp-test/target/teeda-jsp-test/WEB-INF/lib/s2-tiger-2.4.43.jar!/META-INF/maven/org.seasar.container/s2-tiger/pom.properties] DEBUG 02:05:20,187 [main] S2Containerを作成します。path=app.dicon DEBUG 02:05:20,199 [main] S2Containerを作成します。path=convention.dicon DEBUG 02:05:20,229 [main] S2Containerを作成しました。path=convention.dicon DEBUG 02:05:20,229 [main] S2Containerを作成します。path=teeda.dicon DEBUG 02:05:20,243 [main] S2Containerを作成します。path=teedaErrorPage.dicon DEBUG 02:05:20,246 [main] S2Containerを作成しました。path=teedaErrorPage.dicon DEBUG 02:05:20,247 [main] S2Containerを作成します。path=teedaCustomize.dicon DEBUG 02:05:20,251 [main] S2Containerを作成しました。path=teedaCustomize.dicon DEBUG 02:05:20,308 [main] S2Containerを作成しました。path=teeda.dicon DEBUG 02:05:20,309 [main] S2Containerを作成しました。path=app.dicon WARN 02:05:20,408 [main] org.seasar.teeda.extension.render.TViewRootRendererのプロパティ(htmlComponentInvoker)が見つからないので設定をスキップします WARN 02:05:20,409 [main] org.seasar.teeda.extension.render.TIncludeChildBodyRendererのプロパティ(htmlComponentInvoker)が見つからないので設定をスキップします WARN 02:05:20,409 [main] org.seasar.teeda.extension.render.TIncludeRendererのプロパティ(htmlComponentInvoker)が見つからないので設定をスキップします WARN 02:05:20,410 [main] org.seasar.teeda.extension.render.html.THtmlOutputLinkRendererのプロパティ(htmlSuffix)が見つからないので設定をスキップします INFO 02:05:20,411 [main] Running on [ENV]product, [DEPLOY MODE]Normal Mode DEBUG 02:05:20,412 [main] Teeda : 1.0.13-sp11 DEBUG 02:05:20,413 [main] ANT_HOME : /usr/local/java/ant DEBUG 02:05:20,413 [main] sun.io.unicode.encoding : UnicodeLittle DEBUG 02:05:20,413 [main] java.version : 1.8.0_202 DEBUG 02:05:20,413 [main] maven.compiler.executable : /home/services/jenkins/tools/hudson.model.JDK/JDK-1.5/bin/javac DEBUG 02:05:20,413 [main] RUN_ARTIFACTS_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/display/redirect?page=artifacts DEBUG 02:05:20,413 [main] BUILD_NUMBER : 4501 DEBUG 02:05:20,413 [main] NODE_LABELS : master DEBUG 02:05:20,413 [main] env.JOB_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/ DEBUG 02:05:20,413 [main] java.awt.graphicsenv : sun.awt.X11GraphicsEnvironment DEBUG 02:05:20,413 [main] _ : /usr/local/java/jdk/bin/java DEBUG 02:05:20,413 [main] SVN_REVISION_2 : 4313 DEBUG 02:05:20,413 [main] os.version : 2.6.32-754.35.1.el6.x86_64 DEBUG 02:05:20,413 [main] java.specification.vendor : Oracle Corporation DEBUG 02:05:20,413 [main] sun.boot.class.path : /usr/local/java/jdk1.8.0_202/jre/lib/resources.jar:/usr/local/java/jdk1.8.0_202/jre/lib/rt.jar:/usr/local/java/jdk1.8.0_202/jre/lib/sunrsasign.jar:/usr/local/java/jdk1.8.0_202/jre/lib/jsse.jar:/usr/local/java/jdk1.8.0_202/jre/lib/jce.jar:/usr/local/java/jdk1.8.0_202/jre/lib/charsets.jar:/usr/local/java/jdk1.8.0_202/jre/lib/jfr.jar:/usr/local/java/jdk1.8.0_202/jre/classes DEBUG 02:05:20,413 [main] file.encoding : UTF-8 DEBUG 02:05:20,413 [main] env.NODE_NAME : master DEBUG 02:05:20,413 [main] env.BUILD_TAG : jenkins-teeda-1.0.13-it-4501 DEBUG 02:05:20,413 [main] env.JENKINS_HOME : /home/services/jenkins DEBUG 02:05:20,413 [main] G_BROKEN_FILENAMES : 1 DEBUG 02:05:20,413 [main] POM_ARTIFACTID : teeda-integration-test-project DEBUG 02:05:20,413 [main] HOME : /home/services/jenkins DEBUG 02:05:20,413 [main] maven.test.skip : true DEBUG 02:05:20,413 [main] HUDSON_SERVER_COOKIE : e16357424722c994 DEBUG 02:05:20,413 [main] maven.compiler.fork : true DEBUG 02:05:20,413 [main] env.QTINC : /usr/lib64/qt-3.3/include DEBUG 02:05:20,413 [main] env.QTDIR : /usr/lib64/qt-3.3 DEBUG 02:05:20,413 [main] env.HUDSON_COOKIE : d38c1f53-a289-4ee2-a854-55adc66cd8f4 DEBUG 02:05:20,413 [main] env.LANG : ja_JP.UTF-8 DEBUG 02:05:20,413 [main] java.io.tmpdir : /tmp DEBUG 02:05:20,413 [main] user.name : jenkins DEBUG 02:05:20,413 [main] env.EXECUTOR_NUMBER : 1 DEBUG 02:05:20,413 [main] env.LOGNAME : jenkins DEBUG 02:05:20,413 [main] awt.toolkit : sun.awt.X11.XToolkit DEBUG 02:05:20,413 [main] POM_VERSION : 1.0.13-sp11 DEBUG 02:05:20,413 [main] env.SVN_REVISION_2 : 4313 DEBUG 02:05:20,413 [main] JOB_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/ DEBUG 02:05:20,413 [main] env.CVS_RSH : ssh DEBUG 02:05:20,413 [main] SHLVL : 3 DEBUG 02:05:20,413 [main] SVN_REVISION_1 : 4313 DEBUG 02:05:20,413 [main] env.SVN_URL_1 : https://www.seasar.org/svn/teeda/branches/teeda-1.0.13/teeda-integration-test DEBUG 02:05:20,413 [main] HISTCONTROL : ignoredups DEBUG 02:05:20,413 [main] MAVEN_HOME : /home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9 DEBUG 02:05:20,413 [main] java.specification.name : Java Platform API Specification DEBUG 02:05:20,413 [main] env.G_BROKEN_FILENAMES : 1 DEBUG 02:05:20,413 [main] M2_HOME : /home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9 DEBUG 02:05:20,413 [main] env.SHELL : /bin/bash DEBUG 02:05:20,413 [main] java.ext.dirs : /usr/local/java/jdk1.8.0_202/jre/lib/ext:/usr/java/packages/lib/ext DEBUG 02:05:20,413 [main] env.JENKINS_SERVER_COOKIE : e16357424722c994 DEBUG 02:05:20,413 [main] POM_GROUPID : org.seasar.teeda.it DEBUG 02:05:20,413 [main] env.LESSOPEN : ||/usr/bin/lesspipe.sh %s DEBUG 02:05:20,413 [main] env.JOB_NAME : teeda-1.0.13-it DEBUG 02:05:20,413 [main] env.RUN_TESTS_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/display/redirect?page=tests DEBUG 02:05:20,413 [main] env.JOB_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/display/redirect DEBUG 02:05:20,413 [main] LS_COLORS : rs=0:di=38;5;27:ln=38;5;51:mh=44;38;5;15:pi=40;38;5;11:so=38;5;13:do=38;5;5:bd=48;5;232;38;5;11:cd=48;5;232;38;5;3:or=48;5;232;38;5;9:mi=05;48;5;232;38;5;15:su=48;5;196;38;5;15:sg=48;5;11;38;5;16:ca=48;5;196;38;5;226:tw=48;5;10;38;5;16:ow=48;5;10;38;5;21:st=48;5;21;38;5;15:ex=38;5;34:*.tar=38;5;9:*.tgz=38;5;9:*.arj=38;5;9:*.taz=38;5;9:*.lzh=38;5;9:*.lzma=38;5;9:*.tlz=38;5;9:*.txz=38;5;9:*.zip=38;5;9:*.z=38;5;9:*.Z=38;5;9:*.dz=38;5;9:*.gz=38;5;9:*.lz=38;5;9:*.xz=38;5;9:*.bz2=38;5;9:*.tbz=38;5;9:*.tbz2=38;5;9:*.bz=38;5;9:*.tz=38;5;9:*.deb=38;5;9:*.rpm=38;5;9:*.jar=38;5;9:*.rar=38;5;9:*.ace=38;5;9:*.zoo=38;5;9:*.cpio=38;5;9:*.7z=38;5;9:*.rz=38;5;9:*.jpg=38;5;13:*.jpeg=38;5;13:*.gif=38;5;13:*.bmp=38;5;13:*.pbm=38;5;13:*.pgm=38;5;13:*.ppm=38;5;13:*.tga=38;5;13:*.xbm=38;5;13:*.xpm=38;5;13:*.tif=38;5;13:*.tiff=38;5;13:*.png=38;5;13:*.svg=38;5;13:*.svgz=38;5;13:*.mng=38;5;13:*.pcx=38;5;13:*.mov=38;5;13:*.mpg=38;5;13:*.mpeg=38;5;13:*.m2v=38;5;13:*.mkv=38;5;13:*.ogm=38;5;13:*.mp4=38;5;13:*.m4v=38;5;13:*.mp4v=38;5;13:*.vob=38;5;13:*.qt=38;5;13:*.nuv=38;5;13:*.wmv=38;5;13:*.asf=38;5;13:*.rm=38;5;13:*.rmvb=38;5;13:*.flc=38;5;13:*.avi=38;5;13:*.fli=38;5;13:*.flv=38;5;13:*.gl=38;5;13:*.dl=38;5;13:*.xcf=38;5;13:*.xwd=38;5;13:*.yuv=38;5;13:*.cgm=38;5;13:*.emf=38;5;13:*.axv=38;5;13:*.anx=38;5;13:*.ogv=38;5;13:*.ogx=38;5;13:*.aac=38;5;45:*.au=38;5;45:*.flac=38;5;45:*.mid=38;5;45:*.midi=38;5;45:*.mka=38;5;45:*.mp3=38;5;45:*.mpc=38;5;45:*.ogg=38;5;45:*.ra=38;5;45:*.wav=38;5;45:*.axa=38;5;45:*.oga=38;5;45:*.spx=38;5;45:*.xspf=38;5;45: DEBUG 02:05:20,413 [main] java.vm.specification.version : 1.8 DEBUG 02:05:20,413 [main] sun.font.fontmanager : sun.awt.X11FontManager DEBUG 02:05:20,413 [main] java.vm.name : Java HotSpot(TM) 64-Bit Server VM DEBUG 02:05:20,414 [main] env.HISTCONTROL : ignoredups DEBUG 02:05:20,414 [main] POM_DISPLAYNAME : Teeda Integration Test Project DEBUG 02:05:20,414 [main] PWD : /root DEBUG 02:05:20,414 [main] PATH+JDK : /home/services/jenkins/tools/hudson.model.JDK/JDK-1.5/bin DEBUG 02:05:20,414 [main] env.HOME : /home/services/jenkins DEBUG 02:05:20,414 [main] JENKINS_URL : https://www.seasar.org/ci/ DEBUG 02:05:20,414 [main] user.timezone : GMT+09:00 DEBUG 02:05:20,414 [main] env.HISTSIZE : 1000 DEBUG 02:05:20,414 [main] env.ANT_HOME : /usr/local/java/ant DEBUG 02:05:20,414 [main] env.TERM : xterm-256color DEBUG 02:05:20,414 [main] env.WORKSPACE : /home/services/jenkins/jobs/teeda-1.0.13-it/workspace DEBUG 02:05:20,414 [main] env.LS_COLORS : rs=0:di=38;5;27:ln=38;5;51:mh=44;38;5;15:pi=40;38;5;11:so=38;5;13:do=38;5;5:bd=48;5;232;38;5;11:cd=48;5;232;38;5;3:or=48;5;232;38;5;9:mi=05;48;5;232;38;5;15:su=48;5;196;38;5;15:sg=48;5;11;38;5;16:ca=48;5;196;38;5;226:tw=48;5;10;38;5;16:ow=48;5;10;38;5;21:st=48;5;21;38;5;15:ex=38;5;34:*.tar=38;5;9:*.tgz=38;5;9:*.arj=38;5;9:*.taz=38;5;9:*.lzh=38;5;9:*.lzma=38;5;9:*.tlz=38;5;9:*.txz=38;5;9:*.zip=38;5;9:*.z=38;5;9:*.Z=38;5;9:*.dz=38;5;9:*.gz=38;5;9:*.lz=38;5;9:*.xz=38;5;9:*.bz2=38;5;9:*.tbz=38;5;9:*.tbz2=38;5;9:*.bz=38;5;9:*.tz=38;5;9:*.deb=38;5;9:*.rpm=38;5;9:*.jar=38;5;9:*.rar=38;5;9:*.ace=38;5;9:*.zoo=38;5;9:*.cpio=38;5;9:*.7z=38;5;9:*.rz=38;5;9:*.jpg=38;5;13:*.jpeg=38;5;13:*.gif=38;5;13:*.bmp=38;5;13:*.pbm=38;5;13:*.pgm=38;5;13:*.ppm=38;5;13:*.tga=38;5;13:*.xbm=38;5;13:*.xpm=38;5;13:*.tif=38;5;13:*.tiff=38;5;13:*.png=38;5;13:*.svg=38;5;13:*.svgz=38;5;13:*.mng=38;5;13:*.pcx=38;5;13:*.mov=38;5;13:*.mpg=38;5;13:*.mpeg=38;5;13:*.m2v=38;5;13:*.mkv=38;5;13:*.ogm=38;5;13:*.mp4=38;5;13:*.m4v=38;5;13:*.mp4v=38;5;13:*.vob=38;5;13:*.qt=38;5;13:*.nuv=38;5;13:*.wmv=38;5;13:*.asf=38;5;13:*.rm=38;5;13:*.rmvb=38;5;13:*.flc=38;5;13:*.avi=38;5;13:*.fli=38;5;13:*.flv=38;5;13:*.gl=38;5;13:*.dl=38;5;13:*.xcf=38;5;13:*.xwd=38;5;13:*.yuv=38;5;13:*.cgm=38;5;13:*.emf=38;5;13:*.axv=38;5;13:*.anx=38;5;13:*.ogv=38;5;13:*.ogx=38;5;13:*.aac=38;5;45:*.au=38;5;45:*.flac=38;5;45:*.mid=38;5;45:*.midi=38;5;45:*.mka=38;5;45:*.mp3=38;5;45:*.mpc=38;5;45:*.ogg=38;5;45:*.ra=38;5;45:*.wav=38;5;45:*.axa=38;5;45:*.oga=38;5;45:*.spx=38;5;45:*.xspf=38;5;45: DEBUG 02:05:20,414 [main] NODE_NAME : master DEBUG 02:05:20,414 [main] RUN_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/display/redirect DEBUG 02:05:20,414 [main] env.SVN_URL_2 : https://www.seasar.org/svn/teeda/branches/teeda-1.0.13/teeda DEBUG 02:05:20,414 [main] HOSTNAME : app06.seasar.org DEBUG 02:05:20,414 [main] sun.boot.library.path : /usr/local/java/jdk1.8.0_202/jre/lib/amd64 DEBUG 02:05:20,414 [main] env.HUDSON_HOME : /home/services/jenkins DEBUG 02:05:20,414 [main] env.BUILD_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/ DEBUG 02:05:20,414 [main] line.separator : DEBUG 02:05:20,414 [main] SHELL : /bin/bash DEBUG 02:05:20,414 [main] env.JENKINS_URL : https://www.seasar.org/ci/ DEBUG 02:05:20,414 [main] env.QTLIB : /usr/lib64/qt-3.3/lib DEBUG 02:05:20,414 [main] java.vm.vendor : Oracle Corporation DEBUG 02:05:20,414 [main] HUDSON_HOME : /home/services/jenkins DEBUG 02:05:20,414 [main] java.awt.printerjob : sun.print.PSPrinterJob DEBUG 02:05:20,414 [main] sun.java.launcher : SUN_STANDARD DEBUG 02:05:20,414 [main] env.MAIL : /var/spool/mail/root DEBUG 02:05:20,414 [main] WORKSPACE_TMP : /home/services/jenkins/jobs/teeda-1.0.13-it/workspace@tmp DEBUG 02:05:20,414 [main] env.MAVEN_HOME : /home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9 DEBUG 02:05:20,414 [main] java.runtime.version : 1.8.0_202-b08 DEBUG 02:05:20,414 [main] env.SHLVL : 3 DEBUG 02:05:20,414 [main] java.endorsed.dirs : /usr/local/java/jdk1.8.0_202/jre/lib/endorsed DEBUG 02:05:20,414 [main] env.HUDSON_URL : https://www.seasar.org/ci/ DEBUG 02:05:20,414 [main] env.POM_GROUPID : org.seasar.teeda.it DEBUG 02:05:20,414 [main] sun.cpu.isalist : DEBUG 02:05:20,414 [main] QTDIR : /usr/lib64/qt-3.3 DEBUG 02:05:20,414 [main] java.library.path : /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib DEBUG 02:05:20,414 [main] user.dir : /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-jsp-test DEBUG 02:05:20,414 [main] JAVA_HOME : /home/services/jenkins/tools/hudson.model.JDK/JDK-1.5 DEBUG 02:05:20,414 [main] java.vendor : Oracle Corporation DEBUG 02:05:20,414 [main] basedir : /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-jsp-test DEBUG 02:05:20,414 [main] maven.interceptor.override : /home/services/jenkins/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.13.jar DEBUG 02:05:20,414 [main] PATH : /home/services/jenkins/tools/hudson.model.JDK/JDK-1.5/bin:/sbin:/usr/sbin:/bin:/usr/bin DEBUG 02:05:20,414 [main] sun.java.command : hudson.maven.agent.Main /home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9 /var/cache/jenkins/war/WEB-INF/lib/remoting-4.11.2.jar /home/services/jenkins/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.13.jar 34997 DEBUG 02:05:20,414 [main] env.RUN_ARTIFACTS_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/display/redirect?page=artifacts DEBUG 02:05:20,414 [main] LANG : ja_JP.UTF-8 DEBUG 02:05:20,414 [main] java.class.path : /home/services/jenkins/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.13.jar:/home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9/boot/classworlds-1.1.jar DEBUG 02:05:20,414 [main] env.HUDSON_SERVER_COOKIE : e16357424722c994 DEBUG 02:05:20,414 [main] user.language : ja DEBUG 02:05:20,414 [main] env.PATH : /home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9/bin:/home/services/jenkins/tools/hudson.model.JDK/JDK-1.5/bin:/home/services/jenkins/tools/hudson.model.JDK/JDK-1.5/bin:/sbin:/usr/sbin:/bin:/usr/bin DEBUG 02:05:20,414 [main] env.RUN_CHANGES_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/display/redirect?page=changes DEBUG 02:05:20,414 [main] sun.os.patch.level : unknown DEBUG 02:05:20,414 [main] JOB_BASE_NAME : teeda-1.0.13-it DEBUG 02:05:20,414 [main] java.class.version : 52.0 DEBUG 02:05:20,414 [main] JENKINS_HOME : /home/services/jenkins DEBUG 02:05:20,414 [main] env.RUN_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/display/redirect DEBUG 02:05:20,414 [main] JENKINS_SERVER_COOKIE : e16357424722c994 DEBUG 02:05:20,414 [main] BUILD_DISPLAY_NAME : #4501 DEBUG 02:05:20,414 [main] java.vm.version : 25.202-b08 DEBUG 02:05:20,414 [main] JOB_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/display/redirect DEBUG 02:05:20,414 [main] env.POM_DISPLAYNAME : Teeda Integration Test Project DEBUG 02:05:20,414 [main] java.home : /usr/local/java/jdk1.8.0_202/jre DEBUG 02:05:20,414 [main] CVS_RSH : ssh DEBUG 02:05:20,414 [main] RUN_TESTS_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/display/redirect?page=tests DEBUG 02:05:20,414 [main] env.SVN_REVISION_1 : 4313 DEBUG 02:05:20,414 [main] env.BUILD_ID : 4501 DEBUG 02:05:20,415 [main] BUILD_ID : 4501 DEBUG 02:05:20,415 [main] env.POM_ARTIFACTID : teeda-integration-test-project DEBUG 02:05:20,420 [main] env.USER : jenkins DEBUG 02:05:20,420 [main] java.vm.info : mixed mode DEBUG 02:05:20,420 [main] BUILD_TAG : jenkins-teeda-1.0.13-it-4501 DEBUG 02:05:20,420 [main] sun.arch.data.model : 64 DEBUG 02:05:20,420 [main] QTLIB : /usr/lib64/qt-3.3/lib DEBUG 02:05:20,420 [main] env.POM_VERSION : 1.0.13-sp11 DEBUG 02:05:20,420 [main] maven.interceptor : /home/services/jenkins/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.13.jar DEBUG 02:05:20,420 [main] java.vm.specification.name : Java Virtual Machine Specification DEBUG 02:05:20,420 [main] sun.cpu.endian : little DEBUG 02:05:20,420 [main] sun.management.compiler : HotSpot 64-Bit Tiered Compilers DEBUG 02:05:20,420 [main] path.separator : : DEBUG 02:05:20,420 [main] HISTSIZE : 1000 DEBUG 02:05:20,420 [main] env.NODE_LABELS : master DEBUG 02:05:20,420 [main] TERM : xterm-256color DEBUG 02:05:20,420 [main] EXECUTOR_NUMBER : 1 DEBUG 02:05:20,420 [main] WORKSPACE : /home/services/jenkins/jobs/teeda-1.0.13-it/workspace DEBUG 02:05:20,420 [main] env.PWD : /root DEBUG 02:05:20,420 [main] env.BUILD_NUMBER : 4501 DEBUG 02:05:20,420 [main] PATH+MAVEN : /home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9/bin DEBUG 02:05:20,420 [main] env.CI : true DEBUG 02:05:20,420 [main] localRepository : /home/services/jenkins/.m2/repository DEBUG 02:05:20,420 [main] env.WORKSPACE_TMP : /home/services/jenkins/jobs/teeda-1.0.13-it/workspace@tmp DEBUG 02:05:20,420 [main] user.country : JP DEBUG 02:05:20,420 [main] surefire.test.class.path : /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-jsp-test/target/test-classes:/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-jsp-test/target/classes:/home/services/jenkins/.m2/repository/org/seasar/teeda/teeda-core/1.0.13-sp11/teeda-core-1.0.13-sp11.jar:/home/services/jenkins/.m2/repository/org/seasar/container/s2-framework/2.4.43/s2-framework-2.4.43.jar:/home/services/jenkins/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar:/home/services/jenkins/.m2/repository/jboss/javassist/3.4.ga/javassist-3.4.ga.jar:/home/services/jenkins/.m2/repository/ognl/ognl/2.6.9-patch-20090427/ognl-2.6.9-patch-20090427.jar:/home/services/jenkins/.m2/repository/commons-logging/commons-logging/1.1/commons-logging-1.1.jar:/home/services/jenkins/.m2/repository/junit/junit/3.8.2/junit-3.8.2.jar:/home/services/jenkins/.m2/repository/org/seasar/container/s2-extension/2.4.43/s2-extension-2.4.43.jar:/home/services/jenkins/.m2/repository/org/apache/poi/poi/3.0-FINAL/poi-3.0-FINAL.jar:/home/services/jenkins/.m2/repository/javax/servlet/jstl/1.1.2/jstl-1.1.2.jar:/home/services/jenkins/.m2/repository/commons-el/commons-el/1.0/commons-el-1.0.jar:/home/services/jenkins/.m2/repository/org/seasar/teeda/teeda-extension/1.0.13-sp11/teeda-extension-1.0.13-sp11.jar:/home/services/jenkins/.m2/repository/org/seasar/teeda/teeda-ajax/1.0.13-sp11/teeda-ajax-1.0.13-sp11.jar:/home/services/jenkins/.m2/repository/commons-fileupload/commons-fileupload/1.2/commons-fileupload-1.2.jar:/home/services/jenkins/.m2/repository/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar:/home/services/jenkins/.m2/repository/org/seasar/container/s2-tiger/2.4.43/s2-tiger-2.4.43.jar:/home/services/jenkins/.m2/repository/org/easymock/easymock/2.4/easymock-2.4.jar:/home/services/jenkins/.m2/repository/org/apache/geronimo/specs/geronimo-servlet_2.4_spec/1.0/geronimo-servlet_2.4_spec-1.0.jar:/home/services/jenkins/.m2/repository/org/apache/geronimo/specs/geronimo-jsp_2.0_spec/1.0/geronimo-jsp_2.0_spec-1.0.jar:/home/services/jenkins/.m2/repository/log4j/log4j/1.2.13/log4j-1.2.13.jar:/home/services/jenkins/.m2/repository/junit-addons/junit-addons/1.4/junit-addons-1.4.jar:/home/services/jenkins/.m2/repository/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2.jar:/home/services/jenkins/.m2/repository/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar:/home/services/jenkins/.m2/repository/org/seasar/teeda/teeda-webunit/0.2.3/teeda-webunit-0.2.3.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-embedder/2.0.4/maven-embedder-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-core/2.0.4/maven-core-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.jar:/home/services/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar:/home/services/jenkins/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar:/home/services/jenkins/.m2/repository/classworlds/classworlds/1.1/classworlds-1.1.jar:/home/services/jenkins/.m2/repository/org/apache/maven/wagon/wagon-file/1.0-alpha-7/wagon-file-1.0-alpha-7.jar:/home/services/jenkins/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.4/maven-plugin-parameter-documenter-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/wagon/wagon-http-lightweight/1.0-alpha-6/wagon-http-lightweight-1.0-alpha-6.jar:/home/services/jenkins/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.4/maven-error-diagnostics-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.4/maven-plugin-registry-2.0.4.jar:/home/services/jenkins/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/wagon/wagon-ssh-external/1.0-alpha-6/wagon-ssh-external-1.0-alpha-6.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.4/maven-plugin-descriptor-2.0.4.jar:/home/services/jenkins/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-monitor/2.0.4/maven-monitor-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/wagon/wagon-ssh/1.0-alpha-7/wagon-ssh-1.0-alpha-7.jar:/home/services/jenkins/.m2/repository/com/jcraft/jsch/0.1.24/jsch-0.1.24.jar:/home/services/jenkins/.m2/repository/net/sourceforge/jwebunit/jwebunit-htmlunit-plugin/1.4.1/jwebunit-htmlunit-plugin-1.4.1.jar:/home/services/jenkins/.m2/repository/htmlunit/htmlunit/1.11/htmlunit-1.11.jar:/home/services/jenkins/.m2/repository/jaxen/jaxen/1.1-beta-8/jaxen-1.1-beta-8.jar:/home/services/jenkins/.m2/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:/home/services/jenkins/.m2/repository/jdom/jdom/1.0/jdom-1.0.jar:/home/services/jenkins/.m2/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar:/home/services/jenkins/.m2/repository/xom/xom/1.0b3/xom-1.0b3.jar:/home/services/jenkins/.m2/repository/xalan/xalan/2.6.0/xalan-2.6.0.jar:/home/services/jenkins/.m2/repository/com/ibm/icu/icu4j/2.6.1/icu4j-2.6.1.jar:/home/services/jenkins/.m2/repository/commons-collections/commons-collections/3.1/commons-collections-3.1.jar:/home/services/jenkins/.m2/repository/commons-lang/commons-lang/2.2/commons-lang-2.2.jar:/home/services/jenkins/.m2/repository/commons-httpclient/commons-httpclient/3.0.1/commons-httpclient-3.0.1.jar:/home/services/jenkins/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3.jar:/home/services/jenkins/.m2/repository/rhino/js/1.6R5/js-1.6R5.jar:/home/services/jenkins/.m2/repository/nekohtml/nekohtml/0.9.5/nekohtml-0.9.5.jar:/home/services/jenkins/.m2/repository/net/sourceforge/jwebunit/jwebunit-core/1.4.1/jwebunit-core-1.4.1.jar:/home/services/jenkins/.m2/repository/regexp/regexp/1.3/regexp-1.3.jar:/home/services/jenkins/.m2/repository/org/seasar/teeda/teeda-xmlunit/0.1.0/teeda-xmlunit-0.1.0.jar:/home/services/jenkins/.m2/repository/xmlunit/xmlunit/1.0/xmlunit-1.0.jar:/home/services/jenkins/.m2/repository/org/mortbay/jetty/jetty/6.0.2/jetty-6.0.2.jar:/home/services/jenkins/.m2/repository/org/mortbay/jetty/jetty-util/6.0.2/jetty-util-6.0.2.jar:/home/services/jenkins/.m2/repository/org/mortbay/jetty/servlet-api-2.5/6.0.2/servlet-api-2.5-6.0.2.jar:/home/services/jenkins/.m2/repository/tomcat/jasper-runtime/5.5.15/jasper-runtime-5.5.15.jar:/home/services/jenkins/.m2/repository/javax/servlet/servlet-api/2.4/servlet-api-2.4.jar:/home/services/jenkins/.m2/repository/tomcat/jasper-compiler/5.5.15/jasper-compiler-5.5.15.jar:/home/services/jenkins/.m2/repository/javax/servlet/jsp-api/2.0/jsp-api-2.0.jar:/home/services/jenkins/.m2/repository/ant/ant/1.6.5/ant-1.6.5.jar:/home/services/jenkins/.m2/repository/tomcat/jasper-compiler-jdt/5.5.15/jasper-compiler-jdt-5.5.15.jar:/home/services/jenkins/.m2/repository/org/eclipse/jdt/core/3.1.1/core-3.1.1.jar:/home/services/jenkins/.m2/repository/org/ccil/cowan/tagsoup/tagsoup/0.9.7/tagsoup-0.9.7.jar:/home/services/jenkins/.m2/repository/portlet-api/portlet-api/1.0/portlet-api-1.0.jar: DEBUG 02:05:20,421 [main] RUN_CHANGES_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/display/redirect?page=changes DEBUG 02:05:20,421 [main] USER : jenkins DEBUG 02:05:20,421 [main] file.separator : / DEBUG 02:05:20,421 [main] QTINC : /usr/lib64/qt-3.3/include DEBUG 02:05:20,421 [main] JOB_NAME : teeda-1.0.13-it DEBUG 02:05:20,421 [main] CLASSPATH : DEBUG 02:05:20,421 [main] env.BUILD_DISPLAY_NAME : #4501 DEBUG 02:05:20,421 [main] os.arch : amd64 DEBUG 02:05:20,421 [main] CI : true DEBUG 02:05:20,421 [main] file.encoding.pkg : sun.io DEBUG 02:05:20,421 [main] LESSOPEN : ||/usr/bin/lesspipe.sh %s DEBUG 02:05:20,421 [main] env.POM_PACKAGING : pom DEBUG 02:05:20,421 [main] LOGNAME : jenkins DEBUG 02:05:20,421 [main] java.vendor.url.bug : http://bugreport.sun.com/bugreport/ DEBUG 02:05:20,421 [main] env.JOB_BASE_NAME : teeda-1.0.13-it DEBUG 02:05:20,421 [main] os.name : Linux DEBUG 02:05:20,421 [main] java.vendor.url : http://java.oracle.com/ DEBUG 02:05:20,421 [main] sun.jnu.encoding : UTF-8 DEBUG 02:05:20,421 [main] java.vm.specification.vendor : Oracle Corporation DEBUG 02:05:20,421 [main] env.JAVA_HOME : /home/services/jenkins/tools/hudson.model.JDK/JDK-1.5 DEBUG 02:05:20,421 [main] env._ : /usr/local/java/jdk/bin/java DEBUG 02:05:20,421 [main] env.M2_HOME : /home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9 DEBUG 02:05:20,421 [main] java.runtime.name : Java(TM) SE Runtime Environment DEBUG 02:05:20,421 [main] POM_PACKAGING : pom DEBUG 02:05:20,421 [main] SVN_URL_2 : https://www.seasar.org/svn/teeda/branches/teeda-1.0.13/teeda DEBUG 02:05:20,421 [main] MAIL : /var/spool/mail/root DEBUG 02:05:20,421 [main] HUDSON_URL : https://www.seasar.org/ci/ DEBUG 02:05:20,421 [main] maven.home : /home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9 DEBUG 02:05:20,421 [main] user.home : /home/services/jenkins DEBUG 02:05:20,421 [main] java.specification.version : 1.8 DEBUG 02:05:20,421 [main] SVN_URL_1 : https://www.seasar.org/svn/teeda/branches/teeda-1.0.13/teeda-integration-test DEBUG 02:05:20,421 [main] env.HOSTNAME : app06.seasar.org DEBUG 02:05:20,421 [main] BUILD_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/ DEBUG 02:05:20,421 [main] jvm : /home/services/jenkins/tools/hudson.model.JDK/JDK-1.5/bin/java DEBUG 02:05:20,423 [main] target file path = org/seasar/teeda/core/core-faces-config.xml DEBUG 02:05:20,450 [main] target file path = /WEB-INF/lib/ DEBUG 02:05:20,460 [main] target file path = null DEBUG 02:05:20,460 [main] target file path = /faces-config.xml 2021-12-11 02:05:20.505::INFO: Started SelectChannelConnector @ localhost:42110 http://localhost:42110/faces/render/inputRadio.jsp DEBUG 02:05:20,543 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:20,543 [main] Load response for http://localhost:42110/faces/render/inputRadio.jsp DEBUG 02:05:20,602 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=GET /faces/render/inputRadio.jsp HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:42110 RequestedSessionId=null REQUEST_URI=/faces/render/inputRadio.jsp, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=42110 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=/render/inputRadio.jsp, RemoteUser=null [header]Host=localhost:42110 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_42110___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@256b352c DEBUG 02:05:20,607 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@c387202] DEBUG 02:05:20,608 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@c387202] DEBUG 02:05:20,610 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@c387202] DEBUG 02:05:21,241 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@c387202] DEBUG 02:05:21,241 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1ejzw8bqdwq2u;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3981e7fe [request]javax.faces.webapp.GLOBAL_ID_VIEW={inputRadioForm=org.seasar.teeda.core.taglib.html.FormTag@7fa5f230, inputRadioForm:bbb=org.seasar.teeda.core.taglib.html.OutputTextTag@67bf6ec8, inputRadioForm:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@490241ae, inputRadioForm:aaaa=org.seasar.teeda.extension.taglib.TInputRadioTag@33262bf4} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1ejzw8bqdwq2u [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@f0fba68 [request]postback=false [request]selectOneRadio1Bean=org.seasar.teeda.it.SelectOneRadio1Bean@51970991 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/inputRadio.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_42110___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@256b352c DEBUG 02:05:21,316 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:21,319 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:21,335 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:21,347 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1116880a not defined as pure js property DEBUG 02:05:21,348 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1116880a not defined as pure js property DEBUG 02:05:21,382 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:21,382 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:21,384 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:21,387 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.XMLHttpRequest DEBUG 02:05:21,387 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlTableHeader to TableHeader DEBUG 02:05:21,387 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlInlineFrame to FrameInline DEBUG 02:05:21,387 [main] testing to use HTMLFrameElement DEBUG 02:05:21,387 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlTextInput to Text DEBUG 02:05:21,388 [main] testing to use HTMLInputElement DEBUG 02:05:21,388 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlTable to Table DEBUG 02:05:21,388 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlForm to HTMLFormElement DEBUG 02:05:21,388 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlLabel to Label DEBUG 02:05:21,388 [main] testing to use FocusableHostElement DEBUG 02:05:21,388 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlButton to Button DEBUG 02:05:21,388 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlPasswordInput to Password DEBUG 02:05:21,388 [main] testing to use HTMLInputElement DEBUG 02:05:21,388 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlFileInput to FileUpload DEBUG 02:05:21,388 [main] testing to use HTMLInputElement DEBUG 02:05:21,389 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlHiddenInput to Hidden DEBUG 02:05:21,389 [main] testing to use HTMLInputElement DEBUG 02:05:21,389 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlRadioButtonInput to Radio DEBUG 02:05:21,389 [main] testing to use HTMLInputElement DEBUG 02:05:21,389 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlResetInput to Reset DEBUG 02:05:21,389 [main] testing to use HTMLInputElement DEBUG 02:05:21,389 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlImage to Image DEBUG 02:05:21,389 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlSelect to HTMLSelectElement DEBUG 02:05:21,389 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlTableFooter to TableFooter DEBUG 02:05:21,389 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlTableBody to TableBody DEBUG 02:05:21,389 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlOption to Option DEBUG 02:05:21,389 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlTableRow to TableRow DEBUG 02:05:21,390 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlImageInput to ImageInput DEBUG 02:05:21,390 [main] testing to use HTMLInputElement DEBUG 02:05:21,390 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlTextArea to HTMLTextAreaElement DEBUG 02:05:21,390 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlButtonInput to ButtonInput DEBUG 02:05:21,390 [main] testing to use HTMLInputElement DEBUG 02:05:21,390 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlCheckBoxInput to Checkbox DEBUG 02:05:21,390 [main] testing to use HTMLInputElement DEBUG 02:05:21,390 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlTableCell to TableCell DEBUG 02:05:21,390 [main] Mapping com.gargoylesoftware.htmlunit.html.DomText to TextImpl DEBUG 02:05:21,390 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlSubmitInput to Submit DEBUG 02:05:21,391 [main] testing to use HTMLInputElement DEBUG 02:05:21,391 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlAnchor to Anchor DEBUG 02:05:21,391 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlElement to HTMLElement DEBUG 02:05:21,391 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlArea to Area DEBUG 02:05:21,391 [main] testing to use FocusableHostElement DEBUG 02:05:21,391 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlFrame to HTMLFrameElement inputRadio
One Two Three 2
recover: jsessionid recover:TEXT_VALUE recover:TEXT_VALUE recover:TEXT_VALUE DEBUG 02:05:21,406 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:21,406 [main] Load response for http://localhost:42110/faces/render/inputRadio.jsp;jsessionid=1ejzw8bqdwq2u DEBUG 02:05:21,412 [btpool0-2] ** before *****************************************: /faces Request class=org.mortbay.jetty.Request, instance=POST /faces/render/inputRadio.jsp;jsessionid=1ejzw8bqdwq2u HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) Host: localhost:42110 Cookie: $Version=0; JSESSIONID=1ejzw8bqdwq2u; $Path=/ Content-Length: 105 Content-Type: application/x-www-form-urlencoded RequestedSessionId=1ejzw8bqdwq2u REQUEST_URI=/faces/render/inputRadio.jsp;jsessionid=1ejzw8bqdwq2u, SERVLET_PATH=/faces CharacterEncoding=UTF-8, ContentLength=105, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=42110 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=/render/inputRadio.jsp, RemoteUser=null Session SessionId=1ejzw8bqdwq2u Session :: CreationTime=1639155920606, LastAccessedTime=1639155921411, MaxInactiveInterval=1800 [param]inputRadioForm/render/inputRadio.jsp=inputRadioForm [param]inputRadioForm:aaaa=3 [param]inputRadioForm:submit1= [cookie]JSESSIONID=1ejzw8bqdwq2u [header]Content-Length=105 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1ejzw8bqdwq2u; $Path=/ [header]Host=localhost:42110 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/inputRadio.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_42110___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@256b352c DEBUG 02:05:21,413 [btpool0-2] before: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@c387202] DEBUG 02:05:21,414 [btpool0-2] after: RESTORE_VIEW:1, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@c387202] DEBUG 02:05:21,414 [btpool0-2] before: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@c387202] DEBUG 02:05:21,415 [btpool0-2] after: APPLY_REQUEST_VALUES:2, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@c387202] DEBUG 02:05:21,415 [btpool0-2] before: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@c387202] DEBUG 02:05:21,415 [btpool0-2] after: PROCESS_VALIDATIONS:3, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@c387202] DEBUG 02:05:21,415 [btpool0-2] before: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@c387202] DEBUG 02:05:21,415 [btpool0-2] after: UPDATE_MODEL_VALUES:4, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@c387202] DEBUG 02:05:21,415 [btpool0-2] before: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@c387202] DEBUG 02:05:21,416 [btpool0-2] after: INVOKE_APPLICATIONS:5, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@c387202] DEBUG 02:05:21,416 [btpool0-2] before: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@c387202] DEBUG 02:05:21,419 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@44274608 not defined as pure js property DEBUG 02:05:21,419 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@44274608 not defined as pure js property inputRadio
One Two Three 3
DEBUG 02:05:21,422 [btpool0-2] after: RENDER_RESPONSE:6, javax.faces.event.PhaseEvent[source=org.seasar.teeda.core.lifecycle.LifecycleImpl@c387202] DEBUG 02:05:21,424 [btpool0-2] ** after *****************************************: /faces Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@436dc3e6 [request]javax.faces.webapp.GLOBAL_ID_VIEW={inputRadioForm=org.seasar.teeda.core.taglib.html.FormTag@7fa5f230, inputRadioForm:bbb=org.seasar.teeda.core.taglib.html.OutputTextTag@67bf6ec8, inputRadioForm:submit1=org.seasar.teeda.core.taglib.html.CommandButtonTag@490241ae, inputRadioForm:aaaa=org.seasar.teeda.extension.taglib.TInputRadioTag@33262bf4} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@5b58539f [request]postback=true [request]previousViewId=/render/inputRadio.jsp [request]selectOneRadio1Bean=org.seasar.teeda.it.SelectOneRadio1Bean@3da1a93 [request]teeda.SUBMITTED_COMMAND=submit1 [cookie]JSESSIONID=1ejzw8bqdwq2u [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/render/inputRadio.jsp} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_42110___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@256b352c ### Jetty stop ### stopped. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.826 sec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] テスト結果の記録 ERROR: Could not find local repository for 2.0.9 Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] ------------------------------------------------------------------------ [INFO] Building Teeda Extension HTML Integration Test [INFO] task-segment: [clean, test] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] Deleting directory /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-html-test/target [INFO] [cobertura:clean {execution: default}] [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] [INFO] Compiling 131 source files to /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-html-test/target/classes [INFO] [resources:testResources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:testCompile] [INFO] Compiling 40 source files to /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-html-test/target/test-classes [INFO] [surefire:test] [INFO] Surefire report directory: /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-html-test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.seasar.teeda.it.AllHtmlTests found testClass: org.seasar.teeda.it.render.InputSecretTest found testClass: org.seasar.teeda.it.render.ForeachTest found testClass: org.seasar.teeda.it.render.GridTest found testClass: org.seasar.teeda.it.render.Teeda360Test found testClass: org.seasar.teeda.it.render.ConvertIntegerTest found testClass: org.seasar.teeda.it.render.SelectManyCheckboxTest found testClass: org.seasar.teeda.it.render.ConvertTargetTest found testClass: org.seasar.teeda.it.render.DoublesubmitTest found testClass: org.seasar.teeda.it.render.RadioTest found testClass: org.seasar.teeda.it.render.AddManyTest found testClass: org.seasar.teeda.it.render.ReloadTest found testClass: org.seasar.teeda.it.render.HelloNoPageTest found testClass: org.seasar.teeda.it.render.ScopeTest found testClass: org.seasar.teeda.it.render.LinkTest found testClass: org.seasar.teeda.it.render.InputTextareaTest found testClass: org.seasar.teeda.it.render.Hello2Test found testClass: org.seasar.teeda.it.render.HelloTest found testClass: org.seasar.teeda.it.render.Teeda305Test found testClass: org.seasar.teeda.it.render.ErrorTest found testClass: org.seasar.teeda.it.render.TakeoverTest found testClass: org.seasar.teeda.it.render.PreviousViewIdTest found testClass: org.seasar.teeda.it.render.SelectManyListboxTest found testClass: org.seasar.teeda.it.render.ValidatorTest found testClass: org.seasar.teeda.it.render.SeasarUser9857Test found testClass: org.seasar.teeda.it.render.PageTransitionTest found testClass: org.seasar.teeda.it.render.SelectOneRadioTest found testClass: org.seasar.teeda.it.render.TitleTest found testClass: org.seasar.teeda.it.render.InputRadioTest found testClass: org.seasar.teeda.it.render.DynamicValidatorTest found testClass: org.seasar.teeda.it.render.AddExtTest found testClass: org.seasar.teeda.it.render.AddTest found testClass: org.seasar.teeda.it.render.DynamicpropertyTest found testClass: org.seasar.teeda.it.render.RelativePathTest found testClass: org.seasar.teeda.it.render.SelectOneMenuTest found testClass: org.seasar.teeda.it.render.LikejspTest found testClass: org.seasar.teeda.it.render.AttributeTest found testClass: org.seasar.teeda.it.render.LabelTest found testClass: org.seasar.teeda.it.render.SelectOneCheckboxTest found testClass: org.seasar.teeda.it.render.ConditionTest pomFile:/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-html-test/pom.xml 2021-12-11 02:05:24.894::INFO: Logging to STDERR via org.mortbay.log.StdErrLog webapp:/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-html-test/target/teeda-html-test ### Jetty start ### 2021-12-11 02:05:24.912::INFO: jetty-6.0.2 DEBUG 02:05:43,860 [main] ContextRealPath=/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-html-test/target/teeda-html-test/ SERVER_SOFTWARE=Jetty-6.0, ServletContextName=/, MajorVersion=2, MinorVersion=5 log4j:WARN No appenders could be found for logger (org.apache.jasper.compiler.JspRuntimeContext). log4j:WARN Please initialize the log4j system properly. WARN 02:05:43,954 [main] s2-frameworkのJarファイルが複数あります。バージョン=2.4.43, Jarファイル=[jar:file:/home/services/jenkins/.m2/repository/org/seasar/container/s2-framework/2.4.43/s2-framework-2.4.43.jar!/META-INF/maven/org.seasar.container/s2-framework/pom.properties, jar:file:/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-html-test/target/teeda-html-test/WEB-INF/lib/s2-framework-2.4.43.jar!/META-INF/maven/org.seasar.container/s2-framework/pom.properties] WARN 02:05:43,955 [main] s2-extensionのJarファイルが複数あります。バージョン=2.4.43, Jarファイル=[jar:file:/home/services/jenkins/.m2/repository/org/seasar/container/s2-extension/2.4.43/s2-extension-2.4.43.jar!/META-INF/maven/org.seasar.container/s2-extension/pom.properties, jar:file:/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-html-test/target/teeda-html-test/WEB-INF/lib/s2-extension-2.4.43.jar!/META-INF/maven/org.seasar.container/s2-extension/pom.properties] WARN 02:05:43,956 [main] s2-tigerのJarファイルが複数あります。バージョン=2.4.43, Jarファイル=[jar:file:/home/services/jenkins/.m2/repository/org/seasar/container/s2-tiger/2.4.43/s2-tiger-2.4.43.jar!/META-INF/maven/org.seasar.container/s2-tiger/pom.properties, jar:file:/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-html-test/target/teeda-html-test/WEB-INF/lib/s2-tiger-2.4.43.jar!/META-INF/maven/org.seasar.container/s2-tiger/pom.properties] DEBUG 02:05:43,985 [main] 環境変数#Envにファイル(env.txt)から値(ut)が設定されました DEBUG 02:05:44,004 [main] S2Containerを作成します。path=hotdeploy.dicon DEBUG 02:05:44,007 [main] S2Containerを作成します。path=convention.dicon DEBUG 02:05:44,046 [main] S2Containerを作成しました。path=convention.dicon DEBUG 02:05:44,046 [main] S2Containerを作成します。path=customizer.dicon DEBUG 02:05:44,049 [main] S2Containerを作成します。path=default-customizer.dicon DEBUG 02:05:44,051 [main] S2Containerを作成します。path=std-customizer.dicon DEBUG 02:05:44,069 [main] S2Containerを作成しました。path=std-customizer.dicon DEBUG 02:05:44,074 [main] S2Containerを作成しました。path=default-customizer.dicon DEBUG 02:05:44,075 [main] S2Containerを作成しました。path=customizer.dicon DEBUG 02:05:44,076 [main] S2Containerを作成します。path=creator.dicon DEBUG 02:05:44,089 [main] S2Containerを作成しました。path=creator.dicon DEBUG 02:05:44,091 [main] S2Containerを作成しました。path=hotdeploy.dicon DEBUG 02:05:44,107 [main] S2Containerを作成します。path=app.dicon DEBUG 02:05:44,111 [main] S2Containerを作成します。path=convention.dicon DEBUG 02:05:44,115 [main] S2Containerを作成しました。path=convention.dicon DEBUG 02:05:44,115 [main] S2Containerを作成します。path=aop.dicon DEBUG 02:05:44,120 [main] S2Containerを作成しました。path=aop.dicon DEBUG 02:05:44,120 [main] S2Containerを作成します。path=teedaExtension.dicon DEBUG 02:05:44,123 [main] S2Containerを作成します。path=teeda.dicon DEBUG 02:05:44,125 [main] S2Containerを作成します。path=teedaErrorPage.dicon DEBUG 02:05:44,131 [main] S2Containerを作成しました。path=teedaErrorPage.dicon DEBUG 02:05:44,132 [main] S2Containerを作成します。path=teedaCustomize.dicon DEBUG 02:05:44,144 [main] S2Containerを作成しました。path=teedaCustomize.dicon DEBUG 02:05:44,191 [main] S2Containerを作成しました。path=teeda.dicon DEBUG 02:05:44,259 [main] S2Containerを作成しました。path=teedaExtension.dicon DEBUG 02:05:44,260 [main] S2Containerを作成しました。path=app.dicon INFO 02:05:44,567 [main] Running on [ENV]ut, [DEPLOY MODE]Hot Deploy DEBUG 02:05:44,568 [main] Teeda : 1.0.13-sp11 DEBUG 02:05:44,569 [main] ANT_HOME : /usr/local/java/ant DEBUG 02:05:44,569 [main] sun.io.unicode.encoding : UnicodeLittle DEBUG 02:05:44,569 [main] java.version : 1.8.0_202 DEBUG 02:05:44,569 [main] maven.compiler.executable : /home/services/jenkins/tools/hudson.model.JDK/JDK-1.5/bin/javac DEBUG 02:05:44,569 [main] RUN_ARTIFACTS_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/display/redirect?page=artifacts DEBUG 02:05:44,569 [main] BUILD_NUMBER : 4501 DEBUG 02:05:44,569 [main] NODE_LABELS : master DEBUG 02:05:44,569 [main] env.JOB_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/ DEBUG 02:05:44,569 [main] java.awt.graphicsenv : sun.awt.X11GraphicsEnvironment DEBUG 02:05:44,569 [main] _ : /usr/local/java/jdk/bin/java DEBUG 02:05:44,569 [main] SVN_REVISION_2 : 4313 DEBUG 02:05:44,569 [main] os.version : 2.6.32-754.35.1.el6.x86_64 DEBUG 02:05:44,569 [main] java.specification.vendor : Oracle Corporation DEBUG 02:05:44,569 [main] sun.boot.class.path : /usr/local/java/jdk1.8.0_202/jre/lib/resources.jar:/usr/local/java/jdk1.8.0_202/jre/lib/rt.jar:/usr/local/java/jdk1.8.0_202/jre/lib/sunrsasign.jar:/usr/local/java/jdk1.8.0_202/jre/lib/jsse.jar:/usr/local/java/jdk1.8.0_202/jre/lib/jce.jar:/usr/local/java/jdk1.8.0_202/jre/lib/charsets.jar:/usr/local/java/jdk1.8.0_202/jre/lib/jfr.jar:/usr/local/java/jdk1.8.0_202/jre/classes DEBUG 02:05:44,569 [main] file.encoding : UTF-8 DEBUG 02:05:44,569 [main] env.NODE_NAME : master DEBUG 02:05:44,569 [main] env.BUILD_TAG : jenkins-teeda-1.0.13-it-4501 DEBUG 02:05:44,569 [main] env.JENKINS_HOME : /home/services/jenkins DEBUG 02:05:44,569 [main] G_BROKEN_FILENAMES : 1 DEBUG 02:05:44,569 [main] POM_ARTIFACTID : teeda-integration-test-project DEBUG 02:05:44,569 [main] HOME : /home/services/jenkins DEBUG 02:05:44,569 [main] maven.test.skip : true DEBUG 02:05:44,569 [main] HUDSON_SERVER_COOKIE : e16357424722c994 DEBUG 02:05:44,569 [main] maven.compiler.fork : true DEBUG 02:05:44,569 [main] env.QTINC : /usr/lib64/qt-3.3/include DEBUG 02:05:44,569 [main] env.QTDIR : /usr/lib64/qt-3.3 DEBUG 02:05:44,569 [main] env.HUDSON_COOKIE : d38c1f53-a289-4ee2-a854-55adc66cd8f4 DEBUG 02:05:44,569 [main] env.LANG : ja_JP.UTF-8 DEBUG 02:05:44,570 [main] java.io.tmpdir : /tmp DEBUG 02:05:44,570 [main] user.name : jenkins DEBUG 02:05:44,570 [main] env.EXECUTOR_NUMBER : 1 DEBUG 02:05:44,570 [main] env.LOGNAME : jenkins DEBUG 02:05:44,570 [main] awt.toolkit : sun.awt.X11.XToolkit DEBUG 02:05:44,570 [main] POM_VERSION : 1.0.13-sp11 DEBUG 02:05:44,570 [main] env.SVN_REVISION_2 : 4313 DEBUG 02:05:44,570 [main] JOB_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/ DEBUG 02:05:44,570 [main] env.CVS_RSH : ssh DEBUG 02:05:44,570 [main] SHLVL : 3 DEBUG 02:05:44,570 [main] SVN_REVISION_1 : 4313 DEBUG 02:05:44,570 [main] env.SVN_URL_1 : https://www.seasar.org/svn/teeda/branches/teeda-1.0.13/teeda-integration-test DEBUG 02:05:44,570 [main] HISTCONTROL : ignoredups DEBUG 02:05:44,570 [main] MAVEN_HOME : /home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9 DEBUG 02:05:44,570 [main] java.specification.name : Java Platform API Specification DEBUG 02:05:44,570 [main] env.G_BROKEN_FILENAMES : 1 DEBUG 02:05:44,570 [main] M2_HOME : /home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9 DEBUG 02:05:44,570 [main] env.SHELL : /bin/bash DEBUG 02:05:44,570 [main] java.ext.dirs : /usr/local/java/jdk1.8.0_202/jre/lib/ext:/usr/java/packages/lib/ext DEBUG 02:05:44,570 [main] env.JENKINS_SERVER_COOKIE : e16357424722c994 DEBUG 02:05:44,570 [main] POM_GROUPID : org.seasar.teeda.it DEBUG 02:05:44,570 [main] env.LESSOPEN : ||/usr/bin/lesspipe.sh %s DEBUG 02:05:44,570 [main] env.JOB_NAME : teeda-1.0.13-it DEBUG 02:05:44,570 [main] env.RUN_TESTS_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/display/redirect?page=tests DEBUG 02:05:44,570 [main] env.JOB_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/display/redirect DEBUG 02:05:44,570 [main] LS_COLORS : rs=0:di=38;5;27:ln=38;5;51:mh=44;38;5;15:pi=40;38;5;11:so=38;5;13:do=38;5;5:bd=48;5;232;38;5;11:cd=48;5;232;38;5;3:or=48;5;232;38;5;9:mi=05;48;5;232;38;5;15:su=48;5;196;38;5;15:sg=48;5;11;38;5;16:ca=48;5;196;38;5;226:tw=48;5;10;38;5;16:ow=48;5;10;38;5;21:st=48;5;21;38;5;15:ex=38;5;34:*.tar=38;5;9:*.tgz=38;5;9:*.arj=38;5;9:*.taz=38;5;9:*.lzh=38;5;9:*.lzma=38;5;9:*.tlz=38;5;9:*.txz=38;5;9:*.zip=38;5;9:*.z=38;5;9:*.Z=38;5;9:*.dz=38;5;9:*.gz=38;5;9:*.lz=38;5;9:*.xz=38;5;9:*.bz2=38;5;9:*.tbz=38;5;9:*.tbz2=38;5;9:*.bz=38;5;9:*.tz=38;5;9:*.deb=38;5;9:*.rpm=38;5;9:*.jar=38;5;9:*.rar=38;5;9:*.ace=38;5;9:*.zoo=38;5;9:*.cpio=38;5;9:*.7z=38;5;9:*.rz=38;5;9:*.jpg=38;5;13:*.jpeg=38;5;13:*.gif=38;5;13:*.bmp=38;5;13:*.pbm=38;5;13:*.pgm=38;5;13:*.ppm=38;5;13:*.tga=38;5;13:*.xbm=38;5;13:*.xpm=38;5;13:*.tif=38;5;13:*.tiff=38;5;13:*.png=38;5;13:*.svg=38;5;13:*.svgz=38;5;13:*.mng=38;5;13:*.pcx=38;5;13:*.mov=38;5;13:*.mpg=38;5;13:*.mpeg=38;5;13:*.m2v=38;5;13:*.mkv=38;5;13:*.ogm=38;5;13:*.mp4=38;5;13:*.m4v=38;5;13:*.mp4v=38;5;13:*.vob=38;5;13:*.qt=38;5;13:*.nuv=38;5;13:*.wmv=38;5;13:*.asf=38;5;13:*.rm=38;5;13:*.rmvb=38;5;13:*.flc=38;5;13:*.avi=38;5;13:*.fli=38;5;13:*.flv=38;5;13:*.gl=38;5;13:*.dl=38;5;13:*.xcf=38;5;13:*.xwd=38;5;13:*.yuv=38;5;13:*.cgm=38;5;13:*.emf=38;5;13:*.axv=38;5;13:*.anx=38;5;13:*.ogv=38;5;13:*.ogx=38;5;13:*.aac=38;5;45:*.au=38;5;45:*.flac=38;5;45:*.mid=38;5;45:*.midi=38;5;45:*.mka=38;5;45:*.mp3=38;5;45:*.mpc=38;5;45:*.ogg=38;5;45:*.ra=38;5;45:*.wav=38;5;45:*.axa=38;5;45:*.oga=38;5;45:*.spx=38;5;45:*.xspf=38;5;45: DEBUG 02:05:44,570 [main] java.vm.specification.version : 1.8 DEBUG 02:05:44,571 [main] sun.font.fontmanager : sun.awt.X11FontManager DEBUG 02:05:44,571 [main] java.vm.name : Java HotSpot(TM) 64-Bit Server VM DEBUG 02:05:44,571 [main] env.HISTCONTROL : ignoredups DEBUG 02:05:44,571 [main] POM_DISPLAYNAME : Teeda Integration Test Project DEBUG 02:05:44,571 [main] PWD : /root DEBUG 02:05:44,571 [main] PATH+JDK : /home/services/jenkins/tools/hudson.model.JDK/JDK-1.5/bin DEBUG 02:05:44,571 [main] env.HOME : /home/services/jenkins DEBUG 02:05:44,571 [main] JENKINS_URL : https://www.seasar.org/ci/ DEBUG 02:05:44,571 [main] user.timezone : GMT+09:00 DEBUG 02:05:44,571 [main] env.HISTSIZE : 1000 DEBUG 02:05:44,571 [main] env.ANT_HOME : /usr/local/java/ant DEBUG 02:05:44,571 [main] env.TERM : xterm-256color DEBUG 02:05:44,571 [main] env.WORKSPACE : /home/services/jenkins/jobs/teeda-1.0.13-it/workspace DEBUG 02:05:44,571 [main] env.LS_COLORS : rs=0:di=38;5;27:ln=38;5;51:mh=44;38;5;15:pi=40;38;5;11:so=38;5;13:do=38;5;5:bd=48;5;232;38;5;11:cd=48;5;232;38;5;3:or=48;5;232;38;5;9:mi=05;48;5;232;38;5;15:su=48;5;196;38;5;15:sg=48;5;11;38;5;16:ca=48;5;196;38;5;226:tw=48;5;10;38;5;16:ow=48;5;10;38;5;21:st=48;5;21;38;5;15:ex=38;5;34:*.tar=38;5;9:*.tgz=38;5;9:*.arj=38;5;9:*.taz=38;5;9:*.lzh=38;5;9:*.lzma=38;5;9:*.tlz=38;5;9:*.txz=38;5;9:*.zip=38;5;9:*.z=38;5;9:*.Z=38;5;9:*.dz=38;5;9:*.gz=38;5;9:*.lz=38;5;9:*.xz=38;5;9:*.bz2=38;5;9:*.tbz=38;5;9:*.tbz2=38;5;9:*.bz=38;5;9:*.tz=38;5;9:*.deb=38;5;9:*.rpm=38;5;9:*.jar=38;5;9:*.rar=38;5;9:*.ace=38;5;9:*.zoo=38;5;9:*.cpio=38;5;9:*.7z=38;5;9:*.rz=38;5;9:*.jpg=38;5;13:*.jpeg=38;5;13:*.gif=38;5;13:*.bmp=38;5;13:*.pbm=38;5;13:*.pgm=38;5;13:*.ppm=38;5;13:*.tga=38;5;13:*.xbm=38;5;13:*.xpm=38;5;13:*.tif=38;5;13:*.tiff=38;5;13:*.png=38;5;13:*.svg=38;5;13:*.svgz=38;5;13:*.mng=38;5;13:*.pcx=38;5;13:*.mov=38;5;13:*.mpg=38;5;13:*.mpeg=38;5;13:*.m2v=38;5;13:*.mkv=38;5;13:*.ogm=38;5;13:*.mp4=38;5;13:*.m4v=38;5;13:*.mp4v=38;5;13:*.vob=38;5;13:*.qt=38;5;13:*.nuv=38;5;13:*.wmv=38;5;13:*.asf=38;5;13:*.rm=38;5;13:*.rmvb=38;5;13:*.flc=38;5;13:*.avi=38;5;13:*.fli=38;5;13:*.flv=38;5;13:*.gl=38;5;13:*.dl=38;5;13:*.xcf=38;5;13:*.xwd=38;5;13:*.yuv=38;5;13:*.cgm=38;5;13:*.emf=38;5;13:*.axv=38;5;13:*.anx=38;5;13:*.ogv=38;5;13:*.ogx=38;5;13:*.aac=38;5;45:*.au=38;5;45:*.flac=38;5;45:*.mid=38;5;45:*.midi=38;5;45:*.mka=38;5;45:*.mp3=38;5;45:*.mpc=38;5;45:*.ogg=38;5;45:*.ra=38;5;45:*.wav=38;5;45:*.axa=38;5;45:*.oga=38;5;45:*.spx=38;5;45:*.xspf=38;5;45: DEBUG 02:05:44,572 [main] NODE_NAME : master DEBUG 02:05:44,572 [main] RUN_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/display/redirect DEBUG 02:05:44,572 [main] env.SVN_URL_2 : https://www.seasar.org/svn/teeda/branches/teeda-1.0.13/teeda DEBUG 02:05:44,572 [main] HOSTNAME : app06.seasar.org DEBUG 02:05:44,572 [main] sun.boot.library.path : /usr/local/java/jdk1.8.0_202/jre/lib/amd64 DEBUG 02:05:44,572 [main] env.HUDSON_HOME : /home/services/jenkins DEBUG 02:05:44,572 [main] env.BUILD_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/ DEBUG 02:05:44,572 [main] line.separator : DEBUG 02:05:44,572 [main] SHELL : /bin/bash DEBUG 02:05:44,572 [main] env.JENKINS_URL : https://www.seasar.org/ci/ DEBUG 02:05:44,572 [main] env.QTLIB : /usr/lib64/qt-3.3/lib DEBUG 02:05:44,572 [main] java.vm.vendor : Oracle Corporation DEBUG 02:05:44,572 [main] HUDSON_HOME : /home/services/jenkins DEBUG 02:05:44,572 [main] java.awt.printerjob : sun.print.PSPrinterJob DEBUG 02:05:44,573 [main] sun.java.launcher : SUN_STANDARD DEBUG 02:05:44,573 [main] env.MAIL : /var/spool/mail/root DEBUG 02:05:44,573 [main] WORKSPACE_TMP : /home/services/jenkins/jobs/teeda-1.0.13-it/workspace@tmp DEBUG 02:05:44,573 [main] env.MAVEN_HOME : /home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9 DEBUG 02:05:44,573 [main] java.runtime.version : 1.8.0_202-b08 DEBUG 02:05:44,573 [main] env.SHLVL : 3 DEBUG 02:05:44,573 [main] java.endorsed.dirs : /usr/local/java/jdk1.8.0_202/jre/lib/endorsed DEBUG 02:05:44,573 [main] env.HUDSON_URL : https://www.seasar.org/ci/ DEBUG 02:05:44,573 [main] env.POM_GROUPID : org.seasar.teeda.it DEBUG 02:05:44,573 [main] sun.cpu.isalist : DEBUG 02:05:44,573 [main] QTDIR : /usr/lib64/qt-3.3 DEBUG 02:05:44,573 [main] java.library.path : /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib DEBUG 02:05:44,573 [main] user.dir : /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-html-test DEBUG 02:05:44,573 [main] JAVA_HOME : /home/services/jenkins/tools/hudson.model.JDK/JDK-1.5 DEBUG 02:05:44,573 [main] java.vendor : Oracle Corporation DEBUG 02:05:44,574 [main] basedir : /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-html-test DEBUG 02:05:44,574 [main] maven.interceptor.override : /home/services/jenkins/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.13.jar DEBUG 02:05:44,574 [main] PATH : /home/services/jenkins/tools/hudson.model.JDK/JDK-1.5/bin:/sbin:/usr/sbin:/bin:/usr/bin DEBUG 02:05:44,574 [main] sun.java.command : hudson.maven.agent.Main /home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9 /var/cache/jenkins/war/WEB-INF/lib/remoting-4.11.2.jar /home/services/jenkins/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.13.jar 34997 DEBUG 02:05:44,574 [main] env.RUN_ARTIFACTS_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/display/redirect?page=artifacts DEBUG 02:05:44,574 [main] LANG : ja_JP.UTF-8 DEBUG 02:05:44,574 [main] java.class.path : /home/services/jenkins/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.13.jar:/home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9/boot/classworlds-1.1.jar DEBUG 02:05:44,574 [main] env.HUDSON_SERVER_COOKIE : e16357424722c994 DEBUG 02:05:44,574 [main] user.language : ja DEBUG 02:05:44,574 [main] env.PATH : /home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9/bin:/home/services/jenkins/tools/hudson.model.JDK/JDK-1.5/bin:/home/services/jenkins/tools/hudson.model.JDK/JDK-1.5/bin:/sbin:/usr/sbin:/bin:/usr/bin DEBUG 02:05:44,574 [main] env.RUN_CHANGES_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/display/redirect?page=changes DEBUG 02:05:44,574 [main] sun.os.patch.level : unknown DEBUG 02:05:44,574 [main] JOB_BASE_NAME : teeda-1.0.13-it DEBUG 02:05:44,574 [main] java.class.version : 52.0 DEBUG 02:05:44,574 [main] JENKINS_HOME : /home/services/jenkins DEBUG 02:05:44,575 [main] env.RUN_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/display/redirect DEBUG 02:05:44,575 [main] JENKINS_SERVER_COOKIE : e16357424722c994 DEBUG 02:05:44,575 [main] BUILD_DISPLAY_NAME : #4501 DEBUG 02:05:44,575 [main] java.vm.version : 25.202-b08 DEBUG 02:05:44,575 [main] JOB_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/display/redirect DEBUG 02:05:44,575 [main] env.POM_DISPLAYNAME : Teeda Integration Test Project DEBUG 02:05:44,575 [main] java.home : /usr/local/java/jdk1.8.0_202/jre DEBUG 02:05:44,575 [main] CVS_RSH : ssh DEBUG 02:05:44,575 [main] RUN_TESTS_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/display/redirect?page=tests DEBUG 02:05:44,575 [main] env.SVN_REVISION_1 : 4313 DEBUG 02:05:44,575 [main] env.BUILD_ID : 4501 DEBUG 02:05:44,575 [main] BUILD_ID : 4501 DEBUG 02:05:44,575 [main] env.POM_ARTIFACTID : teeda-integration-test-project DEBUG 02:05:44,575 [main] env.USER : jenkins DEBUG 02:05:44,575 [main] java.vm.info : mixed mode DEBUG 02:05:44,575 [main] BUILD_TAG : jenkins-teeda-1.0.13-it-4501 DEBUG 02:05:44,575 [main] sun.arch.data.model : 64 DEBUG 02:05:44,575 [main] QTLIB : /usr/lib64/qt-3.3/lib DEBUG 02:05:44,575 [main] env.POM_VERSION : 1.0.13-sp11 DEBUG 02:05:44,575 [main] maven.interceptor : /home/services/jenkins/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.13.jar DEBUG 02:05:44,575 [main] java.vm.specification.name : Java Virtual Machine Specification DEBUG 02:05:44,575 [main] sun.cpu.endian : little DEBUG 02:05:44,575 [main] sun.management.compiler : HotSpot 64-Bit Tiered Compilers DEBUG 02:05:44,575 [main] path.separator : : DEBUG 02:05:44,575 [main] HISTSIZE : 1000 DEBUG 02:05:44,575 [main] env.NODE_LABELS : master DEBUG 02:05:44,575 [main] TERM : xterm-256color DEBUG 02:05:44,575 [main] EXECUTOR_NUMBER : 1 DEBUG 02:05:44,575 [main] WORKSPACE : /home/services/jenkins/jobs/teeda-1.0.13-it/workspace DEBUG 02:05:44,575 [main] env.PWD : /root DEBUG 02:05:44,576 [main] env.BUILD_NUMBER : 4501 DEBUG 02:05:44,576 [main] PATH+MAVEN : /home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9/bin DEBUG 02:05:44,576 [main] env.CI : true DEBUG 02:05:44,576 [main] localRepository : /home/services/jenkins/.m2/repository DEBUG 02:05:44,576 [main] env.WORKSPACE_TMP : /home/services/jenkins/jobs/teeda-1.0.13-it/workspace@tmp DEBUG 02:05:44,576 [main] user.country : JP DEBUG 02:05:44,576 [main] surefire.test.class.path : /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-html-test/target/test-classes:/home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-html-test/target/classes:/home/services/jenkins/.m2/repository/org/seasar/teeda/teeda-extension/1.0.13-sp11/teeda-extension-1.0.13-sp11.jar:/home/services/jenkins/.m2/repository/org/seasar/container/s2-extension/2.4.43/s2-extension-2.4.43.jar:/home/services/jenkins/.m2/repository/org/seasar/container/s2-framework/2.4.43/s2-framework-2.4.43.jar:/home/services/jenkins/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar:/home/services/jenkins/.m2/repository/jboss/javassist/3.4.ga/javassist-3.4.ga.jar:/home/services/jenkins/.m2/repository/ognl/ognl/2.6.9-patch-20090427/ognl-2.6.9-patch-20090427.jar:/home/services/jenkins/.m2/repository/commons-logging/commons-logging/1.1/commons-logging-1.1.jar:/home/services/jenkins/.m2/repository/junit/junit/3.8.2/junit-3.8.2.jar:/home/services/jenkins/.m2/repository/org/apache/poi/poi/3.0-FINAL/poi-3.0-FINAL.jar:/home/services/jenkins/.m2/repository/org/seasar/teeda/teeda-core/1.0.13-sp11/teeda-core-1.0.13-sp11.jar:/home/services/jenkins/.m2/repository/javax/servlet/jstl/1.1.2/jstl-1.1.2.jar:/home/services/jenkins/.m2/repository/commons-el/commons-el/1.0/commons-el-1.0.jar:/home/services/jenkins/.m2/repository/org/seasar/teeda/teeda-ajax/1.0.13-sp11/teeda-ajax-1.0.13-sp11.jar:/home/services/jenkins/.m2/repository/commons-fileupload/commons-fileupload/1.2/commons-fileupload-1.2.jar:/home/services/jenkins/.m2/repository/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar:/home/services/jenkins/.m2/repository/org/seasar/teeda/teeda-tiger/1.0.13-sp11/teeda-tiger-1.0.13-sp11.jar:/home/services/jenkins/.m2/repository/org/seasar/container/s2-tiger/2.4.43/s2-tiger-2.4.43.jar:/home/services/jenkins/.m2/repository/org/easymock/easymock/2.4/easymock-2.4.jar:/home/services/jenkins/.m2/repository/org/apache/geronimo/specs/geronimo-servlet_2.4_spec/1.0/geronimo-servlet_2.4_spec-1.0.jar:/home/services/jenkins/.m2/repository/org/apache/geronimo/specs/geronimo-jsp_2.0_spec/1.0/geronimo-jsp_2.0_spec-1.0.jar:/home/services/jenkins/.m2/repository/log4j/log4j/1.2.13/log4j-1.2.13.jar:/home/services/jenkins/.m2/repository/junit-addons/junit-addons/1.4/junit-addons-1.4.jar:/home/services/jenkins/.m2/repository/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2.jar:/home/services/jenkins/.m2/repository/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar:/home/services/jenkins/.m2/repository/org/seasar/teeda/teeda-webunit/0.2.3/teeda-webunit-0.2.3.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-embedder/2.0.4/maven-embedder-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-core/2.0.4/maven-core-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.jar:/home/services/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar:/home/services/jenkins/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar:/home/services/jenkins/.m2/repository/classworlds/classworlds/1.1/classworlds-1.1.jar:/home/services/jenkins/.m2/repository/org/apache/maven/wagon/wagon-file/1.0-alpha-7/wagon-file-1.0-alpha-7.jar:/home/services/jenkins/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.4/maven-plugin-parameter-documenter-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/wagon/wagon-http-lightweight/1.0-alpha-6/wagon-http-lightweight-1.0-alpha-6.jar:/home/services/jenkins/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.4/maven-error-diagnostics-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.4/maven-plugin-registry-2.0.4.jar:/home/services/jenkins/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/wagon/wagon-ssh-external/1.0-alpha-6/wagon-ssh-external-1.0-alpha-6.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.4/maven-plugin-descriptor-2.0.4.jar:/home/services/jenkins/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/maven-monitor/2.0.4/maven-monitor-2.0.4.jar:/home/services/jenkins/.m2/repository/org/apache/maven/wagon/wagon-ssh/1.0-alpha-7/wagon-ssh-1.0-alpha-7.jar:/home/services/jenkins/.m2/repository/com/jcraft/jsch/0.1.24/jsch-0.1.24.jar:/home/services/jenkins/.m2/repository/net/sourceforge/jwebunit/jwebunit-htmlunit-plugin/1.4.1/jwebunit-htmlunit-plugin-1.4.1.jar:/home/services/jenkins/.m2/repository/htmlunit/htmlunit/1.11/htmlunit-1.11.jar:/home/services/jenkins/.m2/repository/jaxen/jaxen/1.1-beta-8/jaxen-1.1-beta-8.jar:/home/services/jenkins/.m2/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:/home/services/jenkins/.m2/repository/jdom/jdom/1.0/jdom-1.0.jar:/home/services/jenkins/.m2/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar:/home/services/jenkins/.m2/repository/xom/xom/1.0b3/xom-1.0b3.jar:/home/services/jenkins/.m2/repository/xalan/xalan/2.6.0/xalan-2.6.0.jar:/home/services/jenkins/.m2/repository/com/ibm/icu/icu4j/2.6.1/icu4j-2.6.1.jar:/home/services/jenkins/.m2/repository/commons-collections/commons-collections/3.1/commons-collections-3.1.jar:/home/services/jenkins/.m2/repository/commons-lang/commons-lang/2.2/commons-lang-2.2.jar:/home/services/jenkins/.m2/repository/commons-httpclient/commons-httpclient/3.0.1/commons-httpclient-3.0.1.jar:/home/services/jenkins/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3.jar:/home/services/jenkins/.m2/repository/rhino/js/1.6R5/js-1.6R5.jar:/home/services/jenkins/.m2/repository/nekohtml/nekohtml/0.9.5/nekohtml-0.9.5.jar:/home/services/jenkins/.m2/repository/net/sourceforge/jwebunit/jwebunit-core/1.4.1/jwebunit-core-1.4.1.jar:/home/services/jenkins/.m2/repository/regexp/regexp/1.3/regexp-1.3.jar:/home/services/jenkins/.m2/repository/org/seasar/teeda/teeda-xmlunit/0.1.0/teeda-xmlunit-0.1.0.jar:/home/services/jenkins/.m2/repository/xmlunit/xmlunit/1.0/xmlunit-1.0.jar:/home/services/jenkins/.m2/repository/org/mortbay/jetty/jetty/6.0.2/jetty-6.0.2.jar:/home/services/jenkins/.m2/repository/org/mortbay/jetty/jetty-util/6.0.2/jetty-util-6.0.2.jar:/home/services/jenkins/.m2/repository/org/mortbay/jetty/servlet-api-2.5/6.0.2/servlet-api-2.5-6.0.2.jar:/home/services/jenkins/.m2/repository/tomcat/jasper-runtime/5.5.15/jasper-runtime-5.5.15.jar:/home/services/jenkins/.m2/repository/javax/servlet/servlet-api/2.4/servlet-api-2.4.jar:/home/services/jenkins/.m2/repository/tomcat/jasper-compiler/5.5.15/jasper-compiler-5.5.15.jar:/home/services/jenkins/.m2/repository/javax/servlet/jsp-api/2.0/jsp-api-2.0.jar:/home/services/jenkins/.m2/repository/ant/ant/1.6.5/ant-1.6.5.jar:/home/services/jenkins/.m2/repository/tomcat/jasper-compiler-jdt/5.5.15/jasper-compiler-jdt-5.5.15.jar:/home/services/jenkins/.m2/repository/org/eclipse/jdt/core/3.1.1/core-3.1.1.jar:/home/services/jenkins/.m2/repository/org/ccil/cowan/tagsoup/tagsoup/0.9.7/tagsoup-0.9.7.jar:/home/services/jenkins/.m2/repository/portlet-api/portlet-api/1.0/portlet-api-1.0.jar: DEBUG 02:05:44,576 [main] RUN_CHANGES_DISPLAY_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/display/redirect?page=changes DEBUG 02:05:44,576 [main] USER : jenkins DEBUG 02:05:44,576 [main] file.separator : / DEBUG 02:05:44,576 [main] QTINC : /usr/lib64/qt-3.3/include DEBUG 02:05:44,576 [main] JOB_NAME : teeda-1.0.13-it DEBUG 02:05:44,576 [main] CLASSPATH : DEBUG 02:05:44,576 [main] env.BUILD_DISPLAY_NAME : #4501 DEBUG 02:05:44,576 [main] os.arch : amd64 DEBUG 02:05:44,576 [main] CI : true DEBUG 02:05:44,576 [main] file.encoding.pkg : sun.io DEBUG 02:05:44,576 [main] LESSOPEN : ||/usr/bin/lesspipe.sh %s DEBUG 02:05:44,576 [main] env.POM_PACKAGING : pom DEBUG 02:05:44,576 [main] LOGNAME : jenkins DEBUG 02:05:44,576 [main] java.vendor.url.bug : http://bugreport.sun.com/bugreport/ DEBUG 02:05:44,576 [main] env.JOB_BASE_NAME : teeda-1.0.13-it DEBUG 02:05:44,576 [main] os.name : Linux DEBUG 02:05:44,576 [main] java.vendor.url : http://java.oracle.com/ DEBUG 02:05:44,576 [main] sun.jnu.encoding : UTF-8 DEBUG 02:05:44,576 [main] java.vm.specification.vendor : Oracle Corporation DEBUG 02:05:44,576 [main] env.JAVA_HOME : /home/services/jenkins/tools/hudson.model.JDK/JDK-1.5 DEBUG 02:05:44,576 [main] env._ : /usr/local/java/jdk/bin/java DEBUG 02:05:44,577 [main] env.M2_HOME : /home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9 DEBUG 02:05:44,577 [main] java.runtime.name : Java(TM) SE Runtime Environment DEBUG 02:05:44,577 [main] POM_PACKAGING : pom DEBUG 02:05:44,577 [main] SVN_URL_2 : https://www.seasar.org/svn/teeda/branches/teeda-1.0.13/teeda DEBUG 02:05:44,577 [main] MAIL : /var/spool/mail/root DEBUG 02:05:44,577 [main] HUDSON_URL : https://www.seasar.org/ci/ DEBUG 02:05:44,577 [main] maven.home : /home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0.9 DEBUG 02:05:44,577 [main] user.home : /home/services/jenkins DEBUG 02:05:44,577 [main] java.specification.version : 1.8 DEBUG 02:05:44,577 [main] SVN_URL_1 : https://www.seasar.org/svn/teeda/branches/teeda-1.0.13/teeda-integration-test DEBUG 02:05:44,577 [main] env.HOSTNAME : app06.seasar.org DEBUG 02:05:44,577 [main] BUILD_URL : https://www.seasar.org/ci/job/teeda-1.0.13-it/4501/ DEBUG 02:05:44,577 [main] jvm : /home/services/jenkins/tools/hudson.model.JDK/JDK-1.5/bin/java DEBUG 02:05:44,578 [main] target file path = org/seasar/teeda/core/core-faces-config.xml DEBUG 02:05:44,599 [main] target file path = /WEB-INF/lib/ DEBUG 02:05:44,610 [main] target file path = null DEBUG 02:05:44,610 [main] target file path = /faces-config.xml 2021-12-11 02:05:44.664::INFO: Started SelectChannelConnector @ localhost:36584 DEBUG 02:05:44,723 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:44,723 [main] Load response for http://localhost:36584/view/password/login.html DEBUG 02:05:44,806 [btpool0-2] HOT deployを開始します DEBUG 02:05:44,808 [btpool0-2] ** before *****************************************: /view/password/login.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@5c419e74 RequestedSessionId=null REQUEST_URI=/view/password/login.html, SERVLET_PATH=/view/password/login.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@78c70f32 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@16f21478 DEBUG 02:05:44,855 [btpool0-2] クラス(org.seasar.teeda.it.web.password.LoginPage[password_loginPage])のコンポーネント定義を登録します DEBUG 02:05:44,934 [btpool0-2] ** after *****************************************: /view/password/login.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=yd6rxnmnyf6;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@7c354093 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=yd6rxnmnyf6 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@78c70f32 [request]org.seasar.teeda.extension.Condition=[loginForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]password_loginPage=org.seasar.teeda.it.web.password.LoginPage@c22b29a [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/password/login.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@39fba2af DEBUG 02:05:44,938 [btpool0-2] HOT deployを終了しました DEBUG 02:05:45,025 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:45,027 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:45,045 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:45,057 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@77fe0d66 not defined as pure js property DEBUG 02:05:45,059 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@77fe0d66 not defined as pure js property DEBUG 02:05:45,090 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:45,091 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:45,093 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:45,094 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.XMLHttpRequest DEBUG 02:05:45,095 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlTableHeader to TableHeader DEBUG 02:05:45,095 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlInlineFrame to FrameInline DEBUG 02:05:45,095 [main] testing to use HTMLFrameElement DEBUG 02:05:45,095 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlTextInput to Text DEBUG 02:05:45,095 [main] testing to use HTMLInputElement DEBUG 02:05:45,095 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlTable to Table DEBUG 02:05:45,095 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlForm to HTMLFormElement DEBUG 02:05:45,095 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlLabel to Label DEBUG 02:05:45,095 [main] testing to use FocusableHostElement DEBUG 02:05:45,095 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlButton to Button DEBUG 02:05:45,095 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlPasswordInput to Password DEBUG 02:05:45,095 [main] testing to use HTMLInputElement DEBUG 02:05:45,095 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlFileInput to FileUpload DEBUG 02:05:45,095 [main] testing to use HTMLInputElement DEBUG 02:05:45,096 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlHiddenInput to Hidden DEBUG 02:05:45,096 [main] testing to use HTMLInputElement DEBUG 02:05:45,096 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlRadioButtonInput to Radio DEBUG 02:05:45,096 [main] testing to use HTMLInputElement DEBUG 02:05:45,096 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlResetInput to Reset DEBUG 02:05:45,096 [main] testing to use HTMLInputElement DEBUG 02:05:45,096 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlImage to Image DEBUG 02:05:45,096 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlSelect to HTMLSelectElement DEBUG 02:05:45,096 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlTableFooter to TableFooter DEBUG 02:05:45,096 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlTableBody to TableBody DEBUG 02:05:45,096 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlOption to Option DEBUG 02:05:45,096 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlTableRow to TableRow DEBUG 02:05:45,096 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlImageInput to ImageInput DEBUG 02:05:45,096 [main] testing to use HTMLInputElement DEBUG 02:05:45,097 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlTextArea to HTMLTextAreaElement DEBUG 02:05:45,097 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlButtonInput to ButtonInput DEBUG 02:05:45,097 [main] testing to use HTMLInputElement DEBUG 02:05:45,097 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlCheckBoxInput to Checkbox DEBUG 02:05:45,097 [main] testing to use HTMLInputElement DEBUG 02:05:45,097 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlTableCell to TableCell DEBUG 02:05:45,097 [main] Mapping com.gargoylesoftware.htmlunit.html.DomText to TextImpl DEBUG 02:05:45,097 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlSubmitInput to Submit DEBUG 02:05:45,097 [main] testing to use HTMLInputElement DEBUG 02:05:45,097 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlAnchor to Anchor DEBUG 02:05:45,097 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlElement to HTMLElement DEBUG 02:05:45,097 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlArea to Area DEBUG 02:05:45,097 [main] testing to use FocusableHostElement DEBUG 02:05:45,097 [main] Mapping com.gargoylesoftware.htmlunit.html.HtmlFrame to HTMLFrameElement DEBUG 02:05:45,104 [main] Page Encoding detected: UTF-8 password
login :
password:
DEBUG 02:05:45,127 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:45,127 [main] Load response for http://localhost:36584/view/password/login.html;jsessionid=yd6rxnmnyf6 DEBUG 02:05:45,132 [btpool0-2] HOT deployを開始します DEBUG 02:05:45,137 [btpool0-2] ** before *****************************************: /view/password/login.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@2a68097d RequestedSessionId=yd6rxnmnyf6 REQUEST_URI=/view/password/login.html;jsessionid=yd6rxnmnyf6, SERVLET_PATH=/view/password/login.html CharacterEncoding=UTF-8, ContentLength=114, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=yd6rxnmnyf6 Session :: CreationTime=1639155944812, LastAccessedTime=1639155945132, MaxInactiveInterval=1800 [param]loginForm/view/password/login.html=loginForm [param]loginForm:doLogin= [param]loginForm:loginId= [param]loginForm:password= [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@42293b53 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=yd6rxnmnyf6 [header]Content-Length=114 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=yd6rxnmnyf6; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/password/login.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@39fba2af DEBUG 02:05:45,147 [btpool0-2] クラス(org.seasar.teeda.it.web.password.LoginPage[password_loginPage])のコンポーネント定義を登録します DEBUG 02:05:45,157 [btpool0-2] ** after *****************************************: /view/password/login.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@30a4effe [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@42293b53 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[loginForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]password_loginPage=org.seasar.teeda.it.web.password.LoginPage@1c8825a5 [request]postback=true [request]previousViewId=/view/password/login.html [request]teeda.SUBMITTED_COMMAND=doLogin [cookie]JSESSIONID=yd6rxnmnyf6 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/password/login.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2e5f8245 DEBUG 02:05:45,159 [btpool0-2] HOT deployを終了しました DEBUG 02:05:45,160 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2f78743b not defined as pure js property DEBUG 02:05:45,160 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2f78743b not defined as pure js property DEBUG 02:05:45,164 [main] Page Encoding detected: UTF-8 password
  • 値を入力してください(loginId)
  • 値を入力してください(password)
login :
password:
DEBUG 02:05:45,167 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:45,167 [main] Load response for http://localhost:36584/view/foreach/foreach.html DEBUG 02:05:45,168 [btpool0-2] HOT deployを開始します DEBUG 02:05:45,168 [btpool0-2] ** before *****************************************: /view/foreach/foreach.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@ece88d2 RequestedSessionId=null REQUEST_URI=/view/foreach/foreach.html, SERVLET_PATH=/view/foreach/foreach.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@19789a96 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2e5f8245 DEBUG 02:05:45,172 [btpool0-2] クラス(org.seasar.teeda.it.web.foreach.ForeachPage[foreach_foreachPage])のコンポーネント定義を登録します foo:null bar:null foo:null bar:null DEBUG 02:05:45,200 [btpool0-2] ** after *****************************************: /view/foreach/foreach.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=itc5id1pxmgk;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@28b6e768 [request]foreach_foreachPage=org.seasar.teeda.it.web.foreach.ForeachPage@1271ba [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=itc5id1pxmgk [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@19789a96 [request]org.seasar.teeda.extension.Condition=[ForeachPageForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={foreach_foreachPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreach.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3ae86a5f DEBUG 02:05:45,202 [btpool0-2] HOT deployを終了しました DEBUG 02:05:45,203 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:45,203 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:45,205 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:45,206 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3b8845af not defined as pure js property DEBUG 02:05:45,207 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3b8845af not defined as pure js property DEBUG 02:05:45,212 [main] Page Encoding detected: UTF-8 ForEach
Foreach sample with array.
foo:
bar:
a1 b1
a2 b2
a3 b3
foo2:
bar2:
DEBUG 02:05:45,213 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:45,213 [main] Load response for http://localhost:36584/view/foreach/foreach.html;jsessionid=itc5id1pxmgk DEBUG 02:05:45,215 [btpool0-2] HOT deployを開始します DEBUG 02:05:45,217 [btpool0-2] ** before *****************************************: /view/foreach/foreach.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@60f0761a RequestedSessionId=itc5id1pxmgk REQUEST_URI=/view/foreach/foreach.html;jsessionid=itc5id1pxmgk, SERVLET_PATH=/view/foreach/foreach.html CharacterEncoding=UTF-8, ContentLength=177, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=itc5id1pxmgk Session :: CreationTime=1639155945168, LastAccessedTime=1639155945215, MaxInactiveInterval=1800 [param]ForeachPageForm/view/foreach/foreach.html=ForeachPageForm [param]ForeachPageForm:bar-text=bbb [param]ForeachPageForm:doForeachConfirm=doForeachConfirm [param]ForeachPageForm:foo-text=aaa [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@4ad9d6ae [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=itc5id1pxmgk [header]Content-Length=177 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=itc5id1pxmgk; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreach.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3ae86a5f DEBUG 02:05:45,226 [btpool0-2] クラス(org.seasar.teeda.it.web.foreach.ForeachPage[foreach_foreachPage])のコンポーネント定義を登録します foo:aaa bar:bbb INFO 02:05:45,232 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:45,232 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/foreach/foreachConfirm.html?te-uniquekey=17da54ecf0f] DEBUG 02:05:45,232 [main] Load response for http://localhost:36584/view/foreach/foreachConfirm.html?te-uniquekey=17da54ecf0f DEBUG 02:05:45,233 [btpool0-2] ** after *****************************************: /view/foreach/foreach.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/foreach/foreachConfirm.html?te-uniquekey=17da54ecf0f [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5c538b31 [request]foreach_foreachPage=org.seasar.teeda.it.web.foreach.ForeachPage@70d76d51 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@4ad9d6ae [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/foreach/foreach.html [request]teeda.SUBMITTED_COMMAND=doForeachConfirm [cookie]JSESSIONID=itc5id1pxmgk [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/foreach/foreachConfirm.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={foo=aaa, bar=bbb}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreach.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@4f4a1ab7 DEBUG 02:05:45,235 [btpool0-2] HOT deployを終了しました DEBUG 02:05:45,236 [btpool0-3] HOT deployを開始します DEBUG 02:05:45,237 [btpool0-3] ** before *****************************************: /view/foreach/foreachConfirm.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@7d41cd01 RequestedSessionId=itc5id1pxmgk REQUEST_URI=/view/foreach/foreachConfirm.html, SERVLET_PATH=/view/foreach/foreachConfirm.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ecf0f, PathInfo=null, RemoteUser=null Session SessionId=itc5id1pxmgk Session :: CreationTime=1639155945168, LastAccessedTime=1639155945236, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ecf0f [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6afa3ce5 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=itc5id1pxmgk [header]Cookie=$Version=0; JSESSIONID=itc5id1pxmgk; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/foreach/foreachConfirm.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={foo=aaa, bar=bbb}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreach.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@4f4a1ab7 DEBUG 02:05:45,240 [btpool0-3] クラス(org.seasar.teeda.it.web.foreach.ForeachConfirmPage[foreach_foreachConfirmPage])のコンポーネント定義を登録します foo:aaa bar:bbb foo:aaa bar:bbb DEBUG 02:05:45,257 [btpool0-3] ** after *****************************************: /view/foreach/foreachConfirm.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]bar=bbb [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@88d00c6 [request]foo=aaa [request]foreach_foreachConfirmPage=org.seasar.teeda.it.web.foreach.ForeachConfirmPage@612dcb8c [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6afa3ce5 [request]org.seasar.teeda.extension.Condition=[ForeachConfirmPageForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={foreach_foreachConfirmPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/foreach/foreach.html [cookie]JSESSIONID=itc5id1pxmgk [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/foreach/foreachConfirm.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={foo=aaa, bar=bbb}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachConfirm.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@58e862c DEBUG 02:05:45,261 [btpool0-3] HOT deployを終了しました DEBUG 02:05:45,262 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5eb1404f not defined as pure js property DEBUG 02:05:45,262 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5eb1404f not defined as pure js property DEBUG 02:05:45,265 [main] Page Encoding detected: UTF-8 ForEachConfirm
foo:
bar:
DEBUG 02:05:45,265 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:45,265 [main] Load response for http://localhost:36584/view/foreach/foreach.html?foo=AAA&bar=BBB DEBUG 02:05:45,274 [btpool0-2] HOT deployを開始します DEBUG 02:05:45,274 [btpool0-2] ** before *****************************************: /view/foreach/foreach.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@25d35bf2 RequestedSessionId=null REQUEST_URI=/view/foreach/foreach.html, SERVLET_PATH=/view/foreach/foreach.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=foo=AAA&bar=BBB, PathInfo=null, RemoteUser=null [param]bar=BBB [param]foo=AAA [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@57398044 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@58e862c DEBUG 02:05:45,283 [btpool0-2] クラス(org.seasar.teeda.it.web.foreach.ForeachPage[foreach_foreachPage])のコンポーネント定義を登録します foo:AAA bar:BBB foo:AAA bar:BBB DEBUG 02:05:45,304 [btpool0-2] ** after *****************************************: /view/foreach/foreach.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1vlaj0w4zwe9r;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@373968f1 [request]foreach_foreachPage=org.seasar.teeda.it.web.foreach.ForeachPage@1a18c28a [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1vlaj0w4zwe9r [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@57398044 [request]org.seasar.teeda.extension.Condition=[ForeachPageForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={foreach_foreachPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreach.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@4f8bff68 DEBUG 02:05:45,306 [btpool0-2] HOT deployを終了しました DEBUG 02:05:45,307 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:45,307 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:45,309 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:45,310 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2fe6707 not defined as pure js property DEBUG 02:05:45,310 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2fe6707 not defined as pure js property DEBUG 02:05:45,316 [main] Page Encoding detected: UTF-8 ForEach
Foreach sample with array.
foo: AAA
bar: BBB
a1 b1
a2 b2
a3 b3
foo2: AAA
bar2: BBB
DEBUG 02:05:45,316 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:45,316 [main] Load response for http://localhost:36584/view/foreach/foreachArray.html DEBUG 02:05:45,317 [btpool0-2] HOT deployを開始します DEBUG 02:05:45,318 [btpool0-2] ** before *****************************************: /view/foreach/foreachArray.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@246972f1 RequestedSessionId=null REQUEST_URI=/view/foreach/foreachArray.html, SERVLET_PATH=/view/foreach/foreachArray.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6f93ee4 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@4f8bff68 DEBUG 02:05:45,350 [btpool0-2] クラス(org.seasar.teeda.it.web.foreach.ForeachArrayPage[foreach_foreachArrayPage])のコンポーネント定義を登録します DEBUG 02:05:45,381 [btpool0-2] ** after *****************************************: /view/foreach/foreachArray.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=c21ek4255ov2;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@1ed2e55e [request]foreach_foreachArrayPage=org.seasar.teeda.it.web.foreach.ForeachArrayPage@27d08e21 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=c21ek4255ov2 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6f93ee4 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={foreach_foreachArrayPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachArray.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6d232cf2 DEBUG 02:05:45,383 [btpool0-2] HOT deployを終了しました DEBUG 02:05:45,384 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:45,384 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:45,386 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:45,387 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@61e481c1 not defined as pure js property DEBUG 02:05:45,387 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@61e481c1 not defined as pure js property DEBUG 02:05:45,391 [main] Page Encoding detected: UTF-8 Foreach foreach.
1
2
3
DEBUG 02:05:45,393 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:45,393 [main] Load response for http://localhost:36584/view/foreach/foreachArray.html;jsessionid=c21ek4255ov2 DEBUG 02:05:45,395 [btpool0-2] HOT deployを開始します DEBUG 02:05:45,397 [btpool0-2] ** before *****************************************: /view/foreach/foreachArray.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@69ed56e2 RequestedSessionId=c21ek4255ov2 REQUEST_URI=/view/foreach/foreachArray.html;jsessionid=c21ek4255ov2, SERVLET_PATH=/view/foreach/foreachArray.html CharacterEncoding=UTF-8, ContentLength=725, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=c21ek4255ov2 Session :: CreationTime=1639155945318, LastAccessedTime=1639155945395, MaxInactiveInterval=1800 [param]form/view/foreach/foreachArray.html=form [param]form:doSomething= [param]form:fooItems:0:aaa=aa1 [param]form:fooItems:0:bbb=bb1 [param]form:fooItems:1:aaa=aa2 [param]form:fooItems:1:bbb=bb2 [param]form:fooItems:2:aaa=aa3 [param]form:fooItems:2:bbb=bb3 [param]form:fooItemsSave=rO0ABXVyAClbTG9yZy5zZWFzYXIudGVlZGEuaXQud2ViLmZvcmVhY2guRm9vRHRvO/sVsua7GiwzAgAAeHAAAAADc3IAJm9yZy5zZWFzYXIudGVlZGEuaXQud2ViLmZvcmVhY2guRm9vRHRvAAAAAAAAAAECAANMAANhYWF0ABJMamF2YS9sYW5nL1N0cmluZztMAANiYmJxAH4AA0wABWZvb05vdAATTGphdmEvbGFuZy9JbnRlZ2VyO3hwdAADYWExdAADYmIxc3IAEWphdmEubGFuZy5JbnRlZ2VyEuKgpPeBhzgCAAFJAAV2YWx1ZXhyABBqYXZhLmxhbmcuTnVtYmVyhqyVHQuU4IsCAAB4cAAAAAFzcQB+AAJ0AANhYTJ0AANiYjJzcQB+AAgAAAACc3EAfgACdAADYWEzdAADYmIzc3EAfgAIAAAAAw== [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@5ce345c2 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=c21ek4255ov2 [header]Content-Length=725 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=c21ek4255ov2; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachArray.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6d232cf2 DEBUG 02:05:45,405 [btpool0-2] クラス(org.seasar.teeda.it.web.foreach.ForeachArrayPage[foreach_foreachArrayPage])のコンポーネント定義を登録します DEBUG 02:05:45,423 [btpool0-2] ** after *****************************************: /view/foreach/foreachArray.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@76612ef6 [request]foreach_foreachArrayPage=org.seasar.teeda.it.web.foreach.ForeachArrayPage@66525531 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@5ce345c2 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/foreach/foreachArray.html [request]teeda.SUBMITTED_COMMAND=doSomething [cookie]JSESSIONID=c21ek4255ov2 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachArray.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@27573872 DEBUG 02:05:45,425 [btpool0-2] HOT deployを終了しました DEBUG 02:05:45,426 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7bc5b828 not defined as pure js property DEBUG 02:05:45,426 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7bc5b828 not defined as pure js property DEBUG 02:05:45,430 [main] Page Encoding detected: UTF-8 Foreach foreach.
1
2
3
DEBUG 02:05:45,430 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:45,430 [main] Load response for http://localhost:36584/view/foreach/foreachList.html DEBUG 02:05:45,431 [btpool0-2] HOT deployを開始します DEBUG 02:05:45,431 [btpool0-2] ** before *****************************************: /view/foreach/foreachList.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@5d53d05b RequestedSessionId=null REQUEST_URI=/view/foreach/foreachList.html, SERVLET_PATH=/view/foreach/foreachList.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2994363b [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@27573872 DEBUG 02:05:45,453 [btpool0-2] クラス(org.seasar.teeda.it.web.foreach.ForeachListPage[foreach_foreachListPage])のコンポーネント定義を登録します DEBUG 02:05:45,470 [btpool0-2] ** after *****************************************: /view/foreach/foreachList.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=78xr1jzob681;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3219ab8d [request]foreach_foreachListPage=org.seasar.teeda.it.web.foreach.ForeachListPage@334dcfad [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=78xr1jzob681 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2994363b [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={foreach_foreachListPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachList.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@397d812b DEBUG 02:05:45,472 [btpool0-2] HOT deployを終了しました DEBUG 02:05:45,473 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:45,473 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:45,475 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:45,476 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@21e8bf76 not defined as pure js property DEBUG 02:05:45,476 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@21e8bf76 not defined as pure js property DEBUG 02:05:45,481 [main] Page Encoding detected: UTF-8 Foreach List foreach.
1
2
3
DEBUG 02:05:45,482 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:45,482 [main] Load response for http://localhost:36584/view/foreach/foreachList.html;jsessionid=78xr1jzob681 DEBUG 02:05:45,484 [btpool0-2] HOT deployを開始します DEBUG 02:05:45,486 [btpool0-2] ** before *****************************************: /view/foreach/foreachList.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@774943d6 RequestedSessionId=78xr1jzob681 REQUEST_URI=/view/foreach/foreachList.html;jsessionid=78xr1jzob681, SERVLET_PATH=/view/foreach/foreachList.html CharacterEncoding=UTF-8, ContentLength=708, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=78xr1jzob681 Session :: CreationTime=1639155945431, LastAccessedTime=1639155945484, MaxInactiveInterval=1800 [param]form/view/foreach/foreachList.html=form [param]form:doSomething= [param]form:fooItems:0:aaa=aa1 [param]form:fooItems:0:bbb=bb1 [param]form:fooItems:1:aaa=aa2 [param]form:fooItems:1:bbb=bb2 [param]form:fooItems:2:aaa=aa3 [param]form:fooItems:2:bbb=bb3 [param]form:fooItemsSave=rO0ABXNyABNqYXZhLnV0aWwuQXJyYXlMaXN0eIHSHZnHYZ0DAAFJAARzaXpleHAAAAADdwQAAAAKc3IAJm9yZy5zZWFzYXIudGVlZGEuaXQud2ViLmZvcmVhY2guRm9vRHRvAAAAAAAAAAECAANMAANhYWF0ABJMamF2YS9sYW5nL1N0cmluZztMAANiYmJxAH4AA0wABWZvb05vdAATTGphdmEvbGFuZy9JbnRlZ2VyO3hwdAADYWExdAADYmIxc3IAEWphdmEubGFuZy5JbnRlZ2VyEuKgpPeBhzgCAAFJAAV2YWx1ZXhyABBqYXZhLmxhbmcuTnVtYmVyhqyVHQuU4IsCAAB4cAAAAAFzcQB+AAJ0AANhYTJ0AANiYjJzcQB+AAgAAAACc3EAfgACdAADYWEzdAADYmIzc3EAfgAIAAAAA3g= [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6b04d3c8 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=78xr1jzob681 [header]Content-Length=708 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=78xr1jzob681; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachList.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@397d812b DEBUG 02:05:45,491 [btpool0-2] クラス(org.seasar.teeda.it.web.foreach.ForeachListPage[foreach_foreachListPage])のコンポーネント定義を登録します DEBUG 02:05:45,494 [btpool0-2] class [java.util.List] should be array type or parameterized List, so no update. DEBUG 02:05:45,500 [btpool0-2] ** after *****************************************: /view/foreach/foreachList.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@528f2588 [request]foreach_foreachListPage=org.seasar.teeda.it.web.foreach.ForeachListPage@33e92e10 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6b04d3c8 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/foreach/foreachList.html [request]teeda.SUBMITTED_COMMAND=doSomething [cookie]JSESSIONID=78xr1jzob681 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachList.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@11cf3710 DEBUG 02:05:45,501 [btpool0-2] HOT deployを終了しました DEBUG 02:05:45,502 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7ecdc97b not defined as pure js property DEBUG 02:05:45,502 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7ecdc97b not defined as pure js property DEBUG 02:05:45,506 [main] Page Encoding detected: UTF-8 Foreach List foreach.
1
2
3
DEBUG 02:05:45,506 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:45,506 [main] Load response for http://localhost:36584/view/foreach/foreachMulti.html DEBUG 02:05:45,508 [btpool0-2] HOT deployを開始します DEBUG 02:05:45,508 [btpool0-2] ** before *****************************************: /view/foreach/foreachMulti.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@16fdf48d RequestedSessionId=null REQUEST_URI=/view/foreach/foreachMulti.html, SERVLET_PATH=/view/foreach/foreachMulti.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7ac260c5 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@11cf3710 DEBUG 02:05:45,540 [btpool0-2] クラス(org.seasar.teeda.it.web.foreach.ForeachMultiPage[foreach_foreachMultiPage])のコンポーネント定義を登録します DEBUG 02:05:45,556 [btpool0-2] ** after *****************************************: /view/foreach/foreachMulti.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=wahcdn9d01m5;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@6e70c242 [request]foreach_foreachMultiPage=org.seasar.teeda.it.web.foreach.ForeachMultiPage@2ce1b3b3 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=wahcdn9d01m5 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7ac260c5 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={foreach_foreachMultiPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachMulti.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@15dcc3ca DEBUG 02:05:45,557 [btpool0-2] HOT deployを終了しました DEBUG 02:05:45,558 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:45,558 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:45,560 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:45,561 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@47516490 not defined as pure js property DEBUG 02:05:45,561 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@47516490 not defined as pure js property DEBUG 02:05:45,564 [main] Page Encoding detected: UTF-8 Foreach List foreach.
DEBUG 02:05:45,565 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:45,565 [main] Load response for http://localhost:36584/view/foreach/foreachMulti.html;jsessionid=wahcdn9d01m5 DEBUG 02:05:45,567 [btpool0-2] HOT deployを開始します DEBUG 02:05:45,569 [btpool0-2] ** before *****************************************: /view/foreach/foreachMulti.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@5e970110 RequestedSessionId=wahcdn9d01m5 REQUEST_URI=/view/foreach/foreachMulti.html;jsessionid=wahcdn9d01m5, SERVLET_PATH=/view/foreach/foreachMulti.html CharacterEncoding=UTF-8, ContentLength=749, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=wahcdn9d01m5 Session :: CreationTime=1639155945508, LastAccessedTime=1639155945567, MaxInactiveInterval=1800 [param]form/view/foreach/foreachMulti.html=form [param]form:doSomething= [param]form:fooItems-aaa:0:aaa=aa1 [param]form:fooItems-aaa:1:aaa=aa2 [param]form:fooItems-aaa:2:aaa=aa3 [param]form:fooItems-bbb:0:bbb=bb1 [param]form:fooItems-bbb:1:bbb=bb2 [param]form:fooItems-bbb:2:bbb=bb3 [param]form:fooItemsSave=rO0ABXVyAClbTG9yZy5zZWFzYXIudGVlZGEuaXQud2ViLmZvcmVhY2guRm9vRHRvO/sVsua7GiwzAgAAeHAAAAADc3IAJm9yZy5zZWFzYXIudGVlZGEuaXQud2ViLmZvcmVhY2guRm9vRHRvAAAAAAAAAAECAANMAANhYWF0ABJMamF2YS9sYW5nL1N0cmluZztMAANiYmJxAH4AA0wABWZvb05vdAATTGphdmEvbGFuZy9JbnRlZ2VyO3hwdAADYWExdAADYmIxc3IAEWphdmEubGFuZy5JbnRlZ2VyEuKgpPeBhzgCAAFJAAV2YWx1ZXhyABBqYXZhLmxhbmcuTnVtYmVyhqyVHQuU4IsCAAB4cAAAAAFzcQB+AAJ0AANhYTJ0AANiYjJzcQB+AAgAAAACc3EAfgACdAADYWEzdAADYmIzc3EAfgAIAAAAAw== [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@bc6f1f4 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=wahcdn9d01m5 [header]Content-Length=749 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=wahcdn9d01m5; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachMulti.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@15dcc3ca DEBUG 02:05:45,574 [btpool0-2] クラス(org.seasar.teeda.it.web.foreach.ForeachMultiPage[foreach_foreachMultiPage])のコンポーネント定義を登録します DEBUG 02:05:45,583 [btpool0-2] ** after *****************************************: /view/foreach/foreachMulti.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3325070 [request]foreach_foreachMultiPage=org.seasar.teeda.it.web.foreach.ForeachMultiPage@5c3eeab3 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@bc6f1f4 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/foreach/foreachMulti.html [request]teeda.SUBMITTED_COMMAND=doSomething [cookie]JSESSIONID=wahcdn9d01m5 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachMulti.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@26a2bd15 DEBUG 02:05:45,585 [btpool0-2] HOT deployを終了しました DEBUG 02:05:45,585 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1506bde8 not defined as pure js property DEBUG 02:05:45,586 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1506bde8 not defined as pure js property DEBUG 02:05:45,588 [main] Page Encoding detected: UTF-8 Foreach List foreach.
DEBUG 02:05:45,589 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:45,589 [main] Load response for http://localhost:36584/view/foreach/foreachArray.html DEBUG 02:05:45,590 [btpool0-3] HOT deployを開始します DEBUG 02:05:45,590 [btpool0-3] ** before *****************************************: /view/foreach/foreachArray.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@306870c RequestedSessionId=null REQUEST_URI=/view/foreach/foreachArray.html, SERVLET_PATH=/view/foreach/foreachArray.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@218c2661 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@26a2bd15 DEBUG 02:05:45,595 [btpool0-3] クラス(org.seasar.teeda.it.web.foreach.ForeachArrayPage[foreach_foreachArrayPage])のコンポーネント定義を登録します DEBUG 02:05:45,602 [btpool0-3] ** after *****************************************: /view/foreach/foreachArray.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=ahc5rm3p7tl;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@7d206f0 [request]foreach_foreachArrayPage=org.seasar.teeda.it.web.foreach.ForeachArrayPage@6dc57a92 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=ahc5rm3p7tl [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@218c2661 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={foreach_foreachArrayPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachArray.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3ff23f8b DEBUG 02:05:45,604 [btpool0-3] HOT deployを終了しました DEBUG 02:05:45,605 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:45,605 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:45,606 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:45,607 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7629b854 not defined as pure js property DEBUG 02:05:45,607 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7629b854 not defined as pure js property DEBUG 02:05:45,611 [main] Page Encoding detected: UTF-8 Foreach foreach.
1
2
3
DEBUG 02:05:45,612 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:45,612 [main] Load response for http://localhost:36584/view/foreach/foreachArray.html;jsessionid=ahc5rm3p7tl DEBUG 02:05:45,614 [btpool0-3] HOT deployを開始します DEBUG 02:05:45,616 [btpool0-3] ** before *****************************************: /view/foreach/foreachArray.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@16cc8a48 RequestedSessionId=ahc5rm3p7tl REQUEST_URI=/view/foreach/foreachArray.html;jsessionid=ahc5rm3p7tl, SERVLET_PATH=/view/foreach/foreachArray.html CharacterEncoding=UTF-8, ContentLength=717, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=ahc5rm3p7tl Session :: CreationTime=1639155945590, LastAccessedTime=1639155945614, MaxInactiveInterval=1800 [param]form/view/foreach/foreachArray.html=form [param]form:doSomething= [param]form:fooItems:0:aaa= [param]form:fooItems:0:bbb=bb1 [param]form:fooItems:1:aaa=a [param]form:fooItems:1:bbb=bb2 [param]form:fooItems:2:aaa=aa3 [param]form:fooItems:2:bbb= [param]form:fooItemsSave=rO0ABXVyAClbTG9yZy5zZWFzYXIudGVlZGEuaXQud2ViLmZvcmVhY2guRm9vRHRvO/sVsua7GiwzAgAAeHAAAAADc3IAJm9yZy5zZWFzYXIudGVlZGEuaXQud2ViLmZvcmVhY2guRm9vRHRvAAAAAAAAAAECAANMAANhYWF0ABJMamF2YS9sYW5nL1N0cmluZztMAANiYmJxAH4AA0wABWZvb05vdAATTGphdmEvbGFuZy9JbnRlZ2VyO3hwdAADYWExdAADYmIxc3IAEWphdmEubGFuZy5JbnRlZ2VyEuKgpPeBhzgCAAFJAAV2YWx1ZXhyABBqYXZhLmxhbmcuTnVtYmVyhqyVHQuU4IsCAAB4cAAAAAFzcQB+AAJ0AANhYTJ0AANiYjJzcQB+AAgAAAACc3EAfgACdAADYWEzdAADYmIzc3EAfgAIAAAAAw== [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@4e8a88a9 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=ahc5rm3p7tl [header]Content-Length=717 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=ahc5rm3p7tl; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachArray.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3ff23f8b DEBUG 02:05:45,621 [btpool0-3] クラス(org.seasar.teeda.it.web.foreach.ForeachArrayPage[foreach_foreachArrayPage])のコンポーネント定義を登録します DEBUG 02:05:45,631 [btpool0-3] ** after *****************************************: /view/foreach/foreachArray.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@474e8d67 [request]foreach_foreachArrayPage=org.seasar.teeda.it.web.foreach.ForeachArrayPage@762589c3 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@4e8a88a9 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/foreach/foreachArray.html [request]teeda.SUBMITTED_COMMAND=doSomething [cookie]JSESSIONID=ahc5rm3p7tl [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachArray.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1a779dce DEBUG 02:05:45,632 [btpool0-3] HOT deployを終了しました DEBUG 02:05:45,634 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6dbe2b55 not defined as pure js property DEBUG 02:05:45,634 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6dbe2b55 not defined as pure js property DEBUG 02:05:45,637 [main] Page Encoding detected: UTF-8 Foreach foreach.
1
2
3
DEBUG 02:05:45,638 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:45,638 [main] Load response for http://localhost:36584/view/foreach/foreachArray2.html DEBUG 02:05:45,639 [btpool0-3] HOT deployを開始します DEBUG 02:05:45,639 [btpool0-3] ** before *****************************************: /view/foreach/foreachArray2.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@157db660 RequestedSessionId=null REQUEST_URI=/view/foreach/foreachArray2.html, SERVLET_PATH=/view/foreach/foreachArray2.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@705063a5 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1a779dce DEBUG 02:05:45,656 [btpool0-3] クラス(org.seasar.teeda.it.web.foreach.ForeachArray2Page[foreach_foreachArray2Page])のコンポーネント定義を登録します DEBUG 02:05:45,674 [btpool0-3] ** after *****************************************: /view/foreach/foreachArray2.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1xf1psor8cxv9;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@51f3eab7 [request]foreach_foreachArray2Page=org.seasar.teeda.it.web.foreach.ForeachArray2Page@64b6be69 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1xf1psor8cxv9 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@705063a5 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={foreach_foreachArray2Page=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachArray2.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@198f1327 DEBUG 02:05:45,675 [btpool0-3] HOT deployを終了しました DEBUG 02:05:45,676 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:45,676 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:45,678 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:45,680 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5c057df5 not defined as pure js property DEBUG 02:05:45,680 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5c057df5 not defined as pure js property DEBUG 02:05:45,684 [main] Page Encoding detected: UTF-8 Foreach Array 2 foreach.
DEBUG 02:05:45,685 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:45,685 [main] Load response for http://localhost:36584/view/foreach/foreachArray2.html;jsessionid=1xf1psor8cxv9 DEBUG 02:05:45,688 [btpool0-3] HOT deployを開始します DEBUG 02:05:45,690 [btpool0-3] ** before *****************************************: /view/foreach/foreachArray2.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@153bcbc8 RequestedSessionId=1xf1psor8cxv9 REQUEST_URI=/view/foreach/foreachArray2.html;jsessionid=1xf1psor8cxv9, SERVLET_PATH=/view/foreach/foreachArray2.html CharacterEncoding=UTF-8, ContentLength=813, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1xf1psor8cxv9 Session :: CreationTime=1639155945640, LastAccessedTime=1639155945688, MaxInactiveInterval=1800 [param]form/view/foreach/foreachArray2.html=form [param]form:doSomething= [param]form:fooItems:0:aaa=aa1 [param]form:fooItems:0:bbb=bb1 [param]form:fooItems:0:fooNo=-321 [param]form:fooItems:1:aaa=a [param]form:fooItems:1:bbb=bb2 [param]form:fooItems:1:fooNo=2 [param]form:fooItems:2:aaa=aa3 [param]form:fooItems:2:bbb= [param]form:fooItems:2:fooNo= [param]form:fooItemsSave=rO0ABXVyAClbTG9yZy5zZWFzYXIudGVlZGEuaXQud2ViLmZvcmVhY2guRm9vRHRvO/sVsua7GiwzAgAAeHAAAAADc3IAJm9yZy5zZWFzYXIudGVlZGEuaXQud2ViLmZvcmVhY2guRm9vRHRvAAAAAAAAAAECAANMAANhYWF0ABJMamF2YS9sYW5nL1N0cmluZztMAANiYmJxAH4AA0wABWZvb05vdAATTGphdmEvbGFuZy9JbnRlZ2VyO3hwdAADYWExdAADYmIxc3IAEWphdmEubGFuZy5JbnRlZ2VyEuKgpPeBhzgCAAFJAAV2YWx1ZXhyABBqYXZhLmxhbmcuTnVtYmVyhqyVHQuU4IsCAAB4cAAAAAFzcQB+AAJ0AANhYTJ0AANiYjJzcQB+AAgAAAACc3EAfgACdAADYWEzdAADYmIzc3EAfgAIAAAAAw== [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@8bfc25c [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1xf1psor8cxv9 [header]Content-Length=813 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1xf1psor8cxv9; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachArray2.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@198f1327 DEBUG 02:05:45,696 [btpool0-3] クラス(org.seasar.teeda.it.web.foreach.ForeachArray2Page[foreach_foreachArray2Page])のコンポーネント定義を登録します DEBUG 02:05:45,707 [btpool0-3] ** after *****************************************: /view/foreach/foreachArray2.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@4aad8dbc [request]foreach_foreachArray2Page=org.seasar.teeda.it.web.foreach.ForeachArray2Page@483457f1 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@8bfc25c [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/foreach/foreachArray2.html [request]teeda.SUBMITTED_COMMAND=doSomething [cookie]JSESSIONID=1xf1psor8cxv9 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachArray2.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6479b43f DEBUG 02:05:45,708 [btpool0-3] HOT deployを終了しました DEBUG 02:05:45,709 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@659bd8b4 not defined as pure js property DEBUG 02:05:45,709 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@659bd8b4 not defined as pure js property DEBUG 02:05:45,713 [main] Page Encoding detected: UTF-8 Foreach Array 2 foreach.
DEBUG 02:05:45,714 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:45,714 [main] Load response for http://localhost:36584/view/foreach/foreachSize.html DEBUG 02:05:45,715 [btpool0-3] HOT deployを開始します DEBUG 02:05:45,715 [btpool0-3] ** before *****************************************: /view/foreach/foreachSize.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@613ddcf1 RequestedSessionId=null REQUEST_URI=/view/foreach/foreachSize.html, SERVLET_PATH=/view/foreach/foreachSize.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@24748417 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6479b43f DEBUG 02:05:45,718 [btpool0-3] クラス(org.seasar.teeda.it.web.foreach.ForeachSizePage[foreach_foreachSizePage])のコンポーネント定義を登録します DEBUG 02:05:45,744 [btpool0-3] ** after *****************************************: /view/foreach/foreachSize.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=nbly10r5qvwc;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@1e5cd7f9 [request]foreach_foreachSizePage=org.seasar.teeda.it.web.foreach.ForeachSizePage@61672c01 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=nbly10r5qvwc [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@24748417 [request]org.seasar.teeda.extension.Condition=[aaaForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={foreach_foreachSizePage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachSize.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3c7a279c DEBUG 02:05:45,745 [btpool0-3] HOT deployを終了しました DEBUG 02:05:45,747 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:45,747 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:45,748 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:45,749 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@470ae2bf not defined as pure js property DEBUG 02:05:45,749 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@470ae2bf not defined as pure js property DEBUG 02:05:45,758 [main] Page Encoding detected: UTF-8 ForEach Size GridXY
0
1
2
DEBUG 02:05:45,758 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:45,758 [main] Load response for http://localhost:36584/view/foreach/foreachSize.html;jsessionid=nbly10r5qvwc DEBUG 02:05:45,761 [btpool0-3] HOT deployを開始します DEBUG 02:05:45,763 [btpool0-3] ** before *****************************************: /view/foreach/foreachSize.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@4e838143 RequestedSessionId=nbly10r5qvwc REQUEST_URI=/view/foreach/foreachSize.html;jsessionid=nbly10r5qvwc, SERVLET_PATH=/view/foreach/foreachSize.html CharacterEncoding=UTF-8, ContentLength=1331, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=nbly10r5qvwc Session :: CreationTime=1639155945715, LastAccessedTime=1639155945761, MaxInactiveInterval=1800 [param]aaaForm/view/foreach/foreachSize.html=aaaForm [param]aaaForm:doChangeSize=件数を変更 [param]aaaForm:fooItems:0:aaa=aa0 [param]aaaForm:fooItems:0:bbb=0 [param]aaaForm:fooItems:1:aaa=aa1 [param]aaaForm:fooItems:1:bbb=10 [param]aaaForm:fooItems:2:aaa=aa2 [param]aaaForm:fooItems:2:bbb=20 [param]aaaForm:fooItemsSave=rO0ABXVyADpbTG9yZy5zZWFzYXIudGVlZGEuaXQud2ViLmZvcmVhY2guRm9yZWFjaFNpemVQYWdlJEZvb0l0ZW07Em9nOMf4ACwCAAB4cAAAAANzcgA3b3JnLnNlYXNhci50ZWVkYS5pdC53ZWIuZm9yZWFjaC5Gb3JlYWNoU2l6ZVBhZ2UkRm9vSXRlbdanvNthTNp/AgACTAADYWFhdAASTGphdmEvbGFuZy9TdHJpbmc7TAADYmJidAAWTGphdmEvbWF0aC9CaWdEZWNpbWFsO3hwdAADYWEwc3IAFGphdmEubWF0aC5CaWdEZWNpbWFsVMcVV/mBKE8DAAJJAAVzY2FsZUwABmludFZhbHQAFkxqYXZhL21hdGgvQmlnSW50ZWdlcjt4cgAQamF2YS5sYW5nLk51bWJlcoaslR0LlOCLAgAAeHAAAAAAc3IAFGphdmEubWF0aC5CaWdJbnRlZ2VyjPyfH6k7+x0DAAZJAAhiaXRDb3VudEkACWJpdExlbmd0aEkAE2ZpcnN0Tm9uemVyb0J5dGVOdW1JAAxsb3dlc3RTZXRCaXRJAAZzaWdudW1bAAltYWduaXR1ZGV0AAJbQnhxAH4ACf///////////////v////4AAAAAdXIAAltCrPMX+AYIVOACAAB4cAAAAAB4eHNxAH4AAnQAA2FhMXNxAH4ABwAAAABzcQB+AAv///////////////7////+AAAAAXVxAH4ADgAAAAEKeHhzcQB+AAJ0AANhYTJzcQB+AAcAAAAAc3EAfgAL///////////////+/////gAAAAF1cQB+AA4AAAABFHh4 [param]aaaForm:itemSize=0 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1b9b7dfa [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=nbly10r5qvwc [header]Content-Length=1331 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=nbly10r5qvwc; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachSize.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3c7a279c DEBUG 02:05:45,768 [btpool0-3] クラス(org.seasar.teeda.it.web.foreach.ForeachSizePage[foreach_foreachSizePage])のコンポーネント定義を登録します DEBUG 02:05:45,777 [btpool0-3] ** after *****************************************: /view/foreach/foreachSize.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@6064af0f [request]foreach_foreachSizePage=org.seasar.teeda.it.web.foreach.ForeachSizePage@72213339 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1b9b7dfa [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[aaaForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/foreach/foreachSize.html [request]teeda.SUBMITTED_COMMAND=doChangeSize [cookie]JSESSIONID=nbly10r5qvwc [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachSize.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@61aa1db8 DEBUG 02:05:45,779 [btpool0-3] HOT deployを終了しました DEBUG 02:05:45,780 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2c1f14fd not defined as pure js property DEBUG 02:05:45,780 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2c1f14fd not defined as pure js property DEBUG 02:05:45,782 [main] Page Encoding detected: UTF-8 ForEach Size GridXY
DEBUG 02:05:45,783 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:45,783 [main] Load response for http://localhost:36584/view/foreach/foreachHoge.html DEBUG 02:05:45,784 [btpool0-2] HOT deployを開始します DEBUG 02:05:45,784 [btpool0-2] ** before *****************************************: /view/foreach/foreachHoge.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@23bf011e RequestedSessionId=null REQUEST_URI=/view/foreach/foreachHoge.html, SERVLET_PATH=/view/foreach/foreachHoge.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@50e26ae7 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@61aa1db8 DEBUG 02:05:45,786 [btpool0-2] クラス(org.seasar.teeda.it.web.foreach.ForeachHogePage[foreach_foreachHogePage])のコンポーネント定義を登録します DEBUG 02:05:45,808 [btpool0-2] ** after *****************************************: /view/foreach/foreachHoge.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=sybagqiiudro;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@7f4e0ba [request]foreach_foreachHogePage=org.seasar.teeda.it.web.foreach.ForeachHogePage@5dcdd76a [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=sybagqiiudro [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@50e26ae7 [request]org.seasar.teeda.extension.Condition=[aForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={foreach_foreachHogePage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachHoge.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@74f9a042 DEBUG 02:05:45,810 [btpool0-2] HOT deployを終了しました DEBUG 02:05:45,811 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:45,811 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:45,812 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:45,813 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2cf0a755 not defined as pure js property DEBUG 02:05:45,813 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2cf0a755 not defined as pure js property DEBUG 02:05:45,817 [main] Page Encoding detected: UTF-8 ForEach from page.


str
1
2
3
DEBUG 02:05:45,818 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:45,818 [main] Load response for http://localhost:36584/view/foreach/foreachHoge.html;jsessionid=sybagqiiudro DEBUG 02:05:45,821 [btpool0-2] HOT deployを開始します DEBUG 02:05:45,822 [btpool0-2] ** before *****************************************: /view/foreach/foreachHoge.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@b6e14f9 RequestedSessionId=sybagqiiudro REQUEST_URI=/view/foreach/foreachHoge.html;jsessionid=sybagqiiudro, SERVLET_PATH=/view/foreach/foreachHoge.html CharacterEncoding=UTF-8, ContentLength=825, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=sybagqiiudro Session :: CreationTime=1639155945784, LastAccessedTime=1639155945820, MaxInactiveInterval=1800 [param]aForm/view/foreach/foreachHoge.html=aForm [param]aForm:fooItems:0:aaa= [param]aForm:fooItems:0:bbb=bb1 [param]aForm:fooItems:1:aaa=a [param]aForm:fooItems:1:bbb=bb2 [param]aForm:fooItems:2:aaa=aa3 [param]aForm:fooItems:2:bbb= [param]aForm:fooItemsSave=rO0ABXVyAEFbTG9yZy5zZWFzYXIudGVlZGEuaXQud2ViLmZvcmVhY2guQWJzdHJhY3RGb3JlYWNoSG9nZVBhZ2UkRm9vRHRvOzh01Rv5tIwVAgAAeHAAAAADc3IAPm9yZy5zZWFzYXIudGVlZGEuaXQud2ViLmZvcmVhY2guQWJzdHJhY3RGb3JlYWNoSG9nZVBhZ2UkRm9vRHRvAAAAAAAAAAECAANMAANhYWF0ABJMamF2YS9sYW5nL1N0cmluZztMAANiYmJxAH4AA0wABWZvb05vdAATTGphdmEvbGFuZy9JbnRlZ2VyO3hwdAADYWExdAADYmIxc3IAEWphdmEubGFuZy5JbnRlZ2VyEuKgpPeBhzgCAAFJAAV2YWx1ZXhyABBqYXZhLmxhbmcuTnVtYmVyhqyVHQuU4IsCAAB4cAAAAAFzcQB+AAJ0AANhYTJ0AANiYjJzcQB+AAgAAAACc3EAfgACdAADYWEzdAADYmIzc3EAfgAIAAAAAw== [param]aForm:goForeachHoge2= [param]aForm:num1=123 [param]aForm:num2=223 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6822ed4b [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=sybagqiiudro [header]Content-Length=825 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=sybagqiiudro; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachHoge.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@74f9a042 DEBUG 02:05:45,828 [btpool0-2] クラス(org.seasar.teeda.it.web.foreach.ForeachHogePage[foreach_foreachHogePage])のコンポーネント定義を登録します DEBUG 02:05:45,840 [btpool0-2] ** after *****************************************: /view/foreach/foreachHoge.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5d86aad9 [request]foreach_foreachHogePage=org.seasar.teeda.it.web.foreach.ForeachHogePage@343abc87 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6822ed4b [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[aForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.message.clientids=[aForm:fooItems:1:aaa] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/foreach/foreachHoge.html [request]teeda.SUBMITTED_COMMAND=goForeachHoge2 [cookie]JSESSIONID=sybagqiiudro [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachHoge.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7c2f5dda DEBUG 02:05:45,841 [btpool0-2] HOT deployを終了しました DEBUG 02:05:45,842 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1e42d5a not defined as pure js property DEBUG 02:05:45,842 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1e42d5a not defined as pure js property DEBUG 02:05:45,846 [main] Page Encoding detected: UTF-8 ForEach from page.
  • hogefoobar


1
2
3
DEBUG 02:05:45,847 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:45,847 [main] Load response for http://localhost:36584/view/foreach/foreachSeasarUser7342.html DEBUG 02:05:45,848 [btpool0-2] HOT deployを開始します DEBUG 02:05:45,849 [btpool0-2] ** before *****************************************: /view/foreach/foreachSeasarUser7342.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@31681629 RequestedSessionId=null REQUEST_URI=/view/foreach/foreachSeasarUser7342.html, SERVLET_PATH=/view/foreach/foreachSeasarUser7342.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2886f716 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7c2f5dda DEBUG 02:05:45,851 [btpool0-2] クラス(org.seasar.teeda.it.web.foreach.ForeachSeasarUser7342Page[foreach_foreachSeasarUser7342Page])のコンポーネント定義を登録します DEBUG 02:05:45,869 [btpool0-2] ** after *****************************************: /view/foreach/foreachSeasarUser7342.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=zbkmb33ojy1p;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5bc935cc [request]foreach_foreachSeasarUser7342Page=org.seasar.teeda.it.web.foreach.ForeachSeasarUser7342Page@76eb1327 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=zbkmb33ojy1p [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2886f716 [request]org.seasar.teeda.extension.Condition=[ForeachPageForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={foreach_foreachSeasarUser7342Page=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachSeasarUser7342.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@4336a26f DEBUG 02:05:45,871 [btpool0-2] HOT deployを終了しました DEBUG 02:05:45,871 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:45,872 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:45,873 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:45,874 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@468864af not defined as pure js property DEBUG 02:05:45,874 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@468864af not defined as pure js property DEBUG 02:05:45,878 [main] Page Encoding detected: UTF-8 ForEach
Foreach sample with array.
foo:
bar:
a1 b1
a2 b2
a3 b3
foo2:
bar2:
DEBUG 02:05:45,880 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:45,880 [main] Load response for http://localhost:36584/view/foreach/foreachSeasarUser7342.html;jsessionid=zbkmb33ojy1p DEBUG 02:05:45,882 [btpool0-2] HOT deployを開始します DEBUG 02:05:45,883 [btpool0-2] ** before *****************************************: /view/foreach/foreachSeasarUser7342.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@3ba76e19 RequestedSessionId=zbkmb33ojy1p REQUEST_URI=/view/foreach/foreachSeasarUser7342.html;jsessionid=zbkmb33ojy1p, SERVLET_PATH=/view/foreach/foreachSeasarUser7342.html CharacterEncoding=UTF-8, ContentLength=199, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=zbkmb33ojy1p Session :: CreationTime=1639155945849, LastAccessedTime=1639155945882, MaxInactiveInterval=1800 [param]ForeachPageForm/view/foreach/foreachSeasarUser7342.html=ForeachPageForm [param]ForeachPageForm:bar-text=foofoo [param]ForeachPageForm:doForeachConfirm=doForeachConfirm [param]ForeachPageForm:foo-text=hogehoge [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6d2d49e7 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=zbkmb33ojy1p [header]Content-Length=199 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=zbkmb33ojy1p; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachSeasarUser7342.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@4336a26f DEBUG 02:05:45,888 [btpool0-2] クラス(org.seasar.teeda.it.web.foreach.ForeachSeasarUser7342Page[foreach_foreachSeasarUser7342Page])のコンポーネント定義を登録します INFO 02:05:45,892 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:45,892 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/foreach/foreachConfirmSeasarUser7342.html?te-uniquekey=17da54ed1a3] DEBUG 02:05:45,892 [main] Load response for http://localhost:36584/view/foreach/foreachConfirmSeasarUser7342.html?te-uniquekey=17da54ed1a3 DEBUG 02:05:45,892 [btpool0-2] ** after *****************************************: /view/foreach/foreachSeasarUser7342.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/foreach/foreachConfirmSeasarUser7342.html?te-uniquekey=17da54ed1a3 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5f18cd5 [request]foreach_foreachSeasarUser7342Page=org.seasar.teeda.it.web.foreach.ForeachSeasarUser7342Page@3554f6ff [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6d2d49e7 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/foreach/foreachSeasarUser7342.html [request]teeda.SUBMITTED_COMMAND=doForeachConfirm [cookie]JSESSIONID=zbkmb33ojy1p [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/foreach/foreachConfirmSeasarUser7342.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={foo=hogehoge, bar=foofoo}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachSeasarUser7342.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5d23fab3 DEBUG 02:05:45,894 [btpool0-2] HOT deployを終了しました DEBUG 02:05:45,894 [btpool0-3] HOT deployを開始します DEBUG 02:05:45,896 [btpool0-3] ** before *****************************************: /view/foreach/foreachConfirmSeasarUser7342.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@74d9b7c1 RequestedSessionId=zbkmb33ojy1p REQUEST_URI=/view/foreach/foreachConfirmSeasarUser7342.html, SERVLET_PATH=/view/foreach/foreachConfirmSeasarUser7342.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ed1a3, PathInfo=null, RemoteUser=null Session SessionId=zbkmb33ojy1p Session :: CreationTime=1639155945849, LastAccessedTime=1639155945894, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ed1a3 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1af1bd6 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=zbkmb33ojy1p [header]Cookie=$Version=0; JSESSIONID=zbkmb33ojy1p; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/foreach/foreachConfirmSeasarUser7342.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={foo=hogehoge, bar=foofoo}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachSeasarUser7342.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5d23fab3 DEBUG 02:05:45,899 [btpool0-3] クラス(org.seasar.teeda.it.web.foreach.ForeachConfirmSeasarUser7342Page[foreach_foreachConfirmSeasarUser7342Page])のコンポーネント定義を登録します DEBUG 02:05:45,915 [btpool0-3] ** after *****************************************: /view/foreach/foreachConfirmSeasarUser7342.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]bar=foofoo [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@36d8f5e8 [request]foo=hogehoge [request]foreach_foreachConfirmSeasarUser7342Page=org.seasar.teeda.it.web.foreach.ForeachConfirmSeasarUser7342Page@5df86e79 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1af1bd6 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={foreach_foreachConfirmSeasarUser7342Page=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/foreach/foreachSeasarUser7342.html [cookie]JSESSIONID=zbkmb33ojy1p [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/foreach/foreachConfirmSeasarUser7342.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={foo=hogehoge, bar=foofoo}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachConfirmSeasarUser7342.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@611cfa21 DEBUG 02:05:45,917 [btpool0-3] HOT deployを終了しました DEBUG 02:05:45,918 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@753ef605 not defined as pure js property DEBUG 02:05:45,918 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@753ef605 not defined as pure js property DEBUG 02:05:45,921 [main] Page Encoding detected: UTF-8 ForEachConfirm
foo:
bar:
DEBUG 02:05:45,921 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:45,921 [main] Load response for http://localhost:36584/view/foreach/foreachConfirmSeasarUser7342.html DEBUG 02:05:45,923 [btpool0-3] HOT deployを開始します DEBUG 02:05:45,925 [btpool0-3] ** before *****************************************: /view/foreach/foreachConfirmSeasarUser7342.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@2b9cd6b6 RequestedSessionId=zbkmb33ojy1p REQUEST_URI=/view/foreach/foreachConfirmSeasarUser7342.html, SERVLET_PATH=/view/foreach/foreachConfirmSeasarUser7342.html CharacterEncoding=UTF-8, ContentLength=137, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=zbkmb33ojy1p Session :: CreationTime=1639155945849, LastAccessedTime=1639155945923, MaxInactiveInterval=1800 [param]form/view/foreach/foreachConfirmSeasarUser7342.html=form [param]form:bar-text=foofoo [param]form:doForeach=doForeach [param]form:foo-text=hogehoge [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@45d45d18 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=zbkmb33ojy1p [header]Content-Length=137 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=zbkmb33ojy1p; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/foreach/foreachConfirmSeasarUser7342.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={foo=hogehoge, bar=foofoo}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachConfirmSeasarUser7342.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@611cfa21 DEBUG 02:05:45,931 [btpool0-3] クラス(org.seasar.teeda.it.web.foreach.ForeachConfirmSeasarUser7342Page[foreach_foreachConfirmSeasarUser7342Page])のコンポーネント定義を登録します INFO 02:05:45,935 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:45,935 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/foreach/foreachSeasarUser7342.html?te-uniquekey=17da54ed1cf] DEBUG 02:05:45,935 [main] Load response for http://localhost:36584/view/foreach/foreachSeasarUser7342.html?te-uniquekey=17da54ed1cf DEBUG 02:05:45,935 [btpool0-3] ** after *****************************************: /view/foreach/foreachConfirmSeasarUser7342.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/foreach/foreachSeasarUser7342.html?te-uniquekey=17da54ed1cf [request]bar=foofoo [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@43b6c732 [request]foo=hogehoge [request]foreach_foreachConfirmSeasarUser7342Page=org.seasar.teeda.it.web.foreach.ForeachConfirmSeasarUser7342Page@14cfc659 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@45d45d18 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/foreach/foreachConfirmSeasarUser7342.html [request]teeda.SUBMITTED_COMMAND=doForeach [cookie]JSESSIONID=zbkmb33ojy1p [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/foreach/foreachConfirmSeasarUser7342.html, javax.faces.internal.scope.RedirectScope=/view/foreach/foreachSeasarUser7342.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={foo=hogehoge, bar=foofoo}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachConfirmSeasarUser7342.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@54e707bb DEBUG 02:05:45,938 [btpool0-3] HOT deployを終了しました DEBUG 02:05:45,938 [btpool0-2] HOT deployを開始します DEBUG 02:05:45,940 [btpool0-2] ** before *****************************************: /view/foreach/foreachSeasarUser7342.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@f3cc05f RequestedSessionId=zbkmb33ojy1p REQUEST_URI=/view/foreach/foreachSeasarUser7342.html, SERVLET_PATH=/view/foreach/foreachSeasarUser7342.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ed1cf, PathInfo=null, RemoteUser=null Session SessionId=zbkmb33ojy1p Session :: CreationTime=1639155945849, LastAccessedTime=1639155945938, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ed1cf [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@5d79a4c9 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=zbkmb33ojy1p [header]Cookie=$Version=0; JSESSIONID=zbkmb33ojy1p; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/foreach/foreachConfirmSeasarUser7342.html, javax.faces.internal.scope.RedirectScope=/view/foreach/foreachSeasarUser7342.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={foo=hogehoge, bar=foofoo}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachConfirmSeasarUser7342.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@54e707bb DEBUG 02:05:45,945 [btpool0-2] クラス(org.seasar.teeda.it.web.foreach.ForeachSeasarUser7342Page[foreach_foreachSeasarUser7342Page])のコンポーネント定義を登録します DEBUG 02:05:45,951 [btpool0-2] ** after *****************************************: /view/foreach/foreachSeasarUser7342.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]bar=foofoo [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@303b48c8 [request]foo=hogehoge [request]foreach_foreachSeasarUser7342Page=org.seasar.teeda.it.web.foreach.ForeachSeasarUser7342Page@4275b35 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@5d79a4c9 [request]org.seasar.teeda.extension.Condition=[ForeachPageForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={foreach_foreachSeasarUser7342Page=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/foreach/foreachConfirmSeasarUser7342.html [cookie]JSESSIONID=zbkmb33ojy1p [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/foreach/foreachSeasarUser7342.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={foo=hogehoge, bar=foofoo}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachSeasarUser7342.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@33d4f6b4 DEBUG 02:05:45,953 [btpool0-2] HOT deployを終了しました DEBUG 02:05:45,954 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@10d13e3e not defined as pure js property DEBUG 02:05:45,954 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@10d13e3e not defined as pure js property DEBUG 02:05:45,958 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:45,958 [main] Load response for http://localhost:36584/view/foreach/simpleForeach.html DEBUG 02:05:45,959 [btpool0-2] HOT deployを開始します DEBUG 02:05:45,959 [btpool0-2] ** before *****************************************: /view/foreach/simpleForeach.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@139c189b RequestedSessionId=null REQUEST_URI=/view/foreach/simpleForeach.html, SERVLET_PATH=/view/foreach/simpleForeach.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6d13722b [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@33d4f6b4 DEBUG 02:05:45,961 [btpool0-2] クラス(org.seasar.teeda.it.web.foreach.SimpleForeachPage[foreach_simpleForeachPage])のコンポーネント定義を登録します RENDER_RESPONSE:6 : 0 RENDER_RESPONSE:6 : 1 RENDER_RESPONSE:6 : 2 DEBUG 02:05:45,969 [btpool0-2] ** after *****************************************: /view/foreach/simpleForeach.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=9psv1r2ffp6k;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@13b4d41e [request]foreach_simpleForeachPage=org.seasar.teeda.it.web.foreach.SimpleForeachPage@44d207ad [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=9psv1r2ffp6k [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6d13722b [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={foreach_simpleForeachPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/simpleForeach.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@33d4f6b4 DEBUG 02:05:45,970 [btpool0-2] HOT deployを終了しました DEBUG 02:05:45,972 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:45,972 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:45,973 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:45,974 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@112f8578 not defined as pure js property DEBUG 02:05:45,974 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@112f8578 not defined as pure js property DEBUG 02:05:45,977 [main] Page Encoding detected: UTF-8 ForEach Foreach dynamicproperty sample.
a1 b1
a2 b2
a3 b3
3 DEBUG 02:05:45,977 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:45,977 [main] Load response for http://localhost:36584/view/foreach/foreachDto.html DEBUG 02:05:45,978 [btpool0-2] HOT deployを開始します DEBUG 02:05:45,979 [btpool0-2] ** before *****************************************: /view/foreach/foreachDto.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@4848268a RequestedSessionId=null REQUEST_URI=/view/foreach/foreachDto.html, SERVLET_PATH=/view/foreach/foreachDto.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@78da5318 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@33d4f6b4 DEBUG 02:05:45,981 [btpool0-2] クラス(org.seasar.teeda.it.web.foreach.ForeachDtoPage[foreach_foreachDtoPage])のコンポーネント定義を登録します aaaItems: null aaa: null foo: null bar: null aaaItems: null aaa: null foo: null bar: null aaa: foo: a1, bar: b1 bar: b1 foo: a1 baz: a1b1 foo: null baz: null bar: null aaa: foo: a2, bar: b2 bar: b2 foo: a2 baz: a2b2 foo: null baz: null bar: null aaa: foo: a3, bar: b3 bar: b3 foo: a3 baz: a3b3 foo: null baz: null bar: null DEBUG 02:05:45,998 [btpool0-2] ** after *****************************************: /view/foreach/foreachDto.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1meuldl4ob28q;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@a4c4a0d [request]foreach_foreachDtoPage=org.seasar.teeda.it.web.foreach.ForeachDtoPage@1691a0c3 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1meuldl4ob28q [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@78da5318 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={foreach_foreachDtoPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachDto.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@32d16dc8 DEBUG 02:05:45,999 [btpool0-2] HOT deployを終了しました DEBUG 02:05:46,001 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:46,001 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:46,002 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:46,003 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5d08e435 not defined as pure js property DEBUG 02:05:46,003 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5d08e435 not defined as pure js property DEBUG 02:05:46,006 [main] Page Encoding detected: UTF-8 ForEach from page.
a1b1
a2b2
a3b3
DEBUG 02:05:46,006 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:46,006 [main] Load response for http://localhost:36584/view/foreach/foreachDto.html;jsessionid=1meuldl4ob28q DEBUG 02:05:46,009 [btpool0-2] HOT deployを開始します DEBUG 02:05:46,010 [btpool0-2] ** before *****************************************: /view/foreach/foreachDto.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@399daa20 RequestedSessionId=1meuldl4ob28q REQUEST_URI=/view/foreach/foreachDto.html;jsessionid=1meuldl4ob28q, SERVLET_PATH=/view/foreach/foreachDto.html CharacterEncoding=UTF-8, ContentLength=235, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1meuldl4ob28q Session :: CreationTime=1639155945979, LastAccessedTime=1639155946008, MaxInactiveInterval=1800 [param]form/view/foreach/foreachDto.html=form [param]form:aaaItems:0:bar=b1 [param]form:aaaItems:0:foo=x1 [param]form:aaaItems:1:bar=b2 [param]form:aaaItems:1:foo=x2 [param]form:aaaItems:2:bar=y3 [param]form:aaaItems:2:foo=a3 [param]form:doSubmit= [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1e0c386d [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1meuldl4ob28q [header]Content-Length=235 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1meuldl4ob28q; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachDto.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@32d16dc8 DEBUG 02:05:46,015 [btpool0-2] クラス(org.seasar.teeda.it.web.foreach.ForeachDtoPage[foreach_foreachDtoPage])のコンポーネント定義を登録します aaa: foo: a1, bar: b1 bar: b1 foo: a1 baz: a1b1 foo: x1 bar: b1 foo: null baz: null bar: null aaa: foo: a2, bar: b2 bar: b2 foo: a2 baz: a2b2 foo: x2 bar: b2 foo: null baz: null bar: null aaa: foo: a3, bar: b3 bar: b3 foo: a3 baz: a3b3 foo: a3 bar: y3 foo: null baz: null bar: null aaaItems: [foo: x1, bar: b1, foo: x2, bar: b2, foo: a3, bar: y3] aaa: foo: a3, bar: y3 foo: null bar: null baz: null aaaItems: [foo: x1, bar: b1, foo: x2, bar: b2, foo: a3, bar: y3] aaa: foo: a3, bar: y3 foo: null bar: null aaa: foo: x1, bar: b1 bar: b1 foo: x1 baz: x1b1 foo: null baz: null bar: null aaa: foo: x2, bar: b2 bar: b2 foo: x2 baz: x2b2 foo: null baz: null bar: null aaa: foo: a3, bar: y3 bar: y3 foo: a3 baz: a3y3 foo: null baz: null bar: null DEBUG 02:05:46,026 [btpool0-2] ** after *****************************************: /view/foreach/foreachDto.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@673ceab3 [request]foreach_foreachDtoPage=org.seasar.teeda.it.web.foreach.ForeachDtoPage@5054c2b8 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1e0c386d [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/foreach/foreachDto.html [request]teeda.SUBMITTED_COMMAND=doSubmit [cookie]JSESSIONID=1meuldl4ob28q [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachDto.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6cbbe73b DEBUG 02:05:46,027 [btpool0-2] HOT deployを終了しました DEBUG 02:05:46,028 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@75ce4608 not defined as pure js property DEBUG 02:05:46,028 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@75ce4608 not defined as pure js property DEBUG 02:05:46,031 [main] Page Encoding detected: UTF-8 ForEach from page.
x1b1
x2b2
a3y3
DEBUG 02:05:46,032 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:46,032 [main] Load response for http://localhost:36584/view/foreach/noItemsSave.html DEBUG 02:05:46,033 [btpool0-3] HOT deployを開始します DEBUG 02:05:46,034 [btpool0-3] ** before *****************************************: /view/foreach/noItemsSave.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@4ec4f498 RequestedSessionId=null REQUEST_URI=/view/foreach/noItemsSave.html, SERVLET_PATH=/view/foreach/noItemsSave.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@64964f8e [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6cbbe73b DEBUG 02:05:46,037 [btpool0-3] クラス(org.seasar.teeda.it.web.foreach.NoItemsSavePage[foreach_noItemsSavePage])のコンポーネント定義を登録します DEBUG 02:05:46,059 [btpool0-3] ** after *****************************************: /view/foreach/noItemsSave.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=vloia7f4ce6k;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@4240eca3 [request]foreach_noItemsSavePage=org.seasar.teeda.it.web.foreach.NoItemsSavePage@346fe350 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=vloia7f4ce6k [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@64964f8e [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/noItemsSave.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1db4b415 DEBUG 02:05:46,062 [btpool0-3] HOT deployを終了しました DEBUG 02:05:46,063 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:46,063 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:46,064 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:46,065 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@27b4de03 not defined as pure js property DEBUG 02:05:46,065 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@27b4de03 not defined as pure js property DEBUG 02:05:46,068 [main] Page Encoding detected: UTF-8 ForEach
a1
a2
a3
DEBUG 02:05:46,069 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:46,069 [main] Load response for http://localhost:36584/view/foreach/noItemsSave.html;jsessionid=vloia7f4ce6k DEBUG 02:05:46,071 [btpool0-3] HOT deployを開始します DEBUG 02:05:46,073 [btpool0-3] ** before *****************************************: /view/foreach/noItemsSave.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@274cbf3f RequestedSessionId=vloia7f4ce6k REQUEST_URI=/view/foreach/noItemsSave.html;jsessionid=vloia7f4ce6k, SERVLET_PATH=/view/foreach/noItemsSave.html CharacterEncoding=UTF-8, ContentLength=348, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=vloia7f4ce6k Session :: CreationTime=1639155946034, LastAccessedTime=1639155946071, MaxInactiveInterval=1800 [param]form/view/foreach/noItemsSave.html=form [param]form:doTest= [param]form:fooItems:0:aaa-hidden=a1 [param]form:fooItems:0:bbb=b1x [param]form:fooItems:0:ccc=c1x [param]form:fooItems:1:aaa-hidden=a2 [param]form:fooItems:1:bbb=b2x [param]form:fooItems:1:ccc=c2x [param]form:fooItems:2:aaa-hidden=a3 [param]form:fooItems:2:bbb=b3x [param]form:fooItems:2:ccc=c3x [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1f9fd541 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=vloia7f4ce6k [header]Content-Length=348 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=vloia7f4ce6k; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/noItemsSave.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1db4b415 DEBUG 02:05:46,081 [btpool0-3] クラス(org.seasar.teeda.it.web.foreach.NoItemsSavePage[foreach_noItemsSavePage])のコンポーネント定義を登録します DEBUG 02:05:46,096 [btpool0-3] ** after *****************************************: /view/foreach/noItemsSave.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@7af45732 [request]foreach_noItemsSavePage=org.seasar.teeda.it.web.foreach.NoItemsSavePage@3f88d2ae [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1f9fd541 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/foreach/noItemsSave.html [request]teeda.SUBMITTED_COMMAND=doTest [cookie]JSESSIONID=vloia7f4ce6k [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/noItemsSave.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2fbfbe18 DEBUG 02:05:46,104 [btpool0-3] HOT deployを終了しました DEBUG 02:05:46,105 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3e9f26c7 not defined as pure js property DEBUG 02:05:46,105 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3e9f26c7 not defined as pure js property DEBUG 02:05:46,108 [main] Page Encoding detected: UTF-8 ForEach
a1
a2
a3
DEBUG 02:05:46,109 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:46,109 [main] Load response for http://localhost:36584/view/foreach/noItemsSaveList.html DEBUG 02:05:46,114 [btpool0-3] HOT deployを開始します DEBUG 02:05:46,114 [btpool0-3] ** before *****************************************: /view/foreach/noItemsSaveList.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@2dbbec72 RequestedSessionId=null REQUEST_URI=/view/foreach/noItemsSaveList.html, SERVLET_PATH=/view/foreach/noItemsSaveList.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@ca047d3 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2fbfbe18 DEBUG 02:05:46,119 [btpool0-3] クラス(org.seasar.teeda.it.web.foreach.NoItemsSaveListPage[foreach_noItemsSaveListPage])のコンポーネント定義を登録します DEBUG 02:05:46,156 [btpool0-3] ** after *****************************************: /view/foreach/noItemsSaveList.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=179i9d32fiahy;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5629626a [request]foreach_noItemsSaveListPage=org.seasar.teeda.it.web.foreach.NoItemsSaveListPage@36fc4957 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=179i9d32fiahy [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@ca047d3 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={foreach_noItemsSaveListPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/noItemsSaveList.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6d330af4 DEBUG 02:05:46,159 [btpool0-3] HOT deployを終了しました DEBUG 02:05:46,160 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:46,160 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:46,161 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:46,162 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@10853e51 not defined as pure js property DEBUG 02:05:46,162 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@10853e51 not defined as pure js property DEBUG 02:05:46,165 [main] Page Encoding detected: UTF-8 ForEach
a1
a2
a3
DEBUG 02:05:46,165 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:46,165 [main] Load response for http://localhost:36584/view/foreach/noItemsSaveList.html;jsessionid=179i9d32fiahy DEBUG 02:05:46,167 [btpool0-3] HOT deployを開始します DEBUG 02:05:46,169 [btpool0-3] ** before *****************************************: /view/foreach/noItemsSaveList.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@6770526a RequestedSessionId=179i9d32fiahy REQUEST_URI=/view/foreach/noItemsSaveList.html;jsessionid=179i9d32fiahy, SERVLET_PATH=/view/foreach/noItemsSaveList.html CharacterEncoding=UTF-8, ContentLength=346, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=179i9d32fiahy Session :: CreationTime=1639155946115, LastAccessedTime=1639155946167, MaxInactiveInterval=1800 [param]form/view/foreach/noItemsSaveList.html=form [param]form:doTest= [param]form:fooItems:0:aaa-hidden=a1 [param]form:fooItems:0:bbb=b1 [param]form:fooItems:0:ccc=c1 [param]form:fooItems:1:aaa-hidden=a2 [param]form:fooItems:1:bbb=b2 [param]form:fooItems:1:ccc=c2 [param]form:fooItems:2:aaa-hidden=a3 [param]form:fooItems:2:bbb=b3 [param]form:fooItems:2:ccc=c3 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7f32e233 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=179i9d32fiahy [header]Content-Length=346 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=179i9d32fiahy; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/noItemsSaveList.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6d330af4 DEBUG 02:05:46,174 [btpool0-3] クラス(org.seasar.teeda.it.web.foreach.NoItemsSaveListPage[foreach_noItemsSaveListPage])のコンポーネント定義を登録します DEBUG 02:05:46,183 [btpool0-3] ** after *****************************************: /view/foreach/noItemsSaveList.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@48c91629 [request]foreach_noItemsSaveListPage=org.seasar.teeda.it.web.foreach.NoItemsSaveListPage@9ce0314 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7f32e233 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/foreach/noItemsSaveList.html [request]teeda.SUBMITTED_COMMAND=doTest [cookie]JSESSIONID=179i9d32fiahy [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/noItemsSaveList.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@342c1b13 DEBUG 02:05:46,184 [btpool0-3] HOT deployを終了しました DEBUG 02:05:46,185 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1479a6b not defined as pure js property DEBUG 02:05:46,185 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1479a6b not defined as pure js property DEBUG 02:05:46,188 [main] Page Encoding detected: UTF-8 ForEach
a2
a3
DEBUG 02:05:46,189 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:46,189 [main] Load response for http://localhost:36584/view/foreach/foreachNest.html DEBUG 02:05:46,190 [btpool0-2] HOT deployを開始します DEBUG 02:05:46,190 [btpool0-2] ** before *****************************************: /view/foreach/foreachNest.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@4c397cea RequestedSessionId=null REQUEST_URI=/view/foreach/foreachNest.html, SERVLET_PATH=/view/foreach/foreachNest.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@52380dbe [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@342c1b13 DEBUG 02:05:46,193 [btpool0-2] クラス(org.seasar.teeda.it.web.foreach.ForeachNestPage[foreach_foreachNestPage])のコンポーネント定義を登録します DEBUG 02:05:46,208 [btpool0-2] ** after *****************************************: /view/foreach/foreachNest.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1nbfxkjt0hvnx;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@4d963c81 [request]foreach_foreachNestPage=org.seasar.teeda.it.web.foreach.ForeachNestPage@425e60f2 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1nbfxkjt0hvnx [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@52380dbe [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={foreach_foreachNestPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachNest.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@422ed1e8 DEBUG 02:05:46,209 [btpool0-2] HOT deployを終了しました DEBUG 02:05:46,210 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:46,210 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:46,211 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:46,212 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@49f2afad not defined as pure js property DEBUG 02:05:46,212 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@49f2afad not defined as pure js property DEBUG 02:05:46,215 [main] Page Encoding detected: UTF-8 ForEach Nest Foreach Nest sample
DEBUG 02:05:46,215 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:46,215 [main] Load response for http://localhost:36584/view/foreach/foreachNest.html;jsessionid=1nbfxkjt0hvnx DEBUG 02:05:46,217 [btpool0-2] HOT deployを開始します DEBUG 02:05:46,219 [btpool0-2] ** before *****************************************: /view/foreach/foreachNest.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@4d9cad9d RequestedSessionId=1nbfxkjt0hvnx REQUEST_URI=/view/foreach/foreachNest.html;jsessionid=1nbfxkjt0hvnx, SERVLET_PATH=/view/foreach/foreachNest.html CharacterEncoding=UTF-8, ContentLength=683, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1nbfxkjt0hvnx Session :: CreationTime=1639155946190, LastAccessedTime=1639155946217, MaxInactiveInterval=1800 [param]form/view/foreach/foreachNest.html=form [param]form:aaaItemsItems:0:aaaItems:0:foo=a [param]form:aaaItemsItems:0:aaaItems:1:foo=b [param]form:aaaItemsItems:1:aaaItems:0:foo=c [param]form:aaaItemsItems:1:aaaItems:1:foo=d [param]form:aaaItemsItemsSave=rO0ABXVyADpbW0xvcmcuc2Vhc2FyLnRlZWRhLml0LndlYi5mb3JlYWNoLkZvcmVhY2hOZXN0UGFnZSRGb29EdG87nmSYL62sD8ICAAB4cAAAAAJ1cgA5W0xvcmcuc2Vhc2FyLnRlZWRhLml0LndlYi5mb3JlYWNoLkZvcmVhY2hOZXN0UGFnZSRGb29EdG87u6mo7CNcN4YCAAB4cAAAAAJzcgA2b3JnLnNlYXNhci50ZWVkYS5pdC53ZWIuZm9yZWFjaC5Gb3JlYWNoTmVzdFBhZ2UkRm9vRHRvAAAAAAAAAAECAAFMAANmb290ABJMamF2YS9sYW5nL1N0cmluZzt4cHQAAjAwc3EAfgAEdAACMDF1cQB+AAIAAAACc3EAfgAEdAACMTBzcQB+AAR0AAIxMQ== [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@694a4639 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1nbfxkjt0hvnx [header]Content-Length=683 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1nbfxkjt0hvnx; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachNest.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@422ed1e8 DEBUG 02:05:46,223 [btpool0-2] クラス(org.seasar.teeda.it.web.foreach.ForeachNestPage[foreach_foreachNestPage])のコンポーネント定義を登録します DEBUG 02:05:46,232 [btpool0-2] ** after *****************************************: /view/foreach/foreachNest.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@24e28347 [request]foreach_foreachNestPage=org.seasar.teeda.it.web.foreach.ForeachNestPage@1318bd3c [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@694a4639 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/foreach/foreachNest.html [cookie]JSESSIONID=1nbfxkjt0hvnx [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachNest.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3d2fb7ef DEBUG 02:05:46,233 [btpool0-2] HOT deployを終了しました DEBUG 02:05:46,234 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4bb2668f not defined as pure js property DEBUG 02:05:46,234 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4bb2668f not defined as pure js property DEBUG 02:05:46,237 [main] Page Encoding detected: UTF-8 ForEach Nest Foreach Nest sample
DEBUG 02:05:46,237 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:46,237 [main] Load response for http://localhost:36584/view/foreach/foreachNestList.html DEBUG 02:05:46,238 [btpool0-3] HOT deployを開始します DEBUG 02:05:46,238 [btpool0-3] ** before *****************************************: /view/foreach/foreachNestList.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@2aa2f9e6 RequestedSessionId=null REQUEST_URI=/view/foreach/foreachNestList.html, SERVLET_PATH=/view/foreach/foreachNestList.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@31c480e8 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3d2fb7ef DEBUG 02:05:46,241 [btpool0-3] クラス(org.seasar.teeda.it.web.foreach.ForeachNestListPage[foreach_foreachNestListPage])のコンポーネント定義を登録します DEBUG 02:05:46,256 [btpool0-3] ** after *****************************************: /view/foreach/foreachNestList.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=j1764iaqcbuv;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@76c8ea1a [request]foreach_foreachNestListPage=org.seasar.teeda.it.web.foreach.ForeachNestListPage@818de3 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=j1764iaqcbuv [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@31c480e8 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={foreach_foreachNestListPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachNestList.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@398a3257 DEBUG 02:05:46,258 [btpool0-3] HOT deployを終了しました DEBUG 02:05:46,259 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:46,259 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:46,260 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:46,261 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@175beef not defined as pure js property DEBUG 02:05:46,261 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@175beef not defined as pure js property DEBUG 02:05:46,265 [main] Page Encoding detected: UTF-8 ForEach Nest Foreach Nest sample
DEBUG 02:05:46,266 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:46,266 [main] Load response for http://localhost:36584/view/foreach/foreachNestList.html;jsessionid=j1764iaqcbuv DEBUG 02:05:46,268 [btpool0-3] HOT deployを開始します DEBUG 02:05:46,270 [btpool0-3] ** before *****************************************: /view/foreach/foreachNestList.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@19160e64 RequestedSessionId=j1764iaqcbuv REQUEST_URI=/view/foreach/foreachNestList.html;jsessionid=j1764iaqcbuv, SERVLET_PATH=/view/foreach/foreachNestList.html CharacterEncoding=UTF-8, ContentLength=583, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=j1764iaqcbuv Session :: CreationTime=1639155946238, LastAccessedTime=1639155946268, MaxInactiveInterval=1800 [param]form/view/foreach/foreachNestList.html=form [param]form:aaaItemsItems:0:aaaItems:0:foo=a [param]form:aaaItemsItems:0:aaaItems:1:foo=b [param]form:aaaItemsItems:1:aaaItems:0:foo=c [param]form:aaaItemsItems:1:aaaItems:1:foo=d [param]form:aaaItemsItemsSave=rO0ABXNyABNqYXZhLnV0aWwuQXJyYXlMaXN0eIHSHZnHYZ0DAAFJAARzaXpleHAAAAACdwQAAAAKc3EAfgAAAAAAAncEAAAACnNyADpvcmcuc2Vhc2FyLnRlZWRhLml0LndlYi5mb3JlYWNoLkZvcmVhY2hOZXN0TGlzdFBhZ2UkRm9vRHRvAAAAAAAAAAECAAFMAANmb290ABJMamF2YS9sYW5nL1N0cmluZzt4cHQAAjAwc3EAfgADdAACMDF4c3EAfgAAAAAAAncEAAAACnNxAH4AA3QAAjEwc3EAfgADdAACMTF4eA== [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@770ad419 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=j1764iaqcbuv [header]Content-Length=583 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=j1764iaqcbuv; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachNestList.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@398a3257 DEBUG 02:05:46,274 [btpool0-3] クラス(org.seasar.teeda.it.web.foreach.ForeachNestListPage[foreach_foreachNestListPage])のコンポーネント定義を登録します DEBUG 02:05:46,283 [btpool0-3] ** after *****************************************: /view/foreach/foreachNestList.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5f44426c [request]foreach_foreachNestListPage=org.seasar.teeda.it.web.foreach.ForeachNestListPage@7a64f150 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@770ad419 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/foreach/foreachNestList.html [cookie]JSESSIONID=j1764iaqcbuv [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachNestList.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@791ef9f6 DEBUG 02:05:46,285 [btpool0-3] HOT deployを終了しました DEBUG 02:05:46,286 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7987b796 not defined as pure js property DEBUG 02:05:46,286 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7987b796 not defined as pure js property DEBUG 02:05:46,290 [main] Page Encoding detected: UTF-8 ForEach Nest Foreach Nest sample
DEBUG 02:05:46,290 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:46,290 [main] Load response for http://localhost:36584/view/foreach/foreachInputRadio.html DEBUG 02:05:46,291 [btpool0-3] HOT deployを開始します DEBUG 02:05:46,292 [btpool0-3] ** before *****************************************: /view/foreach/foreachInputRadio.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@547d5b6e RequestedSessionId=null REQUEST_URI=/view/foreach/foreachInputRadio.html, SERVLET_PATH=/view/foreach/foreachInputRadio.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@71fdbe17 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@791ef9f6 DEBUG 02:05:46,296 [btpool0-3] クラス(org.seasar.teeda.it.web.foreach.ForeachInputRadioPage[foreach_foreachInputRadioPage])のコンポーネント定義を登録します DEBUG 02:05:46,316 [btpool0-3] クラス(org.seasar.teeda.it.web.foreach.ForeachInputRadioPage$MyDto[foreach_foreachInputRadioPage$MyDto])のコンポーネント定義を登録します DEBUG 02:05:46,326 [btpool0-3] ** after *****************************************: /view/foreach/foreachInputRadio.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=t3e89oyizgdx;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@1c24c3aa [request]foreach_foreachInputRadioPage=org.seasar.teeda.it.web.foreach.ForeachInputRadioPage@31a9dc55 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=t3e89oyizgdx [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@71fdbe17 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={foreach_foreachInputRadioPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachInputRadio.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6c069ec DEBUG 02:05:46,328 [btpool0-3] HOT deployを終了しました DEBUG 02:05:46,329 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:46,329 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:46,331 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:46,332 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@dd1e765 not defined as pure js property DEBUG 02:05:46,332 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@dd1e765 not defined as pure js property DEBUG 02:05:46,336 [main] Page Encoding detected: UTF-8 ForEach Foreach sample with radio.
One A
Two B
Three C
DEBUG 02:05:46,338 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:46,338 [main] Load response for http://localhost:36584/view/foreach/foreachInputRadio.html;jsessionid=t3e89oyizgdx DEBUG 02:05:46,341 [btpool0-3] HOT deployを開始します DEBUG 02:05:46,343 [btpool0-3] ** before *****************************************: /view/foreach/foreachInputRadio.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@5147164d RequestedSessionId=t3e89oyizgdx REQUEST_URI=/view/foreach/foreachInputRadio.html;jsessionid=t3e89oyizgdx, SERVLET_PATH=/view/foreach/foreachInputRadio.html CharacterEncoding=UTF-8, ContentLength=531, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=t3e89oyizgdx Session :: CreationTime=1639155946293, LastAccessedTime=1639155946341, MaxInactiveInterval=1800 [param]form/view/foreach/foreachInputRadio.html=form [param]form:aaa=1 [param]form:bbb=b [param]form:doSubmit=submit [param]form:dtoItemsSave=rO0ABXNyABNqYXZhLnV0aWwuQXJyYXlMaXN0eIHSHZnHYZ0DAAFJAARzaXpleHAAAAADdwQAAAAKc3IAO29yZy5zZWFzYXIudGVlZGEuaXQud2ViLmZvcmVhY2guRm9yZWFjaElucHV0UmFkaW9QYWdlJE15RHRvAAAAAAAAAAECAARMAA1hYWFSYWRpb0xhYmVsdAASTGphdmEvbGFuZy9TdHJpbmc7TAANYWFhUmFkaW9WYWx1ZXEAfgADTAANYmJiUmFkaW9MYWJlbHEAfgADTAANYmJiUmFkaW9WYWx1ZXEAfgADeHB0AANPbmV0AAExdAABQXQAAWFzcQB+AAJ0AANUd290AAEydAABQnQAAWJzcQB+AAJ0AAVUaHJlZXQAATN0AAFDdAABY3g= [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@120942eb [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=t3e89oyizgdx [header]Content-Length=531 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=t3e89oyizgdx; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachInputRadio.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6c069ec DEBUG 02:05:46,352 [btpool0-3] クラス(org.seasar.teeda.it.web.foreach.ForeachInputRadioPage[foreach_foreachInputRadioPage])のコンポーネント定義を登録します DEBUG 02:05:46,353 [btpool0-3] クラス(org.seasar.teeda.it.web.foreach.ForeachInputRadioPage$MyDto[foreach_foreachInputRadioPage$MyDto])のコンポーネント定義を登録します doSubmit DEBUG 02:05:46,361 [btpool0-3] ** after *****************************************: /view/foreach/foreachInputRadio.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@780c08c5 [request]foreach_foreachInputRadioPage=org.seasar.teeda.it.web.foreach.ForeachInputRadioPage@5e13fb15 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@120942eb [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/foreach/foreachInputRadio.html [request]teeda.SUBMITTED_COMMAND=doSubmit [cookie]JSESSIONID=t3e89oyizgdx [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachInputRadio.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@71c94ff3 DEBUG 02:05:46,364 [btpool0-3] HOT deployを終了しました DEBUG 02:05:46,365 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@698b41da not defined as pure js property DEBUG 02:05:46,365 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@698b41da not defined as pure js property DEBUG 02:05:46,369 [main] Page Encoding detected: UTF-8 ForEach Foreach sample with radio.
One A
Two B
Three C
DEBUG 02:05:46,370 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:46,370 [main] Load response for http://localhost:36584/view/foreach/foreachInputRadio.html DEBUG 02:05:46,373 [btpool0-3] HOT deployを開始します DEBUG 02:05:46,375 [btpool0-3] ** before *****************************************: /view/foreach/foreachInputRadio.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@23226fe1 RequestedSessionId=t3e89oyizgdx REQUEST_URI=/view/foreach/foreachInputRadio.html, SERVLET_PATH=/view/foreach/foreachInputRadio.html CharacterEncoding=UTF-8, ContentLength=531, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=t3e89oyizgdx Session :: CreationTime=1639155946293, LastAccessedTime=1639155946373, MaxInactiveInterval=1800 [param]form/view/foreach/foreachInputRadio.html=form [param]form:aaa=2 [param]form:bbb=c [param]form:doSubmit=submit [param]form:dtoItemsSave=rO0ABXNyABNqYXZhLnV0aWwuQXJyYXlMaXN0eIHSHZnHYZ0DAAFJAARzaXpleHAAAAADdwQAAAAKc3IAO29yZy5zZWFzYXIudGVlZGEuaXQud2ViLmZvcmVhY2guRm9yZWFjaElucHV0UmFkaW9QYWdlJE15RHRvAAAAAAAAAAECAARMAA1hYWFSYWRpb0xhYmVsdAASTGphdmEvbGFuZy9TdHJpbmc7TAANYWFhUmFkaW9WYWx1ZXEAfgADTAANYmJiUmFkaW9MYWJlbHEAfgADTAANYmJiUmFkaW9WYWx1ZXEAfgADeHB0AANPbmV0AAExdAABQXQAAWFzcQB+AAJ0AANUd290AAEydAABQnQAAWJzcQB+AAJ0AAVUaHJlZXQAATN0AAFDdAABY3g= [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@29df2ecc [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=t3e89oyizgdx [header]Content-Length=531 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=t3e89oyizgdx; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachInputRadio.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@71c94ff3 DEBUG 02:05:46,384 [btpool0-3] クラス(org.seasar.teeda.it.web.foreach.ForeachInputRadioPage[foreach_foreachInputRadioPage])のコンポーネント定義を登録します DEBUG 02:05:46,384 [btpool0-3] クラス(org.seasar.teeda.it.web.foreach.ForeachInputRadioPage$MyDto[foreach_foreachInputRadioPage$MyDto])のコンポーネント定義を登録します doSubmit DEBUG 02:05:46,392 [btpool0-3] ** after *****************************************: /view/foreach/foreachInputRadio.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@269fe5c5 [request]foreach_foreachInputRadioPage=org.seasar.teeda.it.web.foreach.ForeachInputRadioPage@4ba5fc52 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@29df2ecc [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/foreach/foreachInputRadio.html [request]teeda.SUBMITTED_COMMAND=doSubmit [cookie]JSESSIONID=t3e89oyizgdx [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachInputRadio.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7e58924a DEBUG 02:05:46,394 [btpool0-3] HOT deployを終了しました DEBUG 02:05:46,395 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4986c47 not defined as pure js property DEBUG 02:05:46,395 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4986c47 not defined as pure js property DEBUG 02:05:46,399 [main] Page Encoding detected: UTF-8 ForEach Foreach sample with radio.
One A
Two B
Three C
DEBUG 02:05:46,400 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:46,400 [main] Load response for http://localhost:36584/view/foreach/foreachDelete.html DEBUG 02:05:46,401 [btpool0-3] HOT deployを開始します DEBUG 02:05:46,402 [btpool0-3] ** before *****************************************: /view/foreach/foreachDelete.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@34451610 RequestedSessionId=null REQUEST_URI=/view/foreach/foreachDelete.html, SERVLET_PATH=/view/foreach/foreachDelete.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@23ab8f3f [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7e58924a DEBUG 02:05:46,405 [btpool0-3] クラス(org.seasar.teeda.it.web.foreach.ForeachDeletePage[foreach_foreachDeletePage])のコンポーネント定義を登録します DEBUG 02:05:46,426 [btpool0-3] ** after *****************************************: /view/foreach/foreachDelete.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=a8atg8eqwdmx;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@1fa80a2d [request]foreach_foreachDeletePage=org.seasar.teeda.it.web.foreach.ForeachDeletePage@51342097 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=a8atg8eqwdmx [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@23ab8f3f [request]org.seasar.teeda.extension.Condition=[foreachDeleteForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={foreach_foreachDeletePage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachDelete.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3547c327 DEBUG 02:05:46,428 [btpool0-3] HOT deployを終了しました DEBUG 02:05:46,429 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:46,429 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:46,431 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:46,432 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5d1ddcf4 not defined as pure js property DEBUG 02:05:46,432 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5d1ddcf4 not defined as pure js property DEBUG 02:05:46,436 [main] Page Encoding detected: UTF-8 ForeachDelete Foreach sample with delete.
111
222
333
444
555
DEBUG 02:05:46,437 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:46,437 [main] Load response for http://localhost:36584/view/foreach/foreachDelete.html;jsessionid=a8atg8eqwdmx DEBUG 02:05:46,439 [btpool0-3] HOT deployを開始します DEBUG 02:05:46,441 [btpool0-3] ** before *****************************************: /view/foreach/foreachDelete.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@48c85a33 RequestedSessionId=a8atg8eqwdmx REQUEST_URI=/view/foreach/foreachDelete.html;jsessionid=a8atg8eqwdmx, SERVLET_PATH=/view/foreach/foreachDelete.html CharacterEncoding=UTF-8, ContentLength=486, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=a8atg8eqwdmx Session :: CreationTime=1639155946402, LastAccessedTime=1639155946439, MaxInactiveInterval=1800 [param]foreachDeleteForm/view/foreach/foreachDelete.html=foreachDeleteForm [param]foreachDeleteForm:aaaItems:2:doDelete=delete [param]foreachDeleteForm:aaaItemsSave=rO0ABXVyAD9bTG9yZy5zZWFzYXIudGVlZGEuaXQud2ViLmZvcmVhY2guRm9yZWFjaERlbGV0ZVBhZ2UkRm9yRWFjaER0bztTsMVgKvJ09AIAAHhwAAAABXNyADxvcmcuc2Vhc2FyLnRlZWRhLml0LndlYi5mb3JlYWNoLkZvcmVhY2hEZWxldGVQYWdlJEZvckVhY2hEdG8AAAAAAAAAAQIAAUwAA2tleXQAEkxqYXZhL2xhbmcvU3RyaW5nO3hwdAADMTExc3EAfgACdAADMjIyc3EAfgACdAADMzMzc3EAfgACdAADNDQ0c3EAfgACdAADNTU1 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@5999ef99 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=a8atg8eqwdmx [header]Content-Length=486 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=a8atg8eqwdmx; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachDelete.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3547c327 DEBUG 02:05:46,447 [btpool0-3] クラス(org.seasar.teeda.it.web.foreach.ForeachDeletePage[foreach_foreachDeletePage])のコンポーネント定義を登録します ##### CLICKED INDEX[2] ##### DEBUG 02:05:46,458 [btpool0-3] ** after *****************************************: /view/foreach/foreachDelete.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@2300c858 [request]foreach_foreachDeletePage=org.seasar.teeda.it.web.foreach.ForeachDeletePage@8611b5c [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@5999ef99 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[foreachDeleteForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/foreach/foreachDelete.html [request]teeda.SUBMITTED_COMMAND=doDelete [cookie]JSESSIONID=a8atg8eqwdmx [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachDelete.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1f4b3950 DEBUG 02:05:46,460 [btpool0-3] HOT deployを終了しました DEBUG 02:05:46,461 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@733c0466 not defined as pure js property DEBUG 02:05:46,462 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@733c0466 not defined as pure js property DEBUG 02:05:46,465 [main] Page Encoding detected: UTF-8 ForeachDelete Foreach sample with delete.
111
222
444
555
DEBUG 02:05:46,466 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:46,466 [main] Load response for http://localhost:36584/view/foreach/foreachDelete.html DEBUG 02:05:46,468 [btpool0-3] HOT deployを開始します DEBUG 02:05:46,470 [btpool0-3] ** before *****************************************: /view/foreach/foreachDelete.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@30eb9dfa RequestedSessionId=a8atg8eqwdmx REQUEST_URI=/view/foreach/foreachDelete.html, SERVLET_PATH=/view/foreach/foreachDelete.html CharacterEncoding=UTF-8, ContentLength=470, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=a8atg8eqwdmx Session :: CreationTime=1639155946402, LastAccessedTime=1639155946468, MaxInactiveInterval=1800 [param]foreachDeleteForm/view/foreach/foreachDelete.html=foreachDeleteForm [param]foreachDeleteForm:aaaItems:3:doDelete=delete [param]foreachDeleteForm:aaaItemsSave=rO0ABXVyAD9bTG9yZy5zZWFzYXIudGVlZGEuaXQud2ViLmZvcmVhY2guRm9yZWFjaERlbGV0ZVBhZ2UkRm9yRWFjaER0bztTsMVgKvJ09AIAAHhwAAAABHNyADxvcmcuc2Vhc2FyLnRlZWRhLml0LndlYi5mb3JlYWNoLkZvcmVhY2hEZWxldGVQYWdlJEZvckVhY2hEdG8AAAAAAAAAAQIAAUwAA2tleXQAEkxqYXZhL2xhbmcvU3RyaW5nO3hwdAADMTExc3EAfgACdAADMjIyc3EAfgACdAADNDQ0c3EAfgACdAADNTU1 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3cd0a12d [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=a8atg8eqwdmx [header]Content-Length=470 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=a8atg8eqwdmx; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachDelete.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1f4b3950 DEBUG 02:05:46,475 [btpool0-3] クラス(org.seasar.teeda.it.web.foreach.ForeachDeletePage[foreach_foreachDeletePage])のコンポーネント定義を登録します ##### CLICKED INDEX[3] ##### DEBUG 02:05:46,486 [btpool0-3] ** after *****************************************: /view/foreach/foreachDelete.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@25ef757f [request]foreach_foreachDeletePage=org.seasar.teeda.it.web.foreach.ForeachDeletePage@c0af84e [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3cd0a12d [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[foreachDeleteForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/foreach/foreachDelete.html [request]teeda.SUBMITTED_COMMAND=doDelete [cookie]JSESSIONID=a8atg8eqwdmx [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachDelete.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2433cf0f DEBUG 02:05:46,488 [btpool0-3] HOT deployを終了しました DEBUG 02:05:46,490 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7d6c848f not defined as pure js property DEBUG 02:05:46,490 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7d6c848f not defined as pure js property DEBUG 02:05:46,493 [main] Page Encoding detected: UTF-8 ForeachDelete Foreach sample with delete.
111
222
444
DEBUG 02:05:46,494 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:46,495 [main] Load response for http://localhost:36584/view/foreach/foreachDelete.html DEBUG 02:05:46,497 [btpool0-3] HOT deployを開始します DEBUG 02:05:46,499 [btpool0-3] ** before *****************************************: /view/foreach/foreachDelete.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@793aac5f RequestedSessionId=a8atg8eqwdmx REQUEST_URI=/view/foreach/foreachDelete.html, SERVLET_PATH=/view/foreach/foreachDelete.html CharacterEncoding=UTF-8, ContentLength=454, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=a8atg8eqwdmx Session :: CreationTime=1639155946402, LastAccessedTime=1639155946497, MaxInactiveInterval=1800 [param]foreachDeleteForm/view/foreach/foreachDelete.html=foreachDeleteForm [param]foreachDeleteForm:aaaItems:0:doDelete=delete [param]foreachDeleteForm:aaaItemsSave=rO0ABXVyAD9bTG9yZy5zZWFzYXIudGVlZGEuaXQud2ViLmZvcmVhY2guRm9yZWFjaERlbGV0ZVBhZ2UkRm9yRWFjaER0bztTsMVgKvJ09AIAAHhwAAAAA3NyADxvcmcuc2Vhc2FyLnRlZWRhLml0LndlYi5mb3JlYWNoLkZvcmVhY2hEZWxldGVQYWdlJEZvckVhY2hEdG8AAAAAAAAAAQIAAUwAA2tleXQAEkxqYXZhL2xhbmcvU3RyaW5nO3hwdAADMTExc3EAfgACdAADMjIyc3EAfgACdAADNDQ0 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7b0acf26 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=a8atg8eqwdmx [header]Content-Length=454 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=a8atg8eqwdmx; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachDelete.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2433cf0f DEBUG 02:05:46,510 [btpool0-3] クラス(org.seasar.teeda.it.web.foreach.ForeachDeletePage[foreach_foreachDeletePage])のコンポーネント定義を登録します ##### CLICKED INDEX[0] ##### DEBUG 02:05:46,520 [btpool0-3] ** after *****************************************: /view/foreach/foreachDelete.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@6982237d [request]foreach_foreachDeletePage=org.seasar.teeda.it.web.foreach.ForeachDeletePage@5ee819a8 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7b0acf26 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[foreachDeleteForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/foreach/foreachDelete.html [request]teeda.SUBMITTED_COMMAND=doDelete [cookie]JSESSIONID=a8atg8eqwdmx [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachDelete.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@57ec9545 DEBUG 02:05:46,523 [btpool0-3] HOT deployを終了しました DEBUG 02:05:46,524 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7c830624 not defined as pure js property DEBUG 02:05:46,524 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7c830624 not defined as pure js property DEBUG 02:05:46,527 [main] Page Encoding detected: UTF-8 ForeachDelete Foreach sample with delete.
222
444
DEBUG 02:05:46,528 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:46,528 [main] Load response for http://localhost:36584/view/foreach/foreachDelete.html DEBUG 02:05:46,530 [btpool0-3] HOT deployを開始します DEBUG 02:05:46,531 [btpool0-3] ** before *****************************************: /view/foreach/foreachDelete.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@5935b50c RequestedSessionId=a8atg8eqwdmx REQUEST_URI=/view/foreach/foreachDelete.html, SERVLET_PATH=/view/foreach/foreachDelete.html CharacterEncoding=UTF-8, ContentLength=438, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=a8atg8eqwdmx Session :: CreationTime=1639155946402, LastAccessedTime=1639155946530, MaxInactiveInterval=1800 [param]foreachDeleteForm/view/foreach/foreachDelete.html=foreachDeleteForm [param]foreachDeleteForm:aaaItems:1:doDelete=delete [param]foreachDeleteForm:aaaItemsSave=rO0ABXVyAD9bTG9yZy5zZWFzYXIudGVlZGEuaXQud2ViLmZvcmVhY2guRm9yZWFjaERlbGV0ZVBhZ2UkRm9yRWFjaER0bztTsMVgKvJ09AIAAHhwAAAAAnNyADxvcmcuc2Vhc2FyLnRlZWRhLml0LndlYi5mb3JlYWNoLkZvcmVhY2hEZWxldGVQYWdlJEZvckVhY2hEdG8AAAAAAAAAAQIAAUwAA2tleXQAEkxqYXZhL2xhbmcvU3RyaW5nO3hwdAADMjIyc3EAfgACdAADNDQ0 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@55015495 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=a8atg8eqwdmx [header]Content-Length=438 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=a8atg8eqwdmx; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachDelete.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@57ec9545 DEBUG 02:05:46,537 [btpool0-3] クラス(org.seasar.teeda.it.web.foreach.ForeachDeletePage[foreach_foreachDeletePage])のコンポーネント定義を登録します ##### CLICKED INDEX[1] ##### DEBUG 02:05:46,546 [btpool0-3] ** after *****************************************: /view/foreach/foreachDelete.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@328c3770 [request]foreach_foreachDeletePage=org.seasar.teeda.it.web.foreach.ForeachDeletePage@138bb3fd [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@55015495 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[foreachDeleteForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/foreach/foreachDelete.html [request]teeda.SUBMITTED_COMMAND=doDelete [cookie]JSESSIONID=a8atg8eqwdmx [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachDelete.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@38d5b111 DEBUG 02:05:46,548 [btpool0-3] HOT deployを終了しました DEBUG 02:05:46,549 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7442df79 not defined as pure js property DEBUG 02:05:46,549 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7442df79 not defined as pure js property DEBUG 02:05:46,551 [main] Page Encoding detected: UTF-8 ForeachDelete Foreach sample with delete.
222
DEBUG 02:05:46,551 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:46,551 [main] Load response for http://localhost:36584/view/foreach/foreachDelete.html DEBUG 02:05:46,553 [btpool0-3] HOT deployを開始します DEBUG 02:05:46,555 [btpool0-3] ** before *****************************************: /view/foreach/foreachDelete.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@806bc2f RequestedSessionId=a8atg8eqwdmx REQUEST_URI=/view/foreach/foreachDelete.html, SERVLET_PATH=/view/foreach/foreachDelete.html CharacterEncoding=UTF-8, ContentLength=422, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=a8atg8eqwdmx Session :: CreationTime=1639155946402, LastAccessedTime=1639155946553, MaxInactiveInterval=1800 [param]foreachDeleteForm/view/foreach/foreachDelete.html=foreachDeleteForm [param]foreachDeleteForm:aaaItems:0:doDelete=delete [param]foreachDeleteForm:aaaItemsSave=rO0ABXVyAD9bTG9yZy5zZWFzYXIudGVlZGEuaXQud2ViLmZvcmVhY2guRm9yZWFjaERlbGV0ZVBhZ2UkRm9yRWFjaER0bztTsMVgKvJ09AIAAHhwAAAAAXNyADxvcmcuc2Vhc2FyLnRlZWRhLml0LndlYi5mb3JlYWNoLkZvcmVhY2hEZWxldGVQYWdlJEZvckVhY2hEdG8AAAAAAAAAAQIAAUwAA2tleXQAEkxqYXZhL2xhbmcvU3RyaW5nO3hwdAADMjIy [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@722cb5c6 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=a8atg8eqwdmx [header]Content-Length=422 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=a8atg8eqwdmx; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachDelete.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@38d5b111 DEBUG 02:05:46,561 [btpool0-3] クラス(org.seasar.teeda.it.web.foreach.ForeachDeletePage[foreach_foreachDeletePage])のコンポーネント定義を登録します ##### CLICKED INDEX[0] ##### DEBUG 02:05:46,568 [btpool0-3] ** after *****************************************: /view/foreach/foreachDelete.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@723e82b [request]foreach_foreachDeletePage=org.seasar.teeda.it.web.foreach.ForeachDeletePage@465f62b6 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@722cb5c6 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[foreachDeleteForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/foreach/foreachDelete.html [request]teeda.SUBMITTED_COMMAND=doDelete [cookie]JSESSIONID=a8atg8eqwdmx [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachDelete.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2049bed2 DEBUG 02:05:46,571 [btpool0-3] HOT deployを終了しました DEBUG 02:05:46,572 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@610ddf0a not defined as pure js property DEBUG 02:05:46,572 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@610ddf0a not defined as pure js property DEBUG 02:05:46,575 [main] Page Encoding detected: UTF-8 ForeachDelete Foreach sample with delete.
DEBUG 02:05:46,575 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:46,575 [main] Load response for http://localhost:36584/view/foreach/foreachDeleteList.html DEBUG 02:05:46,577 [btpool0-2] HOT deployを開始します DEBUG 02:05:46,577 [btpool0-2] ** before *****************************************: /view/foreach/foreachDeleteList.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@a40ff24 RequestedSessionId=null REQUEST_URI=/view/foreach/foreachDeleteList.html, SERVLET_PATH=/view/foreach/foreachDeleteList.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@312e99be [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2049bed2 DEBUG 02:05:46,579 [btpool0-2] クラス(org.seasar.teeda.it.web.foreach.ForeachDeleteListPage[foreach_foreachDeleteListPage])のコンポーネント定義を登録します DEBUG 02:05:46,593 [btpool0-2] ** after *****************************************: /view/foreach/foreachDeleteList.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=csijq0kii104;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@4964f4eb [request]foreach_foreachDeleteListPage=org.seasar.teeda.it.web.foreach.ForeachDeleteListPage@30b95f2 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=csijq0kii104 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@312e99be [request]org.seasar.teeda.extension.Condition=[foreachDeleteForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={foreach_foreachDeleteListPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachDeleteList.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6da1446d DEBUG 02:05:46,594 [btpool0-2] HOT deployを終了しました DEBUG 02:05:46,596 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:46,596 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:46,597 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:46,598 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3fd48679 not defined as pure js property DEBUG 02:05:46,598 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3fd48679 not defined as pure js property DEBUG 02:05:46,602 [main] Page Encoding detected: UTF-8 ForeachDelete Foreach sample with delete.
111
222
333
444
555
DEBUG 02:05:46,603 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:46,603 [main] Load response for http://localhost:36584/view/foreach/foreachDeleteList.html;jsessionid=csijq0kii104 DEBUG 02:05:46,605 [btpool0-2] HOT deployを開始します DEBUG 02:05:46,607 [btpool0-2] ** before *****************************************: /view/foreach/foreachDeleteList.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@9ff5160 RequestedSessionId=csijq0kii104 REQUEST_URI=/view/foreach/foreachDeleteList.html;jsessionid=csijq0kii104, SERVLET_PATH=/view/foreach/foreachDeleteList.html CharacterEncoding=UTF-8, ContentLength=462, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=csijq0kii104 Session :: CreationTime=1639155946577, LastAccessedTime=1639155946605, MaxInactiveInterval=1800 [param]foreachDeleteForm/view/foreach/foreachDeleteList.html=foreachDeleteForm [param]foreachDeleteForm:aaaItems:2:doDelete=delete [param]foreachDeleteForm:aaaItemsSave=rO0ABXNyABNqYXZhLnV0aWwuQXJyYXlMaXN0eIHSHZnHYZ0DAAFJAARzaXpleHAAAAAFdwQAAAAKc3IAQG9yZy5zZWFzYXIudGVlZGEuaXQud2ViLmZvcmVhY2guRm9yZWFjaERlbGV0ZUxpc3RQYWdlJEZvckVhY2hEdG8AAAAAAAAAAQIAAUwAA2tleXQAEkxqYXZhL2xhbmcvU3RyaW5nO3hwdAADMTExc3EAfgACdAADMjIyc3EAfgACdAADMzMzc3EAfgACdAADNDQ0c3EAfgACdAADNTU1eA== [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@59377ac0 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=csijq0kii104 [header]Content-Length=462 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=csijq0kii104; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachDeleteList.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6da1446d DEBUG 02:05:46,617 [btpool0-2] クラス(org.seasar.teeda.it.web.foreach.ForeachDeleteListPage[foreach_foreachDeleteListPage])のコンポーネント定義を登録します ##### CLICKED INDEX[2] ##### DEBUG 02:05:46,623 [btpool0-2] ** after *****************************************: /view/foreach/foreachDeleteList.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@1de9f2e2 [request]foreach_foreachDeleteListPage=org.seasar.teeda.it.web.foreach.ForeachDeleteListPage@6a48e2c5 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@59377ac0 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[foreachDeleteForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/foreach/foreachDeleteList.html [request]teeda.SUBMITTED_COMMAND=doDelete [cookie]JSESSIONID=csijq0kii104 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachDeleteList.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@57202a06 DEBUG 02:05:46,625 [btpool0-2] HOT deployを終了しました DEBUG 02:05:46,626 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@711f6413 not defined as pure js property DEBUG 02:05:46,626 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@711f6413 not defined as pure js property DEBUG 02:05:46,630 [main] Page Encoding detected: UTF-8 ForeachDelete Foreach sample with delete.
111
222
444
555
DEBUG 02:05:46,630 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:46,630 [main] Load response for http://localhost:36584/view/foreach/foreachDeleteList.html DEBUG 02:05:46,633 [btpool0-2] HOT deployを開始します DEBUG 02:05:46,634 [btpool0-2] ** before *****************************************: /view/foreach/foreachDeleteList.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@4b28899a RequestedSessionId=csijq0kii104 REQUEST_URI=/view/foreach/foreachDeleteList.html, SERVLET_PATH=/view/foreach/foreachDeleteList.html CharacterEncoding=UTF-8, ContentLength=446, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=csijq0kii104 Session :: CreationTime=1639155946577, LastAccessedTime=1639155946633, MaxInactiveInterval=1800 [param]foreachDeleteForm/view/foreach/foreachDeleteList.html=foreachDeleteForm [param]foreachDeleteForm:aaaItems:3:doDelete=delete [param]foreachDeleteForm:aaaItemsSave=rO0ABXNyABNqYXZhLnV0aWwuQXJyYXlMaXN0eIHSHZnHYZ0DAAFJAARzaXpleHAAAAAEdwQAAAAKc3IAQG9yZy5zZWFzYXIudGVlZGEuaXQud2ViLmZvcmVhY2guRm9yZWFjaERlbGV0ZUxpc3RQYWdlJEZvckVhY2hEdG8AAAAAAAAAAQIAAUwAA2tleXQAEkxqYXZhL2xhbmcvU3RyaW5nO3hwdAADMTExc3EAfgACdAADMjIyc3EAfgACdAADNDQ0c3EAfgACdAADNTU1eA== [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@52620402 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=csijq0kii104 [header]Content-Length=446 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=csijq0kii104; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachDeleteList.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@57202a06 DEBUG 02:05:46,638 [btpool0-2] クラス(org.seasar.teeda.it.web.foreach.ForeachDeleteListPage[foreach_foreachDeleteListPage])のコンポーネント定義を登録します ##### CLICKED INDEX[3] ##### DEBUG 02:05:46,645 [btpool0-2] ** after *****************************************: /view/foreach/foreachDeleteList.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5c4e0c39 [request]foreach_foreachDeleteListPage=org.seasar.teeda.it.web.foreach.ForeachDeleteListPage@804a187 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@52620402 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[foreachDeleteForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/foreach/foreachDeleteList.html [request]teeda.SUBMITTED_COMMAND=doDelete [cookie]JSESSIONID=csijq0kii104 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachDeleteList.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6808aa2d DEBUG 02:05:46,647 [btpool0-2] HOT deployを終了しました DEBUG 02:05:46,648 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4b800ce8 not defined as pure js property DEBUG 02:05:46,648 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4b800ce8 not defined as pure js property DEBUG 02:05:46,651 [main] Page Encoding detected: UTF-8 ForeachDelete Foreach sample with delete.
111
222
444
DEBUG 02:05:46,652 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:46,652 [main] Load response for http://localhost:36584/view/foreach/foreachDeleteList.html DEBUG 02:05:46,654 [btpool0-2] HOT deployを開始します DEBUG 02:05:46,655 [btpool0-2] ** before *****************************************: /view/foreach/foreachDeleteList.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@6a5714de RequestedSessionId=csijq0kii104 REQUEST_URI=/view/foreach/foreachDeleteList.html, SERVLET_PATH=/view/foreach/foreachDeleteList.html CharacterEncoding=UTF-8, ContentLength=430, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=csijq0kii104 Session :: CreationTime=1639155946577, LastAccessedTime=1639155946654, MaxInactiveInterval=1800 [param]foreachDeleteForm/view/foreach/foreachDeleteList.html=foreachDeleteForm [param]foreachDeleteForm:aaaItems:0:doDelete=delete [param]foreachDeleteForm:aaaItemsSave=rO0ABXNyABNqYXZhLnV0aWwuQXJyYXlMaXN0eIHSHZnHYZ0DAAFJAARzaXpleHAAAAADdwQAAAAKc3IAQG9yZy5zZWFzYXIudGVlZGEuaXQud2ViLmZvcmVhY2guRm9yZWFjaERlbGV0ZUxpc3RQYWdlJEZvckVhY2hEdG8AAAAAAAAAAQIAAUwAA2tleXQAEkxqYXZhL2xhbmcvU3RyaW5nO3hwdAADMTExc3EAfgACdAADMjIyc3EAfgACdAADNDQ0eA== [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7b1b315c [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=csijq0kii104 [header]Content-Length=430 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=csijq0kii104; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachDeleteList.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6808aa2d DEBUG 02:05:46,659 [btpool0-2] クラス(org.seasar.teeda.it.web.foreach.ForeachDeleteListPage[foreach_foreachDeleteListPage])のコンポーネント定義を登録します ##### CLICKED INDEX[0] ##### DEBUG 02:05:46,664 [btpool0-2] ** after *****************************************: /view/foreach/foreachDeleteList.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@20a00a4b [request]foreach_foreachDeleteListPage=org.seasar.teeda.it.web.foreach.ForeachDeleteListPage@6b03d2a8 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7b1b315c [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[foreachDeleteForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/foreach/foreachDeleteList.html [request]teeda.SUBMITTED_COMMAND=doDelete [cookie]JSESSIONID=csijq0kii104 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachDeleteList.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@47fb4a7b DEBUG 02:05:46,666 [btpool0-2] HOT deployを終了しました DEBUG 02:05:46,667 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4128d1f4 not defined as pure js property DEBUG 02:05:46,667 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4128d1f4 not defined as pure js property DEBUG 02:05:46,670 [main] Page Encoding detected: UTF-8 ForeachDelete Foreach sample with delete.
222
444
DEBUG 02:05:46,670 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:46,670 [main] Load response for http://localhost:36584/view/foreach/foreachDeleteList.html DEBUG 02:05:46,672 [btpool0-2] HOT deployを開始します DEBUG 02:05:46,674 [btpool0-2] ** before *****************************************: /view/foreach/foreachDeleteList.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@61891732 RequestedSessionId=csijq0kii104 REQUEST_URI=/view/foreach/foreachDeleteList.html, SERVLET_PATH=/view/foreach/foreachDeleteList.html CharacterEncoding=UTF-8, ContentLength=414, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=csijq0kii104 Session :: CreationTime=1639155946577, LastAccessedTime=1639155946672, MaxInactiveInterval=1800 [param]foreachDeleteForm/view/foreach/foreachDeleteList.html=foreachDeleteForm [param]foreachDeleteForm:aaaItems:1:doDelete=delete [param]foreachDeleteForm:aaaItemsSave=rO0ABXNyABNqYXZhLnV0aWwuQXJyYXlMaXN0eIHSHZnHYZ0DAAFJAARzaXpleHAAAAACdwQAAAAKc3IAQG9yZy5zZWFzYXIudGVlZGEuaXQud2ViLmZvcmVhY2guRm9yZWFjaERlbGV0ZUxpc3RQYWdlJEZvckVhY2hEdG8AAAAAAAAAAQIAAUwAA2tleXQAEkxqYXZhL2xhbmcvU3RyaW5nO3hwdAADMjIyc3EAfgACdAADNDQ0eA== [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6f5205a4 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=csijq0kii104 [header]Content-Length=414 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=csijq0kii104; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachDeleteList.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@47fb4a7b DEBUG 02:05:46,680 [btpool0-2] クラス(org.seasar.teeda.it.web.foreach.ForeachDeleteListPage[foreach_foreachDeleteListPage])のコンポーネント定義を登録します ##### CLICKED INDEX[1] ##### DEBUG 02:05:46,688 [btpool0-2] ** after *****************************************: /view/foreach/foreachDeleteList.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@553503e5 [request]foreach_foreachDeleteListPage=org.seasar.teeda.it.web.foreach.ForeachDeleteListPage@b92db17 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6f5205a4 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[foreachDeleteForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/foreach/foreachDeleteList.html [request]teeda.SUBMITTED_COMMAND=doDelete [cookie]JSESSIONID=csijq0kii104 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachDeleteList.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@566dc8f0 DEBUG 02:05:46,690 [btpool0-2] HOT deployを終了しました DEBUG 02:05:46,691 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@232c85f1 not defined as pure js property DEBUG 02:05:46,691 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@232c85f1 not defined as pure js property DEBUG 02:05:46,694 [main] Page Encoding detected: UTF-8 ForeachDelete Foreach sample with delete.
222
DEBUG 02:05:46,694 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:46,694 [main] Load response for http://localhost:36584/view/foreach/foreachDeleteList.html DEBUG 02:05:46,696 [btpool0-2] HOT deployを開始します DEBUG 02:05:46,699 [btpool0-2] ** before *****************************************: /view/foreach/foreachDeleteList.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@391c3288 RequestedSessionId=csijq0kii104 REQUEST_URI=/view/foreach/foreachDeleteList.html, SERVLET_PATH=/view/foreach/foreachDeleteList.html CharacterEncoding=UTF-8, ContentLength=398, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=csijq0kii104 Session :: CreationTime=1639155946577, LastAccessedTime=1639155946696, MaxInactiveInterval=1800 [param]foreachDeleteForm/view/foreach/foreachDeleteList.html=foreachDeleteForm [param]foreachDeleteForm:aaaItems:0:doDelete=delete [param]foreachDeleteForm:aaaItemsSave=rO0ABXNyABNqYXZhLnV0aWwuQXJyYXlMaXN0eIHSHZnHYZ0DAAFJAARzaXpleHAAAAABdwQAAAAKc3IAQG9yZy5zZWFzYXIudGVlZGEuaXQud2ViLmZvcmVhY2guRm9yZWFjaERlbGV0ZUxpc3RQYWdlJEZvckVhY2hEdG8AAAAAAAAAAQIAAUwAA2tleXQAEkxqYXZhL2xhbmcvU3RyaW5nO3hwdAADMjIyeA== [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6a399c02 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=csijq0kii104 [header]Content-Length=398 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=csijq0kii104; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachDeleteList.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@566dc8f0 DEBUG 02:05:46,704 [btpool0-2] クラス(org.seasar.teeda.it.web.foreach.ForeachDeleteListPage[foreach_foreachDeleteListPage])のコンポーネント定義を登録します ##### CLICKED INDEX[0] ##### DEBUG 02:05:46,711 [btpool0-2] ** after *****************************************: /view/foreach/foreachDeleteList.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@4d5b0bc6 [request]foreach_foreachDeleteListPage=org.seasar.teeda.it.web.foreach.ForeachDeleteListPage@14621bd7 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6a399c02 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[foreachDeleteForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/foreach/foreachDeleteList.html [request]teeda.SUBMITTED_COMMAND=doDelete [cookie]JSESSIONID=csijq0kii104 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachDeleteList.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3511cab5 DEBUG 02:05:46,713 [btpool0-2] HOT deployを終了しました DEBUG 02:05:46,714 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6c4f7b4c not defined as pure js property DEBUG 02:05:46,714 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6c4f7b4c not defined as pure js property DEBUG 02:05:46,716 [main] Page Encoding detected: UTF-8 ForeachDelete Foreach sample with delete.
DEBUG 02:05:46,717 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:46,717 [main] Load response for http://localhost:36584/view/foreach/foreachNestButton.html DEBUG 02:05:46,718 [btpool0-3] HOT deployを開始します DEBUG 02:05:46,718 [btpool0-3] ** before *****************************************: /view/foreach/foreachNestButton.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@18963b33 RequestedSessionId=null REQUEST_URI=/view/foreach/foreachNestButton.html, SERVLET_PATH=/view/foreach/foreachNestButton.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@5eb536e6 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3511cab5 DEBUG 02:05:46,721 [btpool0-3] クラス(org.seasar.teeda.it.web.foreach.ForeachNestButtonPage[foreach_foreachNestButtonPage])のコンポーネント定義を登録します DEBUG 02:05:46,745 [btpool0-3] ** after *****************************************: /view/foreach/foreachNestButton.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=16ix5z8yft671;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@42ce0284 [request]foreach_foreachNestButtonPage=org.seasar.teeda.it.web.foreach.ForeachNestButtonPage@63074a5f [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=16ix5z8yft671 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@5eb536e6 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={foreach_foreachNestButtonPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachNestButton.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@73a3d5c3 DEBUG 02:05:46,747 [btpool0-3] HOT deployを終了しました DEBUG 02:05:46,748 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:46,749 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:46,750 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:46,751 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@27879eb8 not defined as pure js property DEBUG 02:05:46,751 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@27879eb8 not defined as pure js property DEBUG 02:05:46,755 [main] Page Encoding detected: UTF-8 ForEach Nest Button Foreach Nest Button sample
selected =
DEBUG 02:05:46,756 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:46,756 [main] Load response for http://localhost:36584/view/foreach/foreachNestButton.html;jsessionid=16ix5z8yft671 DEBUG 02:05:46,758 [btpool0-3] HOT deployを開始します DEBUG 02:05:46,760 [btpool0-3] ** before *****************************************: /view/foreach/foreachNestButton.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@23a53800 RequestedSessionId=16ix5z8yft671 REQUEST_URI=/view/foreach/foreachNestButton.html;jsessionid=16ix5z8yft671, SERVLET_PATH=/view/foreach/foreachNestButton.html CharacterEncoding=UTF-8, ContentLength=372, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=16ix5z8yft671 Session :: CreationTime=1639155946718, LastAccessedTime=1639155946758, MaxInactiveInterval=1800 [param]form/view/foreach/foreachNestButton.html=form [param]form:aaaItemsItems:0:aaaItems:0:doAction=0:0 [param]form:aaaItemsItemsSave=rO0ABXVyABRbW0xqYXZhLmxhbmcuU3RyaW5nOzJNCa2EMuRXAgAAeHAAAAADdXIAE1tMamF2YS5sYW5nLlN0cmluZzut0lbn6R17RwIAAHhwAAAABHQAAzA6MHQAAzA6MXQAAzA6MnQAAzA6M3VxAH4AAgAAAAR0AAMxOjB0AAMxOjF0AAMxOjJ0AAMxOjN1cQB+AAIAAAAEdAADMjowdAADMjoxdAADMjoydAADMjoz [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@33ff9a48 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=16ix5z8yft671 [header]Content-Length=372 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=16ix5z8yft671; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachNestButton.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@73a3d5c3 DEBUG 02:05:46,766 [btpool0-3] クラス(org.seasar.teeda.it.web.foreach.ForeachNestButtonPage[foreach_foreachNestButtonPage])のコンポーネント定義を登録します DEBUG 02:05:46,778 [btpool0-3] ** after *****************************************: /view/foreach/foreachNestButton.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@4d112e85 [request]foreach_foreachNestButtonPage=org.seasar.teeda.it.web.foreach.ForeachNestButtonPage@2305454a [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@33ff9a48 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/foreach/foreachNestButton.html [request]teeda.SUBMITTED_COMMAND=doAction [cookie]JSESSIONID=16ix5z8yft671 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachNestButton.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2f080f3c DEBUG 02:05:46,781 [btpool0-3] HOT deployを終了しました DEBUG 02:05:46,782 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4528055b not defined as pure js property DEBUG 02:05:46,782 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4528055b not defined as pure js property DEBUG 02:05:46,785 [main] Page Encoding detected: UTF-8 ForEach Nest Button Foreach Nest Button sample
selected = 0:0
DEBUG 02:05:46,786 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:46,786 [main] Load response for http://localhost:36584/view/foreach/foreachNestButton.html DEBUG 02:05:46,789 [btpool0-3] HOT deployを開始します DEBUG 02:05:46,791 [btpool0-3] ** before *****************************************: /view/foreach/foreachNestButton.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@1169e486 RequestedSessionId=16ix5z8yft671 REQUEST_URI=/view/foreach/foreachNestButton.html, SERVLET_PATH=/view/foreach/foreachNestButton.html CharacterEncoding=UTF-8, ContentLength=372, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=16ix5z8yft671 Session :: CreationTime=1639155946718, LastAccessedTime=1639155946789, MaxInactiveInterval=1800 [param]form/view/foreach/foreachNestButton.html=form [param]form:aaaItemsItems:1:aaaItems:0:doAction=1:0 [param]form:aaaItemsItemsSave=rO0ABXVyABRbW0xqYXZhLmxhbmcuU3RyaW5nOzJNCa2EMuRXAgAAeHAAAAADdXIAE1tMamF2YS5sYW5nLlN0cmluZzut0lbn6R17RwIAAHhwAAAABHQAAzA6MHQAAzA6MXQAAzA6MnQAAzA6M3VxAH4AAgAAAAR0AAMxOjB0AAMxOjF0AAMxOjJ0AAMxOjN1cQB+AAIAAAAEdAADMjowdAADMjoxdAADMjoydAADMjoz [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3f1a2258 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=16ix5z8yft671 [header]Content-Length=372 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=16ix5z8yft671; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachNestButton.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2f080f3c DEBUG 02:05:46,797 [btpool0-3] クラス(org.seasar.teeda.it.web.foreach.ForeachNestButtonPage[foreach_foreachNestButtonPage])のコンポーネント定義を登録します DEBUG 02:05:46,811 [btpool0-3] ** after *****************************************: /view/foreach/foreachNestButton.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@79feea8f [request]foreach_foreachNestButtonPage=org.seasar.teeda.it.web.foreach.ForeachNestButtonPage@4ed990db [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3f1a2258 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/foreach/foreachNestButton.html [request]teeda.SUBMITTED_COMMAND=doAction [cookie]JSESSIONID=16ix5z8yft671 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachNestButton.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2db5424e DEBUG 02:05:46,813 [btpool0-3] HOT deployを終了しました DEBUG 02:05:46,814 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@39304e60 not defined as pure js property DEBUG 02:05:46,814 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@39304e60 not defined as pure js property DEBUG 02:05:46,818 [main] Page Encoding detected: UTF-8 ForEach Nest Button Foreach Nest Button sample
selected = 1:0
DEBUG 02:05:46,819 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:46,819 [main] Load response for http://localhost:36584/view/foreach/foreachNestButton.html DEBUG 02:05:46,821 [btpool0-3] HOT deployを開始します DEBUG 02:05:46,823 [btpool0-3] ** before *****************************************: /view/foreach/foreachNestButton.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@54014944 RequestedSessionId=16ix5z8yft671 REQUEST_URI=/view/foreach/foreachNestButton.html, SERVLET_PATH=/view/foreach/foreachNestButton.html CharacterEncoding=UTF-8, ContentLength=372, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=16ix5z8yft671 Session :: CreationTime=1639155946718, LastAccessedTime=1639155946821, MaxInactiveInterval=1800 [param]form/view/foreach/foreachNestButton.html=form [param]form:aaaItemsItems:0:aaaItems:1:doAction=0:1 [param]form:aaaItemsItemsSave=rO0ABXVyABRbW0xqYXZhLmxhbmcuU3RyaW5nOzJNCa2EMuRXAgAAeHAAAAADdXIAE1tMamF2YS5sYW5nLlN0cmluZzut0lbn6R17RwIAAHhwAAAABHQAAzA6MHQAAzA6MXQAAzA6MnQAAzA6M3VxAH4AAgAAAAR0AAMxOjB0AAMxOjF0AAMxOjJ0AAMxOjN1cQB+AAIAAAAEdAADMjowdAADMjoxdAADMjoydAADMjoz [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@20713a72 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=16ix5z8yft671 [header]Content-Length=372 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=16ix5z8yft671; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachNestButton.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2db5424e DEBUG 02:05:46,829 [btpool0-3] クラス(org.seasar.teeda.it.web.foreach.ForeachNestButtonPage[foreach_foreachNestButtonPage])のコンポーネント定義を登録します DEBUG 02:05:46,843 [btpool0-3] ** after *****************************************: /view/foreach/foreachNestButton.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@45d63c55 [request]foreach_foreachNestButtonPage=org.seasar.teeda.it.web.foreach.ForeachNestButtonPage@74131444 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@20713a72 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/foreach/foreachNestButton.html [request]teeda.SUBMITTED_COMMAND=doAction [cookie]JSESSIONID=16ix5z8yft671 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachNestButton.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1097b7e5 DEBUG 02:05:46,846 [btpool0-3] HOT deployを終了しました DEBUG 02:05:46,847 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6be16028 not defined as pure js property DEBUG 02:05:46,847 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6be16028 not defined as pure js property DEBUG 02:05:46,851 [main] Page Encoding detected: UTF-8 ForEach Nest Button Foreach Nest Button sample
selected = 0:1
DEBUG 02:05:46,851 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:46,852 [main] Load response for http://localhost:36584/view/foreach/foreachNestButton.html DEBUG 02:05:46,854 [btpool0-3] HOT deployを開始します DEBUG 02:05:46,856 [btpool0-3] ** before *****************************************: /view/foreach/foreachNestButton.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@e955027 RequestedSessionId=16ix5z8yft671 REQUEST_URI=/view/foreach/foreachNestButton.html, SERVLET_PATH=/view/foreach/foreachNestButton.html CharacterEncoding=UTF-8, ContentLength=372, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=16ix5z8yft671 Session :: CreationTime=1639155946718, LastAccessedTime=1639155946854, MaxInactiveInterval=1800 [param]form/view/foreach/foreachNestButton.html=form [param]form:aaaItemsItems:1:aaaItems:1:doAction=1:1 [param]form:aaaItemsItemsSave=rO0ABXVyABRbW0xqYXZhLmxhbmcuU3RyaW5nOzJNCa2EMuRXAgAAeHAAAAADdXIAE1tMamF2YS5sYW5nLlN0cmluZzut0lbn6R17RwIAAHhwAAAABHQAAzA6MHQAAzA6MXQAAzA6MnQAAzA6M3VxAH4AAgAAAAR0AAMxOjB0AAMxOjF0AAMxOjJ0AAMxOjN1cQB+AAIAAAAEdAADMjowdAADMjoxdAADMjoydAADMjoz [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6cc137eb [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=16ix5z8yft671 [header]Content-Length=372 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=16ix5z8yft671; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachNestButton.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1097b7e5 DEBUG 02:05:46,861 [btpool0-3] クラス(org.seasar.teeda.it.web.foreach.ForeachNestButtonPage[foreach_foreachNestButtonPage])のコンポーネント定義を登録します DEBUG 02:05:46,874 [btpool0-3] ** after *****************************************: /view/foreach/foreachNestButton.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5ed63a62 [request]foreach_foreachNestButtonPage=org.seasar.teeda.it.web.foreach.ForeachNestButtonPage@42932892 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6cc137eb [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/foreach/foreachNestButton.html [request]teeda.SUBMITTED_COMMAND=doAction [cookie]JSESSIONID=16ix5z8yft671 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachNestButton.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@4b4cab63 DEBUG 02:05:46,876 [btpool0-3] HOT deployを終了しました DEBUG 02:05:46,878 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1183eeb0 not defined as pure js property DEBUG 02:05:46,878 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1183eeb0 not defined as pure js property DEBUG 02:05:46,881 [main] Page Encoding detected: UTF-8 ForEach Nest Button Foreach Nest Button sample
selected = 1:1
DEBUG 02:05:46,882 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:46,882 [main] Load response for http://localhost:36584/view/foreach/foreachNestButton.html DEBUG 02:05:46,884 [btpool0-3] HOT deployを開始します DEBUG 02:05:46,886 [btpool0-3] ** before *****************************************: /view/foreach/foreachNestButton.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@6ab56229 RequestedSessionId=16ix5z8yft671 REQUEST_URI=/view/foreach/foreachNestButton.html, SERVLET_PATH=/view/foreach/foreachNestButton.html CharacterEncoding=UTF-8, ContentLength=372, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=16ix5z8yft671 Session :: CreationTime=1639155946718, LastAccessedTime=1639155946884, MaxInactiveInterval=1800 [param]form/view/foreach/foreachNestButton.html=form [param]form:aaaItemsItems:2:aaaItems:3:doAction=2:3 [param]form:aaaItemsItemsSave=rO0ABXVyABRbW0xqYXZhLmxhbmcuU3RyaW5nOzJNCa2EMuRXAgAAeHAAAAADdXIAE1tMamF2YS5sYW5nLlN0cmluZzut0lbn6R17RwIAAHhwAAAABHQAAzA6MHQAAzA6MXQAAzA6MnQAAzA6M3VxAH4AAgAAAAR0AAMxOjB0AAMxOjF0AAMxOjJ0AAMxOjN1cQB+AAIAAAAEdAADMjowdAADMjoxdAADMjoydAADMjoz [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2a3fa87a [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=16ix5z8yft671 [header]Content-Length=372 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=16ix5z8yft671; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachNestButton.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@4b4cab63 DEBUG 02:05:46,892 [btpool0-3] クラス(org.seasar.teeda.it.web.foreach.ForeachNestButtonPage[foreach_foreachNestButtonPage])のコンポーネント定義を登録します DEBUG 02:05:46,907 [btpool0-3] ** after *****************************************: /view/foreach/foreachNestButton.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5b4c1313 [request]foreach_foreachNestButtonPage=org.seasar.teeda.it.web.foreach.ForeachNestButtonPage@5f787338 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2a3fa87a [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/foreach/foreachNestButton.html [request]teeda.SUBMITTED_COMMAND=doAction [cookie]JSESSIONID=16ix5z8yft671 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachNestButton.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5cd4927f DEBUG 02:05:46,909 [btpool0-3] HOT deployを終了しました DEBUG 02:05:46,911 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@51d394ab not defined as pure js property DEBUG 02:05:46,911 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@51d394ab not defined as pure js property DEBUG 02:05:46,917 [main] Page Encoding detected: UTF-8 ForEach Nest Button Foreach Nest Button sample
selected = 2:3
DEBUG 02:05:46,919 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:46,919 [main] Load response for http://localhost:36584/view/foreach/foreachNestAppend.html DEBUG 02:05:46,921 [btpool0-3] HOT deployを開始します DEBUG 02:05:46,922 [btpool0-3] ** before *****************************************: /view/foreach/foreachNestAppend.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@542cc2d4 RequestedSessionId=null REQUEST_URI=/view/foreach/foreachNestAppend.html, SERVLET_PATH=/view/foreach/foreachNestAppend.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@46ab1778 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5cd4927f DEBUG 02:05:46,956 [btpool0-3] クラス(org.seasar.teeda.it.web.foreach.ForeachNestAppendPage[foreach_foreachNestAppendPage])のコンポーネント定義を登録します 1 1 2 2 3 3 1 1 DEBUG 02:05:47,017 [btpool0-3] ** after *****************************************: /view/foreach/foreachNestAppend.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=12a1ibuxw7y2t;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@47204d1a [request]foreach_foreachNestAppendPage=org.seasar.teeda.it.web.foreach.ForeachNestAppendPage@19a60a71 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=12a1ibuxw7y2t [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@46ab1778 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={foreach_foreachNestAppendPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachNestAppend.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@63f78dde DEBUG 02:05:47,020 [btpool0-3] HOT deployを終了しました DEBUG 02:05:47,023 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:47,023 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:47,026 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:47,028 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@465e34ce not defined as pure js property DEBUG 02:05:47,028 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@465e34ce not defined as pure js property DEBUG 02:05:47,033 [main] Page Encoding detected: UTF-8


DEBUG 02:05:47,033 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:47,033 [main] Load response for http://localhost:36584/view/foreach/foreachNestAppend.html;jsessionid=12a1ibuxw7y2t DEBUG 02:05:47,036 [btpool0-3] HOT deployを開始します DEBUG 02:05:47,038 [btpool0-3] ** before *****************************************: /view/foreach/foreachNestAppend.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@241bee6f RequestedSessionId=12a1ibuxw7y2t REQUEST_URI=/view/foreach/foreachNestAppend.html;jsessionid=12a1ibuxw7y2t, SERVLET_PATH=/view/foreach/foreachNestAppend.html CharacterEncoding=UTF-8, ContentLength=960, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=12a1ibuxw7y2t Session :: CreationTime=1639155946922, LastAccessedTime=1639155947036, MaxInactiveInterval=1800 [param]form/view/foreach/foreachNestAppend.html=form [param]form:doAppendInsert=Insert [param]form:parentItems:0:childItems:0:foo=1 [param]form:parentItems:0:childItems:1:foo=2 [param]form:parentItems:0:childItems:2:foo=3 [param]form:parentItems:1:childItems:0:foo=1 [param]form:parentItemsSave=rO0ABXVyAEJbTG9yZy5zZWFzYXIudGVlZGEuaXQud2ViLmZvcmVhY2guRm9yZWFjaE5lc3RBcHBlbmRQYWdlJFBhcmVudER0bzsyeSaRexiZ7wIAAHhwAAAAAnNyAD9vcmcuc2Vhc2FyLnRlZWRhLml0LndlYi5mb3JlYWNoLkZvcmVhY2hOZXN0QXBwZW5kUGFnZSRQYXJlbnREdG8AAAAAAAAAAQIAAVsACmNoaWxkSXRlbXN0AEFbTG9yZy9zZWFzYXIvdGVlZGEvaXQvd2ViL2ZvcmVhY2gvRm9yZWFjaE5lc3RBcHBlbmRQYWdlJENoaWxkRHRvO3hwdXIAQVtMb3JnLnNlYXNhci50ZWVkYS5pdC53ZWIuZm9yZWFjaC5Gb3JlYWNoTmVzdEFwcGVuZFBhZ2UkQ2hpbGREdG87V1RFMnZPA58CAAB4cAAAAANzcgA+b3JnLnNlYXNhci50ZWVkYS5pdC53ZWIuZm9yZWFjaC5Gb3JlYWNoTmVzdEFwcGVuZFBhZ2UkQ2hpbGREdG8AAAAAAAAAAQIAAUwAA2Zvb3QAEkxqYXZhL2xhbmcvU3RyaW5nO3hwdAABMXNxAH4AB3QAATJzcQB+AAd0AAEzc3EAfgACdXEAfgAFAAAAAXNxAH4AB3EAfgAK [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@25c2cbee [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=12a1ibuxw7y2t [header]Content-Length=960 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=12a1ibuxw7y2t; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachNestAppend.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@63f78dde DEBUG 02:05:47,044 [btpool0-3] クラス(org.seasar.teeda.it.web.foreach.ForeachNestAppendPage[foreach_foreachNestAppendPage])のコンポーネント定義を登録します 1 1 2 2 3 3 1 1 1 2 10 3 1 1 2 2 10 10 3 3 1 1 DEBUG 02:05:47,057 [btpool0-3] ** after *****************************************: /view/foreach/foreachNestAppend.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@4de17cff [request]foreach_foreachNestAppendPage=org.seasar.teeda.it.web.foreach.ForeachNestAppendPage@ed5714b [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@25c2cbee [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/foreach/foreachNestAppend.html [request]teeda.SUBMITTED_COMMAND=doAppendInsert [cookie]JSESSIONID=12a1ibuxw7y2t [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachNestAppend.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5f00fa88 DEBUG 02:05:47,060 [btpool0-3] HOT deployを終了しました DEBUG 02:05:47,061 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@28807653 not defined as pure js property DEBUG 02:05:47,061 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@28807653 not defined as pure js property DEBUG 02:05:47,064 [main] Page Encoding detected: UTF-8


DEBUG 02:05:47,065 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:47,065 [main] Load response for http://localhost:36584/view/foreach/foreachRowspan.html DEBUG 02:05:47,066 [btpool0-3] HOT deployを開始します DEBUG 02:05:47,067 [btpool0-3] ** before *****************************************: /view/foreach/foreachRowspan.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@6bef63f9 RequestedSessionId=null REQUEST_URI=/view/foreach/foreachRowspan.html, SERVLET_PATH=/view/foreach/foreachRowspan.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@318ca7cb [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5f00fa88 DEBUG 02:05:47,070 [btpool0-3] クラス(org.seasar.teeda.it.web.foreach.ForeachRowspanPage[foreach_foreachRowspanPage])のコンポーネント定義を登録します DEBUG 02:05:47,089 [btpool0-3] ** after *****************************************: /view/foreach/foreachRowspan.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=ztqyt9ljcata;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@50709366 [request]foreach_foreachRowspanPage=org.seasar.teeda.it.web.foreach.ForeachRowspanPage@edd36cc [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=ztqyt9ljcata [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@318ca7cb [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={foreach_foreachRowspanPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={productItems:0:isCategoryColumn=true, productItems:1:isCategoryColumn=false, productItems:2:isCategoryColumn=false, productItems:3:isCategoryColumn=true, productItems:4:isCategoryColumn=true, productItems:5:isCategoryColumn=false}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreachRowspan.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5f00fa88 DEBUG 02:05:47,092 [btpool0-3] HOT deployを終了しました DEBUG 02:05:47,093 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:47,093 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:47,095 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:47,096 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@15e337bf not defined as pure js property DEBUG 02:05:47,096 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@15e337bf not defined as pure js property DEBUG 02:05:47,099 [main] Page Encoding detected: UTF-8 ForEach Rowspan

Rowspan sample.

A A1
A2
A3
B B1
C C1
C2
DEBUG 02:05:47,100 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:47,100 [main] Load response for http://localhost:36584/view/foreach/foreach.html DEBUG 02:05:47,101 [btpool0-3] HOT deployを開始します DEBUG 02:05:47,101 [btpool0-3] ** before *****************************************: /view/foreach/foreach.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@4e411379 RequestedSessionId=null REQUEST_URI=/view/foreach/foreach.html, SERVLET_PATH=/view/foreach/foreach.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@12659512 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5f00fa88 DEBUG 02:05:47,109 [btpool0-3] クラス(org.seasar.teeda.it.web.foreach.ForeachPage[foreach_foreachPage])のコンポーネント定義を登録します foo:null bar:null foo:null bar:null DEBUG 02:05:47,118 [btpool0-3] ** after *****************************************: /view/foreach/foreach.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1ta9kkhv5ihdr;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@fa88254 [request]foreach_foreachPage=org.seasar.teeda.it.web.foreach.ForeachPage@460d4 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1ta9kkhv5ihdr [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@12659512 [request]org.seasar.teeda.extension.Condition=[ForeachPageForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={foreach_foreachPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/foreach/foreach.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1f70fe4e DEBUG 02:05:47,120 [btpool0-3] HOT deployを終了しました DEBUG 02:05:47,121 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:47,121 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:47,123 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:47,124 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@77cab87f not defined as pure js property DEBUG 02:05:47,124 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@77cab87f not defined as pure js property DEBUG 02:05:47,128 [main] Page Encoding detected: UTF-8 ForEach
Foreach sample with array.
foo:
bar:
a1 b1
a2 b2
a3 b3
foo2:
bar2:
DEBUG 02:05:47,128 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:47,129 [main] Load response for http://localhost:36584/view/grid/gridSize.html DEBUG 02:05:47,130 [btpool0-3] HOT deployを開始します DEBUG 02:05:47,130 [btpool0-3] ** before *****************************************: /view/grid/gridSize.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@8b10bd5 RequestedSessionId=null REQUEST_URI=/view/grid/gridSize.html, SERVLET_PATH=/view/grid/gridSize.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1f7fd168 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1f70fe4e DEBUG 02:05:47,134 [btpool0-3] クラス(org.seasar.teeda.it.web.grid.GridSizePage[grid_gridSizePage])のコンポーネント定義を登録します DEBUG 02:05:47,170 [btpool0-3] ** after *****************************************: /view/grid/gridSize.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=ydkc3y0ucvhs;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@11297ba3 [request]grid_gridSizePage=org.seasar.teeda.it.web.grid.GridSizePage@3a741322 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=ydkc3y0ucvhs [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1f7fd168 [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@1a943b29 [request]org.seasar.teeda.extension.Condition=[gridForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={grid_gridSizePage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[org/seasar/teeda/extension/component/html/THtmlGrid.css] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[org/seasar/teeda/ajax/js/ajax.js, org/seasar/teeda/extension/component/html/THtmlGrid.js] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/grid/gridSize.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@79b80e60 DEBUG 02:05:47,172 [btpool0-3] HOT deployを終了しました DEBUG 02:05:47,174 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:47,174 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:47,175 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:47,176 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@60bb6b37 not defined as pure js property DEBUG 02:05:47,176 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@60bb6b37 not defined as pure js property DEBUG 02:05:47,186 [main] Script node added: GridXY
index
aaa
bbb
0
aa0
1
aa1
2
aa2
DEBUG 02:05:47,295 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:47,295 [main] Load response for http://localhost:36584/view/grid/gridSize.html;jsessionid=ydkc3y0ucvhs DEBUG 02:05:47,298 [btpool0-3] HOT deployを開始します DEBUG 02:05:47,300 [btpool0-3] ** before *****************************************: /view/grid/gridSize.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@7db79cfd RequestedSessionId=ydkc3y0ucvhs REQUEST_URI=/view/grid/gridSize.html;jsessionid=ydkc3y0ucvhs, SERVLET_PATH=/view/grid/gridSize.html CharacterEncoding=UTF-8, ContentLength=1231, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=ydkc3y0ucvhs Session :: CreationTime=1639155947130, LastAccessedTime=1639155947298, MaxInactiveInterval=1800 [param]gridForm/view/grid/gridSize.html=gridForm [param]gridForm:doChangeSize=件数を変更 [param]gridForm:fooGrid:0:bbb=0 [param]gridForm:fooGrid:1:bbb=10 [param]gridForm:fooGrid:2:bbb=20 [param]gridForm:fooItemsSave=rO0ABXVyADpbTG9yZy5zZWFzYXIudGVlZGEuaXQud2ViLmZvcmVhY2guRm9yZWFjaFNpemVQYWdlJEZvb0l0ZW07Em9nOMf4ACwCAAB4cAAAAANzcgA3b3JnLnNlYXNhci50ZWVkYS5pdC53ZWIuZm9yZWFjaC5Gb3JlYWNoU2l6ZVBhZ2UkRm9vSXRlbdanvNthTNp/AgACTAADYWFhdAASTGphdmEvbGFuZy9TdHJpbmc7TAADYmJidAAWTGphdmEvbWF0aC9CaWdEZWNpbWFsO3hwdAADYWEwc3IAFGphdmEubWF0aC5CaWdEZWNpbWFsVMcVV/mBKE8DAAJJAAVzY2FsZUwABmludFZhbHQAFkxqYXZhL21hdGgvQmlnSW50ZWdlcjt4cgAQamF2YS5sYW5nLk51bWJlcoaslR0LlOCLAgAAeHAAAAAAc3IAFGphdmEubWF0aC5CaWdJbnRlZ2VyjPyfH6k7+x0DAAZJAAhiaXRDb3VudEkACWJpdExlbmd0aEkAE2ZpcnN0Tm9uemVyb0J5dGVOdW1JAAxsb3dlc3RTZXRCaXRJAAZzaWdudW1bAAltYWduaXR1ZGV0AAJbQnhxAH4ACf///////////////v////4AAAAAdXIAAltCrPMX+AYIVOACAAB4cAAAAAB4eHNxAH4AAnQAA2FhMXNxAH4ABwAAAABzcQB+AAv///////////////7////+AAAAAXVxAH4ADgAAAAEKeHhzcQB+AAJ0AANhYTJzcQB+AAcAAAAAc3EAfgAL///////////////+/////gAAAAF1cQB+AA4AAAABFHh4 [param]gridForm:itemSize=0 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@21a3e686 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=ydkc3y0ucvhs [header]Content-Length=1231 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=ydkc3y0ucvhs; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/grid/gridSize.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@79b80e60 DEBUG 02:05:47,308 [btpool0-3] クラス(org.seasar.teeda.it.web.grid.GridSizePage[grid_gridSizePage])のコンポーネント定義を登録します DEBUG 02:05:47,318 [btpool0-3] ** after *****************************************: /view/grid/gridSize.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@49ddf47e [request]grid_gridSizePage=org.seasar.teeda.it.web.grid.GridSizePage@adea215 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@21a3e686 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@1e631646 [request]org.seasar.teeda.extension.Condition=[gridForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[org/seasar/teeda/extension/component/html/THtmlGrid.css] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[org/seasar/teeda/ajax/js/ajax.js, org/seasar/teeda/extension/component/html/THtmlGrid.js] [request]postback=true [request]previousViewId=/view/grid/gridSize.html [request]teeda.SUBMITTED_COMMAND=doChangeSize [cookie]JSESSIONID=ydkc3y0ucvhs [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/grid/gridSize.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7b4b5d3f DEBUG 02:05:47,320 [btpool0-3] HOT deployを終了しました DEBUG 02:05:47,321 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@161c7c4c not defined as pure js property DEBUG 02:05:47,321 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@161c7c4c not defined as pure js property DEBUG 02:05:47,323 [main] Script node added: GridXY
index
aaa
bbb
DEBUG 02:05:47,383 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:47,383 [main] Load response for http://localhost:36584/view/grid/grid.html DEBUG 02:05:47,384 [btpool0-3] HOT deployを開始します DEBUG 02:05:47,384 [btpool0-3] ** before *****************************************: /view/grid/grid.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@22b69467 RequestedSessionId=null REQUEST_URI=/view/grid/grid.html, SERVLET_PATH=/view/grid/grid.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@c907ff [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7b4b5d3f DEBUG 02:05:47,386 [btpool0-3] [TeedaXMLDocumentScannerImpl] no ';' DEBUG 02:05:47,388 [btpool0-3] クラス(org.seasar.teeda.it.web.grid.GridPage[grid_gridPage])のコンポーネント定義を登録します DEBUG 02:05:47,436 [btpool0-3] ** after *****************************************: /view/grid/grid.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1a483tejc6glu;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@6cfce051 [request]grid_gridPage=org.seasar.teeda.it.web.grid.GridPage@4deb1dbd [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1a483tejc6glu [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@c907ff [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@6ed8b42 [request]org.seasar.teeda.extension.Condition=[gridForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={grid_gridPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[org/seasar/teeda/extension/component/html/THtmlGrid.css] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[org/seasar/teeda/ajax/js/ajax.js, org/seasar/teeda/extension/component/html/THtmlGrid.js, org/seasar/teeda/extension/component/html/THtmlInputCommaText.js] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/grid/grid.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@55519d9b DEBUG 02:05:47,438 [btpool0-3] HOT deployを終了しました DEBUG 02:05:47,439 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:47,440 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:47,441 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:47,442 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@42523fa1 not defined as pure js property DEBUG 02:05:47,442 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@42523fa1 not defined as pure js property DEBUG 02:05:47,444 [main] Script node added: Grid
AAA
BBB
CCC
DDD
EEE
FFF
a1
b1
c1
a2
b2
c2
a3
b3
c3
a4
b4
c4
DEBUG 02:05:47,529 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:47,529 [main] Load response for http://localhost:36584/view/grid/grid.html;jsessionid=1a483tejc6glu DEBUG 02:05:47,532 [btpool0-3] HOT deployを開始します DEBUG 02:05:47,533 [btpool0-3] ** before *****************************************: /view/grid/grid.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@9e5e323 RequestedSessionId=1a483tejc6glu REQUEST_URI=/view/grid/grid.html;jsessionid=1a483tejc6glu, SERVLET_PATH=/view/grid/grid.html CharacterEncoding=UTF-8, ContentLength=1655, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1a483tejc6glu Session :: CreationTime=1639155947385, LastAccessedTime=1639155947532, MaxInactiveInterval=1800 [param]gridForm/view/grid/grid.html=gridForm [param]gridForm:doSomething= [param]gridForm:fooGrid:0:ddd=d1 [param]gridForm:fooGrid:0:eee=11,111,111 [param]gridForm:fooGrid:1:ddd=d2 [param]gridForm:fooGrid:1:eee=2,222 [param]gridForm:fooGrid:2:ddd=d3 [param]gridForm:fooGrid:2:eee=33,333 [param]gridForm:fooGrid:3:ddd=d4 [param]gridForm:fooGrid:3:eee=44 [param]gridForm:fooItemsSave=rO0ABXVyADBbTG9yZy5zZWFzYXIudGVlZGEuaXQud2ViLmdyaWQuR3JpZFBhZ2UkRm9vSXRlbTvtBy2cm5ld/gIAAHhwAAAABHNyAC1vcmcuc2Vhc2FyLnRlZWRhLml0LndlYi5ncmlkLkdyaWRQYWdlJEZvb0l0ZW1e+blgHGfneAIAB0wAA2FhYXQAEkxqYXZhL2xhbmcvU3RyaW5nO0wAA2JiYnEAfgADTAADY2NjcQB+AANMAANkZGRxAH4AA0wAA2VlZXQAFkxqYXZhL21hdGgvQmlnRGVjaW1hbDtMAANmZmZxAH4AA0wAA2dnZ3EAfgADeHB0AAJhMXQAAmIxdAACYzF0AAJkMXNyABRqYXZhLm1hdGguQmlnRGVjaW1hbFTHFVf5gShPAwACSQAFc2NhbGVMAAZpbnRWYWx0ABZMamF2YS9tYXRoL0JpZ0ludGVnZXI7eHIAEGphdmEubGFuZy5OdW1iZXKGrJUdC5TgiwIAAHhwAAAAAHNyABRqYXZhLm1hdGguQmlnSW50ZWdlcoz8nx+pO/sdAwAGSQAIYml0Q291bnRJAAliaXRMZW5ndGhJABNmaXJzdE5vbnplcm9CeXRlTnVtSQAMbG93ZXN0U2V0Qml0SQAGc2lnbnVtWwAJbWFnbml0dWRldAACW0J4cQB+AAz///////////////7////+AAAAAXVyAAJbQqzzF/gGCFTgAgAAeHAAAAADqYrHeHh0AAJmMXQAAmcxc3EAfgACdAACYTJ0AAJiMnQAAmMydAACZDJzcQB+AAoAAAAAc3EAfgAO///////////////+/////gAAAAF1cQB+ABEAAAACCK54eHQAAmYydAACZzJzcQB+AAJ0AAJhM3QAAmIzdAACYzN0AAJkM3NxAH4ACgAAAABzcQB+AA7///////////////7////+AAAAAXVxAH4AEQAAAAKCNXh4dAACZjN0AAJnM3NxAH4AAnQAAmE0dAACYjR0AAJjNHQAAmQ0c3EAfgAKAAAAAHNxAH4ADv///////////////v////4AAAABdXEAfgARAAAAASx4eHQAAmY0dAACZzQ= [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@53a313e8 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1a483tejc6glu [header]Content-Length=1655 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1a483tejc6glu; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/grid/grid.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@55519d9b DEBUG 02:05:47,544 [btpool0-3] クラス(org.seasar.teeda.it.web.grid.GridPage[grid_gridPage])のコンポーネント定義を登録します DEBUG 02:05:47,558 [btpool0-3] ** after *****************************************: /view/grid/grid.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5083658a [request]grid_gridPage=org.seasar.teeda.it.web.grid.GridPage@627f7051 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@53a313e8 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@1ca7085c [request]org.seasar.teeda.extension.Condition=[gridForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[org/seasar/teeda/extension/component/html/THtmlGrid.css] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[org/seasar/teeda/ajax/js/ajax.js, org/seasar/teeda/extension/component/html/THtmlGrid.js, org/seasar/teeda/extension/component/html/THtmlInputCommaText.js] [request]postback=true [request]previousViewId=/view/grid/grid.html [request]teeda.SUBMITTED_COMMAND=doSomething [cookie]JSESSIONID=1a483tejc6glu [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/grid/grid.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1a15deb6 DEBUG 02:05:47,559 [btpool0-3] HOT deployを終了しました DEBUG 02:05:47,561 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2769aba2 not defined as pure js property DEBUG 02:05:47,561 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2769aba2 not defined as pure js property DEBUG 02:05:47,562 [main] Script node added: Grid
AAA
BBB
CCC
DDD
EEE
FFF
a1
b1
c1
a2
b2
c2
a3
b3
c3
a4
b4
c4
DEBUG 02:05:47,614 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:47,614 [main] Load response for http://localhost:36584/view/grid/gridValidation.html DEBUG 02:05:47,615 [btpool0-3] HOT deployを開始します DEBUG 02:05:47,615 [btpool0-3] ** before *****************************************: /view/grid/gridValidation.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@58997c11 RequestedSessionId=null REQUEST_URI=/view/grid/gridValidation.html, SERVLET_PATH=/view/grid/gridValidation.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@44a06d88 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1a15deb6 DEBUG 02:05:47,618 [btpool0-3] クラス(org.seasar.teeda.it.web.grid.GridValidationPage[grid_gridValidationPage])のコンポーネント定義を登録します DEBUG 02:05:47,642 [btpool0-3] ** after *****************************************: /view/grid/gridValidation.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1s8o8myqa9iv0;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5a9e40d2 [request]grid_gridValidationPage=org.seasar.teeda.it.web.grid.GridValidationPage@4bb1c978 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1s8o8myqa9iv0 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@44a06d88 [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@5220c1b [request]org.seasar.teeda.extension.Condition=[gridForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={grid_gridValidationPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[org/seasar/teeda/extension/component/html/THtmlGrid.css] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[org/seasar/teeda/ajax/js/ajax.js, org/seasar/teeda/extension/component/html/THtmlGrid.js] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/grid/gridValidation.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7e48c33e DEBUG 02:05:47,643 [btpool0-3] HOT deployを終了しました DEBUG 02:05:47,644 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:47,644 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:47,646 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:47,646 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2623592 not defined as pure js property DEBUG 02:05:47,646 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2623592 not defined as pure js property DEBUG 02:05:47,648 [main] Script node added: Grid Validation
BBB
CCC
DDD
EEE
b1
c1
b2
c2
b3
c3
b4
c4
DEBUG 02:05:47,686 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:47,686 [main] Load response for http://localhost:36584/view/grid/gridValidation.html;jsessionid=1s8o8myqa9iv0 DEBUG 02:05:47,688 [btpool0-3] HOT deployを開始します DEBUG 02:05:47,690 [btpool0-3] ** before *****************************************: /view/grid/gridValidation.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@7072dcb6 RequestedSessionId=1s8o8myqa9iv0 REQUEST_URI=/view/grid/gridValidation.html;jsessionid=1s8o8myqa9iv0, SERVLET_PATH=/view/grid/gridValidation.html CharacterEncoding=UTF-8, ContentLength=1532, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1s8o8myqa9iv0 Session :: CreationTime=1639155947615, LastAccessedTime=1639155947688, MaxInactiveInterval=1800 [param]gridForm/view/grid/gridValidation.html=gridForm [param]gridForm:doSomething= [param]gridForm:fooGrid:0:ddd=d1 [param]gridForm:fooGrid:0:eee=1 [param]gridForm:fooGrid:1:ddd=d2 [param]gridForm:fooGrid:1:eee=2 [param]gridForm:fooGrid:2:ddd=d3 [param]gridForm:fooGrid:2:eee=3 [param]gridForm:fooGrid:3:ddd=d4 [param]gridForm:fooGrid:3:eee=aaa [param]gridForm:fooItemsSave=rO0ABXVyADpbTG9yZy5zZWFzYXIudGVlZGEuaXQud2ViLmdyaWQuR3JpZFZhbGlkYXRpb25QYWdlJEZvb0l0ZW07yphSi/DzRwUCAAB4cAAAAARzcgA3b3JnLnNlYXNhci50ZWVkYS5pdC53ZWIuZ3JpZC5HcmlkVmFsaWRhdGlvblBhZ2UkRm9vSXRlbSgZvk2KnVuoAgAETAADYmJidAASTGphdmEvbGFuZy9TdHJpbmc7TAADY2NjcQB+AANMAANkZGRxAH4AA0wAA2VlZXQAFkxqYXZhL21hdGgvQmlnRGVjaW1hbDt4cHQAAmIxdAACYzF0AAJkMXNyABRqYXZhLm1hdGguQmlnRGVjaW1hbFTHFVf5gShPAwACSQAFc2NhbGVMAAZpbnRWYWx0ABZMamF2YS9tYXRoL0JpZ0ludGVnZXI7eHIAEGphdmEubGFuZy5OdW1iZXKGrJUdC5TgiwIAAHhwAAAAAHNyABRqYXZhLm1hdGguQmlnSW50ZWdlcoz8nx+pO/sdAwAGSQAIYml0Q291bnRJAAliaXRMZW5ndGhJABNmaXJzdE5vbnplcm9CeXRlTnVtSQAMbG93ZXN0U2V0Qml0SQAGc2lnbnVtWwAJbWFnbml0dWRldAACW0J4cQB+AAv///////////////7////+AAAAAXVyAAJbQqzzF/gGCFTgAgAAeHAAAAABAXh4c3EAfgACdAACYjJ0AAJjMnQAAmQyc3EAfgAJAAAAAHNxAH4ADf///////////////v////4AAAABdXEAfgAQAAAAAQJ4eHNxAH4AAnQAAmIzdAACYzN0AAJkM3NxAH4ACQAAAABzcQB+AA3///////////////7////+AAAAAXVxAH4AEAAAAAEDeHhzcQB+AAJ0AAJiNHQAAmM0dAACZDRzcQB+AAkAAAAAc3EAfgAN///////////////+/////gAAAAF1cQB+ABAAAAABBHh4 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@4f86a67 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1s8o8myqa9iv0 [header]Content-Length=1532 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1s8o8myqa9iv0; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/grid/gridValidation.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7e48c33e DEBUG 02:05:47,699 [btpool0-3] クラス(org.seasar.teeda.it.web.grid.GridValidationPage[grid_gridValidationPage])のコンポーネント定義を登録します DEBUG 02:05:47,714 [btpool0-3] ** after *****************************************: /view/grid/gridValidation.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3e470524 [request]grid_gridValidationPage=org.seasar.teeda.it.web.grid.GridValidationPage@28a29e6d [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@4f86a67 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@4c4f1af2 [request]org.seasar.teeda.extension.Condition=[gridForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[org/seasar/teeda/extension/component/html/THtmlGrid.css] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[org/seasar/teeda/ajax/js/ajax.js, org/seasar/teeda/extension/component/html/THtmlGrid.js] [request]postback=true [request]previousViewId=/view/grid/gridValidation.html [request]teeda.SUBMITTED_COMMAND=doSomething [cookie]JSESSIONID=1s8o8myqa9iv0 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/grid/gridValidation.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5d722d01 DEBUG 02:05:47,716 [btpool0-3] HOT deployを終了しました DEBUG 02:05:47,717 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@329e2e50 not defined as pure js property DEBUG 02:05:47,717 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@329e2e50 not defined as pure js property DEBUG 02:05:47,718 [main] Script node added: Grid Validation
  • "eee" : 値(aaa)は適切な型に変換できません。(line : 4)
BBB
CCC
DDD
EEE
b1
c1
b2
c2
b3
c3
b4
c4
DEBUG 02:05:47,768 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:47,768 [main] Load response for http://localhost:36584/view/grid/multiRowGrid.html DEBUG 02:05:47,770 [btpool0-3] HOT deployを開始します DEBUG 02:05:47,770 [btpool0-3] ** before *****************************************: /view/grid/multiRowGrid.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@59311a3e RequestedSessionId=null REQUEST_URI=/view/grid/multiRowGrid.html, SERVLET_PATH=/view/grid/multiRowGrid.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@26b20a31 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5d722d01 DEBUG 02:05:47,774 [btpool0-3] クラス(org.seasar.teeda.it.web.grid.MultiRowGridPage[grid_multiRowGridPage])のコンポーネント定義を登録します DEBUG 02:05:47,811 [btpool0-3] ** after *****************************************: /view/grid/multiRowGrid.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=7s9jsprpzsbl;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@6575deb1 [request]grid_multiRowGridPage=org.seasar.teeda.it.web.grid.MultiRowGridPage@1d6f6a81 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=7s9jsprpzsbl [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@26b20a31 [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@7db94a3f [request]org.seasar.teeda.extension.Condition=[gridForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[org/seasar/teeda/extension/component/html/THtmlGrid.css] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[org/seasar/teeda/ajax/js/ajax.js, org/seasar/teeda/extension/component/html/THtmlGrid.js] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/grid/multiRowGrid.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@fb9ae95 DEBUG 02:05:47,814 [btpool0-3] HOT deployを終了しました DEBUG 02:05:47,815 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:47,815 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:47,817 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:47,818 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6162ae62 not defined as pure js property DEBUG 02:05:47,818 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6162ae62 not defined as pure js property DEBUG 02:05:47,820 [main] Script node added: Grid
aaa
ddd
bbb
ccc
eee
a1
a2
a3
a4
a5
a6
a7
b1
c1
e1
b2
c2
e2
b3
c3
e3
b4
c4
e4
b5
c5
e5
b6
c6
e6
b7
c7
e7
DEBUG 02:05:47,880 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:47,880 [main] Load response for http://localhost:36584/view/grid/multiRowGrid2.html DEBUG 02:05:47,881 [btpool0-3] HOT deployを開始します DEBUG 02:05:47,882 [btpool0-3] ** before *****************************************: /view/grid/multiRowGrid2.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@53133637 RequestedSessionId=null REQUEST_URI=/view/grid/multiRowGrid2.html, SERVLET_PATH=/view/grid/multiRowGrid2.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@124c7f7d [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@fb9ae95 DEBUG 02:05:47,886 [btpool0-3] クラス(org.seasar.teeda.it.web.grid.MultiRowGrid2Page[grid_multiRowGrid2Page])のコンポーネント定義を登録します DEBUG 02:05:47,929 [btpool0-3] ** after *****************************************: /view/grid/multiRowGrid2.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1gr9uiolz6m36;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@b83621e [request]grid_multiRowGrid2Page=org.seasar.teeda.it.web.grid.MultiRowGrid2Page@5e9ea579 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1gr9uiolz6m36 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@124c7f7d [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@181db77 [request]org.seasar.teeda.extension.Condition=[gridForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[org/seasar/teeda/extension/component/html/THtmlGrid.css] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[org/seasar/teeda/ajax/js/ajax.js, org/seasar/teeda/extension/component/html/THtmlGrid.js] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/grid/multiRowGrid2.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@746f6266 DEBUG 02:05:47,933 [btpool0-3] HOT deployを終了しました DEBUG 02:05:47,936 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:47,936 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:47,939 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:47,942 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1b7fc253 not defined as pure js property DEBUG 02:05:47,942 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1b7fc253 not defined as pure js property DEBUG 02:05:47,945 [main] Script node added: Grid
aaa
bbb
ddd
ccc
eee
a1
b1
d1
a2
b2
d2
a3
b3
d3
a4
b4
d4
a5
b5
d5
a6
b6
d6
a7
b7
d7
c1
c2
c3
c4
c5
c6
c7
***net.sourceforge.jwebunit.html.Table@7cd2da43 DEBUG 02:05:48,002 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:48,002 [main] Load response for http://localhost:36584/view/grid/gridEdit.html DEBUG 02:05:48,004 [btpool0-3] HOT deployを開始します DEBUG 02:05:48,004 [btpool0-3] ** before *****************************************: /view/grid/gridEdit.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@726c3aa5 RequestedSessionId=null REQUEST_URI=/view/grid/gridEdit.html, SERVLET_PATH=/view/grid/gridEdit.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1f7e6153 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@746f6266 DEBUG 02:05:48,012 [btpool0-3] クラス(org.seasar.teeda.it.web.grid.GridEditPage[grid_gridEditPage])のコンポーネント定義を登録します [editStatus] 0 [editStatus] 0 [editStatus] 0 [editStatus] 0 [editStatus] 0 [editStatus] 0 DEBUG 02:05:48,057 [btpool0-3] ** after *****************************************: /view/grid/gridEdit.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1vq13cp6l5hot;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@14fed367 [request]grid_gridEditPage=org.seasar.teeda.it.web.grid.GridEditPage@65e919f5 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1vq13cp6l5hot [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1f7e6153 [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@2aa75818 [request]org.seasar.teeda.extension.Condition=[gridForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={grid_gridEditPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[org/seasar/teeda/extension/component/html/THtmlGrid.css] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[org/seasar/teeda/ajax/js/ajax.js, org/seasar/teeda/extension/component/html/THtmlGrid.js] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.component.TSessionSave={fooItems=[Lorg.seasar.teeda.it.web.dto.FooDto;@5088a588}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/grid/gridEdit.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3b2bad06 DEBUG 02:05:48,061 [btpool0-3] HOT deployを終了しました DEBUG 02:05:48,062 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:48,062 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:48,064 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:48,065 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1348633 not defined as pure js property DEBUG 02:05:48,065 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1348633 not defined as pure js property DEBUG 02:05:48,066 [main] Script node added: Grid
bbb
ccc
0
0.0000
1
1.0000
2
2.0000
3
3.0000
4
4.0000
5
5.0000

DEBUG 02:05:48,097 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:48,097 [main] Load response for http://localhost:36584/view/grid/gridEdit.html;jsessionid=1vq13cp6l5hot DEBUG 02:05:48,099 [btpool0-3] HOT deployを開始します DEBUG 02:05:48,102 [btpool0-3] ** before *****************************************: /view/grid/gridEdit.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@73e966fb RequestedSessionId=1vq13cp6l5hot REQUEST_URI=/view/grid/gridEdit.html;jsessionid=1vq13cp6l5hot, SERVLET_PATH=/view/grid/gridEdit.html CharacterEncoding=UTF-8, ContentLength=330, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1vq13cp6l5hot Session :: CreationTime=1639155948005, LastAccessedTime=1639155948099, MaxInactiveInterval=1800 [param]gridForm/view/grid/gridEdit.html=gridForm [param]gridForm:doAdd=追加 [param]gridForm:fooGridY:0:bbb=str0 [param]gridForm:fooGridY:1:bbb=str1 [param]gridForm:fooGridY:2:bbb=str2 [param]gridForm:fooGridY:3:bbb=str3 [param]gridForm:fooGridY:4:bbb=str4 [param]gridForm:fooGridY:5:bbb=str5 [param]gridForm:fooGridY:labelaaa=label [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@60682430 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1vq13cp6l5hot [header]Content-Length=330 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1vq13cp6l5hot; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.component.TSessionSave={fooItems=[Lorg.seasar.teeda.it.web.dto.FooDto;@10fc11c8}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/grid/gridEdit.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3b2bad06 DEBUG 02:05:48,110 [btpool0-3] クラス(org.seasar.teeda.it.web.grid.GridEditPage[grid_gridEditPage])のコンポーネント定義を登録します [editStatus] 0 [editStatus] 0 [editStatus] 0 [editStatus] 0 [editStatus] 0 [editStatus] 0 [editStatus] 0 [editStatus] 0 [editStatus] 0 [editStatus] 0 [editStatus] 0 [editStatus] 0 [editStatus] 0 DEBUG 02:05:48,139 [btpool0-3] ** after *****************************************: /view/grid/gridEdit.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@49b66175 [request]grid_gridEditPage=org.seasar.teeda.it.web.grid.GridEditPage@64b86e21 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@60682430 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@8466c30 [request]org.seasar.teeda.extension.Condition=[gridForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[org/seasar/teeda/extension/component/html/THtmlGrid.css] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[org/seasar/teeda/ajax/js/ajax.js, org/seasar/teeda/extension/component/html/THtmlGrid.js] [request]postback=true [request]previousViewId=/view/grid/gridEdit.html [request]teeda.SUBMITTED_COMMAND=doAdd [cookie]JSESSIONID=1vq13cp6l5hot [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.component.TSessionSave={fooItems=[Lorg.seasar.teeda.it.web.dto.FooDto;@4768c78e}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/grid/gridEdit.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@30056042 DEBUG 02:05:48,141 [btpool0-3] HOT deployを終了しました DEBUG 02:05:48,142 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6577e8ce not defined as pure js property DEBUG 02:05:48,142 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6577e8ce not defined as pure js property DEBUG 02:05:48,144 [main] Script node added: Grid
bbb
ccc
0
0.0000
1
1.0000
2
2.0000
3
3.0000
4
4.0000
5
5.0000

Grid Grid
bbb
ccc
0
0.0000
1
1.0000
2
2.0000
3
3.0000
4
4.0000
5
5.0000

DEBUG 02:05:48,163 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:48,163 [main] Load response for http://localhost:36584/view/condition/aaa.html DEBUG 02:05:48,165 [btpool0-3] HOT deployを開始します DEBUG 02:05:48,165 [btpool0-3] ** before *****************************************: /view/condition/aaa.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@3ff39e73 RequestedSessionId=null REQUEST_URI=/view/condition/aaa.html, SERVLET_PATH=/view/condition/aaa.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1327b0d2 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@30056042 DEBUG 02:05:48,172 [btpool0-3] クラス(org.seasar.teeda.it.web.condition.AaaPage[condition_aaaPage])のコンポーネント定義を登録します DEBUG 02:05:48,185 [btpool0-3] ** after *****************************************: /view/condition/aaa.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=ksbua8ueusof;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]condition_aaaPage=org.seasar.teeda.it.web.condition.AaaPage@5dcc1ef4 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@4045548 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=ksbua8ueusof [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1327b0d2 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={condition_aaaPage=true} [request]postback=false [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:isDayReport=true, form:isNotDayReport=false}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/aaa.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@387aec07 DEBUG 02:05:48,186 [btpool0-3] HOT deployを終了しました DEBUG 02:05:48,187 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:48,187 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:48,188 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:48,189 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@304ed448 not defined as pure js property DEBUG 02:05:48,189 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@304ed448 not defined as pure js property DEBUG 02:05:48,190 [main] Script node added: DEBUG 02:05:48,201 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:48,201 [main] Load response for http://localhost:36584/view/condition/aaa.html;jsessionid=ksbua8ueusof DEBUG 02:05:48,203 [btpool0-3] HOT deployを開始します DEBUG 02:05:48,205 [btpool0-3] ** before *****************************************: /view/condition/aaa.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@85ed60f RequestedSessionId=ksbua8ueusof REQUEST_URI=/view/condition/aaa.html;jsessionid=ksbua8ueusof, SERVLET_PATH=/view/condition/aaa.html CharacterEncoding=UTF-8, ContentLength=445, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=ksbua8ueusof Session :: CreationTime=1639155948165, LastAccessedTime=1639155948203, MaxInactiveInterval=1800 [param]form/view/condition/aaa.html=form [param]form:doExecute=execute [param]form:inYearMonthDayFrom=aaa [param]form:inYearMonthDayTo=aaa [param]te-conditions=rO0ABXNyABdqYXZhLnV0aWwuTGlua2VkSGFzaE1hcDTATlwQbMD7AgABWgALYWNjZXNzT3JkZXJ4cgARamF2YS51dGlsLkhhc2hNYXAFB9rBwxZg0QMAAkYACmxvYWRGYWN0b3JJAAl0aHJlc2hvbGR4cD9AAAAAAABgdwgAAACAAAAAAnQAEGZvcm06aXNEYXlSZXBvcnRzcgARamF2YS5sYW5nLkJvb2xlYW7NIHKA1Zz67gIAAVoABXZhbHVleHABdAATZm9ybTppc05vdERheVJlcG9ydHNxAH4ABAB4AA== [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@a377714 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=ksbua8ueusof [header]Content-Length=445 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=ksbua8ueusof; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:isDayReport=true, form:isNotDayReport=false}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/aaa.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@387aec07 DEBUG 02:05:48,211 [btpool0-3] クラス(org.seasar.teeda.it.web.condition.AaaPage[condition_aaaPage])のコンポーネント定義を登録します DEBUG 02:05:48,220 [btpool0-3] ** after *****************************************: /view/condition/aaa.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]condition_aaaPage=org.seasar.teeda.it.web.condition.AaaPage@51288e12 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3d87695e [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@a377714 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/condition/aaa.html [request]teeda.SUBMITTED_COMMAND=doExecute [cookie]JSESSIONID=ksbua8ueusof [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:isDayReport=true, form:isNotDayReport=false}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/aaa.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@516b9e1 DEBUG 02:05:48,222 [btpool0-3] HOT deployを終了しました DEBUG 02:05:48,223 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5e2c9d5b not defined as pure js property DEBUG 02:05:48,223 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5e2c9d5b not defined as pure js property DEBUG 02:05:48,225 [main] Script node added:
+
= 0
DEBUG 02:05:48,885 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:48,885 [main] Load response for http://localhost:36584/view/doublesubmit/input.html DEBUG 02:05:48,886 [btpool0-3] HOT deployを開始します DEBUG 02:05:48,886 [btpool0-3] ** before *****************************************: /view/doublesubmit/input.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@10d58f09 RequestedSessionId=null REQUEST_URI=/view/doublesubmit/input.html, SERVLET_PATH=/view/doublesubmit/input.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@34a1a081 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@e884c0e DEBUG 02:05:48,899 [btpool0-3] クラス(org.seasar.teeda.it.web.doublesubmit.InputPage[doublesubmit_inputPage])のコンポーネント定義を登録します DEBUG 02:05:48,910 [btpool0-3] ** after *****************************************: /view/doublesubmit/input.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=qx5kntsg79vy;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]doublesubmit_inputPage=org.seasar.teeda.it.web.doublesubmit.InputPage@7b59990e [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@374fa566 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=qx5kntsg79vy [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@34a1a081 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]org.seasar.teeda.extension.util.TransactionTokenUtil.TOKEN.SAVED=79d7ebf9700eb6b44ab41e910892f769 [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.util.TransactionTokenUtil.CURRENT_TOKEN=79d7ebf9700eb6b44ab41e910892f769}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/doublesubmit/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@4df3e7e8 DEBUG 02:05:48,914 [btpool0-3] HOT deployを終了しました DEBUG 02:05:48,916 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:48,916 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:48,919 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:48,920 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@361de2b1 not defined as pure js property DEBUG 02:05:48,921 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@361de2b1 not defined as pure js property DEBUG 02:05:48,924 [main] Page Encoding detected: UTF-8 Input

doOnce → リダイレクト
DEBUG 02:05:48,925 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:48,925 [main] Load response for http://localhost:36584/view/doublesubmit/input.html;jsessionid=qx5kntsg79vy DEBUG 02:05:48,929 [btpool0-3] HOT deployを開始します DEBUG 02:05:48,932 [btpool0-3] ** before *****************************************: /view/doublesubmit/input.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@4e92d1d9 RequestedSessionId=qx5kntsg79vy REQUEST_URI=/view/doublesubmit/input.html;jsessionid=qx5kntsg79vy, SERVLET_PATH=/view/doublesubmit/input.html CharacterEncoding=UTF-8, ContentLength=181, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=qx5kntsg79vy Session :: CreationTime=1639155948886, LastAccessedTime=1639155948928, MaxInactiveInterval=1800 [param]form/view/doublesubmit/input.html=form [param]form:doOnceConfirm=confirm [param]form:text=aaa [param]org.seasar.teeda.extension.util.TransactionTokenUtil.TOKEN=79d7ebf9700eb6b44ab41e910892f769 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@90f25dc [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=qx5kntsg79vy [header]Content-Length=181 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=qx5kntsg79vy; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.util.TransactionTokenUtil.CURRENT_TOKEN=79d7ebf9700eb6b44ab41e910892f769}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/doublesubmit/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@4df3e7e8 DEBUG 02:05:48,939 [btpool0-3] クラス(org.seasar.teeda.it.web.doublesubmit.InputPage[doublesubmit_inputPage])のコンポーネント定義を登録します INFO 02:05:48,944 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:48,944 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/doublesubmit/confirm.html?te-uniquekey=17da54edd8f] DEBUG 02:05:48,944 [main] Load response for http://localhost:36584/view/doublesubmit/confirm.html?te-uniquekey=17da54edd8f DEBUG 02:05:48,945 [btpool0-3] ** after *****************************************: /view/doublesubmit/input.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/doublesubmit/confirm.html?te-uniquekey=17da54edd8f [request]doublesubmit_inputPage=org.seasar.teeda.it.web.doublesubmit.InputPage@25091e54 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@79a62fca [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@90f25dc [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/doublesubmit/input.html [request]teeda.SUBMITTED_COMMAND=doOnceConfirm [cookie]JSESSIONID=qx5kntsg79vy [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/doublesubmit/confirm.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.util.TransactionTokenUtil.PREVIOUS_TOKEN=79d7ebf9700eb6b44ab41e910892f769, org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={text=aaa}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/doublesubmit/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@d8bb52b DEBUG 02:05:48,948 [btpool0-3] HOT deployを終了しました DEBUG 02:05:48,949 [btpool0-8] HOT deployを開始します DEBUG 02:05:48,952 [btpool0-8] ** before *****************************************: /view/doublesubmit/confirm.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@46abb50a RequestedSessionId=qx5kntsg79vy REQUEST_URI=/view/doublesubmit/confirm.html, SERVLET_PATH=/view/doublesubmit/confirm.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54edd8f, PathInfo=null, RemoteUser=null Session SessionId=qx5kntsg79vy Session :: CreationTime=1639155948886, LastAccessedTime=1639155948949, MaxInactiveInterval=1800 [param]te-uniquekey=17da54edd8f [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@32fac7c5 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=qx5kntsg79vy [header]Cookie=$Version=0; JSESSIONID=qx5kntsg79vy; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/doublesubmit/confirm.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.util.TransactionTokenUtil.PREVIOUS_TOKEN=79d7ebf9700eb6b44ab41e910892f769, org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={text=aaa}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/doublesubmit/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@d8bb52b DEBUG 02:05:48,972 [btpool0-8] クラス(org.seasar.teeda.it.web.doublesubmit.ConfirmPage[doublesubmit_confirmPage])のコンポーネント定義を登録します DEBUG 02:05:48,992 [btpool0-8] ** after *****************************************: /view/doublesubmit/confirm.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]doublesubmit_confirmPage=org.seasar.teeda.it.web.doublesubmit.ConfirmPage@660962c7 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@72342b26 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@32fac7c5 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]org.seasar.teeda.extension.util.TransactionTokenUtil.TOKEN.SAVED=cd537bbf7994fddb3b0ea5d23249eeea [request]postback=false [request]previousViewId=/view/doublesubmit/input.html [request]text=aaa [cookie]JSESSIONID=qx5kntsg79vy [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/doublesubmit/confirm.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.util.TransactionTokenUtil.PREVIOUS_TOKEN=79d7ebf9700eb6b44ab41e910892f769, org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={text=aaa}, org.seasar.teeda.extension.util.TransactionTokenUtil.CURRENT_TOKEN=cd537bbf7994fddb3b0ea5d23249eeea}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/doublesubmit/confirm.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3efd065d DEBUG 02:05:48,995 [btpool0-8] HOT deployを終了しました DEBUG 02:05:48,997 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2e44dfad not defined as pure js property DEBUG 02:05:48,997 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2e44dfad not defined as pure js property DEBUG 02:05:49,000 [main] Page Encoding detected: UTF-8 Confirm
text : aaa
doOnce → リダイレクト
DEBUG 02:05:49,001 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,001 [main] Load response for http://localhost:36584/view/doublesubmit/input.html;jsessionid=qx5kntsg79vy DEBUG 02:05:49,004 [btpool0-8] HOT deployを開始します DEBUG 02:05:49,007 [btpool0-8] ** before *****************************************: /view/doublesubmit/input.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@7a37d046 RequestedSessionId=qx5kntsg79vy REQUEST_URI=/view/doublesubmit/input.html;jsessionid=qx5kntsg79vy, SERVLET_PATH=/view/doublesubmit/input.html CharacterEncoding=UTF-8, ContentLength=181, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=qx5kntsg79vy Session :: CreationTime=1639155948886, LastAccessedTime=1639155949004, MaxInactiveInterval=1800 [param]form/view/doublesubmit/input.html=form [param]form:doOnceConfirm=confirm [param]form:text=aaa [param]org.seasar.teeda.extension.util.TransactionTokenUtil.TOKEN=79d7ebf9700eb6b44ab41e910892f769 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@664ae259 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=qx5kntsg79vy [header]Content-Length=181 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=qx5kntsg79vy; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/doublesubmit/confirm.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.util.TransactionTokenUtil.PREVIOUS_TOKEN=79d7ebf9700eb6b44ab41e910892f769, org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={text=aaa}, org.seasar.teeda.extension.util.TransactionTokenUtil.CURRENT_TOKEN=cd537bbf7994fddb3b0ea5d23249eeea}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/doublesubmit/confirm.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3efd065d DEBUG 02:05:49,016 [btpool0-8] クラス(org.seasar.teeda.it.web.doublesubmit.InputPage[doublesubmit_inputPage])のコンポーネント定義を登録します INFO 02:05:49,018 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:49,018 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/doublesubmit/confirm.html?te-uniquekey=17da54eddd9] DEBUG 02:05:49,018 [main] Load response for http://localhost:36584/view/doublesubmit/confirm.html?te-uniquekey=17da54eddd9 DEBUG 02:05:49,019 [btpool0-8] ** after *****************************************: /view/doublesubmit/input.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/doublesubmit/confirm.html?te-uniquekey=17da54eddd9 [request]doublesubmit_inputPage=org.seasar.teeda.it.web.doublesubmit.InputPage@2cbcecc7 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@275d13c3 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@664ae259 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/doublesubmit/confirm.html [request]teeda.SUBMITTED_COMMAND=doOnceConfirm [request]text=aaa [cookie]JSESSIONID=qx5kntsg79vy [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/doublesubmit/confirm.html, javax.faces.internal.scope.RedirectScope=/view/doublesubmit/confirm.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.util.TransactionTokenUtil.PREVIOUS_TOKEN=79d7ebf9700eb6b44ab41e910892f769, org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={text=aaa}, org.seasar.teeda.extension.util.TransactionTokenUtil.CURRENT_TOKEN=cd537bbf7994fddb3b0ea5d23249eeea}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/doublesubmit/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3efd065d DEBUG 02:05:49,022 [btpool0-8] HOT deployを終了しました DEBUG 02:05:49,023 [btpool0-3] HOT deployを開始します DEBUG 02:05:49,026 [btpool0-3] ** before *****************************************: /view/doublesubmit/confirm.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@5188e507 RequestedSessionId=qx5kntsg79vy REQUEST_URI=/view/doublesubmit/confirm.html, SERVLET_PATH=/view/doublesubmit/confirm.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54eddd9, PathInfo=null, RemoteUser=null Session SessionId=qx5kntsg79vy Session :: CreationTime=1639155948886, LastAccessedTime=1639155949023, MaxInactiveInterval=1800 [param]te-uniquekey=17da54eddd9 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@72745862 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=qx5kntsg79vy [header]Cookie=$Version=0; JSESSIONID=qx5kntsg79vy; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/doublesubmit/confirm.html, javax.faces.internal.scope.RedirectScope=/view/doublesubmit/confirm.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.util.TransactionTokenUtil.PREVIOUS_TOKEN=79d7ebf9700eb6b44ab41e910892f769, org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={text=aaa}, org.seasar.teeda.extension.util.TransactionTokenUtil.CURRENT_TOKEN=cd537bbf7994fddb3b0ea5d23249eeea}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/doublesubmit/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3efd065d DEBUG 02:05:49,035 [btpool0-3] クラス(org.seasar.teeda.it.web.doublesubmit.ConfirmPage[doublesubmit_confirmPage])のコンポーネント定義を登録します DEBUG 02:05:49,037 [btpool0-3] ** after *****************************************: /view/doublesubmit/confirm.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]doublesubmit_confirmPage=org.seasar.teeda.it.web.doublesubmit.ConfirmPage@5402fe28 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@107c1f2f [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@72745862 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]org.seasar.teeda.extension.util.TransactionTokenUtil.TOKEN.SAVED=d84a6df9539cfc38e2a96019eaa6f5a5 [request]postback=false [request]previousViewId=/view/doublesubmit/input.html [request]text=aaa [cookie]JSESSIONID=qx5kntsg79vy [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/doublesubmit/confirm.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.util.TransactionTokenUtil.PREVIOUS_TOKEN=79d7ebf9700eb6b44ab41e910892f769, org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={text=aaa}, org.seasar.teeda.extension.util.TransactionTokenUtil.CURRENT_TOKEN=d84a6df9539cfc38e2a96019eaa6f5a5}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/doublesubmit/confirm.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@44e34f1d DEBUG 02:05:49,039 [btpool0-3] HOT deployを終了しました DEBUG 02:05:49,040 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6a35d38e not defined as pure js property DEBUG 02:05:49,040 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6a35d38e not defined as pure js property DEBUG 02:05:49,041 [main] Page Encoding detected: UTF-8 Confirm
text : aaa
doOnce → リダイレクト
DEBUG 02:05:49,042 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,042 [main] Load response for http://localhost:36584/view/doublesubmit/confirm.html DEBUG 02:05:49,044 [btpool0-3] HOT deployを開始します DEBUG 02:05:49,045 [btpool0-3] ** before *****************************************: /view/doublesubmit/confirm.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@7546d205 RequestedSessionId=qx5kntsg79vy REQUEST_URI=/view/doublesubmit/confirm.html, SERVLET_PATH=/view/doublesubmit/confirm.html CharacterEncoding=UTF-8, ContentLength=192, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=qx5kntsg79vy Session :: CreationTime=1639155948886, LastAccessedTime=1639155949044, MaxInactiveInterval=1800 [param]form/view/doublesubmit/confirm.html=form [param]form:doOnceComplete=complete [param]form:text-hidden=aaa [param]org.seasar.teeda.extension.util.TransactionTokenUtil.TOKEN=d84a6df9539cfc38e2a96019eaa6f5a5 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7c868269 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=qx5kntsg79vy [header]Content-Length=192 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=qx5kntsg79vy; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/doublesubmit/confirm.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.util.TransactionTokenUtil.PREVIOUS_TOKEN=79d7ebf9700eb6b44ab41e910892f769, org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={text=aaa}, org.seasar.teeda.extension.util.TransactionTokenUtil.CURRENT_TOKEN=d84a6df9539cfc38e2a96019eaa6f5a5}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/doublesubmit/confirm.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@44e34f1d DEBUG 02:05:49,067 [btpool0-3] クラス(org.seasar.teeda.it.web.doublesubmit.ConfirmPage[doublesubmit_confirmPage])のコンポーネント定義を登録します INFO 02:05:49,069 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:49,070 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/doublesubmit/complete.html?te-uniquekey=17da54ede0d] DEBUG 02:05:49,070 [main] Load response for http://localhost:36584/view/doublesubmit/complete.html?te-uniquekey=17da54ede0d DEBUG 02:05:49,070 [btpool0-3] ** after *****************************************: /view/doublesubmit/confirm.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/doublesubmit/complete.html?te-uniquekey=17da54ede0d [request]doublesubmit_confirmPage=org.seasar.teeda.it.web.doublesubmit.ConfirmPage@ac42091 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5236151c [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7c868269 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/doublesubmit/confirm.html [request]teeda.SUBMITTED_COMMAND=doOnceComplete [request]text=aaa [cookie]JSESSIONID=qx5kntsg79vy [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/doublesubmit/confirm.html, javax.faces.internal.scope.RedirectScope=/view/doublesubmit/complete.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.util.TransactionTokenUtil.PREVIOUS_TOKEN=d84a6df9539cfc38e2a96019eaa6f5a5, org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={text=aaa}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/doublesubmit/confirm.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5ca40b6e DEBUG 02:05:49,072 [btpool0-3] HOT deployを終了しました DEBUG 02:05:49,072 [btpool0-8] HOT deployを開始します DEBUG 02:05:49,074 [btpool0-8] ** before *****************************************: /view/doublesubmit/complete.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@6beb3926 RequestedSessionId=qx5kntsg79vy REQUEST_URI=/view/doublesubmit/complete.html, SERVLET_PATH=/view/doublesubmit/complete.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ede0d, PathInfo=null, RemoteUser=null Session SessionId=qx5kntsg79vy Session :: CreationTime=1639155948886, LastAccessedTime=1639155949072, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ede0d [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1ff52524 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=qx5kntsg79vy [header]Cookie=$Version=0; JSESSIONID=qx5kntsg79vy; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/doublesubmit/confirm.html, javax.faces.internal.scope.RedirectScope=/view/doublesubmit/complete.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.util.TransactionTokenUtil.PREVIOUS_TOKEN=d84a6df9539cfc38e2a96019eaa6f5a5, org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={text=aaa}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/doublesubmit/confirm.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5ca40b6e DEBUG 02:05:49,085 [btpool0-8] クラス(org.seasar.teeda.it.web.doublesubmit.CompletePage[doublesubmit_completePage])のコンポーネント定義を登録します DEBUG 02:05:49,091 [btpool0-8] ** after *****************************************: /view/doublesubmit/complete.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]doublesubmit_completePage=org.seasar.teeda.it.web.doublesubmit.CompletePage@34f43dac [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@efd025d [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1ff52524 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/doublesubmit/confirm.html [request]text=aaa [cookie]JSESSIONID=qx5kntsg79vy [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/doublesubmit/complete.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.util.TransactionTokenUtil.PREVIOUS_TOKEN=d84a6df9539cfc38e2a96019eaa6f5a5, org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={text=aaa}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/doublesubmit/complete.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5ca40b6e DEBUG 02:05:49,093 [btpool0-8] HOT deployを終了しました DEBUG 02:05:49,094 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@47c5ee67 not defined as pure js property DEBUG 02:05:49,094 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@47c5ee67 not defined as pure js property DEBUG 02:05:49,095 [main] Page Encoding detected: UTF-8 Complete text : aaa
DEBUG 02:05:49,095 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,095 [main] Load response for http://localhost:36584/view/doublesubmit/confirm.html DEBUG 02:05:49,097 [btpool0-8] HOT deployを開始します DEBUG 02:05:49,099 [btpool0-8] ** before *****************************************: /view/doublesubmit/confirm.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@2ce3a2bb RequestedSessionId=qx5kntsg79vy REQUEST_URI=/view/doublesubmit/confirm.html, SERVLET_PATH=/view/doublesubmit/confirm.html CharacterEncoding=UTF-8, ContentLength=192, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=qx5kntsg79vy Session :: CreationTime=1639155948886, LastAccessedTime=1639155949097, MaxInactiveInterval=1800 [param]form/view/doublesubmit/confirm.html=form [param]form:doOnceComplete=complete [param]form:text-hidden=aaa [param]org.seasar.teeda.extension.util.TransactionTokenUtil.TOKEN=d84a6df9539cfc38e2a96019eaa6f5a5 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@14d0ba03 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=qx5kntsg79vy [header]Content-Length=192 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=qx5kntsg79vy; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/doublesubmit/complete.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.util.TransactionTokenUtil.PREVIOUS_TOKEN=d84a6df9539cfc38e2a96019eaa6f5a5, org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={text=aaa}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/doublesubmit/complete.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5ca40b6e DEBUG 02:05:49,102 [btpool0-8] クラス(org.seasar.teeda.it.web.doublesubmit.ConfirmPage[doublesubmit_confirmPage])のコンポーネント定義を登録します INFO 02:05:49,103 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:49,103 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/doublesubmit/complete.html?te-uniquekey=17da54ede2f] DEBUG 02:05:49,103 [main] Load response for http://localhost:36584/view/doublesubmit/complete.html?te-uniquekey=17da54ede2f DEBUG 02:05:49,104 [btpool0-8] ** after *****************************************: /view/doublesubmit/confirm.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/doublesubmit/complete.html?te-uniquekey=17da54ede2f [request]doublesubmit_confirmPage=org.seasar.teeda.it.web.doublesubmit.ConfirmPage@6ea1ade8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@38a09316 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@14d0ba03 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/doublesubmit/complete.html [request]teeda.SUBMITTED_COMMAND=doOnceComplete [request]text=aaa [cookie]JSESSIONID=qx5kntsg79vy [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/doublesubmit/complete.html, javax.faces.internal.scope.RedirectScope=/view/doublesubmit/complete.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.util.TransactionTokenUtil.PREVIOUS_TOKEN=d84a6df9539cfc38e2a96019eaa6f5a5, org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={text=aaa}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/doublesubmit/confirm.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5ca40b6e DEBUG 02:05:49,105 [btpool0-8] HOT deployを終了しました DEBUG 02:05:49,106 [btpool0-3] HOT deployを開始します DEBUG 02:05:49,107 [btpool0-3] ** before *****************************************: /view/doublesubmit/complete.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@3f2d12e0 RequestedSessionId=qx5kntsg79vy REQUEST_URI=/view/doublesubmit/complete.html, SERVLET_PATH=/view/doublesubmit/complete.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ede2f, PathInfo=null, RemoteUser=null Session SessionId=qx5kntsg79vy Session :: CreationTime=1639155948886, LastAccessedTime=1639155949106, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ede2f [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@28325087 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=qx5kntsg79vy [header]Cookie=$Version=0; JSESSIONID=qx5kntsg79vy; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/doublesubmit/complete.html, javax.faces.internal.scope.RedirectScope=/view/doublesubmit/complete.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.util.TransactionTokenUtil.PREVIOUS_TOKEN=d84a6df9539cfc38e2a96019eaa6f5a5, org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={text=aaa}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/doublesubmit/confirm.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5ca40b6e DEBUG 02:05:49,110 [btpool0-3] クラス(org.seasar.teeda.it.web.doublesubmit.CompletePage[doublesubmit_completePage])のコンポーネント定義を登録します DEBUG 02:05:49,111 [btpool0-3] ** after *****************************************: /view/doublesubmit/complete.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]doublesubmit_completePage=org.seasar.teeda.it.web.doublesubmit.CompletePage@bea319b [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3c5ebd39 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@28325087 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/doublesubmit/confirm.html [request]text=aaa [cookie]JSESSIONID=qx5kntsg79vy [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/doublesubmit/complete.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.util.TransactionTokenUtil.PREVIOUS_TOKEN=d84a6df9539cfc38e2a96019eaa6f5a5, org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={text=aaa}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/doublesubmit/complete.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5ca40b6e DEBUG 02:05:49,113 [btpool0-3] HOT deployを終了しました DEBUG 02:05:49,114 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7031086c not defined as pure js property DEBUG 02:05:49,114 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7031086c not defined as pure js property DEBUG 02:05:49,115 [main] Page Encoding detected: UTF-8 Complete text : aaa
DEBUG 02:05:49,115 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,115 [main] Load response for http://localhost:36584/view/doublesubmit/input.html;jsessionid=qx5kntsg79vy DEBUG 02:05:49,117 [btpool0-3] HOT deployを開始します DEBUG 02:05:49,118 [btpool0-3] ** before *****************************************: /view/doublesubmit/input.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@131b4c5d RequestedSessionId=qx5kntsg79vy REQUEST_URI=/view/doublesubmit/input.html;jsessionid=qx5kntsg79vy, SERVLET_PATH=/view/doublesubmit/input.html CharacterEncoding=UTF-8, ContentLength=181, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=qx5kntsg79vy Session :: CreationTime=1639155948886, LastAccessedTime=1639155949117, MaxInactiveInterval=1800 [param]form/view/doublesubmit/input.html=form [param]form:doOnceConfirm=confirm [param]form:text=aaa [param]org.seasar.teeda.extension.util.TransactionTokenUtil.TOKEN=79d7ebf9700eb6b44ab41e910892f769 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@65327777 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=qx5kntsg79vy [header]Content-Length=181 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=qx5kntsg79vy; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/doublesubmit/complete.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.util.TransactionTokenUtil.PREVIOUS_TOKEN=d84a6df9539cfc38e2a96019eaa6f5a5, org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={text=aaa}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/doublesubmit/complete.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5ca40b6e DEBUG 02:05:49,122 [btpool0-3] クラス(org.seasar.teeda.it.web.doublesubmit.InputPage[doublesubmit_inputPage])のコンポーネント定義を登録します DEBUG 02:05:49,124 [btpool0-3] [ETDA0109]二重サブミットされました。 (/view/doublesubmit/input.html ページの doOnceConfirm) org.seasar.teeda.extension.exception.DoubleSubmittedException: [ETDA0109]二重サブミットされました。 (/view/doublesubmit/input.html ページの doOnceConfirm) at org.seasar.teeda.extension.component.html.THtmlCommandButton.isDoubleSubmitted(THtmlCommandButton.java:91) at org.seasar.teeda.extension.component.html.THtmlCommandButton.broadcast(THtmlCommandButton.java:75) at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:192) at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:117) at org.seasar.teeda.core.lifecycle.impl.InvokeApplicationPhase.executePhase(InvokeApplicationPhase.java:29) at org.seasar.teeda.core.lifecycle.AbstractPhase.execute(AbstractPhase.java:57) at org.seasar.teeda.core.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:97) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:100) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:459) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1054) at org.seasar.teeda.core.filter.RequestDumpFilter.doFilter(RequestDumpFilter.java:125) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1045) at org.seasar.framework.container.hotdeploy.HotdeployFilter.doHotdeployFilter(HotdeployFilter.java:99) at org.seasar.framework.container.hotdeploy.HotdeployFilter.doFilter(HotdeployFilter.java:67) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1045) at org.seasar.framework.container.filter.S2ContainerFilter.doFilter(S2ContainerFilter.java:79) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1045) at org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilter(MultipartFormDataFilter.java:83) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1045) at org.seasar.extension.filter.EncodingFilter.doFilter(EncodingFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1045) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:358) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:231) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:629) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:453) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:141) at org.mortbay.jetty.Server.handle(Server.java:303) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:452) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:735) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:636) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:209) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:349) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:320) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:475) INFO 02:05:49,125 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:49,125 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/error/errorResult.html?te-uniquekey=17da54ede45] DEBUG 02:05:49,125 [main] Load response for http://localhost:36584/view/error/errorResult.html?te-uniquekey=17da54ede45 DEBUG 02:05:49,126 [btpool0-3] ** after *****************************************: /view/doublesubmit/input.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/error/errorResult.html?te-uniquekey=17da54ede45 [request]doublesubmit_inputPage=org.seasar.teeda.it.web.doublesubmit.InputPage@4ee90e9 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@4a6bb386 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@65327777 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/doublesubmit/complete.html [request]teeda.SUBMITTED_COMMAND=doOnceConfirm [request]teeda.jsf.error.exception=org.seasar.teeda.extension.exception.DoubleSubmittedException: [ETDA0109]二重サブミットされました。 (/view/doublesubmit/input.html ページの doOnceConfirm) [request]teeda.jsf.error.exception_type=class org.seasar.teeda.extension.exception.DoubleSubmittedException [request]teeda.jsf.error.message=[ETDA0109]二重サブミットされました。 (/view/doublesubmit/input.html ページの doOnceConfirm) [request]text=aaa [cookie]JSESSIONID=qx5kntsg79vy [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={Teeda.ErrorManager.Exception=org.seasar.teeda.extension.exception.DoubleSubmittedException: [ETDA0109]二重サブミットされました。 (/view/doublesubmit/input.html ページの doOnceConfirm), javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/doublesubmit/complete.html, javax.faces.internal.scope.RedirectScope=/view/error/errorResult.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/doublesubmit/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5ca40b6e DEBUG 02:05:49,130 [btpool0-3] HOT deployを終了しました DEBUG 02:05:49,131 [btpool0-8] HOT deployを開始します DEBUG 02:05:49,133 [btpool0-8] ** before *****************************************: /view/error/errorResult.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@53395472 RequestedSessionId=qx5kntsg79vy REQUEST_URI=/view/error/errorResult.html, SERVLET_PATH=/view/error/errorResult.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ede45, PathInfo=null, RemoteUser=null Session SessionId=qx5kntsg79vy Session :: CreationTime=1639155948886, LastAccessedTime=1639155949131, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ede45 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@58d7330d [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=qx5kntsg79vy [header]Cookie=$Version=0; JSESSIONID=qx5kntsg79vy; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={Teeda.ErrorManager.Exception=org.seasar.teeda.extension.exception.DoubleSubmittedException: [ETDA0109]二重サブミットされました。 (/view/doublesubmit/input.html ページの doOnceConfirm), javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/doublesubmit/complete.html, javax.faces.internal.scope.RedirectScope=/view/error/errorResult.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/doublesubmit/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5ca40b6e DEBUG 02:05:49,141 [btpool0-8] ** after *****************************************: /view/error/errorResult.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]exception=org.seasar.teeda.extension.exception.DoubleSubmittedException: [ETDA0109]二重サブミットされました。 (/view/doublesubmit/input.html ページの doOnceConfirm) [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5e536b73 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@58d7330d [request]org.seasar.teeda.extension.Condition=[errorForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/doublesubmit/input.html [cookie]JSESSIONID=qx5kntsg79vy [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/error/errorResult.html}} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/error/errorResult.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@36b37b66 DEBUG 02:05:49,143 [btpool0-8] HOT deployを終了しました DEBUG 02:05:49,144 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5af1c8f4 not defined as pure js property DEBUG 02:05:49,144 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5af1c8f4 not defined as pure js property DEBUG 02:05:49,145 [main] Page Encoding detected: UTF-8 error result
  • [ETDA0109]二重サブミットされました。 (/view/doublesubmit/input.html ページの doOnceConfirm)

error result page.
DEBUG 02:05:49,146 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,146 [main] Load response for http://localhost:36584/view/doublesubmit/forward.html DEBUG 02:05:49,147 [btpool0-3] HOT deployを開始します DEBUG 02:05:49,147 [btpool0-3] ** before *****************************************: /view/doublesubmit/forward.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@6ba6895c RequestedSessionId=null REQUEST_URI=/view/doublesubmit/forward.html, SERVLET_PATH=/view/doublesubmit/forward.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2842e3b [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@36b37b66 DEBUG 02:05:49,160 [btpool0-3] クラス(org.seasar.teeda.it.web.doublesubmit.ForwardPage[doublesubmit_forwardPage])のコンポーネント定義を登録します DEBUG 02:05:49,170 [btpool0-3] ** after *****************************************: /view/doublesubmit/forward.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=yrztd42xdriy;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]doublesubmit_forwardPage=org.seasar.teeda.it.web.doublesubmit.ForwardPage@4b706125 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3ef9ead4 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=yrztd42xdriy [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2842e3b [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]org.seasar.teeda.extension.util.TransactionTokenUtil.TOKEN.SAVED=b1447964d078aa4991730ef002319f86 [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.util.TransactionTokenUtil.CURRENT_TOKEN=b1447964d078aa4991730ef002319f86}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/doublesubmit/forward.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@9a82499 DEBUG 02:05:49,172 [btpool0-3] HOT deployを終了しました DEBUG 02:05:49,173 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:49,173 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:49,174 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:49,175 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@331ee18e not defined as pure js property DEBUG 02:05:49,175 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@331ee18e not defined as pure js property DEBUG 02:05:49,177 [main] Page Encoding detected: UTF-8 Forward

doOnce → 自画面
DEBUG 02:05:49,177 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,177 [main] Load response for http://localhost:36584/view/doublesubmit/forward.html;jsessionid=yrztd42xdriy DEBUG 02:05:49,179 [btpool0-3] HOT deployを開始します DEBUG 02:05:49,181 [btpool0-3] ** before *****************************************: /view/doublesubmit/forward.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@127bf607 RequestedSessionId=yrztd42xdriy REQUEST_URI=/view/doublesubmit/forward.html;jsessionid=yrztd42xdriy, SERVLET_PATH=/view/doublesubmit/forward.html CharacterEncoding=UTF-8, ContentLength=185, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=yrztd42xdriy Session :: CreationTime=1639155949147, LastAccessedTime=1639155949179, MaxInactiveInterval=1800 [param]form/view/doublesubmit/forward.html=form [param]form:doOnceComplete=complete [param]form:text=aaa [param]org.seasar.teeda.extension.util.TransactionTokenUtil.TOKEN=b1447964d078aa4991730ef002319f86 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@8554f0c [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=yrztd42xdriy [header]Content-Length=185 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=yrztd42xdriy; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.util.TransactionTokenUtil.CURRENT_TOKEN=b1447964d078aa4991730ef002319f86}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/doublesubmit/forward.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@9a82499 DEBUG 02:05:49,185 [btpool0-3] クラス(org.seasar.teeda.it.web.doublesubmit.ForwardPage[doublesubmit_forwardPage])のコンポーネント定義を登録します DEBUG 02:05:49,189 [btpool0-3] ** after *****************************************: /view/doublesubmit/forward.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]doublesubmit_forwardPage=org.seasar.teeda.it.web.doublesubmit.ForwardPage@21d73ff5 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3aa7ff2e [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@8554f0c [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]org.seasar.teeda.extension.util.TransactionTokenUtil.TOKEN.SAVED=13379fd9e2298428089e8238a8e7930c [request]postback=true [request]previousViewId=/view/doublesubmit/forward.html [request]teeda.SUBMITTED_COMMAND=doOnceComplete [cookie]JSESSIONID=yrztd42xdriy [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.util.TransactionTokenUtil.PREVIOUS_TOKEN=b1447964d078aa4991730ef002319f86, org.seasar.teeda.extension.util.TransactionTokenUtil.CURRENT_TOKEN=13379fd9e2298428089e8238a8e7930c}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/doublesubmit/forward.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6b624317 DEBUG 02:05:49,191 [btpool0-3] HOT deployを終了しました DEBUG 02:05:49,192 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5bf7253e not defined as pure js property DEBUG 02:05:49,192 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5bf7253e not defined as pure js property DEBUG 02:05:49,193 [main] Page Encoding detected: UTF-8 Forward

doOnce → 自画面
DEBUG 02:05:49,194 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,194 [main] Load response for http://localhost:36584/view/doublesubmit/forward.html;jsessionid=yrztd42xdriy DEBUG 02:05:49,196 [btpool0-3] HOT deployを開始します DEBUG 02:05:49,197 [btpool0-3] ** before *****************************************: /view/doublesubmit/forward.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@2006eb91 RequestedSessionId=yrztd42xdriy REQUEST_URI=/view/doublesubmit/forward.html;jsessionid=yrztd42xdriy, SERVLET_PATH=/view/doublesubmit/forward.html CharacterEncoding=UTF-8, ContentLength=185, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=yrztd42xdriy Session :: CreationTime=1639155949147, LastAccessedTime=1639155949195, MaxInactiveInterval=1800 [param]form/view/doublesubmit/forward.html=form [param]form:doOnceComplete=complete [param]form:text=aaa [param]org.seasar.teeda.extension.util.TransactionTokenUtil.TOKEN=b1447964d078aa4991730ef002319f86 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@26538d04 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=yrztd42xdriy [header]Content-Length=185 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=yrztd42xdriy; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.util.TransactionTokenUtil.PREVIOUS_TOKEN=b1447964d078aa4991730ef002319f86, org.seasar.teeda.extension.util.TransactionTokenUtil.CURRENT_TOKEN=13379fd9e2298428089e8238a8e7930c}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/doublesubmit/forward.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6b624317 DEBUG 02:05:49,201 [btpool0-3] クラス(org.seasar.teeda.it.web.doublesubmit.ForwardPage[doublesubmit_forwardPage])のコンポーネント定義を登録します DEBUG 02:05:49,202 [btpool0-3] [ETDA0109]二重サブミットされました。 (/view/doublesubmit/forward.html ページの doOnceComplete) org.seasar.teeda.extension.exception.DoubleSubmittedException: [ETDA0109]二重サブミットされました。 (/view/doublesubmit/forward.html ページの doOnceComplete) at org.seasar.teeda.extension.component.html.THtmlCommandButton.isDoubleSubmitted(THtmlCommandButton.java:103) at org.seasar.teeda.extension.component.html.THtmlCommandButton.broadcast(THtmlCommandButton.java:75) at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:192) at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:117) at org.seasar.teeda.core.lifecycle.impl.InvokeApplicationPhase.executePhase(InvokeApplicationPhase.java:29) at org.seasar.teeda.core.lifecycle.AbstractPhase.execute(AbstractPhase.java:57) at org.seasar.teeda.core.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:97) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:100) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:459) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1054) at org.seasar.teeda.core.filter.RequestDumpFilter.doFilter(RequestDumpFilter.java:125) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1045) at org.seasar.framework.container.hotdeploy.HotdeployFilter.doHotdeployFilter(HotdeployFilter.java:99) at org.seasar.framework.container.hotdeploy.HotdeployFilter.doFilter(HotdeployFilter.java:67) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1045) at org.seasar.framework.container.filter.S2ContainerFilter.doFilter(S2ContainerFilter.java:79) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1045) at org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilter(MultipartFormDataFilter.java:83) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1045) at org.seasar.extension.filter.EncodingFilter.doFilter(EncodingFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1045) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:358) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:231) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:629) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:453) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:141) at org.mortbay.jetty.Server.handle(Server.java:303) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:452) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:735) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:636) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:209) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:349) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:320) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:475) INFO 02:05:49,203 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:49,203 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/error/errorResult.html?te-uniquekey=17da54ede93] DEBUG 02:05:49,203 [main] Load response for http://localhost:36584/view/error/errorResult.html?te-uniquekey=17da54ede93 DEBUG 02:05:49,204 [btpool0-3] ** after *****************************************: /view/doublesubmit/forward.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/error/errorResult.html?te-uniquekey=17da54ede93 [request]doublesubmit_forwardPage=org.seasar.teeda.it.web.doublesubmit.ForwardPage@a62e15c [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@61b96457 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@26538d04 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/doublesubmit/forward.html [request]teeda.SUBMITTED_COMMAND=doOnceComplete [request]teeda.jsf.error.exception=org.seasar.teeda.extension.exception.DoubleSubmittedException: [ETDA0109]二重サブミットされました。 (/view/doublesubmit/forward.html ページの doOnceComplete) [request]teeda.jsf.error.exception_type=class org.seasar.teeda.extension.exception.DoubleSubmittedException [request]teeda.jsf.error.message=[ETDA0109]二重サブミットされました。 (/view/doublesubmit/forward.html ページの doOnceComplete) [cookie]JSESSIONID=yrztd42xdriy [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={Teeda.ErrorManager.Exception=org.seasar.teeda.extension.exception.DoubleSubmittedException: [ETDA0109]二重サブミットされました。 (/view/doublesubmit/forward.html ページの doOnceComplete), javax.faces.internal.scope.RedirectScope=/view/error/errorResult.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/doublesubmit/forward.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6b624317 DEBUG 02:05:49,206 [btpool0-3] HOT deployを終了しました DEBUG 02:05:49,206 [btpool0-8] HOT deployを開始します DEBUG 02:05:49,208 [btpool0-8] ** before *****************************************: /view/error/errorResult.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@2d4bdf68 RequestedSessionId=yrztd42xdriy REQUEST_URI=/view/error/errorResult.html, SERVLET_PATH=/view/error/errorResult.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ede93, PathInfo=null, RemoteUser=null Session SessionId=yrztd42xdriy Session :: CreationTime=1639155949147, LastAccessedTime=1639155949206, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ede93 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@50383c13 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=yrztd42xdriy [header]Cookie=$Version=0; JSESSIONID=yrztd42xdriy; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={Teeda.ErrorManager.Exception=org.seasar.teeda.extension.exception.DoubleSubmittedException: [ETDA0109]二重サブミットされました。 (/view/doublesubmit/forward.html ページの doOnceComplete), javax.faces.internal.scope.RedirectScope=/view/error/errorResult.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/doublesubmit/forward.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6b624317 DEBUG 02:05:49,212 [btpool0-8] ** after *****************************************: /view/error/errorResult.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]exception=org.seasar.teeda.extension.exception.DoubleSubmittedException: [ETDA0109]二重サブミットされました。 (/view/doublesubmit/forward.html ページの doOnceComplete) [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@2d10dd87 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@50383c13 [request]org.seasar.teeda.extension.Condition=[errorForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/doublesubmit/forward.html [cookie]JSESSIONID=yrztd42xdriy [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/error/errorResult.html}} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/error/errorResult.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2e3fe12e DEBUG 02:05:49,213 [btpool0-8] HOT deployを終了しました DEBUG 02:05:49,214 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@16debe8 not defined as pure js property DEBUG 02:05:49,214 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@16debe8 not defined as pure js property DEBUG 02:05:49,216 [main] Page Encoding detected: UTF-8 error result
  • [ETDA0109]二重サブミットされました。 (/view/doublesubmit/forward.html ページの doOnceComplete)

error result page.
DEBUG 02:05:49,216 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,216 [main] Load response for http://localhost:36584/view/doublesubmit/multiForm.html DEBUG 02:05:49,217 [btpool0-3] HOT deployを開始します DEBUG 02:05:49,217 [btpool0-3] ** before *****************************************: /view/doublesubmit/multiForm.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@3932f2b2 RequestedSessionId=null REQUEST_URI=/view/doublesubmit/multiForm.html, SERVLET_PATH=/view/doublesubmit/multiForm.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3fdba174 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2e3fe12e DEBUG 02:05:49,229 [btpool0-3] クラス(org.seasar.teeda.it.web.doublesubmit.MultiFormPage[doublesubmit_multiFormPage])のコンポーネント定義を登録します DEBUG 02:05:49,239 [btpool0-3] ** after *****************************************: /view/doublesubmit/multiForm.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=id1xb8l6ybs0;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@2011bdde [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=id1xb8l6ybs0 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3fdba174 [request]org.seasar.teeda.extension.Condition=[firstForm, secondForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]org.seasar.teeda.extension.util.TransactionTokenUtil.TOKEN.SAVED=1d0bcfaff72829c38d8e63de8a3d423b [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.util.TransactionTokenUtil.CURRENT_TOKEN=1d0bcfaff72829c38d8e63de8a3d423b}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/doublesubmit/multiForm.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6cc84a44 DEBUG 02:05:49,241 [btpool0-3] HOT deployを終了しました DEBUG 02:05:49,242 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:49,242 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:49,243 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:49,244 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@92a2cf9 not defined as pure js property DEBUG 02:05:49,244 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@92a2cf9 not defined as pure js property DEBUG 02:05:49,246 [main] Page Encoding detected: UTF-8
DEBUG 02:05:49,247 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,248 [main] Load response for http://localhost:36584/view/radio/selectOneRadio.html DEBUG 02:05:49,249 [btpool0-3] HOT deployを開始します DEBUG 02:05:49,249 [btpool0-3] ** before *****************************************: /view/radio/selectOneRadio.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@6fe90d95 RequestedSessionId=null REQUEST_URI=/view/radio/selectOneRadio.html, SERVLET_PATH=/view/radio/selectOneRadio.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2d7aea99 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6cc84a44 DEBUG 02:05:49,252 [btpool0-3] クラス(org.seasar.teeda.it.web.radio.SelectOneRadioPage[radio_selectOneRadioPage])のコンポーネント定義を登録します DEBUG 02:05:49,264 [btpool0-3] ** after *****************************************: /view/radio/selectOneRadio.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=9kx0ujiimj6u;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@15e6356d [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=9kx0ujiimj6u [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2d7aea99 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]radio_selectOneRadioPage=org.seasar.teeda.it.web.radio.SelectOneRadioPage@3cbd9256 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/radio/selectOneRadio.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@41d26b41 DEBUG 02:05:49,266 [btpool0-3] HOT deployを終了しました DEBUG 02:05:49,267 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:49,267 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:49,268 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:49,269 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@640eac4a not defined as pure js property DEBUG 02:05:49,269 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@640eac4a not defined as pure js property DEBUG 02:05:49,271 [main] Page Encoding detected: UTF-8 SelectOneRadio
2
DEBUG 02:05:49,271 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,271 [main] Load response for http://localhost:36584/view/radio/selectOneRadio.html;jsessionid=9kx0ujiimj6u DEBUG 02:05:49,273 [btpool0-3] HOT deployを開始します DEBUG 02:05:49,275 [btpool0-3] ** before *****************************************: /view/radio/selectOneRadio.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@37de41ce RequestedSessionId=9kx0ujiimj6u REQUEST_URI=/view/radio/selectOneRadio.html;jsessionid=9kx0ujiimj6u, SERVLET_PATH=/view/radio/selectOneRadio.html CharacterEncoding=UTF-8, ContentLength=85, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=9kx0ujiimj6u Session :: CreationTime=1639155949249, LastAccessedTime=1639155949273, MaxInactiveInterval=1800 [param]form/view/radio/selectOneRadio.html=form [param]form:aaa=1 [param]form:doAction=calculate [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@60b25809 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=9kx0ujiimj6u [header]Content-Length=85 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=9kx0ujiimj6u; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/radio/selectOneRadio.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@41d26b41 DEBUG 02:05:49,279 [btpool0-3] クラス(org.seasar.teeda.it.web.radio.SelectOneRadioPage[radio_selectOneRadioPage])のコンポーネント定義を登録します DEBUG 02:05:49,283 [btpool0-3] ** after *****************************************: /view/radio/selectOneRadio.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@737a8712 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@60b25809 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/radio/selectOneRadio.html [request]radio_selectOneRadioPage=org.seasar.teeda.it.web.radio.SelectOneRadioPage@7139e9f8 [request]teeda.SUBMITTED_COMMAND=doAction [cookie]JSESSIONID=9kx0ujiimj6u [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/radio/selectOneRadio.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@112fd2db DEBUG 02:05:49,285 [btpool0-3] HOT deployを終了しました DEBUG 02:05:49,286 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@18d1cf9e not defined as pure js property DEBUG 02:05:49,286 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@18d1cf9e not defined as pure js property DEBUG 02:05:49,288 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,288 [main] Load response for http://localhost:36584/view/radio/selectOneRadioWithLayout.html DEBUG 02:05:49,289 [btpool0-8] HOT deployを開始します DEBUG 02:05:49,289 [btpool0-8] ** before *****************************************: /view/radio/selectOneRadioWithLayout.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@1571baf0 RequestedSessionId=null REQUEST_URI=/view/radio/selectOneRadioWithLayout.html, SERVLET_PATH=/view/radio/selectOneRadioWithLayout.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@5da7ed8f [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@112fd2db DEBUG 02:05:49,291 [btpool0-8] クラス(org.seasar.teeda.it.web.radio.SelectOneRadioWithLayoutPage[radio_selectOneRadioWithLayoutPage])のコンポーネント定義を登録します DEBUG 02:05:49,303 [btpool0-8] ** after *****************************************: /view/radio/selectOneRadioWithLayout.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1e4j2o6g2k9ac;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@1bca52f3 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1e4j2o6g2k9ac [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@5da7ed8f [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]radio_selectOneRadioWithLayoutPage=org.seasar.teeda.it.web.radio.SelectOneRadioWithLayoutPage@bddc6 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/radio/selectOneRadioWithLayout.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@b0cf230 DEBUG 02:05:49,305 [btpool0-8] HOT deployを終了しました DEBUG 02:05:49,306 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:49,306 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:49,307 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:49,308 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@79845505 not defined as pure js property DEBUG 02:05:49,308 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@79845505 not defined as pure js property DEBUG 02:05:49,310 [main] Page Encoding detected: UTF-8 SelectOneRadio
2
DEBUG 02:05:49,310 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,310 [main] Load response for http://localhost:36584/view/radio/selectOneRadioWithLayout.html;jsessionid=1e4j2o6g2k9ac DEBUG 02:05:49,312 [btpool0-8] HOT deployを開始します DEBUG 02:05:49,313 [btpool0-8] ** before *****************************************: /view/radio/selectOneRadioWithLayout.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@53011788 RequestedSessionId=1e4j2o6g2k9ac REQUEST_URI=/view/radio/selectOneRadioWithLayout.html;jsessionid=1e4j2o6g2k9ac, SERVLET_PATH=/view/radio/selectOneRadioWithLayout.html CharacterEncoding=UTF-8, ContentLength=95, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1e4j2o6g2k9ac Session :: CreationTime=1639155949289, LastAccessedTime=1639155949312, MaxInactiveInterval=1800 [param]form/view/radio/selectOneRadioWithLayout.html=form [param]form:aaa=1 [param]form:doAction=calculate [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6cb00c4a [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1e4j2o6g2k9ac [header]Content-Length=95 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1e4j2o6g2k9ac; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/radio/selectOneRadioWithLayout.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@b0cf230 DEBUG 02:05:49,317 [btpool0-8] クラス(org.seasar.teeda.it.web.radio.SelectOneRadioWithLayoutPage[radio_selectOneRadioWithLayoutPage])のコンポーネント定義を登録します DEBUG 02:05:49,321 [btpool0-8] ** after *****************************************: /view/radio/selectOneRadioWithLayout.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@265d646b [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6cb00c4a [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/radio/selectOneRadioWithLayout.html [request]radio_selectOneRadioWithLayoutPage=org.seasar.teeda.it.web.radio.SelectOneRadioWithLayoutPage@3d6bc07a [request]teeda.SUBMITTED_COMMAND=doAction [cookie]JSESSIONID=1e4j2o6g2k9ac [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/radio/selectOneRadioWithLayout.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6d29a916 DEBUG 02:05:49,323 [btpool0-8] HOT deployを終了しました DEBUG 02:05:49,324 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@45fe425 not defined as pure js property DEBUG 02:05:49,324 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@45fe425 not defined as pure js property net.sourceforge.jwebunit.html.Table@5f7777ae 2 http://localhost:36584/view/add/add.html DEBUG 02:05:49,325 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,325 [main] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,326 [btpool0-3] HOT deployを開始します DEBUG 02:05:49,326 [btpool0-3] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@7904f4c8 RequestedSessionId=null REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3462b48a [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6d29a916 DEBUG 02:05:49,329 [btpool0-3] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,342 [btpool0-3] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=13to1jzotzswj;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@4eb2b93 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@6b79c26a [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=13to1jzotzswj [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3462b48a [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6caf446 DEBUG 02:05:49,343 [btpool0-3] HOT deployを終了しました DEBUG 02:05:49,344 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:49,344 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:49,345 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:49,346 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1d59bc95 not defined as pure js property DEBUG 02:05:49,346 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1d59bc95 not defined as pure js property --> JSESSIONID=13to1jzotzswj;path=/ 13to1jzotzswj DEBUG 02:05:49,348 [main] Page Encoding detected: UTF-8 DEBUG 02:05:49,348 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,348 [main] Load response for http://localhost:36584/view/add/add.html;jsessionid=13to1jzotzswj DEBUG 02:05:49,350 [btpool0-3] HOT deployを開始します DEBUG 02:05:49,352 [btpool0-3] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@707561aa RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html;jsessionid=13to1jzotzswj, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=151, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949350, MaxInactiveInterval=1800 [param]addForm/view/add/add.html=addForm [param]addForm:arg1=22 [param]addForm:arg2=45 [param]addForm:arg3=0 [param]addForm:doCalculate=計算実行 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2a5f1994 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Content-Length=151 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6caf446 DEBUG 02:05:49,356 [btpool0-3] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,359 [btpool0-3] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@4e731c20 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@673ba11c [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2a5f1994 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/add/add.html [request]teeda.SUBMITTED_COMMAND=doCalculate [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7bce6a36 DEBUG 02:05:49,361 [btpool0-3] HOT deployを終了しました DEBUG 02:05:49,362 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@10d8d767 not defined as pure js property DEBUG 02:05:49,362 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@10d8d767 not defined as pure js property DEBUG 02:05:49,364 [Thread-11] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,364 [Thread-11] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,365 [btpool0-3] HOT deployを開始します DEBUG 02:05:49,367 [btpool0-3] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@24f0548c RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949365, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1e3ec646 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7bce6a36 DEBUG 02:05:49,372 [btpool0-3] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,373 [Thread-12] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,374 [Thread-12] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,374 [btpool0-3] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@1d9f0336 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@328bdd6b [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1e3ec646 [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/add/add.html [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7c75b5b9 DEBUG 02:05:49,376 [btpool0-3] HOT deployを終了しました DEBUG 02:05:49,376 [btpool0-8] HOT deployを開始します DEBUG 02:05:49,377 [Thread-13] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,377 [Thread-13] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,377 [btpool0-8] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@24b9371e RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949374, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7bd1a567 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7c75b5b9 DEBUG 02:05:49,380 [Thread-14] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,381 [Thread-14] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,382 [Thread-11] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@488d6877 not defined as pure js property DEBUG 02:05:49,382 [Thread-11] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@488d6877 not defined as pure js property DEBUG 02:05:49,383 [Thread-11] Page Encoding detected: UTF-8 DEBUG 02:05:49,384 [Thread-11] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,384 [Thread-11] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,385 [Thread-15] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,385 [Thread-15] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,386 [btpool0-8] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,388 [btpool0-8] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@6b37695c [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@2e64e02 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7bd1a567 [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/add/add.html [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5e0b66ca DEBUG 02:05:49,389 [btpool0-8] HOT deployを終了しました DEBUG 02:05:49,389 [btpool0-2] HOT deployを開始します DEBUG 02:05:49,390 [btpool0-2] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@7491a171 RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949386, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@4fe3d81 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5e0b66ca DEBUG 02:05:49,392 [Thread-16] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,392 [Thread-16] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,396 [btpool0-2] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,397 [Thread-12] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@75013d3d not defined as pure js property DEBUG 02:05:49,397 [Thread-12] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@75013d3d not defined as pure js property DEBUG 02:05:49,397 [Thread-17] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,397 [Thread-17] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,398 [Thread-12] Page Encoding detected: UTF-8 DEBUG 02:05:49,398 [Thread-12] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,398 [Thread-12] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,401 [btpool0-2] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@786aceba [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@2c2a5319 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@4fe3d81 [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/add/add.html [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@eb5a4f6 DEBUG 02:05:49,402 [btpool0-2] HOT deployを終了しました DEBUG 02:05:49,403 [btpool0-5] HOT deployを開始します DEBUG 02:05:49,403 [Thread-18] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,403 [Thread-18] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,404 [btpool0-5] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@4fc55da3 RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=155, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949400, MaxInactiveInterval=1800 [param]addForm/view/add/add.html=addForm [param]addForm:arg1=9188 [param]addForm:arg2=8344 [param]addForm:arg3=0 [param]addForm:doCalculate=計算実行 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2686a13f [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Content-Length=155 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@eb5a4f6 DEBUG 02:05:49,408 [btpool0-5] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,408 [Thread-15] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1fcf6aa3 not defined as pure js property DEBUG 02:05:49,409 [Thread-15] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1fcf6aa3 not defined as pure js property DEBUG 02:05:49,410 [Thread-15] Page Encoding detected: UTF-8 DEBUG 02:05:49,410 [Thread-15] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,410 [Thread-15] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,414 [Thread-19] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,414 [Thread-19] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,415 [btpool0-5] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@2ebaa4a4 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5f8f22f3 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2686a13f [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/add/add.html [request]teeda.SUBMITTED_COMMAND=doCalculate [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2e3fb088 DEBUG 02:05:49,417 [btpool0-5] HOT deployを終了しました DEBUG 02:05:49,417 [btpool0-2] HOT deployを開始します DEBUG 02:05:49,418 [btpool0-2] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@726b37ad RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=155, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949412, MaxInactiveInterval=1800 [param]addForm/view/add/add.html=addForm [param]addForm:arg1=7055 [param]addForm:arg2=3557 [param]addForm:arg3=0 [param]addForm:doCalculate=計算実行 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@5d14798a [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Content-Length=155 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2e3fb088 DEBUG 02:05:49,422 [btpool0-2] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,425 [Thread-12] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6b8bcc64 not defined as pure js property DEBUG 02:05:49,425 [Thread-12] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6b8bcc64 not defined as pure js property DEBUG 02:05:49,425 [Thread-20] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,426 [Thread-20] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,427 [Thread-12] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,427 [Thread-12] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,428 [btpool0-2] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@74895110 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@63292d35 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@5d14798a [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/add/add.html [request]teeda.SUBMITTED_COMMAND=doCalculate [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2457256f DEBUG 02:05:49,429 [btpool0-2] HOT deployを終了しました DEBUG 02:05:49,430 [btpool0-9] HOT deployを開始します DEBUG 02:05:49,431 [btpool0-9] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@5671e889 RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949420, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@5059a6b5 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2457256f DEBUG 02:05:49,436 [btpool0-9] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,437 [Thread-15] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3702c2f1 not defined as pure js property DEBUG 02:05:49,437 [Thread-15] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3702c2f1 not defined as pure js property DEBUG 02:05:49,438 [Thread-15] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,438 [Thread-15] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,440 [btpool0-9] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@76768931 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@60292cb9 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@5059a6b5 [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/add/add.html [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2f375701 DEBUG 02:05:49,441 [btpool0-9] HOT deployを終了しました DEBUG 02:05:49,441 [btpool0-2] HOT deployを開始します DEBUG 02:05:49,442 [btpool0-2] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@24c67c0f RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949440, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@62facfa5 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2f375701 DEBUG 02:05:49,448 [btpool0-2] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,449 [Thread-18] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2abe707a not defined as pure js property DEBUG 02:05:49,449 [Thread-18] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2abe707a not defined as pure js property DEBUG 02:05:49,449 [btpool0-2] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@3cca6f82 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@e5edefc [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@62facfa5 [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/add/add.html [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@768179c2 DEBUG 02:05:49,451 [btpool0-2] HOT deployを終了しました DEBUG 02:05:49,451 [btpool0-11] HOT deployを開始します DEBUG 02:05:49,451 [Thread-18] Page Encoding detected: UTF-8 DEBUG 02:05:49,451 [Thread-18] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,451 [Thread-18] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,452 [btpool0-11] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@6d0cad7b RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949440, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@4b6747e3 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@768179c2 DEBUG 02:05:49,457 [btpool0-11] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,458 [Thread-15] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7c26a0ba not defined as pure js property DEBUG 02:05:49,458 [Thread-15] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7c26a0ba not defined as pure js property DEBUG 02:05:49,459 [Thread-15] Page Encoding detected: UTF-8 DEBUG 02:05:49,459 [Thread-15] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,459 [Thread-15] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,461 [btpool0-11] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@2c9810f1 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@33805516 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@4b6747e3 [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/add/add.html [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2e5231c4 DEBUG 02:05:49,463 [btpool0-11] HOT deployを終了しました DEBUG 02:05:49,463 [btpool0-2] HOT deployを開始します DEBUG 02:05:49,464 [btpool0-2] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@5ff3cd32 RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=155, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949461, MaxInactiveInterval=1800 [param]addForm/view/add/add.html=addForm [param]addForm:arg1=6766 [param]addForm:arg2=2093 [param]addForm:arg3=0 [param]addForm:doCalculate=計算実行 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7f24bed4 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Content-Length=155 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2e5231c4 DEBUG 02:05:49,468 [btpool0-2] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,469 [Thread-20] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@13afca88 not defined as pure js property DEBUG 02:05:49,469 [Thread-20] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@13afca88 not defined as pure js property DEBUG 02:05:49,471 [Thread-20] Page Encoding detected: UTF-8 DEBUG 02:05:49,471 [Thread-20] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,471 [Thread-20] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,471 [btpool0-2] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@6547813b [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@39757c6f [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7f24bed4 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/add/add.html [request]teeda.SUBMITTED_COMMAND=doCalculate [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@503c78e1 DEBUG 02:05:49,473 [btpool0-2] HOT deployを終了しました DEBUG 02:05:49,473 [btpool0-9] HOT deployを開始します DEBUG 02:05:49,474 [btpool0-9] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@1ec8adea RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=155, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949461, MaxInactiveInterval=1800 [param]addForm/view/add/add.html=addForm [param]addForm:arg1=8351 [param]addForm:arg2=2310 [param]addForm:arg3=0 [param]addForm:doCalculate=計算実行 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@911ed70 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Content-Length=155 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@503c78e1 DEBUG 02:05:49,478 [btpool0-9] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,481 [Thread-15] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2c7acb6f not defined as pure js property DEBUG 02:05:49,481 [Thread-15] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2c7acb6f not defined as pure js property DEBUG 02:05:49,482 [Thread-15] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,482 [Thread-15] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,485 [btpool0-9] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@482ef8a9 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3c74445 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@911ed70 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/add/add.html [request]teeda.SUBMITTED_COMMAND=doCalculate [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@f530ff3 DEBUG 02:05:49,486 [btpool0-9] HOT deployを終了しました DEBUG 02:05:49,487 [btpool0-2] HOT deployを開始します DEBUG 02:05:49,488 [btpool0-2] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@528c40ee RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949485, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@75faf398 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@f530ff3 DEBUG 02:05:49,493 [Thread-18] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2ad600e3 not defined as pure js property DEBUG 02:05:49,493 [Thread-18] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2ad600e3 not defined as pure js property DEBUG 02:05:49,493 [btpool0-2] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,495 [btpool0-2] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@47d44d0d [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@430eb552 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@75faf398 [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/add/add.html [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7aa23ce2 DEBUG 02:05:49,495 [Thread-18] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,495 [Thread-18] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,496 [btpool0-2] HOT deployを終了しました DEBUG 02:05:49,496 [btpool0-11] HOT deployを開始します DEBUG 02:05:49,497 [btpool0-11] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@48e472f8 RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=155, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949485, MaxInactiveInterval=1800 [param]addForm/view/add/add.html=addForm [param]addForm:arg1=2951 [param]addForm:arg2=6454 [param]addForm:arg3=0 [param]addForm:doCalculate=計算実行 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@e381d2b [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Content-Length=155 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7aa23ce2 DEBUG 02:05:49,501 [btpool0-11] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,505 [btpool0-11] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@4a96d110 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@737797b1 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@e381d2b [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/add/add.html [request]teeda.SUBMITTED_COMMAND=doCalculate [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@308820b0 DEBUG 02:05:49,505 [Thread-15] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6110e3b5 not defined as pure js property DEBUG 02:05:49,505 [Thread-15] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6110e3b5 not defined as pure js property DEBUG 02:05:49,507 [Thread-15] Page Encoding detected: UTF-8 DEBUG 02:05:49,507 [Thread-15] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,507 [Thread-15] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,509 [btpool0-11] HOT deployを終了しました DEBUG 02:05:49,509 [btpool0-2] HOT deployを開始します DEBUG 02:05:49,510 [btpool0-2] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@5810f29f RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=155, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949508, MaxInactiveInterval=1800 [param]addForm/view/add/add.html=addForm [param]addForm:arg1=5967 [param]addForm:arg2=1113 [param]addForm:arg3=0 [param]addForm:doCalculate=計算実行 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@40a8d1e4 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Content-Length=155 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@308820b0 DEBUG 02:05:49,514 [btpool0-2] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,516 [Thread-20] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@62db5e9c not defined as pure js property DEBUG 02:05:49,516 [Thread-20] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@62db5e9c not defined as pure js property DEBUG 02:05:49,518 [Thread-20] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,518 [Thread-20] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,518 [btpool0-2] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@45cf6814 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@33ba1cda [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@40a8d1e4 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/add/add.html [request]teeda.SUBMITTED_COMMAND=doCalculate [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7fbc46bd DEBUG 02:05:49,520 [btpool0-2] HOT deployを終了しました DEBUG 02:05:49,520 [btpool0-11] HOT deployを開始します DEBUG 02:05:49,521 [btpool0-11] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@1404d7f0 RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949519, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@49fcd7d4 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7fbc46bd DEBUG 02:05:49,526 [btpool0-11] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,527 [Thread-15] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@16a1c9f2 not defined as pure js property DEBUG 02:05:49,527 [Thread-15] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@16a1c9f2 not defined as pure js property DEBUG 02:05:49,529 [btpool0-11] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@fea9776 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@727dcc23 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@49fcd7d4 [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/add/add.html [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@20e5488e DEBUG 02:05:49,531 [btpool0-11] HOT deployを終了しました DEBUG 02:05:49,531 [btpool0-9] HOT deployを開始します DEBUG 02:05:49,532 [Thread-20] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7e85132f not defined as pure js property DEBUG 02:05:49,532 [Thread-20] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7e85132f not defined as pure js property DEBUG 02:05:49,532 [btpool0-9] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@7b00862e RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949519, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@5f697518 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@20e5488e DEBUG 02:05:49,533 [Thread-20] Page Encoding detected: UTF-8 DEBUG 02:05:49,533 [Thread-20] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,533 [Thread-20] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,540 [btpool0-9] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,541 [btpool0-9] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@9ed62a5 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3fe743ba [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@5f697518 [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/add/add.html [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@680f891c DEBUG 02:05:49,543 [btpool0-9] HOT deployを終了しました DEBUG 02:05:49,544 [btpool0-11] HOT deployを開始します DEBUG 02:05:49,545 [btpool0-11] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@8e81918 RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=155, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949535, MaxInactiveInterval=1800 [param]addForm/view/add/add.html=addForm [param]addForm:arg1=6919 [param]addForm:arg2=5792 [param]addForm:arg3=0 [param]addForm:doCalculate=計算実行 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3dc77b39 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Content-Length=155 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@680f891c DEBUG 02:05:49,551 [btpool0-11] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,552 [Thread-18] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@53354a57 not defined as pure js property DEBUG 02:05:49,552 [Thread-18] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@53354a57 not defined as pure js property DEBUG 02:05:49,553 [Thread-18] Page Encoding detected: UTF-8 DEBUG 02:05:49,553 [Thread-18] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,554 [Thread-18] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,556 [btpool0-11] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@6e7d3146 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5d2e2355 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3dc77b39 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/add/add.html [request]teeda.SUBMITTED_COMMAND=doCalculate [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@11d13e DEBUG 02:05:49,559 [btpool0-11] HOT deployを終了しました DEBUG 02:05:49,559 [btpool0-9] HOT deployを開始します DEBUG 02:05:49,560 [btpool0-9] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@782be20e RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=155, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949555, MaxInactiveInterval=1800 [param]addForm/view/add/add.html=addForm [param]addForm:arg1=4406 [param]addForm:arg2=9351 [param]addForm:arg3=0 [param]addForm:doCalculate=計算実行 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@90642c5 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Content-Length=155 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@11d13e DEBUG 02:05:49,566 [btpool0-9] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,568 [Thread-20] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2f6c8fd8 not defined as pure js property DEBUG 02:05:49,568 [Thread-20] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2f6c8fd8 not defined as pure js property DEBUG 02:05:49,569 [Thread-20] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,569 [Thread-20] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,571 [btpool0-9] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@21acfd6f [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@643293ae [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@90642c5 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/add/add.html [request]teeda.SUBMITTED_COMMAND=doCalculate [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@347db7e6 DEBUG 02:05:49,574 [btpool0-9] HOT deployを終了しました DEBUG 02:05:49,574 [btpool0-11] HOT deployを開始します DEBUG 02:05:49,575 [btpool0-11] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@37bb2525 RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949571, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@5f83bcb8 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@347db7e6 DEBUG 02:05:49,583 [btpool0-11] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,584 [Thread-18] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@66bf066a not defined as pure js property DEBUG 02:05:49,584 [Thread-18] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@66bf066a not defined as pure js property DEBUG 02:05:49,585 [btpool0-11] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@73e4dd9 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@b68e546 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@5f83bcb8 [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/add/add.html [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@bb5e82f DEBUG 02:05:49,585 [Thread-18] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,586 [Thread-18] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,588 [btpool0-11] HOT deployを終了しました DEBUG 02:05:49,588 [btpool0-9] HOT deployを開始します DEBUG 02:05:49,590 [btpool0-9] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@20aa4511 RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949587, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@a9c6fd8 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@bb5e82f DEBUG 02:05:49,597 [btpool0-9] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,599 [Thread-20] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@467f788b not defined as pure js property DEBUG 02:05:49,599 [Thread-20] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@467f788b not defined as pure js property DEBUG 02:05:49,601 [Thread-20] Page Encoding detected: UTF-8 DEBUG 02:05:49,601 [Thread-20] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,601 [Thread-20] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,604 [btpool0-9] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@3cc7e580 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@67ac55ac [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@a9c6fd8 [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/add/add.html [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@632cc460 DEBUG 02:05:49,607 [btpool0-9] HOT deployを終了しました DEBUG 02:05:49,607 [btpool0-11] HOT deployを開始します DEBUG 02:05:49,609 [btpool0-11] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@35713b06 RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=155, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949603, MaxInactiveInterval=1800 [param]addForm/view/add/add.html=addForm [param]addForm:arg1=1342 [param]addForm:arg2=9725 [param]addForm:arg3=0 [param]addForm:doCalculate=計算実行 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1cda2253 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Content-Length=155 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@632cc460 DEBUG 02:05:49,615 [btpool0-11] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,617 [Thread-18] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4290da40 not defined as pure js property DEBUG 02:05:49,617 [Thread-18] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4290da40 not defined as pure js property DEBUG 02:05:49,618 [Thread-18] Page Encoding detected: UTF-8 DEBUG 02:05:49,618 [Thread-18] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,618 [Thread-18] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,621 [btpool0-11] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@2b42b123 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@277b8705 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1cda2253 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/add/add.html [request]teeda.SUBMITTED_COMMAND=doCalculate [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1edd6d83 DEBUG 02:05:49,623 [btpool0-11] HOT deployを終了しました DEBUG 02:05:49,623 [btpool0-9] HOT deployを開始します DEBUG 02:05:49,625 [btpool0-9] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@5497048e RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=155, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949620, MaxInactiveInterval=1800 [param]addForm/view/add/add.html=addForm [param]addForm:arg1=9692 [param]addForm:arg2=5073 [param]addForm:arg3=0 [param]addForm:doCalculate=計算実行 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6ac3205 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Content-Length=155 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1edd6d83 DEBUG 02:05:49,631 [btpool0-9] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,632 [Thread-20] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@65b60b98 not defined as pure js property DEBUG 02:05:49,633 [Thread-20] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@65b60b98 not defined as pure js property DEBUG 02:05:49,639 [btpool0-9] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@228ef305 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@56f4defc [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6ac3205 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/add/add.html [request]teeda.SUBMITTED_COMMAND=doCalculate [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@665b9efd DEBUG 02:05:49,641 [btpool0-9] HOT deployを終了しました DEBUG 02:05:49,642 [btpool0-10] HOT deployを開始します DEBUG 02:05:49,642 [Thread-18] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@50628354 not defined as pure js property DEBUG 02:05:49,643 [Thread-18] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@50628354 not defined as pure js property DEBUG 02:05:49,643 [btpool0-10] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@6acbc2da RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949620, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6765acfc [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@665b9efd DEBUG 02:05:49,654 [btpool0-10] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,657 [btpool0-10] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@67aff9e8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@52402386 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6765acfc [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/add/add.html [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@70dc5c99 DEBUG 02:05:49,659 [btpool0-10] HOT deployを終了しました DEBUG 02:05:49,659 [btpool0-5] HOT deployを開始します DEBUG 02:05:49,660 [btpool0-5] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@2599c538 RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949620, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1262f2d1 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@70dc5c99 DEBUG 02:05:49,667 [Thread-19] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7ebd6a19 not defined as pure js property DEBUG 02:05:49,667 [Thread-19] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7ebd6a19 not defined as pure js property DEBUG 02:05:49,668 [Thread-19] Page Encoding detected: UTF-8 DEBUG 02:05:49,668 [Thread-19] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,668 [Thread-19] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,669 [btpool0-5] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,671 [btpool0-5] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@43beaa92 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@1ab079fd [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1262f2d1 [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/add/add.html [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3818debb DEBUG 02:05:49,673 [btpool0-5] HOT deployを終了しました DEBUG 02:05:49,674 [btpool0-10] HOT deployを開始します DEBUG 02:05:49,675 [btpool0-10] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@2a2d0d78 RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=155, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949670, MaxInactiveInterval=1800 [param]addForm/view/add/add.html=addForm [param]addForm:arg1=5503 [param]addForm:arg2=3827 [param]addForm:arg3=0 [param]addForm:doCalculate=計算実行 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@73cf56e9 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Content-Length=155 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3818debb DEBUG 02:05:49,683 [btpool0-10] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,684 [Thread-12] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4ab6d2e5 not defined as pure js property DEBUG 02:05:49,684 [Thread-12] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4ab6d2e5 not defined as pure js property DEBUG 02:05:49,685 [Thread-12] Page Encoding detected: UTF-8 DEBUG 02:05:49,685 [Thread-12] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,685 [Thread-12] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,688 [btpool0-10] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@3033c690 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@173130a9 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@73cf56e9 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/add/add.html [request]teeda.SUBMITTED_COMMAND=doCalculate [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1e71b324 DEBUG 02:05:49,690 [btpool0-10] HOT deployを終了しました DEBUG 02:05:49,690 [btpool0-5] HOT deployを開始します DEBUG 02:05:49,692 [btpool0-5] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@6aa4a3c9 RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=155, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949687, MaxInactiveInterval=1800 [param]addForm/view/add/add.html=addForm [param]addForm:arg1=8652 [param]addForm:arg2=2678 [param]addForm:arg3=0 [param]addForm:doCalculate=計算実行 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@5efd17d1 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Content-Length=155 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1e71b324 DEBUG 02:05:49,697 [Thread-19] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4ef9bdff not defined as pure js property DEBUG 02:05:49,697 [Thread-19] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4ef9bdff not defined as pure js property DEBUG 02:05:49,698 [btpool0-5] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,699 [Thread-19] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,699 [Thread-19] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,703 [btpool0-5] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@6c0da9cc [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@7506c77f [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@5efd17d1 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/add/add.html [request]teeda.SUBMITTED_COMMAND=doCalculate [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@10139edf DEBUG 02:05:49,705 [btpool0-5] HOT deployを終了しました DEBUG 02:05:49,705 [btpool0-10] HOT deployを開始します DEBUG 02:05:49,707 [btpool0-10] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@e4f15c3 RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949700, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6a1dbc8b [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@10139edf DEBUG 02:05:49,709 [Thread-12] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4aaa045f not defined as pure js property DEBUG 02:05:49,709 [Thread-12] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4aaa045f not defined as pure js property DEBUG 02:05:49,711 [Thread-12] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,711 [Thread-12] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,712 [btpool0-10] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,713 [btpool0-10] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@6f8a8b32 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@70b8b8d3 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6a1dbc8b [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/add/add.html [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6f6e5e75 DEBUG 02:05:49,714 [btpool0-10] HOT deployを終了しました DEBUG 02:05:49,714 [btpool0-5] HOT deployを開始します DEBUG 02:05:49,715 [btpool0-5] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@255d8ff RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949713, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@52194e8b [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6f6e5e75 DEBUG 02:05:49,725 [Thread-19] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@53c3fdfb not defined as pure js property DEBUG 02:05:49,725 [Thread-19] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@53c3fdfb not defined as pure js property DEBUG 02:05:49,726 [Thread-19] Page Encoding detected: UTF-8 DEBUG 02:05:49,726 [Thread-19] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,726 [Thread-19] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,731 [btpool0-5] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,732 [btpool0-5] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@2a14d8c8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3ea4480d [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@52194e8b [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/add/add.html [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@13766d9c DEBUG 02:05:49,733 [btpool0-5] HOT deployを終了しました DEBUG 02:05:49,734 [btpool0-10] HOT deployを開始します DEBUG 02:05:49,734 [btpool0-10] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@11aee937 RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=155, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949728, MaxInactiveInterval=1800 [param]addForm/view/add/add.html=addForm [param]addForm:arg1=7160 [param]addForm:arg2=4715 [param]addForm:arg3=0 [param]addForm:doCalculate=計算実行 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@725122f2 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Content-Length=155 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@13766d9c DEBUG 02:05:49,738 [btpool0-10] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,739 [Thread-12] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@42683e68 not defined as pure js property DEBUG 02:05:49,739 [Thread-12] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@42683e68 not defined as pure js property DEBUG 02:05:49,741 [btpool0-10] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@439cf2df [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@750d3126 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@725122f2 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/add/add.html [request]teeda.SUBMITTED_COMMAND=doCalculate [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3515f1d3 DEBUG 02:05:49,742 [btpool0-10] HOT deployを終了しました DEBUG 02:05:49,741 [Thread-12] Page Encoding detected: UTF-8 DEBUG 02:05:49,743 [Thread-12] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,743 [Thread-12] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,743 [btpool0-8] HOT deployを開始します DEBUG 02:05:49,744 [btpool0-8] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@68bd9607 RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949728, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@76c4db49 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3515f1d3 DEBUG 02:05:49,749 [btpool0-8] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,750 [Thread-19] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4832eebb not defined as pure js property DEBUG 02:05:49,750 [Thread-19] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4832eebb not defined as pure js property DEBUG 02:05:49,751 [Thread-19] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,751 [Thread-19] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,753 [btpool0-8] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@4bda5048 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@69cccddf [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@76c4db49 [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/add/add.html [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@4e021bd DEBUG 02:05:49,754 [btpool0-8] HOT deployを終了しました DEBUG 02:05:49,754 [btpool0-10] HOT deployを開始します DEBUG 02:05:49,755 [btpool0-10] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@3a67cc93 RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949753, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@74a7e4d9 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@4e021bd DEBUG 02:05:49,760 [btpool0-10] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,761 [Thread-17] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@71ee2072 not defined as pure js property DEBUG 02:05:49,761 [Thread-17] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@71ee2072 not defined as pure js property DEBUG 02:05:49,762 [btpool0-10] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@489456cd [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@2ced1f5 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@74a7e4d9 [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/add/add.html [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@583a2d43 DEBUG 02:05:49,763 [btpool0-10] HOT deployを終了しました DEBUG 02:05:49,763 [btpool0-5] HOT deployを開始します DEBUG 02:05:49,764 [Thread-17] Page Encoding detected: UTF-8 DEBUG 02:05:49,764 [Thread-17] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,764 [Thread-17] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,764 [btpool0-5] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@4e345c87 RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=155, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949753, MaxInactiveInterval=1800 [param]addForm/view/add/add.html=addForm [param]addForm:arg1=4595 [param]addForm:arg2=2915 [param]addForm:arg3=0 [param]addForm:doCalculate=計算実行 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@4f652035 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Content-Length=155 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@583a2d43 DEBUG 02:05:49,768 [btpool0-5] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,771 [Thread-19] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@313c7b52 not defined as pure js property DEBUG 02:05:49,771 [Thread-19] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@313c7b52 not defined as pure js property DEBUG 02:05:49,772 [Thread-19] Page Encoding detected: UTF-8 DEBUG 02:05:49,772 [Thread-19] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,772 [Thread-19] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,773 [btpool0-5] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@4ae6a366 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@6bf1a3f4 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@4f652035 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/add/add.html [request]teeda.SUBMITTED_COMMAND=doCalculate [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@45431f89 DEBUG 02:05:49,775 [btpool0-5] HOT deployを終了しました DEBUG 02:05:49,775 [btpool0-10] HOT deployを開始します DEBUG 02:05:49,776 [btpool0-10] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@3e9fd86 RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=155, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949774, MaxInactiveInterval=1800 [param]addForm/view/add/add.html=addForm [param]addForm:arg1=6874 [param]addForm:arg2=2542 [param]addForm:arg3=0 [param]addForm:doCalculate=計算実行 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@77036a6b [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Content-Length=155 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@45431f89 DEBUG 02:05:49,780 [btpool0-10] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,781 [Thread-12] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6ab191cd not defined as pure js property DEBUG 02:05:49,781 [Thread-12] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6ab191cd not defined as pure js property DEBUG 02:05:49,785 [btpool0-10] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@3613e877 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5502f85d [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@77036a6b [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/add/add.html [request]teeda.SUBMITTED_COMMAND=doCalculate [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@35ffcd45 DEBUG 02:05:49,786 [btpool0-10] HOT deployを終了しました DEBUG 02:05:49,786 [btpool0-8] HOT deployを開始します DEBUG 02:05:49,787 [btpool0-8] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@5f664de3 RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=155, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949774, MaxInactiveInterval=1800 [param]addForm/view/add/add.html=addForm [param]addForm:arg1=7183 [param]addForm:arg2=1968 [param]addForm:arg3=0 [param]addForm:doCalculate=計算実行 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3583a303 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Content-Length=155 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@35ffcd45 DEBUG 02:05:49,788 [Thread-19] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7ae73995 not defined as pure js property DEBUG 02:05:49,788 [Thread-19] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7ae73995 not defined as pure js property DEBUG 02:05:49,793 [btpool0-8] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,798 [btpool0-8] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@57abe554 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@565d1ac3 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3583a303 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/add/add.html [request]teeda.SUBMITTED_COMMAND=doCalculate [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7a882480 DEBUG 02:05:49,800 [btpool0-8] HOT deployを終了しました DEBUG 02:05:49,800 [btpool0-6] HOT deployを開始します DEBUG 02:05:49,801 [btpool0-6] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@687f6b72 RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949774, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@5673ef7 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7a882480 DEBUG 02:05:49,809 [btpool0-6] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,810 [Thread-17] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@567e0121 not defined as pure js property DEBUG 02:05:49,810 [Thread-17] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@567e0121 not defined as pure js property DEBUG 02:05:49,812 [Thread-17] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,812 [Thread-17] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,814 [btpool0-6] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@5d70cb3 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@6982bec3 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@5673ef7 [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/add/add.html [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6ba2a53 DEBUG 02:05:49,816 [btpool0-6] HOT deployを終了しました DEBUG 02:05:49,817 [btpool0-8] HOT deployを開始します DEBUG 02:05:49,818 [btpool0-8] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@476e06e6 RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949814, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@8870aad [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6ba2a53 DEBUG 02:05:49,826 [Thread-16] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@135c7da7 not defined as pure js property DEBUG 02:05:49,826 [Thread-16] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@135c7da7 not defined as pure js property DEBUG 02:05:49,828 [Thread-16] Page Encoding detected: UTF-8 DEBUG 02:05:49,828 [Thread-16] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,828 [Thread-16] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,826 [btpool0-8] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,831 [btpool0-8] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@ed4dd2d [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3904bcf6 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@8870aad [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/add/add.html [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6611d7b8 DEBUG 02:05:49,832 [btpool0-8] HOT deployを終了しました DEBUG 02:05:49,833 [btpool0-6] HOT deployを開始します DEBUG 02:05:49,834 [btpool0-6] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@34a004b8 RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=155, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949830, MaxInactiveInterval=1800 [param]addForm/view/add/add.html=addForm [param]addForm:arg1=5992 [param]addForm:arg2=8070 [param]addForm:arg3=0 [param]addForm:doCalculate=計算実行 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7595e705 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Content-Length=155 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6611d7b8 DEBUG 02:05:49,837 [Thread-17] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@28de323b not defined as pure js property DEBUG 02:05:49,837 [Thread-17] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@28de323b not defined as pure js property DEBUG 02:05:49,839 [Thread-17] Page Encoding detected: UTF-8 DEBUG 02:05:49,839 [Thread-17] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,839 [Thread-17] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,844 [btpool0-6] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,849 [btpool0-6] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@3114484 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@62a937ae [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7595e705 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/add/add.html [request]teeda.SUBMITTED_COMMAND=doCalculate [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5386b31c DEBUG 02:05:49,851 [btpool0-6] HOT deployを終了しました DEBUG 02:05:49,851 [btpool0-8] HOT deployを開始します DEBUG 02:05:49,852 [Thread-16] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@8811c52 not defined as pure js property DEBUG 02:05:49,852 [Thread-16] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@8811c52 not defined as pure js property DEBUG 02:05:49,853 [btpool0-8] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@72c347ea RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=155, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949845, MaxInactiveInterval=1800 [param]addForm/view/add/add.html=addForm [param]addForm:arg1=2303 [param]addForm:arg2=5871 [param]addForm:arg3=0 [param]addForm:doCalculate=計算実行 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@72a68e82 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Content-Length=155 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5386b31c DEBUG 02:05:49,854 [Thread-16] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,854 [Thread-16] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,857 [btpool0-8] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,861 [btpool0-8] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@50dd2f2f [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@6944e022 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@72a68e82 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/add/add.html [request]teeda.SUBMITTED_COMMAND=doCalculate [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@28d70e2c DEBUG 02:05:49,864 [btpool0-8] HOT deployを終了しました DEBUG 02:05:49,864 [btpool0-6] HOT deployを開始します DEBUG 02:05:49,865 [btpool0-6] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@238c1333 RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949856, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@41408b80 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@28d70e2c DEBUG 02:05:49,873 [btpool0-6] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,874 [Thread-17] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@71f80d51 not defined as pure js property DEBUG 02:05:49,874 [Thread-17] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@71f80d51 not defined as pure js property DEBUG 02:05:49,875 [btpool0-6] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@54327b4b [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3e3ca41c [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@41408b80 [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/add/add.html [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7f3a4a2f DEBUG 02:05:49,876 [Thread-17] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,876 [Thread-17] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,877 [btpool0-6] HOT deployを終了しました DEBUG 02:05:49,877 [btpool0-3] HOT deployを開始します DEBUG 02:05:49,877 [Thread-16] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@13bca8e2 not defined as pure js property DEBUG 02:05:49,877 [Thread-16] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@13bca8e2 not defined as pure js property DEBUG 02:05:49,878 [btpool0-3] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@3b25b88c RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=154, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949856, MaxInactiveInterval=1800 [param]addForm/view/add/add.html=addForm [param]addForm:arg1=6873 [param]addForm:arg2=945 [param]addForm:arg3=0 [param]addForm:doCalculate=計算実行 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@29770daa [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Content-Length=154 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7f3a4a2f DEBUG 02:05:49,879 [Thread-16] Page Encoding detected: UTF-8 DEBUG 02:05:49,879 [Thread-16] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,879 [Thread-16] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,882 [btpool0-3] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,885 [btpool0-3] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@6adb93a2 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@75b9a77c [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@29770daa [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/add/add.html [request]teeda.SUBMITTED_COMMAND=doCalculate [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6fa2fa45 DEBUG 02:05:49,886 [btpool0-3] HOT deployを終了しました DEBUG 02:05:49,886 [btpool0-6] HOT deployを開始します DEBUG 02:05:49,887 [btpool0-6] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@6f1ba9df RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=155, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949881, MaxInactiveInterval=1800 [param]addForm/view/add/add.html=addForm [param]addForm:arg1=3540 [param]addForm:arg2=5092 [param]addForm:arg3=0 [param]addForm:doCalculate=計算実行 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@12da876 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Content-Length=155 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6fa2fa45 DEBUG 02:05:49,891 [btpool0-6] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,892 [Thread-11] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@53d29c95 not defined as pure js property DEBUG 02:05:49,892 [Thread-11] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@53d29c95 not defined as pure js property DEBUG 02:05:49,893 [Thread-11] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,893 [Thread-11] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,896 [btpool0-6] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@427800ef [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@54856d00 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@12da876 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/add/add.html [request]teeda.SUBMITTED_COMMAND=doCalculate [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3b7465a DEBUG 02:05:49,897 [btpool0-6] HOT deployを終了しました DEBUG 02:05:49,898 [btpool0-3] HOT deployを開始します DEBUG 02:05:49,899 [btpool0-3] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@4dc0064c RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949896, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@79dd8f74 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3b7465a DEBUG 02:05:49,899 [Thread-16] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4dfbbcea not defined as pure js property DEBUG 02:05:49,899 [Thread-16] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4dfbbcea not defined as pure js property DEBUG 02:05:49,901 [Thread-16] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,901 [Thread-16] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,906 [btpool0-3] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,908 [btpool0-3] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@e1f8dfe [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@39a325f0 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@79dd8f74 [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/add/add.html [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@60fcd20 DEBUG 02:05:49,910 [btpool0-3] HOT deployを終了しました DEBUG 02:05:49,910 [btpool0-6] HOT deployを開始します DEBUG 02:05:49,911 [btpool0-6] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@55f8a38e RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949903, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@36b9ebba [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@60fcd20 DEBUG 02:05:49,915 [Thread-11] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@19290b6f not defined as pure js property DEBUG 02:05:49,915 [Thread-11] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@19290b6f not defined as pure js property DEBUG 02:05:49,916 [Thread-11] Page Encoding detected: UTF-8 DEBUG 02:05:49,916 [Thread-11] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,916 [Thread-11] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,918 [btpool0-6] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,919 [btpool0-6] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@2d7fbbd6 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@1d04f5f0 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@36b9ebba [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/add/add.html [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@30ae6e72 DEBUG 02:05:49,921 [btpool0-6] HOT deployを終了しました DEBUG 02:05:49,921 [btpool0-3] HOT deployを開始します DEBUG 02:05:49,922 [btpool0-3] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@84e94ba RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=155, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949918, MaxInactiveInterval=1800 [param]addForm/view/add/add.html=addForm [param]addForm:arg1=5887 [param]addForm:arg2=4428 [param]addForm:arg3=0 [param]addForm:doCalculate=計算実行 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@5f064398 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Content-Length=155 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@30ae6e72 DEBUG 02:05:49,925 [btpool0-3] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,928 [btpool0-3] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@1c87a765 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@dfee685 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@5f064398 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/add/add.html [request]teeda.SUBMITTED_COMMAND=doCalculate [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@59d02cf0 DEBUG 02:05:49,929 [Thread-16] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3ed326bb not defined as pure js property DEBUG 02:05:49,929 [Thread-16] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3ed326bb not defined as pure js property DEBUG 02:05:49,930 [btpool0-3] HOT deployを終了しました DEBUG 02:05:49,930 [btpool0-8] HOT deployを開始します DEBUG 02:05:49,931 [btpool0-8] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@1893df36 RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949918, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@14235ed5 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@59d02cf0 DEBUG 02:05:49,931 [Thread-16] Page Encoding detected: UTF-8 DEBUG 02:05:49,931 [Thread-16] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,931 [Thread-16] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,935 [btpool0-8] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,936 [Thread-11] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6480c29c not defined as pure js property DEBUG 02:05:49,936 [Thread-11] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6480c29c not defined as pure js property DEBUG 02:05:49,937 [Thread-11] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,937 [Thread-11] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,939 [btpool0-8] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@24a3bd67 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@79e7c7fb [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@14235ed5 [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/add/add.html [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5ffa6e43 DEBUG 02:05:49,940 [btpool0-8] HOT deployを終了しました DEBUG 02:05:49,941 [btpool0-3] HOT deployを開始します DEBUG 02:05:49,942 [btpool0-3] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@704c98f1 RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949939, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@34cd2fd0 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5ffa6e43 DEBUG 02:05:49,946 [btpool0-3] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,948 [Thread-17] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@30c2599f not defined as pure js property DEBUG 02:05:49,948 [Thread-17] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@30c2599f not defined as pure js property DEBUG 02:05:49,948 [btpool0-3] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@2789eebb [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@50984b44 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@34cd2fd0 [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/add/add.html [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e7586b2 DEBUG 02:05:49,949 [btpool0-3] HOT deployを終了しました DEBUG 02:05:49,949 [btpool0-6] HOT deployを開始します DEBUG 02:05:49,950 [Thread-11] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1cc81850 not defined as pure js property DEBUG 02:05:49,950 [Thread-11] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1cc81850 not defined as pure js property DEBUG 02:05:49,951 [btpool0-6] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@424eeb54 RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=155, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949939, MaxInactiveInterval=1800 [param]addForm/view/add/add.html=addForm [param]addForm:arg1=8356 [param]addForm:arg2=5903 [param]addForm:arg3=0 [param]addForm:doCalculate=計算実行 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@4b3bf9ce [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Content-Length=155 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e7586b2 DEBUG 02:05:49,951 [Thread-11] Page Encoding detected: UTF-8 DEBUG 02:05:49,951 [Thread-11] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,951 [Thread-11] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,952 [Thread-17] Page Encoding detected: UTF-8 DEBUG 02:05:49,952 [Thread-17] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,952 [Thread-17] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,956 [btpool0-6] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,960 [btpool0-6] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@2332ee87 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@64c9f31e [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@4b3bf9ce [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/add/add.html [request]teeda.SUBMITTED_COMMAND=doCalculate [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6786a44 DEBUG 02:05:49,961 [btpool0-6] HOT deployを終了しました DEBUG 02:05:49,962 [btpool0-8] HOT deployを開始します DEBUG 02:05:49,963 [Thread-16] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@121b7c21 not defined as pure js property DEBUG 02:05:49,963 [Thread-16] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@121b7c21 not defined as pure js property DEBUG 02:05:49,963 [btpool0-8] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@7eeab576 RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=155, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949953, MaxInactiveInterval=1800 [param]addForm/view/add/add.html=addForm [param]addForm:arg1=6065 [param]addForm:arg2=9711 [param]addForm:arg3=0 [param]addForm:doCalculate=計算実行 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@632f9712 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Content-Length=155 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6786a44 DEBUG 02:05:49,967 [btpool0-8] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,970 [btpool0-8] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@8a590d1 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@2dc68dc6 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@632f9712 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/add/add.html [request]teeda.SUBMITTED_COMMAND=doCalculate [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@4685d9a4 DEBUG 02:05:49,971 [btpool0-8] HOT deployを終了しました DEBUG 02:05:49,971 [btpool0-3] HOT deployを開始します DEBUG 02:05:49,972 [btpool0-3] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@bd649c5 RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=155, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949953, MaxInactiveInterval=1800 [param]addForm/view/add/add.html=addForm [param]addForm:arg1=5291 [param]addForm:arg2=9413 [param]addForm:arg3=0 [param]addForm:doCalculate=計算実行 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@21852a95 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Content-Length=155 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@4685d9a4 DEBUG 02:05:49,974 [Thread-17] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2a90b93b not defined as pure js property DEBUG 02:05:49,974 [Thread-17] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2a90b93b not defined as pure js property DEBUG 02:05:49,976 [btpool0-3] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,979 [btpool0-3] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@116265c3 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5306ee1f [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@21852a95 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/add/add.html [request]teeda.SUBMITTED_COMMAND=doCalculate [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6bfb5fce DEBUG 02:05:49,980 [btpool0-3] HOT deployを終了しました DEBUG 02:05:49,980 [btpool0-4] HOT deployを開始します DEBUG 02:05:49,981 [btpool0-4] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@31407cec RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949953, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@c98337 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6bfb5fce DEBUG 02:05:49,982 [Thread-11] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4f758781 not defined as pure js property DEBUG 02:05:49,983 [Thread-11] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4f758781 not defined as pure js property DEBUG 02:05:49,986 [btpool0-4] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:49,987 [btpool0-4] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@cf834c8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@7b513d1e [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@c98337 [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/add/add.html [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1283bbd2 DEBUG 02:05:49,988 [btpool0-4] HOT deployを終了しました DEBUG 02:05:49,989 [btpool0-7] HOT deployを開始します DEBUG 02:05:49,989 [Thread-14] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@104c47b5 not defined as pure js property DEBUG 02:05:49,989 [Thread-14] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@104c47b5 not defined as pure js property DEBUG 02:05:49,990 [btpool0-7] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@2d1879ea RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949953, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@f345237 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1283bbd2 DEBUG 02:05:49,990 [Thread-14] Page Encoding detected: UTF-8 DEBUG 02:05:49,991 [Thread-14] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:49,991 [Thread-14] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:49,998 [btpool0-7] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:50,000 [btpool0-7] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@257f2ad0 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3fd3d0eb [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@f345237 [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/add/add.html [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6b391509 DEBUG 02:05:50,002 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,002 [btpool0-3] HOT deployを開始します DEBUG 02:05:50,003 [Thread-13] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@52d0fd7b not defined as pure js property DEBUG 02:05:50,003 [Thread-13] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@52d0fd7b not defined as pure js property DEBUG 02:05:50,003 [btpool0-3] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@5e105f5a RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=154, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155949993, MaxInactiveInterval=1800 [param]addForm/view/add/add.html=addForm [param]addForm:arg1=876 [param]addForm:arg2=7958 [param]addForm:arg3=0 [param]addForm:doCalculate=計算実行 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@4e43df5 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Content-Length=154 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6b391509 DEBUG 02:05:50,005 [Thread-13] Page Encoding detected: UTF-8 DEBUG 02:05:50,005 [Thread-13] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,005 [Thread-13] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:50,008 [btpool0-3] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:50,012 [btpool0-3] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@7546a399 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@709ecdf5 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@4e43df5 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/add/add.html [request]teeda.SUBMITTED_COMMAND=doCalculate [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@49e3c996 DEBUG 02:05:50,013 [btpool0-3] HOT deployを終了しました DEBUG 02:05:50,014 [Thread-14] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1a3272e not defined as pure js property DEBUG 02:05:50,014 [Thread-14] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1a3272e not defined as pure js property DEBUG 02:05:50,015 [Thread-14] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,015 [Thread-14] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:50,015 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,017 [btpool0-7] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@44bdd4d8 RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=154, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155950007, MaxInactiveInterval=1800 [param]addForm/view/add/add.html=addForm [param]addForm:arg1=961 [param]addForm:arg2=4243 [param]addForm:arg3=0 [param]addForm:doCalculate=計算実行 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@ae0d42a [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Content-Length=154 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@49e3c996 DEBUG 02:05:50,021 [btpool0-7] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:50,023 [btpool0-7] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@4cd9794b [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@59aa5257 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@ae0d42a [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/add/add.html [request]teeda.SUBMITTED_COMMAND=doCalculate [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3d03fbbe DEBUG 02:05:50,025 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,025 [btpool0-3] HOT deployを開始します DEBUG 02:05:50,026 [Thread-13] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@38a88c32 not defined as pure js property DEBUG 02:05:50,026 [Thread-13] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@38a88c32 not defined as pure js property DEBUG 02:05:50,026 [btpool0-3] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@2f90949b RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155950017, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3d0c6482 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3d03fbbe DEBUG 02:05:50,027 [Thread-13] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,027 [Thread-13] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:50,031 [btpool0-3] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:50,032 [btpool0-3] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@4eb725a7 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5a091f50 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3d0c6482 [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/add/add.html [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@ce6eb5e DEBUG 02:05:50,033 [btpool0-3] HOT deployを終了しました DEBUG 02:05:50,033 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,034 [Thread-14] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1effd40a not defined as pure js property DEBUG 02:05:50,034 [Thread-14] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1effd40a not defined as pure js property DEBUG 02:05:50,034 [btpool0-7] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@2c11c55b RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155950029, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@42b3eff7 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@ce6eb5e DEBUG 02:05:50,035 [Thread-14] Page Encoding detected: UTF-8 DEBUG 02:05:50,035 [Thread-14] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,035 [Thread-14] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:50,041 [btpool0-7] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:50,042 [btpool0-7] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@21415036 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@46f91a48 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@42b3eff7 [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/add/add.html [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@c2c915f DEBUG 02:05:50,044 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,044 [btpool0-3] HOT deployを開始します DEBUG 02:05:50,045 [btpool0-3] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@6b355469 RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=155, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155950037, MaxInactiveInterval=1800 [param]addForm/view/add/add.html=addForm [param]addForm:arg1=8040 [param]addForm:arg2=1382 [param]addForm:arg3=0 [param]addForm:doCalculate=計算実行 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7a38f07b [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Content-Length=155 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@c2c915f DEBUG 02:05:50,045 [Thread-13] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@55a2e547 not defined as pure js property DEBUG 02:05:50,045 [Thread-13] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@55a2e547 not defined as pure js property DEBUG 02:05:50,047 [Thread-13] Page Encoding detected: UTF-8 DEBUG 02:05:50,047 [Thread-13] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,047 [Thread-13] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:50,049 [btpool0-3] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:50,052 [btpool0-3] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@46a329dc [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@2114ebf [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7a38f07b [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/add/add.html [request]teeda.SUBMITTED_COMMAND=doCalculate [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e48dea8 DEBUG 02:05:50,053 [btpool0-3] HOT deployを終了しました DEBUG 02:05:50,054 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,054 [Thread-14] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5391d8be not defined as pure js property DEBUG 02:05:50,054 [Thread-14] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5391d8be not defined as pure js property DEBUG 02:05:50,055 [btpool0-7] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@21cad7c3 RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=155, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155950049, MaxInactiveInterval=1800 [param]addForm/view/add/add.html=addForm [param]addForm:arg1=1620 [param]addForm:arg2=5555 [param]addForm:arg3=0 [param]addForm:doCalculate=計算実行 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@c1b548a [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Content-Length=155 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3e48dea8 DEBUG 02:05:50,055 [Thread-14] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,055 [Thread-14] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:50,060 [btpool0-7] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:50,064 [btpool0-7] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@1e47f9d [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@40761d63 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@c1b548a [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/add/add.html [request]teeda.SUBMITTED_COMMAND=doCalculate [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@a836fa5 DEBUG 02:05:50,066 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,066 [btpool0-3] HOT deployを開始します DEBUG 02:05:50,067 [Thread-13] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4323113e not defined as pure js property DEBUG 02:05:50,067 [Thread-13] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4323113e not defined as pure js property DEBUG 02:05:50,067 [btpool0-3] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@798a6dd4 RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155950057, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6f30b7a2 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@a836fa5 DEBUG 02:05:50,068 [Thread-13] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,068 [Thread-13] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:50,072 [btpool0-3] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:50,073 [btpool0-3] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@accc4e9 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@993a289 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6f30b7a2 [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/add/add.html [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3b93d548 DEBUG 02:05:50,074 [btpool0-3] HOT deployを終了しました DEBUG 02:05:50,074 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,075 [Thread-14] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1e01739f not defined as pure js property DEBUG 02:05:50,075 [Thread-14] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1e01739f not defined as pure js property DEBUG 02:05:50,075 [btpool0-7] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@6be4be2c RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155950070, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7681720a [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3b93d548 DEBUG 02:05:50,077 [Thread-14] Page Encoding detected: UTF-8 DEBUG 02:05:50,077 [Thread-14] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,077 [Thread-14] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:50,081 [btpool0-7] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:50,082 [btpool0-7] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@68c9e408 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@1e99fef7 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7681720a [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/add/add.html [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@103219d3 DEBUG 02:05:50,084 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,084 [btpool0-3] HOT deployを開始します DEBUG 02:05:50,084 [Thread-13] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1d56f423 not defined as pure js property DEBUG 02:05:50,084 [Thread-13] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1d56f423 not defined as pure js property DEBUG 02:05:50,085 [btpool0-3] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@2e533986 RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=154, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155950078, MaxInactiveInterval=1800 [param]addForm/view/add/add.html=addForm [param]addForm:arg1=9506 [param]addForm:arg2=813 [param]addForm:arg3=0 [param]addForm:doCalculate=計算実行 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@737d72cf [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Content-Length=154 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@103219d3 DEBUG 02:05:50,086 [Thread-13] Page Encoding detected: UTF-8 DEBUG 02:05:50,086 [Thread-13] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,086 [Thread-13] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:50,091 [btpool0-3] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:50,094 [btpool0-3] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@74dd9f68 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@20ca0c9 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@737d72cf [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/add/add.html [request]teeda.SUBMITTED_COMMAND=doCalculate [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@b0fed2c DEBUG 02:05:50,096 [btpool0-3] HOT deployを終了しました DEBUG 02:05:50,096 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,097 [Thread-14] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@73774da1 not defined as pure js property DEBUG 02:05:50,097 [Thread-14] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@73774da1 not defined as pure js property DEBUG 02:05:50,097 [btpool0-7] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@584cfed7 RequestedSessionId=13to1jzotzswj REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=155, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13to1jzotzswj Session :: CreationTime=1639155949327, LastAccessedTime=1639155950087, MaxInactiveInterval=1800 [param]addForm/view/add/add.html=addForm [param]addForm:arg1=6008 [param]addForm:arg2=1190 [param]addForm:arg3=0 [param]addForm:doCalculate=計算実行 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@26ef028b [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13to1jzotzswj [header]Content-Length=155 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=13to1jzotzswj; $Path=/ [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@b0fed2c DEBUG 02:05:50,101 [btpool0-7] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:50,104 [btpool0-7] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@4425fa0 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@2194038f [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@26ef028b [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/add/add.html [request]teeda.SUBMITTED_COMMAND=doCalculate [cookie]JSESSIONID=13to1jzotzswj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7c75b281 DEBUG 02:05:50,105 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,106 [Thread-13] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@133a7ec not defined as pure js property DEBUG 02:05:50,106 [Thread-13] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@133a7ec not defined as pure js property DEBUG 02:05:50,107 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,107 [main] Load response for http://localhost:36584/view/reload/regist.html DEBUG 02:05:50,108 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,108 [btpool0-7] ** before *****************************************: /view/reload/regist.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@2d258595 RequestedSessionId=null REQUEST_URI=/view/reload/regist.html, SERVLET_PATH=/view/reload/regist.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7a65105a [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7c75b281 DEBUG 02:05:50,110 [btpool0-7] クラス(org.seasar.teeda.it.web.reload.RegistPage[reload_registPage])のコンポーネント定義を登録します DEBUG 02:05:50,118 [btpool0-7] ** after *****************************************: /view/reload/regist.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=xcj2l1xycyyw;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@2c2893ce [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=xcj2l1xycyyw [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7a65105a [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={reload_registPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]reload_registPage=org.seasar.teeda.it.web.reload.RegistPage@1bffd008 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/reload/regist.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@37b2cb94 DEBUG 02:05:50,119 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,120 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:50,120 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:50,122 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:50,123 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@76e134e6 not defined as pure js property DEBUG 02:05:50,123 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@76e134e6 not defined as pure js property

DEBUG 02:05:50,124 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,124 [main] Load response for http://localhost:36584/view/reload/regist.html;jsessionid=xcj2l1xycyyw DEBUG 02:05:50,126 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,127 [btpool0-7] ** before *****************************************: /view/reload/regist.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@17e60665 RequestedSessionId=xcj2l1xycyyw REQUEST_URI=/view/reload/regist.html;jsessionid=xcj2l1xycyyw, SERVLET_PATH=/view/reload/regist.html CharacterEncoding=UTF-8, ContentLength=82, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=xcj2l1xycyyw Session :: CreationTime=1639155950108, LastAccessedTime=1639155950126, MaxInactiveInterval=1800 [param]form/view/reload/regist.html=form [param]form:doRegist=Regist [param]form:value1=12345 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7eaddd24 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=xcj2l1xycyyw [header]Content-Length=82 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=xcj2l1xycyyw; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/reload/regist.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@37b2cb94 DEBUG 02:05:50,131 [btpool0-7] クラス(org.seasar.teeda.it.web.reload.RegistPage[reload_registPage])のコンポーネント定義を登録します DEBUG 02:05:50,132 [btpool0-7] ** after *****************************************: /view/reload/regist.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/reload/registConfirm.html?te-uniquekey=17da54ee234 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@537a916b [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7eaddd24 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/reload/regist.html [request]reload_registPage=org.seasar.teeda.it.web.reload.RegistPage@13e1329e [request]teeda.SUBMITTED_COMMAND=doRegist [cookie]JSESSIONID=xcj2l1xycyyw [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/reload/registConfirm.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={value1=12345}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/reload/regist.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@25c22d44 INFO 02:05:50,132 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:50,133 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/reload/registConfirm.html?te-uniquekey=17da54ee234] DEBUG 02:05:50,133 [main] Load response for http://localhost:36584/view/reload/registConfirm.html?te-uniquekey=17da54ee234 DEBUG 02:05:50,133 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,134 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,135 [btpool0-7] ** before *****************************************: /view/reload/registConfirm.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@dd5a30 RequestedSessionId=xcj2l1xycyyw REQUEST_URI=/view/reload/registConfirm.html, SERVLET_PATH=/view/reload/registConfirm.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ee234, PathInfo=null, RemoteUser=null Session SessionId=xcj2l1xycyyw Session :: CreationTime=1639155950108, LastAccessedTime=1639155950134, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ee234 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@444c05c1 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=xcj2l1xycyyw [header]Cookie=$Version=0; JSESSIONID=xcj2l1xycyyw; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/reload/registConfirm.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={value1=12345}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/reload/regist.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@25c22d44 DEBUG 02:05:50,137 [btpool0-7] クラス(org.seasar.teeda.it.web.reload.RegistConfirmPage[reload_registConfirmPage])のコンポーネント定義を登録します DEBUG 02:05:50,141 [btpool0-7] ** after *****************************************: /view/reload/registConfirm.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@90bcd15 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@444c05c1 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={reload_registConfirmPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/reload/regist.html [request]reload_registConfirmPage=org.seasar.teeda.it.web.reload.RegistConfirmPage@65c52256 [request]value1=12345 [cookie]JSESSIONID=xcj2l1xycyyw [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/reload/registConfirm.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={value1=12345}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/reload/registConfirm.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@25c22d44 DEBUG 02:05:50,142 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,143 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@19799338 not defined as pure js property DEBUG 02:05:50,143 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@19799338 not defined as pure js property DEBUG 02:05:50,145 [main] Property "reload" of http://localhost:36584/view/reload/registConfirm.html?te-uniquekey=17da54ee234 not defined as pure js property DEBUG 02:05:50,145 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,145 [main] Load response for http://localhost:36584/view/reload/registConfirm.html?te-uniquekey=17da54ee234 DEBUG 02:05:50,147 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,148 [btpool0-7] ** before *****************************************: /view/reload/registConfirm.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@331fe63b RequestedSessionId=xcj2l1xycyyw REQUEST_URI=/view/reload/registConfirm.html, SERVLET_PATH=/view/reload/registConfirm.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ee234, PathInfo=null, RemoteUser=null Session SessionId=xcj2l1xycyyw Session :: CreationTime=1639155950108, LastAccessedTime=1639155950147, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ee234 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@734445b5 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=xcj2l1xycyyw [header]Cookie=$Version=0; JSESSIONID=xcj2l1xycyyw; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/reload/registConfirm.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={value1=12345}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/reload/registConfirm.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@25c22d44 DEBUG 02:05:50,151 [btpool0-7] クラス(org.seasar.teeda.it.web.reload.RegistConfirmPage[reload_registConfirmPage])のコンポーネント定義を登録します DEBUG 02:05:50,152 [btpool0-7] ** after *****************************************: /view/reload/registConfirm.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@7f8dd355 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@734445b5 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={reload_registConfirmPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/reload/registConfirm.html [request]reload_registConfirmPage=org.seasar.teeda.it.web.reload.RegistConfirmPage@382db2df [request]value1=12345 [cookie]JSESSIONID=xcj2l1xycyyw [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={value1=12345}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/reload/registConfirm.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@25c22d44 DEBUG 02:05:50,154 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,154 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@35793c82 not defined as pure js property DEBUG 02:05:50,154 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@35793c82 not defined as pure js property DEBUG 02:05:50,156 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,156 [main] Load response for http://localhost:36584/view/hello/helloNoPage.html DEBUG 02:05:50,156 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,157 [btpool0-7] ** before *****************************************: /view/hello/helloNoPage.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@b30d53c RequestedSessionId=null REQUEST_URI=/view/hello/helloNoPage.html, SERVLET_PATH=/view/hello/helloNoPage.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@32ff5be1 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@25c22d44 DEBUG 02:05:50,168 [btpool0-7] ** after *****************************************: /view/hello/helloNoPage.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=whf4rew2pj4;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@1ae92aef [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=whf4rew2pj4 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@32ff5be1 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/hello/helloNoPage.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@25c22d44 DEBUG 02:05:50,170 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,171 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:50,171 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:50,172 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:50,173 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@12c03f7e not defined as pure js property DEBUG 02:05:50,173 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@12c03f7e not defined as pure js property DEBUG 02:05:50,175 [main] Page Encoding detected: UTF-8 Hello DEBUG 02:05:50,175 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,175 [main] Load response for http://localhost:36584/view/scope/pageScopeInput.html DEBUG 02:05:50,176 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,176 [btpool0-7] ** before *****************************************: /view/scope/pageScopeInput.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@2551f563 RequestedSessionId=null REQUEST_URI=/view/scope/pageScopeInput.html, SERVLET_PATH=/view/scope/pageScopeInput.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@27c549b9 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@25c22d44 DEBUG 02:05:50,179 [btpool0-7] クラス(org.seasar.teeda.it.web.scope.PageScopeInputPage[scope_pageScopeInputPage])のコンポーネント定義を登録します DEBUG 02:05:50,189 [btpool0-7] ** after *****************************************: /view/scope/pageScopeInput.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=12wfm8i66o2p6;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@762c93cb [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=12wfm8i66o2p6 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@27c549b9 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={scope_pageScopeInputPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]scope_pageScopeInputPage=org.seasar.teeda.it.web.scope.PageScopeInputPage@689b3109 [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={message=null}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/pageScopeInput.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@24b07b86 DEBUG 02:05:50,191 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,192 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:50,192 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:50,193 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:50,194 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@574587ff not defined as pure js property DEBUG 02:05:50,194 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@574587ff not defined as pure js property DEBUG 02:05:50,196 [main] Page Encoding detected: UTF-8 scope sample
DEBUG 02:05:50,196 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,196 [main] Load response for http://localhost:36584/view/scope/pageScopeInput.html;jsessionid=12wfm8i66o2p6 DEBUG 02:05:50,198 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,199 [btpool0-7] ** before *****************************************: /view/scope/pageScopeInput.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@13e98e7e RequestedSessionId=12wfm8i66o2p6 REQUEST_URI=/view/scope/pageScopeInput.html;jsessionid=12wfm8i66o2p6, SERVLET_PATH=/view/scope/pageScopeInput.html CharacterEncoding=UTF-8, ContentLength=115, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=12wfm8i66o2p6 Session :: CreationTime=1639155950176, LastAccessedTime=1639155950198, MaxInactiveInterval=1800 [param]form/view/scope/pageScopeInput.html=form [param]form:doPageScopeExecute=doPageScopeExecute [param]form:message=hogehoge [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@4a89fc68 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=12wfm8i66o2p6 [header]Content-Length=115 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=12wfm8i66o2p6; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={message=null}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/pageScopeInput.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@24b07b86 DEBUG 02:05:50,202 [btpool0-7] クラス(org.seasar.teeda.it.web.scope.PageScopeInputPage[scope_pageScopeInputPage])のコンポーネント定義を登録します INFO 02:05:50,204 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:50,204 [btpool0-7] ** after *****************************************: /view/scope/pageScopeInput.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/scope/pageScopeResult.html?te-uniquekey=17da54ee27c [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@2e7e1ee [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@4a89fc68 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/scope/pageScopeInput.html [request]scope_pageScopeInputPage=org.seasar.teeda.it.web.scope.PageScopeInputPage@45a1d1bf [request]teeda.SUBMITTED_COMMAND=doPageScopeExecute [cookie]JSESSIONID=12wfm8i66o2p6 [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={message=null}}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/scope/pageScopeResult.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/pageScopeInput.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2d17650 DEBUG 02:05:50,204 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/scope/pageScopeResult.html?te-uniquekey=17da54ee27c] DEBUG 02:05:50,204 [main] Load response for http://localhost:36584/view/scope/pageScopeResult.html?te-uniquekey=17da54ee27c DEBUG 02:05:50,205 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,206 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,207 [btpool0-7] ** before *****************************************: /view/scope/pageScopeResult.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@4807dba1 RequestedSessionId=12wfm8i66o2p6 REQUEST_URI=/view/scope/pageScopeResult.html, SERVLET_PATH=/view/scope/pageScopeResult.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ee27c, PathInfo=null, RemoteUser=null Session SessionId=12wfm8i66o2p6 Session :: CreationTime=1639155950176, LastAccessedTime=1639155950206, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ee27c [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7be44bf8 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=12wfm8i66o2p6 [header]Cookie=$Version=0; JSESSIONID=12wfm8i66o2p6; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={message=null}}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/scope/pageScopeResult.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/pageScopeInput.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2d17650 DEBUG 02:05:50,208 [btpool0-7] クラス(org.seasar.teeda.it.web.scope.PageScopeResultPage[scope_pageScopeResultPage])のコンポーネント定義を登録します DEBUG 02:05:50,214 [btpool0-7] ** after *****************************************: /view/scope/pageScopeResult.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@400fd8b9 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7be44bf8 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={scope_pageScopeResultPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/scope/pageScopeInput.html [request]scope_pageScopeResultPage=org.seasar.teeda.it.web.scope.PageScopeResultPage@505d7a8a [cookie]JSESSIONID=12wfm8i66o2p6 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/scope/pageScopeResult.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/pageScopeResult.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2918233e DEBUG 02:05:50,215 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,216 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5488bcae not defined as pure js property DEBUG 02:05:50,216 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5488bcae not defined as pure js property DEBUG 02:05:50,217 [main] Page Encoding detected: UTF-8 scope sample
DEBUG 02:05:50,217 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,217 [main] Load response for http://localhost:36584/view/scope/redirectScopeInput.html DEBUG 02:05:50,218 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,218 [btpool0-7] ** before *****************************************: /view/scope/redirectScopeInput.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@216041c RequestedSessionId=null REQUEST_URI=/view/scope/redirectScopeInput.html, SERVLET_PATH=/view/scope/redirectScopeInput.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7367cb55 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2918233e DEBUG 02:05:50,221 [btpool0-7] クラス(org.seasar.teeda.it.web.scope.RedirectScopeInputPage[scope_redirectScopeInputPage])のコンポーネント定義を登録します DEBUG 02:05:50,234 [btpool0-7] ** after *****************************************: /view/scope/redirectScopeInput.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=13xqb9jec7uck;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@26a043 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=13xqb9jec7uck [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7367cb55 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={scope_redirectScopeInputPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]scope_redirectScopeInputPage=org.seasar.teeda.it.web.scope.RedirectScopeInputPage@67e38ec8 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/redirectScopeInput.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@cb321c1 DEBUG 02:05:50,236 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,237 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:50,237 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:50,238 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:50,239 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@18f93d85 not defined as pure js property DEBUG 02:05:50,239 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@18f93d85 not defined as pure js property DEBUG 02:05:50,240 [main] Page Encoding detected: UTF-8 scope sample
REDIRECT Scope sample.

REDIRECT SCOPE value :
NORMAL SCOPE value :

DEBUG 02:05:50,240 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,240 [main] Load response for http://localhost:36584/view/scope/redirectScopeInput.html;jsessionid=13xqb9jec7uck DEBUG 02:05:50,242 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,243 [btpool0-7] ** before *****************************************: /view/scope/redirectScopeInput.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@3b0a0018 RequestedSessionId=13xqb9jec7uck REQUEST_URI=/view/scope/redirectScopeInput.html;jsessionid=13xqb9jec7uck, SERVLET_PATH=/view/scope/redirectScopeInput.html CharacterEncoding=UTF-8, ContentLength=146, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=13xqb9jec7uck Session :: CreationTime=1639155950218, LastAccessedTime=1639155950242, MaxInactiveInterval=1800 [param]form/view/scope/redirectScopeInput.html=form [param]form:doRedirectScopeExecute=doRedirectScopeExecute [param]form:hoge=foofoo [param]form:message=hogehoge [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@d8c45f0 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13xqb9jec7uck [header]Content-Length=146 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=13xqb9jec7uck; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/redirectScopeInput.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@cb321c1 DEBUG 02:05:50,247 [btpool0-7] クラス(org.seasar.teeda.it.web.scope.RedirectScopeInputPage[scope_redirectScopeInputPage])のコンポーネント定義を登録します DEBUG 02:05:50,248 [btpool0-7] ** after *****************************************: /view/scope/redirectScopeInput.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/scope/redirectScopeResult1.html?te-uniquekey=17da54ee2a8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@699eb5f6 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@d8c45f0 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/scope/redirectScopeInput.html [request]scope_redirectScopeInputPage=org.seasar.teeda.it.web.scope.RedirectScopeInputPage@32bc5fa6 [request]teeda.SUBMITTED_COMMAND=doRedirectScopeExecute [cookie]JSESSIONID=13xqb9jec7uck [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/scope/redirectScopeResult1.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={message=hogehoge}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={hoge=foofoo}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/redirectScopeInput.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6d2ba54f INFO 02:05:50,248 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:50,249 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/scope/redirectScopeResult1.html?te-uniquekey=17da54ee2a8] DEBUG 02:05:50,249 [main] Load response for http://localhost:36584/view/scope/redirectScopeResult1.html?te-uniquekey=17da54ee2a8 DEBUG 02:05:50,250 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,251 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,252 [btpool0-7] ** before *****************************************: /view/scope/redirectScopeResult1.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@83bed72 RequestedSessionId=13xqb9jec7uck REQUEST_URI=/view/scope/redirectScopeResult1.html, SERVLET_PATH=/view/scope/redirectScopeResult1.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ee2a8, PathInfo=null, RemoteUser=null Session SessionId=13xqb9jec7uck Session :: CreationTime=1639155950218, LastAccessedTime=1639155950251, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ee2a8 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1661db97 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13xqb9jec7uck [header]Cookie=$Version=0; JSESSIONID=13xqb9jec7uck; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/scope/redirectScopeResult1.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={message=hogehoge}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={hoge=foofoo}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/redirectScopeInput.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6d2ba54f DEBUG 02:05:50,254 [btpool0-7] クラス(org.seasar.teeda.it.web.scope.RedirectScopeResult1Page[scope_redirectScopeResult1Page])のコンポーネント定義を登録します DEBUG 02:05:50,266 [btpool0-7] ** after *****************************************: /view/scope/redirectScopeResult1.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@1759e38d [request]hoge=foofoo [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]message=hogehoge [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1661db97 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={scope_redirectScopeResult1Page=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/scope/redirectScopeInput.html [request]scope_redirectScopeResult1Page=org.seasar.teeda.it.web.scope.RedirectScopeResult1Page@e6a49f5 [cookie]JSESSIONID=13xqb9jec7uck [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/scope/redirectScopeResult1.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={hoge=foofoo}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/redirectScopeResult1.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@641d7b37 DEBUG 02:05:50,268 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,269 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@59023ece not defined as pure js property DEBUG 02:05:50,269 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@59023ece not defined as pure js property DEBUG 02:05:50,269 [main] Script node added:
Reload this page.

REDIRECT SCOPE value : hogehoge
NORMAL SCOPE value : foofoo
DEBUG 02:05:50,270 [main] Property "reload" of http://localhost:36584/view/scope/redirectScopeResult1.html?te-uniquekey=17da54ee2a8 not defined as pure js property DEBUG 02:05:50,271 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,271 [main] Load response for http://localhost:36584/view/scope/redirectScopeResult1.html?te-uniquekey=17da54ee2a8 DEBUG 02:05:50,272 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,273 [btpool0-7] ** before *****************************************: /view/scope/redirectScopeResult1.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@71c8dfe3 RequestedSessionId=13xqb9jec7uck REQUEST_URI=/view/scope/redirectScopeResult1.html, SERVLET_PATH=/view/scope/redirectScopeResult1.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ee2a8, PathInfo=null, RemoteUser=null Session SessionId=13xqb9jec7uck Session :: CreationTime=1639155950218, LastAccessedTime=1639155950272, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ee2a8 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3ae2ea71 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=13xqb9jec7uck [header]Cookie=$Version=0; JSESSIONID=13xqb9jec7uck; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/scope/redirectScopeResult1.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={hoge=foofoo}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/redirectScopeResult1.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@641d7b37 DEBUG 02:05:50,276 [btpool0-7] クラス(org.seasar.teeda.it.web.scope.RedirectScopeResult1Page[scope_redirectScopeResult1Page])のコンポーネント定義を登録します DEBUG 02:05:50,278 [btpool0-7] ** after *****************************************: /view/scope/redirectScopeResult1.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@1b147b94 [request]hoge=foofoo [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3ae2ea71 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={scope_redirectScopeResult1Page=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/scope/redirectScopeResult1.html [request]scope_redirectScopeResult1Page=org.seasar.teeda.it.web.scope.RedirectScopeResult1Page@5dbd3f6f [cookie]JSESSIONID=13xqb9jec7uck [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={hoge=foofoo}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/redirectScopeResult1.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@338fc07d DEBUG 02:05:50,279 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,280 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@67dd2285 not defined as pure js property DEBUG 02:05:50,280 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@67dd2285 not defined as pure js property DEBUG 02:05:50,281 [main] Script node added:
Reload this page.

REDIRECT SCOPE value :
NORMAL SCOPE value : foofoo
DEBUG 02:05:50,282 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,282 [main] Load response for http://localhost:36584/view/scope/subapplicationScopeInput.html DEBUG 02:05:50,282 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,283 [btpool0-7] ** before *****************************************: /view/scope/subapplicationScopeInput.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@78c36c6f RequestedSessionId=null REQUEST_URI=/view/scope/subapplicationScopeInput.html, SERVLET_PATH=/view/scope/subapplicationScopeInput.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@66042959 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@338fc07d DEBUG 02:05:50,286 [btpool0-7] クラス(org.seasar.teeda.it.web.scope.SubapplicationScopeInputPage[scope_subapplicationScopeInputPage])のコンポーネント定義を登録します DEBUG 02:05:50,304 [btpool0-7] ** after *****************************************: /view/scope/subapplicationScopeInput.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=vlm5vfr4xomo;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3a2729ad [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=vlm5vfr4xomo [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@66042959 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={scope_subapplicationScopeInputPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]scope_subapplicationScopeInputPage=org.seasar.teeda.it.web.scope.SubapplicationScopeInputPage@61213aae [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={message1=hogehogehoge}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/subapplicationScopeInput.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@4c93a753 DEBUG 02:05:50,305 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,306 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:50,306 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:50,307 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:50,308 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5ba4eb44 not defined as pure js property DEBUG 02:05:50,308 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5ba4eb44 not defined as pure js property DEBUG 02:05:50,309 [main] Page Encoding detected: UTF-8 subapp scope sample
Subapplicationスコープの例.
@SubapplicationScope指定した項目:hogehogehoge
@SubapplicationScope指定してない項目:mogemogemoge

引き継ぐ
引き継がない
DEBUG 02:05:50,310 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,310 [main] Load response for http://localhost:36584/view/scope/subapplicationScopeInput.html;jsessionid=vlm5vfr4xomo DEBUG 02:05:50,312 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,313 [btpool0-7] ** before *****************************************: /view/scope/subapplicationScopeInput.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@1a74e259 RequestedSessionId=vlm5vfr4xomo REQUEST_URI=/view/scope/subapplicationScopeInput.html;jsessionid=vlm5vfr4xomo, SERVLET_PATH=/view/scope/subapplicationScopeInput.html CharacterEncoding=UTF-8, ContentLength=81, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=vlm5vfr4xomo Session :: CreationTime=1639155950283, LastAccessedTime=1639155950311, MaxInactiveInterval=1800 [param]form/view/scope/subapplicationScopeInput.html=form [param]form:doAction=doAction [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6fb84ea0 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=vlm5vfr4xomo [header]Content-Length=81 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=vlm5vfr4xomo; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={message1=hogehogehoge}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/subapplicationScopeInput.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@4c93a753 DEBUG 02:05:50,316 [btpool0-7] クラス(org.seasar.teeda.it.web.scope.SubapplicationScopeInputPage[scope_subapplicationScopeInputPage])のコンポーネント定義を登録します INFO 02:05:50,318 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:50,318 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/scope/subapplicationScopeResult.html?te-uniquekey=17da54ee2ee] DEBUG 02:05:50,318 [main] Load response for http://localhost:36584/view/scope/subapplicationScopeResult.html?te-uniquekey=17da54ee2ee DEBUG 02:05:50,318 [btpool0-7] ** after *****************************************: /view/scope/subapplicationScopeInput.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/scope/subapplicationScopeResult.html?te-uniquekey=17da54ee2ee [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@18f47d52 [request]message1=hogehogehoge [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6fb84ea0 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/scope/subapplicationScopeInput.html [request]scope_subapplicationScopeInputPage=org.seasar.teeda.it.web.scope.SubapplicationScopeInputPage@5b4f9f4a [request]teeda.SUBMITTED_COMMAND=doAction [cookie]JSESSIONID=vlm5vfr4xomo [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/scope/subapplicationScopeResult.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={message2=null, message1=hogehogehoge}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/subapplicationScopeInput.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@4862e21b DEBUG 02:05:50,320 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,320 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,321 [btpool0-7] ** before *****************************************: /view/scope/subapplicationScopeResult.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@2fd0bf38 RequestedSessionId=vlm5vfr4xomo REQUEST_URI=/view/scope/subapplicationScopeResult.html, SERVLET_PATH=/view/scope/subapplicationScopeResult.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ee2ee, PathInfo=null, RemoteUser=null Session SessionId=vlm5vfr4xomo Session :: CreationTime=1639155950283, LastAccessedTime=1639155950320, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ee2ee [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@31ba0e0e [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=vlm5vfr4xomo [header]Cookie=$Version=0; JSESSIONID=vlm5vfr4xomo; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/scope/subapplicationScopeResult.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={message2=null, message1=hogehogehoge}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/subapplicationScopeInput.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@4862e21b DEBUG 02:05:50,323 [btpool0-7] クラス(org.seasar.teeda.it.web.scope.SubapplicationScopeResultPage[scope_subapplicationScopeResultPage])のコンポーネント定義を登録します hogehogehoge null init DEBUG 02:05:50,331 [btpool0-7] ** after *****************************************: /view/scope/subapplicationScopeResult.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@11ecab7c [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]message1=hogehogehoge [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@31ba0e0e [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={scope_subapplicationScopeResultPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/scope/subapplicationScopeInput.html [request]scope_subapplicationScopeResultPage=org.seasar.teeda.it.web.scope.SubapplicationScopeResultPage@48ee6315 [cookie]JSESSIONID=vlm5vfr4xomo [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/scope/subapplicationScopeResult.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={message2=null, message1=hogehogehoge, message3=init}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/subapplicationScopeResult.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1aab1d1b DEBUG 02:05:50,332 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,333 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2d47f26f not defined as pure js property DEBUG 02:05:50,333 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2d47f26f not defined as pure js property DEBUG 02:05:50,334 [main] Page Encoding detected: UTF-8 scope sample
引き継がれる:hogehogehoge
引き継がれない:
init
DEBUG 02:05:50,334 [main] Property "reload" of http://localhost:36584/view/scope/subapplicationScopeResult.html?te-uniquekey=17da54ee2ee not defined as pure js property DEBUG 02:05:50,334 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,335 [main] Load response for http://localhost:36584/view/scope/subapplicationScopeResult.html?te-uniquekey=17da54ee2ee DEBUG 02:05:50,336 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,337 [btpool0-7] ** before *****************************************: /view/scope/subapplicationScopeResult.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@486f03ec RequestedSessionId=vlm5vfr4xomo REQUEST_URI=/view/scope/subapplicationScopeResult.html, SERVLET_PATH=/view/scope/subapplicationScopeResult.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ee2ee, PathInfo=null, RemoteUser=null Session SessionId=vlm5vfr4xomo Session :: CreationTime=1639155950283, LastAccessedTime=1639155950336, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ee2ee [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@706aa01a [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=vlm5vfr4xomo [header]Cookie=$Version=0; JSESSIONID=vlm5vfr4xomo; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/scope/subapplicationScopeResult.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={message2=null, message1=hogehogehoge, message3=init}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/subapplicationScopeResult.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1aab1d1b DEBUG 02:05:50,340 [btpool0-7] クラス(org.seasar.teeda.it.web.scope.SubapplicationScopeResultPage[scope_subapplicationScopeResultPage])のコンポーネント定義を登録します hogehogehoge null init DEBUG 02:05:50,343 [btpool0-7] ** after *****************************************: /view/scope/subapplicationScopeResult.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@b04cb4 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]message1=hogehogehoge [request]message3=init [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@706aa01a [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={scope_subapplicationScopeResultPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/scope/subapplicationScopeResult.html [request]scope_subapplicationScopeResultPage=org.seasar.teeda.it.web.scope.SubapplicationScopeResultPage@367bbdc6 [cookie]JSESSIONID=vlm5vfr4xomo [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={message2=null, message1=hogehogehoge, message3=init}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/subapplicationScopeResult.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@75e82e1b DEBUG 02:05:50,345 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,345 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@583067dc not defined as pure js property DEBUG 02:05:50,345 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@583067dc not defined as pure js property DEBUG 02:05:50,347 [main] Page Encoding detected: UTF-8 scope sample
引き継がれる:hogehogehoge
引き継がれない:
init
DEBUG 02:05:50,347 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,347 [main] Load response for http://localhost:36584/view/scope/subapplicationScopeInput.html DEBUG 02:05:50,347 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,348 [btpool0-7] ** before *****************************************: /view/scope/subapplicationScopeInput.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@30b9cb99 RequestedSessionId=null REQUEST_URI=/view/scope/subapplicationScopeInput.html, SERVLET_PATH=/view/scope/subapplicationScopeInput.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@75e5c2cc [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@75e82e1b DEBUG 02:05:50,351 [btpool0-7] クラス(org.seasar.teeda.it.web.scope.SubapplicationScopeInputPage[scope_subapplicationScopeInputPage])のコンポーネント定義を登録します DEBUG 02:05:50,354 [btpool0-7] ** after *****************************************: /view/scope/subapplicationScopeInput.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=xk3m18fl8m5v;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@27d03700 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=xk3m18fl8m5v [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@75e5c2cc [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={scope_subapplicationScopeInputPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]scope_subapplicationScopeInputPage=org.seasar.teeda.it.web.scope.SubapplicationScopeInputPage@56caf56b [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={message1=hogehogehoge}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/subapplicationScopeInput.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@26b67051 DEBUG 02:05:50,355 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,356 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:50,356 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:50,357 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:50,358 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@61c982cc not defined as pure js property DEBUG 02:05:50,358 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@61c982cc not defined as pure js property DEBUG 02:05:50,359 [main] Page Encoding detected: UTF-8 subapp scope sample
Subapplicationスコープの例.
@SubapplicationScope指定した項目:hogehogehoge
@SubapplicationScope指定してない項目:mogemogemoge

引き継ぐ
引き継がない
DEBUG 02:05:50,359 [main] do click action in window '', using href 'subapplicationScopeResult.html;jsessionid=xk3m18fl8m5v' DEBUG 02:05:50,359 [main] Getting page for http://localhost:36584/view/scope/subapplicationScopeResult.html;jsessionid=xk3m18fl8m5v, derived from href 'subapplicationScopeResult.html;jsessionid=xk3m18fl8m5v', using the originating url http://localhost:36584/view/scope/subapplicationScopeInput.html DEBUG 02:05:50,359 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,359 [main] Load response for http://localhost:36584/view/scope/subapplicationScopeResult.html;jsessionid=xk3m18fl8m5v DEBUG 02:05:50,361 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,362 [btpool0-7] ** before *****************************************: /view/scope/subapplicationScopeResult.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@2e21712e RequestedSessionId=xk3m18fl8m5v REQUEST_URI=/view/scope/subapplicationScopeResult.html;jsessionid=xk3m18fl8m5v, SERVLET_PATH=/view/scope/subapplicationScopeResult.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=xk3m18fl8m5v Session :: CreationTime=1639155950348, LastAccessedTime=1639155950361, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@158d9aab [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=xk3m18fl8m5v [header]Cookie=$Version=0; JSESSIONID=xk3m18fl8m5v; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={message1=hogehogehoge}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/subapplicationScopeInput.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@26b67051 DEBUG 02:05:50,365 [btpool0-7] クラス(org.seasar.teeda.it.web.scope.SubapplicationScopeResultPage[scope_subapplicationScopeResultPage])のコンポーネント定義を登録します hogehogehoge null init DEBUG 02:05:50,367 [btpool0-7] ** after *****************************************: /view/scope/subapplicationScopeResult.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@4748dc72 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]message1=hogehogehoge [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@158d9aab [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={scope_subapplicationScopeResultPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/scope/subapplicationScopeInput.html [request]scope_subapplicationScopeResultPage=org.seasar.teeda.it.web.scope.SubapplicationScopeResultPage@80e4ee [cookie]JSESSIONID=xk3m18fl8m5v [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={message1=hogehogehoge, message3=init}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/subapplicationScopeResult.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@e35c584 DEBUG 02:05:50,368 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,369 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2f229b73 not defined as pure js property DEBUG 02:05:50,369 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2f229b73 not defined as pure js property DEBUG 02:05:50,371 [main] Page Encoding detected: UTF-8 scope sample
引き継がれる:hogehogehoge
引き継がれない:
init
DEBUG 02:05:50,371 [main] Property "reload" of http://localhost:36584/view/scope/subapplicationScopeResult.html;jsessionid=xk3m18fl8m5v not defined as pure js property DEBUG 02:05:50,371 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,371 [main] Load response for http://localhost:36584/view/scope/subapplicationScopeResult.html;jsessionid=xk3m18fl8m5v DEBUG 02:05:50,373 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,374 [btpool0-7] ** before *****************************************: /view/scope/subapplicationScopeResult.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@66e43eb8 RequestedSessionId=xk3m18fl8m5v REQUEST_URI=/view/scope/subapplicationScopeResult.html;jsessionid=xk3m18fl8m5v, SERVLET_PATH=/view/scope/subapplicationScopeResult.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=xk3m18fl8m5v Session :: CreationTime=1639155950348, LastAccessedTime=1639155950373, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@12d1d6ce [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=xk3m18fl8m5v [header]Cookie=$Version=0; JSESSIONID=xk3m18fl8m5v; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={message1=hogehogehoge, message3=init}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/subapplicationScopeResult.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@e35c584 DEBUG 02:05:50,378 [btpool0-7] クラス(org.seasar.teeda.it.web.scope.SubapplicationScopeResultPage[scope_subapplicationScopeResultPage])のコンポーネント定義を登録します hogehogehoge null init DEBUG 02:05:50,380 [btpool0-7] ** after *****************************************: /view/scope/subapplicationScopeResult.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@237c8a9c [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]message1=hogehogehoge [request]message3=init [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@12d1d6ce [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={scope_subapplicationScopeResultPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/scope/subapplicationScopeResult.html [request]scope_subapplicationScopeResultPage=org.seasar.teeda.it.web.scope.SubapplicationScopeResultPage@457019f7 [cookie]JSESSIONID=xk3m18fl8m5v [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={message1=hogehogehoge, message3=init}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/subapplicationScopeResult.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@42b8cabe DEBUG 02:05:50,382 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,382 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6d4b3257 not defined as pure js property DEBUG 02:05:50,382 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6d4b3257 not defined as pure js property DEBUG 02:05:50,383 [main] Page Encoding detected: UTF-8 scope sample
引き継がれる:hogehogehoge
引き継がれない:
init
DEBUG 02:05:50,384 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,384 [main] Load response for http://localhost:36584/view/scope/subapplicationScopeInput.html DEBUG 02:05:50,384 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,384 [btpool0-7] ** before *****************************************: /view/scope/subapplicationScopeInput.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@3a0d2766 RequestedSessionId=null REQUEST_URI=/view/scope/subapplicationScopeInput.html, SERVLET_PATH=/view/scope/subapplicationScopeInput.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3595b750 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@42b8cabe DEBUG 02:05:50,388 [btpool0-7] クラス(org.seasar.teeda.it.web.scope.SubapplicationScopeInputPage[scope_subapplicationScopeInputPage])のコンポーネント定義を登録します DEBUG 02:05:50,390 [btpool0-7] ** after *****************************************: /view/scope/subapplicationScopeInput.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=12kbdextexz3l;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@70d0d9ad [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=12kbdextexz3l [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3595b750 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={scope_subapplicationScopeInputPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]scope_subapplicationScopeInputPage=org.seasar.teeda.it.web.scope.SubapplicationScopeInputPage@1f8326b8 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={message1=hogehogehoge}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/subapplicationScopeInput.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5b630a31 DEBUG 02:05:50,392 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,393 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:50,393 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:50,394 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:50,395 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1e86471 not defined as pure js property DEBUG 02:05:50,395 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1e86471 not defined as pure js property DEBUG 02:05:50,396 [main] Page Encoding detected: UTF-8 subapp scope sample
Subapplicationスコープの例.
@SubapplicationScope指定した項目:hogehogehoge
@SubapplicationScope指定してない項目:mogemogemoge

引き継ぐ
引き継がない
DEBUG 02:05:50,396 [main] do click action in window '', using href 'subapplicationScopeResult.html;jsessionid=12kbdextexz3l?te-takeover=never' DEBUG 02:05:50,396 [main] Getting page for http://localhost:36584/view/scope/subapplicationScopeResult.html;jsessionid=12kbdextexz3l?te-takeover=never, derived from href 'subapplicationScopeResult.html;jsessionid=12kbdextexz3l?te-takeover=never', using the originating url http://localhost:36584/view/scope/subapplicationScopeInput.html DEBUG 02:05:50,396 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,396 [main] Load response for http://localhost:36584/view/scope/subapplicationScopeResult.html;jsessionid=12kbdextexz3l?te-takeover=never DEBUG 02:05:50,398 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,399 [btpool0-7] ** before *****************************************: /view/scope/subapplicationScopeResult.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@dc218eb RequestedSessionId=12kbdextexz3l REQUEST_URI=/view/scope/subapplicationScopeResult.html;jsessionid=12kbdextexz3l, SERVLET_PATH=/view/scope/subapplicationScopeResult.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-takeover=never, PathInfo=null, RemoteUser=null Session SessionId=12kbdextexz3l Session :: CreationTime=1639155950385, LastAccessedTime=1639155950398, MaxInactiveInterval=1800 [param]te-takeover=never [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@41f1f35b [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=12kbdextexz3l [header]Cookie=$Version=0; JSESSIONID=12kbdextexz3l; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={message1=hogehogehoge}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/subapplicationScopeInput.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5b630a31 DEBUG 02:05:50,401 [btpool0-7] クラス(org.seasar.teeda.it.web.scope.SubapplicationScopeResultPage[scope_subapplicationScopeResultPage])のコンポーネント定義を登録します null null init DEBUG 02:05:50,403 [btpool0-7] ** after *****************************************: /view/scope/subapplicationScopeResult.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@628cb0d2 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@41f1f35b [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={scope_subapplicationScopeResultPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/scope/subapplicationScopeInput.html [request]scope_subapplicationScopeResultPage=org.seasar.teeda.it.web.scope.SubapplicationScopeResultPage@2acdd8a [cookie]JSESSIONID=12kbdextexz3l [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={message1=hogehogehoge, message3=init}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/subapplicationScopeResult.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@23049065 DEBUG 02:05:50,405 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,405 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5e9ed26e not defined as pure js property DEBUG 02:05:50,405 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5e9ed26e not defined as pure js property DEBUG 02:05:50,407 [main] Page Encoding detected: UTF-8 scope sample
引き継がれる:
引き継がれない:
init
DEBUG 02:05:50,407 [main] Property "reload" of http://localhost:36584/view/scope/subapplicationScopeResult.html;jsessionid=12kbdextexz3l?te-takeover=never not defined as pure js property DEBUG 02:05:50,407 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,407 [main] Load response for http://localhost:36584/view/scope/subapplicationScopeResult.html;jsessionid=12kbdextexz3l?te-takeover=never DEBUG 02:05:50,408 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,409 [btpool0-7] ** before *****************************************: /view/scope/subapplicationScopeResult.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@5e232be7 RequestedSessionId=12kbdextexz3l REQUEST_URI=/view/scope/subapplicationScopeResult.html;jsessionid=12kbdextexz3l, SERVLET_PATH=/view/scope/subapplicationScopeResult.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-takeover=never, PathInfo=null, RemoteUser=null Session SessionId=12kbdextexz3l Session :: CreationTime=1639155950385, LastAccessedTime=1639155950408, MaxInactiveInterval=1800 [param]te-takeover=never [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@57177af9 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=12kbdextexz3l [header]Cookie=$Version=0; JSESSIONID=12kbdextexz3l; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={message1=hogehogehoge, message3=init}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/subapplicationScopeResult.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@23049065 DEBUG 02:05:50,412 [btpool0-7] クラス(org.seasar.teeda.it.web.scope.SubapplicationScopeResultPage[scope_subapplicationScopeResultPage])のコンポーネント定義を登録します null null init DEBUG 02:05:50,414 [btpool0-7] ** after *****************************************: /view/scope/subapplicationScopeResult.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@77958338 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@57177af9 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={scope_subapplicationScopeResultPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/scope/subapplicationScopeResult.html [request]scope_subapplicationScopeResultPage=org.seasar.teeda.it.web.scope.SubapplicationScopeResultPage@78da0edd [cookie]JSESSIONID=12kbdextexz3l [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={message1=hogehogehoge, message3=init}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/subapplicationScopeResult.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@34060d27 DEBUG 02:05:50,415 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,416 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@473dd96 not defined as pure js property DEBUG 02:05:50,416 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@473dd96 not defined as pure js property DEBUG 02:05:50,417 [main] Page Encoding detected: UTF-8 scope sample
引き継がれる:
引き継がれない:
init
DEBUG 02:05:50,418 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,418 [main] Load response for http://localhost:36584/view/scope/doFinishInput.html DEBUG 02:05:50,418 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,419 [btpool0-7] ** before *****************************************: /view/scope/doFinishInput.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@5a5208a0 RequestedSessionId=null REQUEST_URI=/view/scope/doFinishInput.html, SERVLET_PATH=/view/scope/doFinishInput.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3fb46eb3 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@34060d27 DEBUG 02:05:50,420 [btpool0-7] クラス(org.seasar.teeda.it.web.scope.DoFinishInputPage[scope_doFinishInputPage])のコンポーネント定義を登録します DEBUG 02:05:50,428 [btpool0-7] ** after *****************************************: /view/scope/doFinishInput.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=zzs2w50qwzhn;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@55c59c26 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=zzs2w50qwzhn [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3fb46eb3 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={scope_doFinishInputPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]scope_doFinishInputPage=org.seasar.teeda.it.web.scope.DoFinishInputPage@208eaec8 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/doFinishInput.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7774dd2a DEBUG 02:05:50,429 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,430 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:50,430 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:50,431 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:50,432 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@e865388 not defined as pure js property DEBUG 02:05:50,432 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@e865388 not defined as pure js property DEBUG 02:05:50,433 [main] Page Encoding detected: UTF-8 scope sample
doFinishスコープの例.
入力項目は次画面に受け継がれないです.
DEBUG 02:05:50,433 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,433 [main] Load response for http://localhost:36584/view/scope/doFinishInput.html;jsessionid=zzs2w50qwzhn DEBUG 02:05:50,435 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,436 [btpool0-7] ** before *****************************************: /view/scope/doFinishInput.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@70fa8cbc RequestedSessionId=zzs2w50qwzhn REQUEST_URI=/view/scope/doFinishInput.html;jsessionid=zzs2w50qwzhn, SERVLET_PATH=/view/scope/doFinishInput.html CharacterEncoding=UTF-8, ContentLength=108, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=zzs2w50qwzhn Session :: CreationTime=1639155950419, LastAccessedTime=1639155950435, MaxInactiveInterval=1800 [param]form/view/scope/doFinishInput.html=form [param]form:doFinishExecute=doFinishExecute [param]form:message=hogehoge [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@512dc496 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=zzs2w50qwzhn [header]Content-Length=108 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=zzs2w50qwzhn; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/doFinishInput.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7774dd2a DEBUG 02:05:50,438 [btpool0-7] クラス(org.seasar.teeda.it.web.scope.DoFinishInputPage[scope_doFinishInputPage])のコンポーネント定義を登録します DEBUG 02:05:50,440 [btpool0-7] ** after *****************************************: /view/scope/doFinishInput.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/scope/doFinishResult.html?te-uniquekey=17da54ee367 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@63f415f [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@512dc496 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/scope/doFinishInput.html [request]scope_doFinishInputPage=org.seasar.teeda.it.web.scope.DoFinishInputPage@22dcc72d [request]teeda.SUBMITTED_COMMAND=doFinishExecute [cookie]JSESSIONID=zzs2w50qwzhn [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/scope/doFinishResult.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/doFinishInput.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@4c986d3c INFO 02:05:50,440 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:50,440 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/scope/doFinishResult.html?te-uniquekey=17da54ee367] DEBUG 02:05:50,440 [main] Load response for http://localhost:36584/view/scope/doFinishResult.html?te-uniquekey=17da54ee367 DEBUG 02:05:50,441 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,442 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,443 [btpool0-7] ** before *****************************************: /view/scope/doFinishResult.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@535cc604 RequestedSessionId=zzs2w50qwzhn REQUEST_URI=/view/scope/doFinishResult.html, SERVLET_PATH=/view/scope/doFinishResult.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ee367, PathInfo=null, RemoteUser=null Session SessionId=zzs2w50qwzhn Session :: CreationTime=1639155950419, LastAccessedTime=1639155950442, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ee367 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6fcc5b5d [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=zzs2w50qwzhn [header]Cookie=$Version=0; JSESSIONID=zzs2w50qwzhn; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/scope/doFinishResult.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/doFinishInput.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@4c986d3c DEBUG 02:05:50,444 [btpool0-7] クラス(org.seasar.teeda.it.web.scope.DoFinishResultPage[scope_doFinishResultPage])のコンポーネント定義を登録します DEBUG 02:05:50,451 [btpool0-7] ** after *****************************************: /view/scope/doFinishResult.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@54266750 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6fcc5b5d [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={scope_doFinishResultPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/scope/doFinishInput.html [request]scope_doFinishResultPage=org.seasar.teeda.it.web.scope.DoFinishResultPage@2548e059 [cookie]JSESSIONID=zzs2w50qwzhn [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/scope/doFinishResult.html}} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/doFinishResult.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5381062e DEBUG 02:05:50,452 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,453 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@a2e02b2 not defined as pure js property DEBUG 02:05:50,453 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@a2e02b2 not defined as pure js property DEBUG 02:05:50,454 [main] Page Encoding detected: UTF-8 scope sample
message :
DEBUG 02:05:50,454 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,454 [main] Load response for http://localhost:36584/view/scope/hasProperty.html DEBUG 02:05:50,455 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,455 [btpool0-7] ** before *****************************************: /view/scope/hasProperty.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@2ca44b35 RequestedSessionId=null REQUEST_URI=/view/scope/hasProperty.html, SERVLET_PATH=/view/scope/hasProperty.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@56459b78 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5381062e DEBUG 02:05:50,462 [btpool0-7] クラス(org.seasar.teeda.it.web.scope.HasPropertyPage[scope_hasPropertyPage])のコンポーネント定義を登録します DEBUG 02:05:50,471 [btpool0-7] ** after *****************************************: /view/scope/hasProperty.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=hr3lidt81cni;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@710765e5 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=hr3lidt81cni [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@56459b78 [request]org.seasar.teeda.extension.Condition=[Form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]scope_hasPropertyPage=org.seasar.teeda.it.web.scope.HasPropertyPage@1cb2d75c [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={data2=null}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/hasProperty.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2158e7bc DEBUG 02:05:50,472 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,473 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:50,473 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:50,474 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:50,475 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@670fd777 not defined as pure js property DEBUG 02:05:50,475 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@670fd777 not defined as pure js property DEBUG 02:05:50,476 [main] Page Encoding detected: UTF-8 has property
デフォルトスコープ
Subappスコープ
DEBUG 02:05:50,476 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,476 [main] Load response for http://localhost:36584/view/scope/hasProperty.html;jsessionid=hr3lidt81cni DEBUG 02:05:50,478 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,479 [btpool0-7] ** before *****************************************: /view/scope/hasProperty.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@37c345e7 RequestedSessionId=hr3lidt81cni REQUEST_URI=/view/scope/hasProperty.html;jsessionid=hr3lidt81cni, SERVLET_PATH=/view/scope/hasProperty.html CharacterEncoding=UTF-8, ContentLength=151, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=hr3lidt81cni Session :: CreationTime=1639155950455, LastAccessedTime=1639155950478, MaxInactiveInterval=1800 [param]Form/view/scope/hasProperty.html=Form [param]Form:data1=foo [param]Form:data2=bar [param]Form:doOtherPage=別のページへ [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@75225d4a [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=hr3lidt81cni [header]Content-Length=151 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=hr3lidt81cni; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={data2=null}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/hasProperty.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2158e7bc DEBUG 02:05:50,482 [btpool0-7] クラス(org.seasar.teeda.it.web.scope.HasPropertyPage[scope_hasPropertyPage])のコンポーネント定義を登録します DEBUG 02:05:50,483 [btpool0-7] ** after *****************************************: /view/scope/hasProperty.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/scope/noProperty.html?te-uniquekey=17da54ee393 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@46355d3a [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@75225d4a [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/scope/hasProperty.html [request]scope_hasPropertyPage=org.seasar.teeda.it.web.scope.HasPropertyPage@597baed8 [request]teeda.SUBMITTED_COMMAND=doOtherPage [cookie]JSESSIONID=hr3lidt81cni [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/scope/noProperty.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={data2=bar}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/hasProperty.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@471414cd INFO 02:05:50,483 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:50,484 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/scope/noProperty.html?te-uniquekey=17da54ee393] DEBUG 02:05:50,484 [main] Load response for http://localhost:36584/view/scope/noProperty.html?te-uniquekey=17da54ee393 DEBUG 02:05:50,485 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,485 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,486 [btpool0-7] ** before *****************************************: /view/scope/noProperty.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@2fb8c90 RequestedSessionId=hr3lidt81cni REQUEST_URI=/view/scope/noProperty.html, SERVLET_PATH=/view/scope/noProperty.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ee393, PathInfo=null, RemoteUser=null Session SessionId=hr3lidt81cni Session :: CreationTime=1639155950455, LastAccessedTime=1639155950485, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ee393 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@50c94377 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=hr3lidt81cni [header]Cookie=$Version=0; JSESSIONID=hr3lidt81cni; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/scope/noProperty.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={data2=bar}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/hasProperty.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@471414cd DEBUG 02:05:50,494 [btpool0-7] クラス(org.seasar.teeda.it.web.scope.NoPropertyPage[scope_noPropertyPage])のコンポーネント定義を登録します DEBUG 02:05:50,505 [btpool0-7] ** after *****************************************: /view/scope/noProperty.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]data2=bar [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@120b0058 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@50c94377 [request]org.seasar.teeda.extension.Condition=[resultForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/scope/hasProperty.html [cookie]JSESSIONID=hr3lidt81cni [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/scope/noProperty.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={data2=bar}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/noProperty.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@10439aa9 DEBUG 02:05:50,507 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,508 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@301d3e6f not defined as pure js property DEBUG 02:05:50,508 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@301d3e6f not defined as pure js property DEBUG 02:05:50,509 [main] Page Encoding detected: UTF-8 no property
DEBUG 02:05:50,509 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,509 [main] Load response for http://localhost:36584/view/scope/noProperty.html DEBUG 02:05:50,511 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,512 [btpool0-7] ** before *****************************************: /view/scope/noProperty.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@12cb1b59 RequestedSessionId=hr3lidt81cni REQUEST_URI=/view/scope/noProperty.html, SERVLET_PATH=/view/scope/noProperty.html CharacterEncoding=UTF-8, ContentLength=93, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=hr3lidt81cni Session :: CreationTime=1639155950455, LastAccessedTime=1639155950511, MaxInactiveInterval=1800 [param]resultForm/view/scope/noProperty.html=resultForm [param]resultForm:doBack=戻る [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@547079b2 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=hr3lidt81cni [header]Content-Length=93 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=hr3lidt81cni; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/scope/noProperty.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={data2=bar}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/noProperty.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@10439aa9 DEBUG 02:05:50,515 [btpool0-7] クラス(org.seasar.teeda.it.web.scope.NoPropertyPage[scope_noPropertyPage])のコンポーネント定義を登録します INFO 02:05:50,516 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:50,516 [btpool0-7] ** after *****************************************: /view/scope/noProperty.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/scope/hasProperty.html?te-uniquekey=17da54ee3b4 [request]data2=bar [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@523b58f2 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@547079b2 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/scope/noProperty.html [request]scope_noPropertyPage=org.seasar.teeda.it.web.scope.NoPropertyPage@364ca20b [request]teeda.SUBMITTED_COMMAND=doBack [cookie]JSESSIONID=hr3lidt81cni [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/scope/noProperty.html, javax.faces.internal.scope.RedirectScope=/view/scope/hasProperty.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={data2=bar}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/noProperty.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@61229c06 DEBUG 02:05:50,516 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/scope/hasProperty.html?te-uniquekey=17da54ee3b4] DEBUG 02:05:50,516 [main] Load response for http://localhost:36584/view/scope/hasProperty.html?te-uniquekey=17da54ee3b4 DEBUG 02:05:50,517 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,518 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,519 [btpool0-7] ** before *****************************************: /view/scope/hasProperty.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@36912f09 RequestedSessionId=hr3lidt81cni REQUEST_URI=/view/scope/hasProperty.html, SERVLET_PATH=/view/scope/hasProperty.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ee3b4, PathInfo=null, RemoteUser=null Session SessionId=hr3lidt81cni Session :: CreationTime=1639155950455, LastAccessedTime=1639155950518, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ee3b4 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@75a713db [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=hr3lidt81cni [header]Cookie=$Version=0; JSESSIONID=hr3lidt81cni; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/scope/noProperty.html, javax.faces.internal.scope.RedirectScope=/view/scope/hasProperty.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={data2=bar}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/noProperty.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@61229c06 DEBUG 02:05:50,523 [btpool0-7] クラス(org.seasar.teeda.it.web.scope.HasPropertyPage[scope_hasPropertyPage])のコンポーネント定義を登録します DEBUG 02:05:50,524 [btpool0-7] ** after *****************************************: /view/scope/hasProperty.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]data2=bar [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@4f139c27 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@75a713db [request]org.seasar.teeda.extension.Condition=[Form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/scope/noProperty.html [request]scope_hasPropertyPage=org.seasar.teeda.it.web.scope.HasPropertyPage@1070ed00 [cookie]JSESSIONID=hr3lidt81cni [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/scope/hasProperty.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={data2=bar}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/hasProperty.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@65d7a36e DEBUG 02:05:50,525 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,525 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6299504b not defined as pure js property DEBUG 02:05:50,526 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6299504b not defined as pure js property DEBUG 02:05:50,527 [main] Page Encoding detected: UTF-8 has property
デフォルトスコープ
Subappスコープ
DEBUG 02:05:50,527 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,527 [main] Load response for http://localhost:36584/view/scope/pageScope.html DEBUG 02:05:50,528 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,528 [btpool0-7] ** before *****************************************: /view/scope/pageScope.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@417f69df RequestedSessionId=null REQUEST_URI=/view/scope/pageScope.html, SERVLET_PATH=/view/scope/pageScope.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@13ffd111 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@65d7a36e DEBUG 02:05:50,531 [btpool0-7] クラス(org.seasar.teeda.it.web.scope.PageScopePage[scope_pageScopePage])のコンポーネント定義を登録します page scope : init1 subapp scope : init2 page scope : init3 DEBUG 02:05:50,540 [btpool0-7] ** after *****************************************: /view/scope/pageScope.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1t9kmshr51tk0;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@573757ec [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1t9kmshr51tk0 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@13ffd111 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={scope_pageScopePage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]scope_pageScopePage=org.seasar.teeda.it.web.scope.PageScopePage@726d73af [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={message1=init1, message3=init3}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={message2=init2}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/pageScope.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6fc620d9 DEBUG 02:05:50,542 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,543 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:50,543 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:50,544 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:50,545 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4180874 not defined as pure js property DEBUG 02:05:50,545 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4180874 not defined as pure js property DEBUG 02:05:50,546 [main] Page Encoding detected: UTF-8 scope sample
Pageスコープの例.
message1:init1
message2:
message3:



DEBUG 02:05:50,546 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,546 [main] Load response for http://localhost:36584/view/scope/pageScope.html;jsessionid=1t9kmshr51tk0 DEBUG 02:05:50,548 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,549 [btpool0-7] ** before *****************************************: /view/scope/pageScope.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@1e0c1853 RequestedSessionId=1t9kmshr51tk0 REQUEST_URI=/view/scope/pageScope.html;jsessionid=1t9kmshr51tk0, SERVLET_PATH=/view/scope/pageScope.html CharacterEncoding=UTF-8, ContentLength=122, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1t9kmshr51tk0 Session :: CreationTime=1639155950528, LastAccessedTime=1639155950548, MaxInactiveInterval=1800 [param]form/view/scope/pageScope.html=form [param]form:doPageScopeExecute=doPageScopeExecute [param]form:message2=a [param]form:message3=b [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2c11008e [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1t9kmshr51tk0 [header]Content-Length=122 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1t9kmshr51tk0; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={message1=init1, message3=init3}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={message2=init2}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/pageScope.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6fc620d9 DEBUG 02:05:50,553 [btpool0-7] クラス(org.seasar.teeda.it.web.scope.PageScopePage[scope_pageScopePage])のコンポーネント定義を登録します page scope : init1 subapp scope : a page scope : b DEBUG 02:05:50,555 [btpool0-7] ** after *****************************************: /view/scope/pageScope.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@7588262d [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]message1=init1 [request]message2=init2 [request]message3=init3 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2c11008e [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/scope/pageScope.html [request]scope_pageScopePage=org.seasar.teeda.it.web.scope.PageScopePage@3d8290a3 [request]teeda.SUBMITTED_COMMAND=doPageScopeExecute [cookie]JSESSIONID=1t9kmshr51tk0 [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={message1=init1, message3=b}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={message2=a}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/pageScope.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@46e5dce1 DEBUG 02:05:50,557 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,557 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3f7ac6d8 not defined as pure js property DEBUG 02:05:50,557 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3f7ac6d8 not defined as pure js property DEBUG 02:05:50,558 [main] Page Encoding detected: UTF-8 scope sample
Pageスコープの例.
message1:init1
message2:
message3:



DEBUG 02:05:50,559 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,559 [main] Load response for http://localhost:36584/view/scope/pageScope.html DEBUG 02:05:50,560 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,561 [btpool0-7] ** before *****************************************: /view/scope/pageScope.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@210ad97b RequestedSessionId=1t9kmshr51tk0 REQUEST_URI=/view/scope/pageScope.html, SERVLET_PATH=/view/scope/pageScope.html CharacterEncoding=UTF-8, ContentLength=118, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1t9kmshr51tk0 Session :: CreationTime=1639155950528, LastAccessedTime=1639155950560, MaxInactiveInterval=1800 [param]form/view/scope/pageScope.html=form [param]form:doPageScopeClear=doPageScopeClear [param]form:message2=a [param]form:message3=b [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@4f4c2b2f [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1t9kmshr51tk0 [header]Content-Length=118 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1t9kmshr51tk0; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={message1=init1, message3=b}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={message2=a}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/pageScope.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@46e5dce1 DEBUG 02:05:50,564 [btpool0-7] クラス(org.seasar.teeda.it.web.scope.PageScopePage[scope_pageScopePage])のコンポーネント定義を登録します page scope : null subapp scope : null page scope : null DEBUG 02:05:50,567 [btpool0-7] ** after *****************************************: /view/scope/pageScope.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@7052fac2 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]message1=init1 [request]message2=a [request]message3=b [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@4f4c2b2f [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/scope/pageScope.html [request]scope_pageScopePage=org.seasar.teeda.it.web.scope.PageScopePage@57cd102a [request]teeda.SUBMITTED_COMMAND=doPageScopeClear [cookie]JSESSIONID=1t9kmshr51tk0 [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={message1=null, message3=null}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={message2=null}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/pageScope.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@57e0626e DEBUG 02:05:50,568 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,569 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6eb1c2fe not defined as pure js property DEBUG 02:05:50,569 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6eb1c2fe not defined as pure js property DEBUG 02:05:50,570 [main] Page Encoding detected: UTF-8 scope sample
Pageスコープの例.
message1:
message2:
message3:



DEBUG 02:05:50,571 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,571 [main] Load response for http://localhost:36584/view/scope/subapplicationScopeInput.html DEBUG 02:05:50,571 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,571 [btpool0-7] ** before *****************************************: /view/scope/subapplicationScopeInput.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@4d1d72a0 RequestedSessionId=null REQUEST_URI=/view/scope/subapplicationScopeInput.html, SERVLET_PATH=/view/scope/subapplicationScopeInput.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@48508ded [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@57e0626e DEBUG 02:05:50,575 [btpool0-7] クラス(org.seasar.teeda.it.web.scope.SubapplicationScopeInputPage[scope_subapplicationScopeInputPage])のコンポーネント定義を登録します DEBUG 02:05:50,579 [btpool0-7] ** after *****************************************: /view/scope/subapplicationScopeInput.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=40utknuyj3jd;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@1393a095 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=40utknuyj3jd [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@48508ded [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={scope_subapplicationScopeInputPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]scope_subapplicationScopeInputPage=org.seasar.teeda.it.web.scope.SubapplicationScopeInputPage@4113a03d [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={message1=hogehogehoge}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/subapplicationScopeInput.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6f7d262b DEBUG 02:05:50,581 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,582 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:50,582 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:50,583 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:50,584 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@a8960c5 not defined as pure js property DEBUG 02:05:50,584 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@a8960c5 not defined as pure js property DEBUG 02:05:50,585 [main] Page Encoding detected: UTF-8 subapp scope sample
Subapplicationスコープの例.
@SubapplicationScope指定した項目:hogehogehoge
@SubapplicationScope指定してない項目:mogemogemoge

引き継ぐ
引き継がない
DEBUG 02:05:50,585 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,585 [main] Load response for http://localhost:36584/view/scope/subapplicationScopeInput.html;jsessionid=40utknuyj3jd DEBUG 02:05:50,587 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,588 [btpool0-7] ** before *****************************************: /view/scope/subapplicationScopeInput.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@3d31436e RequestedSessionId=40utknuyj3jd REQUEST_URI=/view/scope/subapplicationScopeInput.html;jsessionid=40utknuyj3jd, SERVLET_PATH=/view/scope/subapplicationScopeInput.html CharacterEncoding=UTF-8, ContentLength=81, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=40utknuyj3jd Session :: CreationTime=1639155950571, LastAccessedTime=1639155950587, MaxInactiveInterval=1800 [param]form/view/scope/subapplicationScopeInput.html=form [param]form:doAction=doAction [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6d420a24 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=40utknuyj3jd [header]Content-Length=81 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=40utknuyj3jd; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={message1=hogehogehoge}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/subapplicationScopeInput.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6f7d262b DEBUG 02:05:50,591 [btpool0-7] クラス(org.seasar.teeda.it.web.scope.SubapplicationScopeInputPage[scope_subapplicationScopeInputPage])のコンポーネント定義を登録します INFO 02:05:50,592 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:50,592 [btpool0-7] ** after *****************************************: /view/scope/subapplicationScopeInput.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/scope/subapplicationScopeResult.html?te-uniquekey=17da54ee400 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5797627b [request]message1=hogehogehoge [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6d420a24 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/scope/subapplicationScopeInput.html [request]scope_subapplicationScopeInputPage=org.seasar.teeda.it.web.scope.SubapplicationScopeInputPage@13c2a62a [request]teeda.SUBMITTED_COMMAND=doAction [cookie]JSESSIONID=40utknuyj3jd [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/scope/subapplicationScopeResult.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={message2=null, message1=hogehogehoge}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/subapplicationScopeInput.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@502b1988 DEBUG 02:05:50,593 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/scope/subapplicationScopeResult.html?te-uniquekey=17da54ee400] DEBUG 02:05:50,593 [main] Load response for http://localhost:36584/view/scope/subapplicationScopeResult.html?te-uniquekey=17da54ee400 DEBUG 02:05:50,593 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,595 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,595 [btpool0-7] ** before *****************************************: /view/scope/subapplicationScopeResult.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@22753e7a RequestedSessionId=40utknuyj3jd REQUEST_URI=/view/scope/subapplicationScopeResult.html, SERVLET_PATH=/view/scope/subapplicationScopeResult.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ee400, PathInfo=null, RemoteUser=null Session SessionId=40utknuyj3jd Session :: CreationTime=1639155950571, LastAccessedTime=1639155950594, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ee400 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3f58cd42 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=40utknuyj3jd [header]Cookie=$Version=0; JSESSIONID=40utknuyj3jd; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/scope/subapplicationScopeResult.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={message2=null, message1=hogehogehoge}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/subapplicationScopeInput.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@502b1988 DEBUG 02:05:50,598 [btpool0-7] クラス(org.seasar.teeda.it.web.scope.SubapplicationScopeResultPage[scope_subapplicationScopeResultPage])のコンポーネント定義を登録します hogehogehoge null init DEBUG 02:05:50,600 [btpool0-7] ** after *****************************************: /view/scope/subapplicationScopeResult.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@1f4a8824 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]message1=hogehogehoge [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3f58cd42 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={scope_subapplicationScopeResultPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/scope/subapplicationScopeInput.html [request]scope_subapplicationScopeResultPage=org.seasar.teeda.it.web.scope.SubapplicationScopeResultPage@56300388 [cookie]JSESSIONID=40utknuyj3jd [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/scope/subapplicationScopeResult.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={message2=null, message1=hogehogehoge, message3=init}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/subapplicationScopeResult.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6a3801ec DEBUG 02:05:50,602 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,602 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@70390a74 not defined as pure js property DEBUG 02:05:50,602 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@70390a74 not defined as pure js property DEBUG 02:05:50,603 [main] Page Encoding detected: UTF-8 scope sample
引き継がれる:hogehogehoge
引き継がれない:
init
DEBUG 02:05:50,604 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,604 [main] Load response for http://localhost:36584/view/scope/subapplicationScopeResult.html DEBUG 02:05:50,605 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,606 [btpool0-7] ** before *****************************************: /view/scope/subapplicationScopeResult.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@1dcc138d RequestedSessionId=40utknuyj3jd REQUEST_URI=/view/scope/subapplicationScopeResult.html, SERVLET_PATH=/view/scope/subapplicationScopeResult.html CharacterEncoding=UTF-8, ContentLength=82, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=40utknuyj3jd Session :: CreationTime=1639155950571, LastAccessedTime=1639155950605, MaxInactiveInterval=1800 [param]form/view/scope/subapplicationScopeResult.html=form [param]form:doSubmit=doSbumit [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@41179d43 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=40utknuyj3jd [header]Content-Length=82 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=40utknuyj3jd; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/scope/subapplicationScopeResult.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={message2=null, message1=hogehogehoge, message3=init}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/subapplicationScopeResult.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6a3801ec DEBUG 02:05:50,609 [btpool0-7] クラス(org.seasar.teeda.it.web.scope.SubapplicationScopeResultPage[scope_subapplicationScopeResultPage])のコンポーネント定義を登録します hogehogehoge null init DEBUG 02:05:50,611 [btpool0-7] ** after *****************************************: /view/scope/subapplicationScopeResult.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@147c0b3f [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]message1=hogehogehoge [request]message3=init [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@41179d43 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/scope/subapplicationScopeResult.html [request]scope_subapplicationScopeResultPage=org.seasar.teeda.it.web.scope.SubapplicationScopeResultPage@5bc65f9a [request]teeda.SUBMITTED_COMMAND=doSubmit [cookie]JSESSIONID=40utknuyj3jd [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={message2=null, message1=hogehogehoge, message3=init}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/scope/subapplicationScopeResult.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3caea688 DEBUG 02:05:50,612 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,613 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@22d282a3 not defined as pure js property DEBUG 02:05:50,613 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@22d282a3 not defined as pure js property DEBUG 02:05:50,614 [main] Page Encoding detected: UTF-8 scope sample
引き継がれる:hogehogehoge
引き継がれない:
init
DEBUG 02:05:50,614 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,615 [main] Load response for http://localhost:36584/view/link/link.html DEBUG 02:05:50,615 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,615 [btpool0-7] ** before *****************************************: /view/link/link.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@6326c74e RequestedSessionId=null REQUEST_URI=/view/link/link.html, SERVLET_PATH=/view/link/link.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6e704bd [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3caea688 DEBUG 02:05:50,616 [btpool0-7] [TeedaXMLDocumentScannerImpl] no ';' DEBUG 02:05:50,616 [btpool0-7] [TeedaXMLDocumentScannerImpl] no ';' DEBUG 02:05:50,616 [btpool0-7] [TeedaXMLDocumentScannerImpl] no ';' DEBUG 02:05:50,617 [btpool0-7] クラス(org.seasar.teeda.it.web.link.LinkPage[link_linkPage])のコンポーネント定義を登録します null DEBUG 02:05:50,632 [btpool0-7] ** after *****************************************: /view/link/link.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1u6lc3xde8jkj;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@48a5d3d5 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]link_linkPage=org.seasar.teeda.it.web.link.LinkPage@7ef66a35 [request]org.mortbay.jetty.newSessionId=1u6lc3xde8jkj [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6e704bd [request]org.seasar.teeda.extension.Condition=[linkForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={link_linkPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/link/link.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@63b6feb1 DEBUG 02:05:50,634 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,634 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:50,634 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:50,636 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:50,636 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@55da60c5 not defined as pure js property DEBUG 02:05:50,636 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@55da60c5 not defined as pure js property DEBUG 02:05:50,637 [main] Page Encoding detected: UTF-8 Link sample
Time is 2021/12/11
+

Linkで画面遷移
DEBUG 02:05:50,638 [main] do click action in window '', using href 'linkResult.html;jsessionid=1u6lc3xde8jkj?arg1=1111&arg2=2222&arg3=3333&date=2021%2F12%2F11' DEBUG 02:05:50,638 [main] Getting page for http://localhost:36584/view/link/linkResult.html;jsessionid=1u6lc3xde8jkj?arg1=1111&arg2=2222&arg3=3333&date=2021%2F12%2F11, derived from href 'linkResult.html;jsessionid=1u6lc3xde8jkj?arg1=1111&arg2=2222&arg3=3333&date=2021%2F12%2F11', using the originating url http://localhost:36584/view/link/link.html DEBUG 02:05:50,638 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,638 [main] Load response for http://localhost:36584/view/link/linkResult.html;jsessionid=1u6lc3xde8jkj?arg1=1111&arg2=2222&arg3=3333&date=2021%2F12%2F11 DEBUG 02:05:50,639 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,640 [btpool0-7] ** before *****************************************: /view/link/linkResult.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@57ba0b12 RequestedSessionId=1u6lc3xde8jkj REQUEST_URI=/view/link/linkResult.html;jsessionid=1u6lc3xde8jkj, SERVLET_PATH=/view/link/linkResult.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=arg1=1111&arg2=2222&arg3=3333&date=2021%2F12%2F11, PathInfo=null, RemoteUser=null Session SessionId=1u6lc3xde8jkj Session :: CreationTime=1639155950615, LastAccessedTime=1639155950639, MaxInactiveInterval=1800 [param]arg1=1111 [param]arg2=2222 [param]arg3=3333 [param]date=2021/12/11 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@772cf7bc [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1u6lc3xde8jkj [header]Cookie=$Version=0; JSESSIONID=1u6lc3xde8jkj; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/link/link.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@63b6feb1 DEBUG 02:05:50,642 [btpool0-7] クラス(org.seasar.teeda.it.web.link.LinkResultPage[link_linkResultPage])のコンポーネント定義を登録します Sat Dec 11 00:00:00 GMT+09:00 2021 DEBUG 02:05:50,652 [btpool0-7] ** after *****************************************: /view/link/linkResult.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@19057e1c [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]link_linkResultPage=org.seasar.teeda.it.web.link.LinkResultPage@379a6d19 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@772cf7bc [request]org.seasar.teeda.extension.Condition=[linkResultForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={link_linkResultPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/link/link.html [cookie]JSESSIONID=1u6lc3xde8jkj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/link/linkResult.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7b70a0d3 DEBUG 02:05:50,653 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,654 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7c4afb60 not defined as pure js property DEBUG 02:05:50,654 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7c4afb60 not defined as pure js property DEBUG 02:05:50,655 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,655 [main] Load response for http://localhost:36584/view/link/link.html DEBUG 02:05:50,656 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,656 [btpool0-7] ** before *****************************************: /view/link/link.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@741b31f2 RequestedSessionId=null REQUEST_URI=/view/link/link.html, SERVLET_PATH=/view/link/link.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@256c426b [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7b70a0d3 DEBUG 02:05:50,660 [btpool0-7] クラス(org.seasar.teeda.it.web.link.LinkPage[link_linkPage])のコンポーネント定義を登録します null DEBUG 02:05:50,663 [btpool0-7] ** after *****************************************: /view/link/link.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1oj376vxygg3u;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3dbae443 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]link_linkPage=org.seasar.teeda.it.web.link.LinkPage@38e00a5e [request]org.mortbay.jetty.newSessionId=1oj376vxygg3u [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@256c426b [request]org.seasar.teeda.extension.Condition=[linkForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={link_linkPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/link/link.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7cc8be7d DEBUG 02:05:50,664 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,665 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:50,665 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:50,667 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:50,667 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6dc386df not defined as pure js property DEBUG 02:05:50,667 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6dc386df not defined as pure js property DEBUG 02:05:50,668 [main] Page Encoding detected: UTF-8 Link sample
Time is 2021/12/11
+

Linkで画面遷移
DEBUG 02:05:50,669 [main] do click action in window '', using href 'linkResult.html;jsessionid=1oj376vxygg3u?arg1=1111&arg2=2222&arg3=3333&date=2021%2F12%2F11' DEBUG 02:05:50,669 [main] Getting page for http://localhost:36584/view/link/linkResult.html;jsessionid=1oj376vxygg3u?arg1=1111&arg2=2222&arg3=3333&date=2021%2F12%2F11, derived from href 'linkResult.html;jsessionid=1oj376vxygg3u?arg1=1111&arg2=2222&arg3=3333&date=2021%2F12%2F11', using the originating url http://localhost:36584/view/link/link.html DEBUG 02:05:50,669 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,669 [main] Load response for http://localhost:36584/view/link/linkResult.html;jsessionid=1oj376vxygg3u?arg1=1111&arg2=2222&arg3=3333&date=2021%2F12%2F11 DEBUG 02:05:50,670 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,671 [btpool0-7] ** before *****************************************: /view/link/linkResult.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@63d3477d RequestedSessionId=1oj376vxygg3u REQUEST_URI=/view/link/linkResult.html;jsessionid=1oj376vxygg3u, SERVLET_PATH=/view/link/linkResult.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=arg1=1111&arg2=2222&arg3=3333&date=2021%2F12%2F11, PathInfo=null, RemoteUser=null Session SessionId=1oj376vxygg3u Session :: CreationTime=1639155950656, LastAccessedTime=1639155950670, MaxInactiveInterval=1800 [param]arg1=1111 [param]arg2=2222 [param]arg3=3333 [param]date=2021/12/11 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@43fa92be [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1oj376vxygg3u [header]Cookie=$Version=0; JSESSIONID=1oj376vxygg3u; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/link/link.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7cc8be7d DEBUG 02:05:50,675 [btpool0-7] クラス(org.seasar.teeda.it.web.link.LinkResultPage[link_linkResultPage])のコンポーネント定義を登録します Sat Dec 11 00:00:00 GMT+09:00 2021 DEBUG 02:05:50,677 [btpool0-7] ** after *****************************************: /view/link/linkResult.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@63676602 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]link_linkResultPage=org.seasar.teeda.it.web.link.LinkResultPage@195a404a [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@43fa92be [request]org.seasar.teeda.extension.Condition=[linkResultForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={link_linkResultPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/link/link.html [cookie]JSESSIONID=1oj376vxygg3u [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/link/linkResult.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7432c746 DEBUG 02:05:50,678 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,679 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@32d9367a not defined as pure js property DEBUG 02:05:50,680 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@32d9367a not defined as pure js property DEBUG 02:05:50,681 [main] Page Encoding detected: UTF-8 link result
2021/12/11
1111 + 2222
DEBUG 02:05:50,681 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,681 [main] Load response for http://localhost:36584/view/link/linkResult.html DEBUG 02:05:50,683 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,684 [btpool0-7] ** before *****************************************: /view/link/linkResult.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@45802e3a RequestedSessionId=1oj376vxygg3u REQUEST_URI=/view/link/linkResult.html, SERVLET_PATH=/view/link/linkResult.html CharacterEncoding=UTF-8, ContentLength=129, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1oj376vxygg3u Session :: CreationTime=1639155950656, LastAccessedTime=1639155950683, MaxInactiveInterval=1800 [param]linkResultForm/view/link/linkResult.html=linkResultForm [param]linkResultForm:arg3=3333 [param]linkResultForm:jumpLink=submit by jump [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@625b057b [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1oj376vxygg3u [header]Content-Length=129 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1oj376vxygg3u; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/link/linkResult.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7432c746 DEBUG 02:05:50,687 [btpool0-7] クラス(org.seasar.teeda.it.web.link.LinkResultPage[link_linkResultPage])のコンポーネント定義を登録します INFO 02:05:50,688 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:50,688 [btpool0-7] ** after *****************************************: /view/link/linkResult.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/link/link.html?te-uniquekey=17da54ee460 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@584b9b00 [request]link_linkResultPage=org.seasar.teeda.it.web.link.LinkResultPage@4bad4a49 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@625b057b [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/link/linkResult.html [request]teeda.SUBMITTED_COMMAND=jumpLink [cookie]JSESSIONID=1oj376vxygg3u [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/link/link.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={arg3=null, arg1=null, arg2=null, date=null}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/link/linkResult.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5de8256f DEBUG 02:05:50,689 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/link/link.html?te-uniquekey=17da54ee460] DEBUG 02:05:50,689 [main] Load response for http://localhost:36584/view/link/link.html?te-uniquekey=17da54ee460 DEBUG 02:05:50,690 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,691 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,691 [btpool0-7] ** before *****************************************: /view/link/link.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@20ca3f2d RequestedSessionId=1oj376vxygg3u REQUEST_URI=/view/link/link.html, SERVLET_PATH=/view/link/link.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ee460, PathInfo=null, RemoteUser=null Session SessionId=1oj376vxygg3u Session :: CreationTime=1639155950656, LastAccessedTime=1639155950691, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ee460 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3df9b42c [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1oj376vxygg3u [header]Cookie=$Version=0; JSESSIONID=1oj376vxygg3u; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/link/link.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={arg3=null, arg1=null, arg2=null, date=null}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/link/linkResult.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5de8256f DEBUG 02:05:50,696 [btpool0-7] クラス(org.seasar.teeda.it.web.link.LinkPage[link_linkPage])のコンポーネント定義を登録します null DEBUG 02:05:50,698 [btpool0-7] ** after *****************************************: /view/link/link.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@2c306dfe [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]link_linkPage=org.seasar.teeda.it.web.link.LinkPage@1f85555c [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3df9b42c [request]org.seasar.teeda.extension.Condition=[linkForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={link_linkPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/link/linkResult.html [cookie]JSESSIONID=1oj376vxygg3u [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/link/link.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={arg3=null, arg1=null, arg2=null, date=null}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/link/link.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6aa71b2e DEBUG 02:05:50,699 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,700 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@64e79f63 not defined as pure js property DEBUG 02:05:50,700 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@64e79f63 not defined as pure js property DEBUG 02:05:50,702 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,702 [main] Load response for http://localhost:36584/view/textarea/textarea1.html DEBUG 02:05:50,702 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,703 [btpool0-7] ** before *****************************************: /view/textarea/textarea1.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@5c79cc94 RequestedSessionId=null REQUEST_URI=/view/textarea/textarea1.html, SERVLET_PATH=/view/textarea/textarea1.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@406637fa [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6aa71b2e DEBUG 02:05:50,710 [btpool0-7] クラス(org.seasar.teeda.it.web.textarea.Textarea1Page[textarea_textarea1Page])のコンポーネント定義を登録します DEBUG 02:05:50,717 [btpool0-7] ** after *****************************************: /view/textarea/textarea1.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=dn9r0gek6uzf;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@54fc3ac5 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=dn9r0gek6uzf [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@406637fa [request]org.seasar.teeda.extension.Condition=[fooForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]textarea_textarea1Page=org.seasar.teeda.it.web.textarea.Textarea1Page@7b768719 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/textarea/textarea1.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@229fb9a2 DEBUG 02:05:50,718 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,719 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:50,719 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:50,720 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:50,721 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3050d2cc not defined as pure js property DEBUG 02:05:50,721 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3050d2cc not defined as pure js property DEBUG 02:05:50,722 [main] Page Encoding detected: UTF-8 textarea 1
DEBUG 02:05:50,722 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,722 [main] Load response for http://localhost:36584/view/textarea/textareaInput.html DEBUG 02:05:50,723 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,723 [btpool0-7] ** before *****************************************: /view/textarea/textareaInput.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@5e02abdb RequestedSessionId=null REQUEST_URI=/view/textarea/textareaInput.html, SERVLET_PATH=/view/textarea/textareaInput.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@160e715 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@229fb9a2 DEBUG 02:05:50,730 [btpool0-7] クラス(org.seasar.teeda.it.web.textarea.TextareaInputPage[textarea_textareaInputPage])のコンポーネント定義を登録します DEBUG 02:05:50,737 [btpool0-7] ** after *****************************************: /view/textarea/textareaInput.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=jnkpo6pmne01;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@7b54cbdf [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=jnkpo6pmne01 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@160e715 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=false [request]textarea_textareaInputPage=org.seasar.teeda.it.web.textarea.TextareaInputPage@7c14dcba [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/textarea/textareaInput.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3da776fa DEBUG 02:05:50,738 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,739 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:50,739 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:50,740 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:50,741 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@15e1081f not defined as pure js property DEBUG 02:05:50,741 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@15e1081f not defined as pure js property
DEBUG 02:05:50,742 [main] Get page for window named '', using WebRequestSettings[bbb ccc"), KeyValuePair("form:doExec", ""), KeyValuePair("form/view/textarea/textareaInput.html", "form")], {}, null>] DEBUG 02:05:50,742 [main] Load response for http://localhost:36584/view/textarea/textareaInput.html;jsessionid=jnkpo6pmne01 DEBUG 02:05:50,744 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,745 [btpool0-7] ** before *****************************************: /view/textarea/textareaInput.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@517a6a7f RequestedSessionId=jnkpo6pmne01 REQUEST_URI=/view/textarea/textareaInput.html;jsessionid=jnkpo6pmne01, SERVLET_PATH=/view/textarea/textareaInput.html CharacterEncoding=UTF-8, ContentLength=95, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=jnkpo6pmne01 Session :: CreationTime=1639155950723, LastAccessedTime=1639155950744, MaxInactiveInterval=1800 [param]form/view/textarea/textareaInput.html=form [param]form:aaa=aaa
bbb ccc [param]form:doExec= [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3be5e1a3 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=jnkpo6pmne01 [header]Content-Length=95 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=jnkpo6pmne01; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/textarea/textareaInput.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3da776fa DEBUG 02:05:50,748 [btpool0-7] クラス(org.seasar.teeda.it.web.textarea.TextareaInputPage[textarea_textareaInputPage])のコンポーネント定義を登録します DEBUG 02:05:50,749 [btpool0-7] ** after *****************************************: /view/textarea/textareaInput.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/textarea/textareaResult.html?te-uniquekey=17da54ee49d [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@48ada913 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3be5e1a3 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/textarea/textareaInput.html [request]teeda.SUBMITTED_COMMAND=doExec [request]textarea_textareaInputPage=org.seasar.teeda.it.web.textarea.TextareaInputPage@13743ac [cookie]JSESSIONID=jnkpo6pmne01 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/textarea/textareaResult.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={aaa=aaa
bbb ccc}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/textarea/textareaInput.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@533bd1d3 INFO 02:05:50,749 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:50,749 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/textarea/textareaResult.html?te-uniquekey=17da54ee49d] DEBUG 02:05:50,750 [main] Load response for http://localhost:36584/view/textarea/textareaResult.html?te-uniquekey=17da54ee49d DEBUG 02:05:50,751 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,752 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,753 [btpool0-7] ** before *****************************************: /view/textarea/textareaResult.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@5f104764 RequestedSessionId=jnkpo6pmne01 REQUEST_URI=/view/textarea/textareaResult.html, SERVLET_PATH=/view/textarea/textareaResult.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ee49d, PathInfo=null, RemoteUser=null Session SessionId=jnkpo6pmne01 Session :: CreationTime=1639155950723, LastAccessedTime=1639155950752, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ee49d [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@25bf26fe [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=jnkpo6pmne01 [header]Cookie=$Version=0; JSESSIONID=jnkpo6pmne01; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/textarea/textareaResult.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={aaa=aaa
bbb ccc}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/textarea/textareaInput.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@533bd1d3 DEBUG 02:05:50,759 [btpool0-7] クラス(org.seasar.teeda.it.web.textarea.TextareaResultPage[textarea_textareaResultPage])のコンポーネント定義を登録します DEBUG 02:05:50,764 [btpool0-7] ** after *****************************************: /view/textarea/textareaResult.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]aaa=aaa
bbb ccc [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@36206638 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@25bf26fe [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=false [request]previousViewId=/view/textarea/textareaInput.html [request]textarea_textareaResultPage=org.seasar.teeda.it.web.textarea.TextareaResultPage@917024b [cookie]JSESSIONID=jnkpo6pmne01 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/textarea/textareaResult.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={aaa=aaa
bbb ccc}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/textarea/textareaResult.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@45978e96 DEBUG 02:05:50,765 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,766 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@593e6421 not defined as pure js property DEBUG 02:05:50,766 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@593e6421 not defined as pure js property DEBUG 02:05:50,767 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,767 [main] Load response for http://localhost:36584/view/hello/hello2.html DEBUG 02:05:50,768 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,768 [btpool0-7] ** before *****************************************: /view/hello/hello2.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@6252c125 RequestedSessionId=null REQUEST_URI=/view/hello/hello2.html, SERVLET_PATH=/view/hello/hello2.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@27069691 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@45978e96 DEBUG 02:05:50,774 [btpool0-7] クラス(org.seasar.teeda.it.web.hello.Hello2Page[hello_hello2Page])のコンポーネント定義を登録します DEBUG 02:05:50,781 [btpool0-7] ** after *****************************************: /view/hello/hello2.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1w4mcxgf2h6im;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@168eaf0a [request]hello_hello2Page=org.seasar.teeda.it.web.hello.Hello2Page@7185c517 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1w4mcxgf2h6im [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@27069691 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/hello/hello2.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@45978e96 DEBUG 02:05:50,782 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,783 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:50,783 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:50,784 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:50,785 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3e228ba7 not defined as pure js property DEBUG 02:05:50,785 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3e228ba7 not defined as pure js property DEBUG 02:05:50,786 [main] Page Encoding detected: UTF-8 Hello
こんにちはInvisibleTest
こんにちはInvisibleTest
こんにちはInvisibleTest
こんにちはInvisibleTest
こんにちはInvisibleTest
DEBUG 02:05:50,786 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,786 [main] Load response for http://localhost:36584/view/hello/hello2.html DEBUG 02:05:50,787 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,788 [btpool0-7] ** before *****************************************: /view/hello/hello2.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@d6e32d7 RequestedSessionId=null REQUEST_URI=/view/hello/hello2.html, SERVLET_PATH=/view/hello/hello2.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3dcbc824 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@45978e96 DEBUG 02:05:50,800 [btpool0-7] クラス(org.seasar.teeda.it.web.hello.Hello2Page[hello_hello2Page])のコンポーネント定義を登録します DEBUG 02:05:50,801 [btpool0-7] ** after *****************************************: /view/hello/hello2.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1uogxr5krj6v5;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@ca2596a [request]hello_hello2Page=org.seasar.teeda.it.web.hello.Hello2Page@769c44a0 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1uogxr5krj6v5 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3dcbc824 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/hello/hello2.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@45978e96 DEBUG 02:05:50,802 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,803 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:50,803 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:50,804 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:50,805 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@40cfceab not defined as pure js property DEBUG 02:05:50,805 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@40cfceab not defined as pure js property DEBUG 02:05:50,806 [main] Page Encoding detected: UTF-8 Hello
こんにちはInvisibleTest
こんにちはInvisibleTest
こんにちはInvisibleTest
こんにちはInvisibleTest
こんにちはInvisibleTest
DEBUG 02:05:50,807 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,807 [main] Load response for http://localhost:36584/view/hello/hello2.html DEBUG 02:05:50,812 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,813 [btpool0-7] ** before *****************************************: /view/hello/hello2.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@328a0152 RequestedSessionId=null REQUEST_URI=/view/hello/hello2.html, SERVLET_PATH=/view/hello/hello2.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@25cc86a [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@45978e96 DEBUG 02:05:50,815 [btpool0-7] クラス(org.seasar.teeda.it.web.hello.Hello2Page[hello_hello2Page])のコンポーネント定義を登録します DEBUG 02:05:50,816 [btpool0-7] ** after *****************************************: /view/hello/hello2.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=19tnlct4s1cnm;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5cdc1400 [request]hello_hello2Page=org.seasar.teeda.it.web.hello.Hello2Page@74a53ba0 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=19tnlct4s1cnm [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@25cc86a [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/hello/hello2.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@45978e96 DEBUG 02:05:50,817 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,818 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:50,818 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:50,819 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:50,820 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3e859f0a not defined as pure js property DEBUG 02:05:50,820 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3e859f0a not defined as pure js property DEBUG 02:05:50,821 [main] Page Encoding detected: UTF-8 Hello
こんにちはInvisibleTest
こんにちはInvisibleTest
こんにちはInvisibleTest
こんにちはInvisibleTest
こんにちはInvisibleTest
DEBUG 02:05:50,822 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,822 [main] Load response for http://localhost:36584/view/hello/hello2.html DEBUG 02:05:50,823 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,823 [btpool0-7] ** before *****************************************: /view/hello/hello2.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@1bf57bb RequestedSessionId=null REQUEST_URI=/view/hello/hello2.html, SERVLET_PATH=/view/hello/hello2.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3918b6e2 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@45978e96 DEBUG 02:05:50,827 [btpool0-7] クラス(org.seasar.teeda.it.web.hello.Hello2Page[hello_hello2Page])のコンポーネント定義を登録します DEBUG 02:05:50,828 [btpool0-7] ** after *****************************************: /view/hello/hello2.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=19teydicmbt1l;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@2785552b [request]hello_hello2Page=org.seasar.teeda.it.web.hello.Hello2Page@229a8e52 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=19teydicmbt1l [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3918b6e2 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/hello/hello2.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@45978e96 DEBUG 02:05:50,829 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,830 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:50,830 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:50,831 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:50,832 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@24a5031d not defined as pure js property DEBUG 02:05:50,832 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@24a5031d not defined as pure js property DEBUG 02:05:50,833 [main] Page Encoding detected: UTF-8 Hello
こんにちはInvisibleTest
こんにちはInvisibleTest
こんにちはInvisibleTest
こんにちはInvisibleTest
こんにちはInvisibleTest
DEBUG 02:05:50,834 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,834 [main] Load response for http://localhost:36584/view/hello/hello2.html DEBUG 02:05:50,834 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,834 [btpool0-7] ** before *****************************************: /view/hello/hello2.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@6c452fb4 RequestedSessionId=null REQUEST_URI=/view/hello/hello2.html, SERVLET_PATH=/view/hello/hello2.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@323f09f4 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@45978e96 DEBUG 02:05:50,837 [btpool0-7] クラス(org.seasar.teeda.it.web.hello.Hello2Page[hello_hello2Page])のコンポーネント定義を登録します DEBUG 02:05:50,838 [btpool0-7] ** after *****************************************: /view/hello/hello2.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=2xgypwxr3vf5;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3582c145 [request]hello_hello2Page=org.seasar.teeda.it.web.hello.Hello2Page@1b5eb475 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=2xgypwxr3vf5 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@323f09f4 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/hello/hello2.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@45978e96 DEBUG 02:05:50,839 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,839 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:50,839 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:50,841 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:50,841 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5e62a8d2 not defined as pure js property DEBUG 02:05:50,841 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5e62a8d2 not defined as pure js property DEBUG 02:05:50,842 [main] Page Encoding detected: UTF-8 Hello
こんにちはInvisibleTest
こんにちはInvisibleTest
こんにちはInvisibleTest
こんにちはInvisibleTest
こんにちはInvisibleTest
DEBUG 02:05:50,843 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,843 [main] Load response for http://localhost:36584/view/hello/hello.html DEBUG 02:05:50,843 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,843 [btpool0-7] ** before *****************************************: /view/hello/hello.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@426d5af1 RequestedSessionId=null REQUEST_URI=/view/hello/hello.html, SERVLET_PATH=/view/hello/hello.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@196da649 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@45978e96 DEBUG 02:05:50,854 [btpool0-7] クラス(org.seasar.teeda.it.web.hello.HelloPage[hello_helloPage])のコンポーネント定義を登録します DEBUG 02:05:50,862 [btpool0-7] ** after *****************************************: /view/hello/hello.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1ae5ciehlki5i;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@1111c0d7 [request]hello_helloPage=org.seasar.teeda.it.web.hello.HelloPage@248b6c02 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1ae5ciehlki5i [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@196da649 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/hello/hello.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@45978e96 DEBUG 02:05:50,863 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,864 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:50,864 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:50,866 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:50,867 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4690555f not defined as pure js property DEBUG 02:05:50,867 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4690555f not defined as pure js property DEBUG 02:05:50,868 [main] Page Encoding detected: UTF-8 Hello こんにちは Teeda Extension Tests 文字参照:&<>"'
数値参照:@A
DEBUG 02:05:50,869 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,869 [main] Load response for http://localhost:36584/view/teeda305/teeda305.html DEBUG 02:05:50,870 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,870 [btpool0-7] ** before *****************************************: /view/teeda305/teeda305.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@7d22f244 RequestedSessionId=null REQUEST_URI=/view/teeda305/teeda305.html, SERVLET_PATH=/view/teeda305/teeda305.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@14f8e8b [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@45978e96 DEBUG 02:05:50,881 [btpool0-7] クラス(org.seasar.teeda.it.web.teeda305.Teeda305Page[teeda305_teeda305Page])のコンポーネント定義を登録します DEBUG 02:05:50,887 [btpool0-7] クラス(org.seasar.teeda.it.web.teeda305.TestDto[teeda305_testDto])のコンポーネント定義を登録します DEBUG 02:05:50,890 [btpool0-7] ** after *****************************************: /view/teeda305/teeda305.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=wet7r9t01dd6;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3bfa522d [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=wet7r9t01dd6 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@14f8e8b [request]org.seasar.teeda.extension.Condition=[textForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={teeda305_teeda305Page=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]teeda305_teeda305Page=org.seasar.teeda.it.web.teeda305.Teeda305Page@2f29271e [request]teeda305_testDto=org.seasar.teeda.it.web.teeda305.TestDto@36c73ac2 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/teeda305/teeda305.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@51e2b2a6 DEBUG 02:05:50,891 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,892 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:50,892 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:50,893 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:50,894 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6f3f154b not defined as pure js property DEBUG 02:05:50,894 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6f3f154b not defined as pure js property DEBUG 02:05:50,895 [main] Page Encoding detected: UTF-8
DEBUG 02:05:50,895 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,895 [main] Load response for http://localhost:36584/view/error/error.html DEBUG 02:05:50,896 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,896 [btpool0-7] ** before *****************************************: /view/error/error.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@6d88425a RequestedSessionId=null REQUEST_URI=/view/error/error.html, SERVLET_PATH=/view/error/error.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@cbc5ae4 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@51e2b2a6 WARN 02:05:50,898 [btpool0-7] HOT deploy対象クラス(org.seasar.teeda.it.web.error.WebAppRuntimeException)が非対象クラスから参照されて通常のクラスローダにロードされています。 DEBUG 02:05:50,898 [btpool0-7] クラス(org.seasar.teeda.it.web.error.ErrorPage[error_errorPage])のコンポーネント定義を登録します DEBUG 02:05:50,908 [btpool0-7] ** after *****************************************: /view/error/error.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=uovr3npu13k9;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@f857480 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=uovr3npu13k9 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@cbc5ae4 [request]org.seasar.teeda.extension.Condition=[errorForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/error/error.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2a38776 DEBUG 02:05:50,909 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,910 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:50,910 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:50,911 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:50,912 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4cc38ceb not defined as pure js property DEBUG 02:05:50,912 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4cc38ceb not defined as pure js property DEBUG 02:05:50,912 [main] Page Encoding detected: UTF-8 error
DEBUG 02:05:50,913 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,913 [main] Load response for http://localhost:36584/view/error/error.html;jsessionid=uovr3npu13k9 DEBUG 02:05:50,915 [btpool0-7] HOT deployを開始します DEBUG 02:05:50,916 [btpool0-7] ** before *****************************************: /view/error/error.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@a6e2820 RequestedSessionId=uovr3npu13k9 REQUEST_URI=/view/error/error.html;jsessionid=uovr3npu13k9, SERVLET_PATH=/view/error/error.html CharacterEncoding=UTF-8, ContentLength=73, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=uovr3npu13k9 Session :: CreationTime=1639155950896, LastAccessedTime=1639155950915, MaxInactiveInterval=1800 [param]errorForm/view/error/error.html=errorForm [param]errorForm:doHoge=submit [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@460c5239 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=uovr3npu13k9 [header]Content-Length=73 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=uovr3npu13k9; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/error/error.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2a38776 WARN 02:05:50,920 [btpool0-7] HOT deploy対象クラス(org.seasar.teeda.it.web.error.WebAppRuntimeException)が非対象クラスから参照されて通常のクラスローダにロードされています。 DEBUG 02:05:50,921 [btpool0-7] クラス(org.seasar.teeda.it.web.error.ErrorPage[error_errorPage])のコンポーネント定義を登録します DEBUG 02:05:50,921 [btpool0-7] ErrorPage throws exception. org.seasar.teeda.it.web.error.WebAppRuntimeException: ErrorPage throws exception. at org.seasar.teeda.it.web.error.ErrorPage.doHoge(ErrorPage.java:21) 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.seasar.framework.util.MethodUtil.invoke(MethodUtil.java:96) at org.seasar.framework.beans.impl.BeanDescImpl.invoke(BeanDescImpl.java:218) at org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl.invoke(HtmlComponentInvokerImpl.java:163) at org.seasar.teeda.extension.html.impl.HtmlActionListener.processAction(HtmlActionListener.java:71) at javax.faces.component.UICommand.broadcast(UICommand.java:149) at org.seasar.teeda.extension.component.html.THtmlCommandButton.broadcast(THtmlCommandButton.java:78) at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:192) at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:117) at org.seasar.teeda.core.lifecycle.impl.InvokeApplicationPhase.executePhase(InvokeApplicationPhase.java:29) at org.seasar.teeda.core.lifecycle.AbstractPhase.execute(AbstractPhase.java:57) at org.seasar.teeda.core.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:97) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:100) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:459) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1054) at org.seasar.teeda.core.filter.RequestDumpFilter.doFilter(RequestDumpFilter.java:125) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1045) at org.seasar.framework.container.hotdeploy.HotdeployFilter.doHotdeployFilter(HotdeployFilter.java:99) at org.seasar.framework.container.hotdeploy.HotdeployFilter.doFilter(HotdeployFilter.java:67) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1045) at org.seasar.framework.container.filter.S2ContainerFilter.doFilter(S2ContainerFilter.java:79) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1045) at org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilter(MultipartFormDataFilter.java:83) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1045) at org.seasar.extension.filter.EncodingFilter.doFilter(EncodingFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1045) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:358) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:231) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:629) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:453) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:141) at org.mortbay.jetty.Server.handle(Server.java:303) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:452) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:735) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:636) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:209) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:349) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:320) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:475) INFO 02:05:50,922 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:50,922 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/error/errorResult.html?te-uniquekey=17da54ee54a] DEBUG 02:05:50,922 [main] Load response for http://localhost:36584/view/error/errorResult.html?te-uniquekey=17da54ee54a DEBUG 02:05:50,923 [btpool0-7] ** after *****************************************: /view/error/error.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/error/errorResult.html?te-uniquekey=17da54ee54a [request]error_errorPage=org.seasar.teeda.it.web.error.ErrorPage@35cc031 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3e4dd2b0 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@460c5239 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/error/error.html [request]teeda.SUBMITTED_COMMAND=doHoge [request]teeda.jsf.error.exception=org.seasar.teeda.it.web.error.WebAppRuntimeException: ErrorPage throws exception. [request]teeda.jsf.error.exception_type=class org.seasar.teeda.it.web.error.WebAppRuntimeException [request]teeda.jsf.error.message=ErrorPage throws exception. [cookie]JSESSIONID=uovr3npu13k9 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={Teeda.ErrorManager.Exception=org.seasar.teeda.it.web.error.WebAppRuntimeException: ErrorPage throws exception., javax.faces.internal.scope.RedirectScope=/view/error/errorResult.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/error/error.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2a38776 DEBUG 02:05:50,926 [btpool0-7] HOT deployを終了しました DEBUG 02:05:50,926 [btpool0-8] HOT deployを開始します WARN 02:05:50,927 [btpool0-8] HOT deploy対象クラス(org.seasar.teeda.it.web.error.WebAppRuntimeException)が非対象クラスから参照されて通常のクラスローダにロードされています。 DEBUG 02:05:50,927 [btpool0-8] ** before *****************************************: /view/error/errorResult.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@6eee1626 RequestedSessionId=uovr3npu13k9 REQUEST_URI=/view/error/errorResult.html, SERVLET_PATH=/view/error/errorResult.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ee54a, PathInfo=null, RemoteUser=null Session SessionId=uovr3npu13k9 Session :: CreationTime=1639155950896, LastAccessedTime=1639155950926, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ee54a [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@50f051af [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=uovr3npu13k9 [header]Cookie=$Version=0; JSESSIONID=uovr3npu13k9; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={Teeda.ErrorManager.Exception=org.seasar.teeda.it.web.error.WebAppRuntimeException: ErrorPage throws exception., javax.faces.internal.scope.RedirectScope=/view/error/errorResult.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/error/error.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2a38776 DEBUG 02:05:50,931 [btpool0-8] ** after *****************************************: /view/error/errorResult.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]exception=org.seasar.teeda.it.web.error.WebAppRuntimeException: ErrorPage throws exception. [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@466d05ee [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@50f051af [request]org.seasar.teeda.extension.Condition=[errorForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/error/error.html [cookie]JSESSIONID=uovr3npu13k9 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/error/errorResult.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/error/errorResult.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1fa07061 DEBUG 02:05:50,932 [btpool0-8] HOT deployを終了しました DEBUG 02:05:50,933 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@712fe9c1 not defined as pure js property DEBUG 02:05:50,933 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@712fe9c1 not defined as pure js property DEBUG 02:05:50,935 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,935 [main] Load response for http://localhost:36584/view/error/errorOnInitialize.html DEBUG 02:05:50,936 [btpool0-8] HOT deployを開始します DEBUG 02:05:50,936 [btpool0-8] ** before *****************************************: /view/error/errorOnInitialize.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@69cb839f RequestedSessionId=null REQUEST_URI=/view/error/errorOnInitialize.html, SERVLET_PATH=/view/error/errorOnInitialize.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@302e71fc [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1fa07061 WARN 02:05:50,938 [btpool0-8] HOT deploy対象クラス(org.seasar.teeda.it.web.error.WebAppRuntimeException)が非対象クラスから参照されて通常のクラスローダにロードされています。 DEBUG 02:05:50,938 [btpool0-8] クラス(org.seasar.teeda.it.web.error.ErrorOnInitializePage[error_errorOnInitializePage])のコンポーネント定義を登録します DEBUG 02:05:50,947 [btpool0-8] ErrorPage throws exception. org.seasar.teeda.it.web.error.WebAppRuntimeException: ErrorPage throws exception. at org.seasar.teeda.it.web.error.ErrorOnInitializePage.initialize(ErrorOnInitializePage.java:21) 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.seasar.framework.util.MethodUtil.invoke(MethodUtil.java:96) at org.seasar.framework.beans.impl.BeanDescImpl.invoke(BeanDescImpl.java:218) at org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl.invoke(HtmlComponentInvokerImpl.java:163) at org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl.invokeInitialize(HtmlComponentInvokerImpl.java:134) at org.seasar.teeda.extension.render.TViewRootRenderer.invoke(TViewRootRenderer.java:92) at org.seasar.teeda.extension.render.TViewRootRenderer.encodeBegin(TViewRootRenderer.java:63) at javax.faces.component.UIComponentBase.encodeBegin(UIComponentBase.java:330) at javax.faces.component.UIViewRoot.encodeBegin(UIViewRoot.java:100) at javax.faces.webapp.UIComponentTag.encodeBegin(UIComponentTag.java:247) at javax.faces.webapp.UIComponentTag.doStartTag(UIComponentTag.java:184) at org.seasar.teeda.extension.taglib.TViewTag.doStartTag(TViewTag.java:98) at org.seasar.teeda.extension.html.processor.ElementProcessorImpl.processTag(ElementProcessorImpl.java:145) at org.seasar.teeda.extension.html.processor.ElementProcessorImpl.process(ElementProcessorImpl.java:138) at org.seasar.teeda.extension.html.processor.ElementProcessorImpl.process(ElementProcessorImpl.java:119) at org.seasar.teeda.extension.html.impl.HtmlViewHandler.renderView(HtmlViewHandler.java:157) at org.seasar.teeda.extension.html.impl.HtmlViewHandler.renderView(HtmlViewHandler.java:143) at org.seasar.teeda.core.lifecycle.impl.RenderResponsePhase.executePhase(RenderResponsePhase.java:39) at org.seasar.teeda.core.lifecycle.AbstractPhase.execute(AbstractPhase.java:57) at org.seasar.teeda.core.lifecycle.LifecycleImpl.render(LifecycleImpl.java:131) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:101) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:459) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1054) at org.seasar.teeda.core.filter.RequestDumpFilter.doFilter(RequestDumpFilter.java:125) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1045) at org.seasar.framework.container.hotdeploy.HotdeployFilter.doHotdeployFilter(HotdeployFilter.java:99) at org.seasar.framework.container.hotdeploy.HotdeployFilter.doFilter(HotdeployFilter.java:67) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1045) at org.seasar.framework.container.filter.S2ContainerFilter.doFilter(S2ContainerFilter.java:79) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1045) at org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilter(MultipartFormDataFilter.java:83) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1045) at org.seasar.extension.filter.EncodingFilter.doFilter(EncodingFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1045) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:358) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:231) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:629) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:453) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:141) at org.mortbay.jetty.Server.handle(Server.java:303) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:452) at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:721) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:509) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:209) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:349) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:320) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:475) INFO 02:05:50,948 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:50,949 [btpool0-8] ** after *****************************************: /view/error/errorOnInitialize.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=kpa6fgo7nd66;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 Location: http://localhost:36584/view/error/errorResult.html;jsessionid=kpa6fgo7nd66?te-uniquekey=17da54ee564 [request]error_errorOnInitializePage=org.seasar.teeda.it.web.error.ErrorOnInitializePage@5a3bb53f [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5f86961 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=kpa6fgo7nd66 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@302e71fc [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={error_errorOnInitializePage=true} [request]postback=false [request]teeda.jsf.error.exception=org.seasar.teeda.it.web.error.WebAppRuntimeException: ErrorPage throws exception. [request]teeda.jsf.error.exception_type=class org.seasar.teeda.it.web.error.WebAppRuntimeException [request]teeda.jsf.error.message=ErrorPage throws exception. [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={Teeda.ErrorManager.Exception=org.seasar.teeda.it.web.error.WebAppRuntimeException: ErrorPage throws exception., javax.faces.internal.scope.RedirectScope=/view/error/errorResult.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/error/errorOnInitialize.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1fa07061 DEBUG 02:05:50,949 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/error/errorResult.html;jsessionid=kpa6fgo7nd66?te-uniquekey=17da54ee564] DEBUG 02:05:50,949 [main] Load response for http://localhost:36584/view/error/errorResult.html;jsessionid=kpa6fgo7nd66?te-uniquekey=17da54ee564 DEBUG 02:05:50,951 [btpool0-8] HOT deployを終了しました DEBUG 02:05:50,951 [btpool0-8] HOT deployを開始します WARN 02:05:50,953 [btpool0-8] HOT deploy対象クラス(org.seasar.teeda.it.web.error.WebAppRuntimeException)が非対象クラスから参照されて通常のクラスローダにロードされています。 DEBUG 02:05:50,953 [btpool0-8] ** before *****************************************: /view/error/errorResult.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@1ed4bf22 RequestedSessionId=kpa6fgo7nd66 REQUEST_URI=/view/error/errorResult.html;jsessionid=kpa6fgo7nd66, SERVLET_PATH=/view/error/errorResult.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ee564, PathInfo=null, RemoteUser=null Session SessionId=kpa6fgo7nd66 Session :: CreationTime=1639155950936, LastAccessedTime=1639155950951, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ee564 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@215060fe [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=kpa6fgo7nd66 [header]Cookie=$Version=0; JSESSIONID=kpa6fgo7nd66; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={Teeda.ErrorManager.Exception=org.seasar.teeda.it.web.error.WebAppRuntimeException: ErrorPage throws exception., javax.faces.internal.scope.RedirectScope=/view/error/errorResult.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/error/errorOnInitialize.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1fa07061 DEBUG 02:05:50,958 [btpool0-8] ** after *****************************************: /view/error/errorResult.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]exception=org.seasar.teeda.it.web.error.WebAppRuntimeException: ErrorPage throws exception. [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3cd0f57e [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@215060fe [request]org.seasar.teeda.extension.Condition=[errorForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/error/errorOnInitialize.html [cookie]JSESSIONID=kpa6fgo7nd66 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/error/errorResult.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/error/errorResult.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3aa54263 DEBUG 02:05:50,960 [btpool0-8] HOT deployを終了しました DEBUG 02:05:50,961 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:50,961 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:50,962 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:50,963 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4cfd8890 not defined as pure js property DEBUG 02:05:50,963 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4cfd8890 not defined as pure js property DEBUG 02:05:50,964 [main] Page Encoding detected: UTF-8 error result
  • ErrorPage throws exception.

error result page.
DEBUG 02:05:50,964 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,964 [main] Load response for http://localhost:36584/view/error/errorOnPrerender.html DEBUG 02:05:50,965 [btpool0-8] HOT deployを開始します DEBUG 02:05:50,965 [btpool0-8] ** before *****************************************: /view/error/errorOnPrerender.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@6769cb2f RequestedSessionId=null REQUEST_URI=/view/error/errorOnPrerender.html, SERVLET_PATH=/view/error/errorOnPrerender.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@529aafb3 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3aa54263 WARN 02:05:50,967 [btpool0-8] HOT deploy対象クラス(org.seasar.teeda.it.web.error.WebAppRuntimeException)が非対象クラスから参照されて通常のクラスローダにロードされています。 DEBUG 02:05:50,967 [btpool0-8] クラス(org.seasar.teeda.it.web.error.ErrorOnPrerenderPage[error_errorOnPrerenderPage])のコンポーネント定義を登録します DEBUG 02:05:50,973 [btpool0-8] ErrorPage throws exception. org.seasar.teeda.it.web.error.WebAppRuntimeException: ErrorPage throws exception. at org.seasar.teeda.it.web.error.ErrorOnPrerenderPage.prerender(ErrorOnPrerenderPage.java:21) 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.seasar.framework.util.MethodUtil.invoke(MethodUtil.java:96) at org.seasar.framework.beans.impl.BeanDescImpl.invoke(BeanDescImpl.java:218) at org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl.invoke(HtmlComponentInvokerImpl.java:163) at org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl.invokePrerender(HtmlComponentInvokerImpl.java:138) at org.seasar.teeda.extension.render.TViewRootRenderer.invoke(TViewRootRenderer.java:101) at org.seasar.teeda.extension.render.TViewRootRenderer.encodeBegin(TViewRootRenderer.java:63) at javax.faces.component.UIComponentBase.encodeBegin(UIComponentBase.java:330) at javax.faces.component.UIViewRoot.encodeBegin(UIViewRoot.java:100) at javax.faces.webapp.UIComponentTag.encodeBegin(UIComponentTag.java:247) at javax.faces.webapp.UIComponentTag.doStartTag(UIComponentTag.java:184) at org.seasar.teeda.extension.taglib.TViewTag.doStartTag(TViewTag.java:98) at org.seasar.teeda.extension.html.processor.ElementProcessorImpl.processTag(ElementProcessorImpl.java:145) at org.seasar.teeda.extension.html.processor.ElementProcessorImpl.process(ElementProcessorImpl.java:138) at org.seasar.teeda.extension.html.processor.ElementProcessorImpl.process(ElementProcessorImpl.java:119) at org.seasar.teeda.extension.html.impl.HtmlViewHandler.renderView(HtmlViewHandler.java:157) at org.seasar.teeda.extension.html.impl.HtmlViewHandler.renderView(HtmlViewHandler.java:143) at org.seasar.teeda.core.lifecycle.impl.RenderResponsePhase.executePhase(RenderResponsePhase.java:39) at org.seasar.teeda.core.lifecycle.AbstractPhase.execute(AbstractPhase.java:57) at org.seasar.teeda.core.lifecycle.LifecycleImpl.render(LifecycleImpl.java:131) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:101) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:459) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1054) at org.seasar.teeda.core.filter.RequestDumpFilter.doFilter(RequestDumpFilter.java:125) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1045) at org.seasar.framework.container.hotdeploy.HotdeployFilter.doHotdeployFilter(HotdeployFilter.java:99) at org.seasar.framework.container.hotdeploy.HotdeployFilter.doFilter(HotdeployFilter.java:67) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1045) at org.seasar.framework.container.filter.S2ContainerFilter.doFilter(S2ContainerFilter.java:79) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1045) at org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilter(MultipartFormDataFilter.java:83) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1045) at org.seasar.extension.filter.EncodingFilter.doFilter(EncodingFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1045) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:358) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:231) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:629) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:453) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:141) at org.mortbay.jetty.Server.handle(Server.java:303) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:452) at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:721) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:509) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:209) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:349) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:320) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:475) INFO 02:05:50,974 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:50,975 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/error/errorResult.html;jsessionid=181c54uxub3ap?te-uniquekey=17da54ee57e] DEBUG 02:05:50,975 [main] Load response for http://localhost:36584/view/error/errorResult.html;jsessionid=181c54uxub3ap?te-uniquekey=17da54ee57e DEBUG 02:05:50,975 [btpool0-8] ** after *****************************************: /view/error/errorOnPrerender.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=181c54uxub3ap;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 Location: http://localhost:36584/view/error/errorResult.html;jsessionid=181c54uxub3ap?te-uniquekey=17da54ee57e [request]error_errorOnPrerenderPage=org.seasar.teeda.it.web.error.ErrorOnPrerenderPage@5f6b70e1 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@6bff4b8 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=181c54uxub3ap [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@529aafb3 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=false [request]teeda.jsf.error.exception=org.seasar.teeda.it.web.error.WebAppRuntimeException: ErrorPage throws exception. [request]teeda.jsf.error.exception_type=class org.seasar.teeda.it.web.error.WebAppRuntimeException [request]teeda.jsf.error.message=ErrorPage throws exception. [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={Teeda.ErrorManager.Exception=org.seasar.teeda.it.web.error.WebAppRuntimeException: ErrorPage throws exception., javax.faces.internal.scope.RedirectScope=/view/error/errorResult.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/error/errorOnPrerender.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3aa54263 DEBUG 02:05:50,976 [btpool0-8] HOT deployを終了しました DEBUG 02:05:50,977 [btpool0-8] HOT deployを開始します WARN 02:05:50,977 [btpool0-8] HOT deploy対象クラス(org.seasar.teeda.it.web.error.WebAppRuntimeException)が非対象クラスから参照されて通常のクラスローダにロードされています。 DEBUG 02:05:50,978 [btpool0-8] ** before *****************************************: /view/error/errorResult.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@7cf42466 RequestedSessionId=181c54uxub3ap REQUEST_URI=/view/error/errorResult.html;jsessionid=181c54uxub3ap, SERVLET_PATH=/view/error/errorResult.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ee57e, PathInfo=null, RemoteUser=null Session SessionId=181c54uxub3ap Session :: CreationTime=1639155950965, LastAccessedTime=1639155950977, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ee57e [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@81e4a1 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=181c54uxub3ap [header]Cookie=$Version=0; JSESSIONID=181c54uxub3ap; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={Teeda.ErrorManager.Exception=org.seasar.teeda.it.web.error.WebAppRuntimeException: ErrorPage throws exception., javax.faces.internal.scope.RedirectScope=/view/error/errorResult.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/error/errorOnPrerender.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3aa54263 DEBUG 02:05:50,980 [btpool0-8] ** after *****************************************: /view/error/errorResult.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]exception=org.seasar.teeda.it.web.error.WebAppRuntimeException: ErrorPage throws exception. [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@2ae55a57 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@81e4a1 [request]org.seasar.teeda.extension.Condition=[errorForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/error/errorOnPrerender.html [cookie]JSESSIONID=181c54uxub3ap [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/error/errorResult.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/error/errorResult.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@378e1bc1 DEBUG 02:05:50,981 [btpool0-8] HOT deployを終了しました DEBUG 02:05:50,982 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:50,982 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:50,983 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:50,984 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@314fc78a not defined as pure js property DEBUG 02:05:50,984 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@314fc78a not defined as pure js property DEBUG 02:05:50,985 [main] Page Encoding detected: UTF-8 error result
  • ErrorPage throws exception.

error result page.
DEBUG 02:05:50,985 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:50,985 [main] Load response for http://localhost:36584/view/takeover/takeover1.html DEBUG 02:05:50,986 [btpool0-8] HOT deployを開始します DEBUG 02:05:50,986 [btpool0-8] ** before *****************************************: /view/takeover/takeover1.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@46477f7c RequestedSessionId=null REQUEST_URI=/view/takeover/takeover1.html, SERVLET_PATH=/view/takeover/takeover1.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2c9f0 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@378e1bc1 DEBUG 02:05:50,995 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.Takeover1Page[takeover_takeover1Page])のコンポーネント定義を登録します DEBUG 02:05:51,004 [btpool0-8] ** after *****************************************: /view/takeover/takeover1.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1qqzd78cbiqx1;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@dd3ce84 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1qqzd78cbiqx1 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2c9f0 [request]org.seasar.teeda.extension.Condition=[hogeForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={takeover_takeover1Page=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]takeover_takeover1Page=org.seasar.teeda.it.web.takeover.Takeover1Page@4c9b4333 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/takeover1.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6558f08f DEBUG 02:05:51,005 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,006 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:51,006 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:51,008 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:51,008 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6beaaf10 not defined as pure js property DEBUG 02:05:51,008 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6beaaf10 not defined as pure js property DEBUG 02:05:51,009 [main] Page Encoding detected: UTF-8 takeover1 a1
b1
c1
DEBUG 02:05:51,010 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,010 [main] Load response for http://localhost:36584/view/takeover/takeover1.html;jsessionid=1qqzd78cbiqx1 DEBUG 02:05:51,011 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,012 [btpool0-8] ** before *****************************************: /view/takeover/takeover1.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@292a6200 RequestedSessionId=1qqzd78cbiqx1 REQUEST_URI=/view/takeover/takeover1.html;jsessionid=1qqzd78cbiqx1, SERVLET_PATH=/view/takeover/takeover1.html CharacterEncoding=UTF-8, ContentLength=78, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1qqzd78cbiqx1 Session :: CreationTime=1639155950986, LastAccessedTime=1639155951011, MaxInactiveInterval=1800 [param]hogeForm/view/takeover/takeover1.html=hogeForm [param]hogeForm:goTakeover2-1= [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1d88031d [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1qqzd78cbiqx1 [header]Content-Length=78 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1qqzd78cbiqx1; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/takeover1.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6558f08f DEBUG 02:05:51,016 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.Takeover1Page[takeover_takeover1Page])のコンポーネント定義を登録します DEBUG 02:05:51,017 [btpool0-8] ** after *****************************************: /view/takeover/takeover1.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/takeover/takeover2.html?te-uniquekey=17da54ee5a8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@6a18c2f9 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1d88031d [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/takeover/takeover1.html [request]takeover_takeover1Page=org.seasar.teeda.it.web.takeover.Takeover1Page@7fa89fd9 [request]teeda.SUBMITTED_COMMAND=goTakeover2-1 [cookie]JSESSIONID=1qqzd78cbiqx1 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/takeover/takeover2.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={aaaa=a1, cccc=c1}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/takeover1.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1796a109 INFO 02:05:51,017 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:51,017 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/takeover/takeover2.html?te-uniquekey=17da54ee5a8] DEBUG 02:05:51,017 [main] Load response for http://localhost:36584/view/takeover/takeover2.html?te-uniquekey=17da54ee5a8 DEBUG 02:05:51,018 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,018 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,019 [btpool0-8] ** before *****************************************: /view/takeover/takeover2.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@73cfc664 RequestedSessionId=1qqzd78cbiqx1 REQUEST_URI=/view/takeover/takeover2.html, SERVLET_PATH=/view/takeover/takeover2.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ee5a8, PathInfo=null, RemoteUser=null Session SessionId=1qqzd78cbiqx1 Session :: CreationTime=1639155950986, LastAccessedTime=1639155951018, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ee5a8 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@4dea0aa2 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1qqzd78cbiqx1 [header]Cookie=$Version=0; JSESSIONID=1qqzd78cbiqx1; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/takeover/takeover2.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={aaaa=a1, cccc=c1}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/takeover1.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1796a109 DEBUG 02:05:51,026 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.Takeover2Page[takeover_takeover2Page])のコンポーネント定義を登録します DEBUG 02:05:51,030 [btpool0-8] ** after *****************************************: /view/takeover/takeover2.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]aaaa=a1 [request]cccc=c1 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@18f7cd36 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@4dea0aa2 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/takeover/takeover1.html [request]takeover_takeover2Page=org.seasar.teeda.it.web.takeover.Takeover2Page@34c1a108 [cookie]JSESSIONID=1qqzd78cbiqx1 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/takeover/takeover2.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={aaaa=a1, cccc=c1}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/takeover2.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1796a109 DEBUG 02:05:51,031 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,032 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2c02699b not defined as pure js property DEBUG 02:05:51,032 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2c02699b not defined as pure js property DEBUG 02:05:51,033 [main] Page Encoding detected: UTF-8 takeover2 a1

c1
DEBUG 02:05:51,034 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,034 [main] Load response for http://localhost:36584/view/takeover/takeover1.html DEBUG 02:05:51,035 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,035 [btpool0-8] ** before *****************************************: /view/takeover/takeover1.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@67156187 RequestedSessionId=null REQUEST_URI=/view/takeover/takeover1.html, SERVLET_PATH=/view/takeover/takeover1.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2cb61af0 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1796a109 DEBUG 02:05:51,038 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.Takeover1Page[takeover_takeover1Page])のコンポーネント定義を登録します DEBUG 02:05:51,041 [btpool0-8] ** after *****************************************: /view/takeover/takeover1.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=wi8xm51owgrb;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@2269ab25 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=wi8xm51owgrb [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2cb61af0 [request]org.seasar.teeda.extension.Condition=[hogeForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={takeover_takeover1Page=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]takeover_takeover1Page=org.seasar.teeda.it.web.takeover.Takeover1Page@47631bc9 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/takeover1.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3bb54dbc DEBUG 02:05:51,042 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,043 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:51,043 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:51,044 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:51,045 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@183a37d9 not defined as pure js property DEBUG 02:05:51,045 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@183a37d9 not defined as pure js property DEBUG 02:05:51,046 [main] Page Encoding detected: UTF-8 takeover1 a1
b1
c1
DEBUG 02:05:51,046 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,046 [main] Load response for http://localhost:36584/view/takeover/takeover1.html;jsessionid=wi8xm51owgrb DEBUG 02:05:51,048 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,049 [btpool0-8] ** before *****************************************: /view/takeover/takeover1.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@420b90c1 RequestedSessionId=wi8xm51owgrb REQUEST_URI=/view/takeover/takeover1.html;jsessionid=wi8xm51owgrb, SERVLET_PATH=/view/takeover/takeover1.html CharacterEncoding=UTF-8, ContentLength=79, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=wi8xm51owgrb Session :: CreationTime=1639155951035, LastAccessedTime=1639155951048, MaxInactiveInterval=1800 [param]hogeForm/view/takeover/takeover1.html=hogeForm [param]hogeForm:doSomething1-1= [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@54c90c7 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=wi8xm51owgrb [header]Content-Length=79 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=wi8xm51owgrb; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/takeover1.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3bb54dbc DEBUG 02:05:51,052 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.Takeover1Page[takeover_takeover1Page])のコンポーネント定義を登録します INFO 02:05:51,053 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:51,053 [btpool0-8] ** after *****************************************: /view/takeover/takeover1.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/takeover/takeover2.html?te-uniquekey=17da54ee5cd [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@7a6fa140 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@54c90c7 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/takeover/takeover1.html [request]takeover_takeover1Page=org.seasar.teeda.it.web.takeover.Takeover1Page@36c3af8c [request]teeda.SUBMITTED_COMMAND=doSomething1-1 [cookie]JSESSIONID=wi8xm51owgrb [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/takeover/takeover2.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={bbbb=b1, aaaa=a1}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/takeover1.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@693a2c6a DEBUG 02:05:51,053 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/takeover/takeover2.html?te-uniquekey=17da54ee5cd] DEBUG 02:05:51,053 [main] Load response for http://localhost:36584/view/takeover/takeover2.html?te-uniquekey=17da54ee5cd DEBUG 02:05:51,054 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,055 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,056 [btpool0-8] ** before *****************************************: /view/takeover/takeover2.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@895a15f RequestedSessionId=wi8xm51owgrb REQUEST_URI=/view/takeover/takeover2.html, SERVLET_PATH=/view/takeover/takeover2.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ee5cd, PathInfo=null, RemoteUser=null Session SessionId=wi8xm51owgrb Session :: CreationTime=1639155951035, LastAccessedTime=1639155951055, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ee5cd [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@17956860 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=wi8xm51owgrb [header]Cookie=$Version=0; JSESSIONID=wi8xm51owgrb; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/takeover/takeover2.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={bbbb=b1, aaaa=a1}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/takeover1.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@693a2c6a DEBUG 02:05:51,058 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.Takeover2Page[takeover_takeover2Page])のコンポーネント定義を登録します DEBUG 02:05:51,059 [btpool0-8] ** after *****************************************: /view/takeover/takeover2.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]aaaa=a1 [request]bbbb=b1 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@4e6c2934 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@17956860 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/takeover/takeover1.html [request]takeover_takeover2Page=org.seasar.teeda.it.web.takeover.Takeover2Page@1f053d25 [cookie]JSESSIONID=wi8xm51owgrb [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/takeover/takeover2.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={bbbb=b1, aaaa=a1}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/takeover2.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@693a2c6a DEBUG 02:05:51,060 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,060 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@19163ae3 not defined as pure js property DEBUG 02:05:51,060 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@19163ae3 not defined as pure js property DEBUG 02:05:51,061 [main] Page Encoding detected: UTF-8 takeover2 a1
b1

DEBUG 02:05:51,062 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,062 [main] Load response for http://localhost:36584/view/takeover/takeover1.html DEBUG 02:05:51,062 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,062 [btpool0-8] ** before *****************************************: /view/takeover/takeover1.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@42538425 RequestedSessionId=null REQUEST_URI=/view/takeover/takeover1.html, SERVLET_PATH=/view/takeover/takeover1.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7908bb27 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@693a2c6a DEBUG 02:05:51,065 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.Takeover1Page[takeover_takeover1Page])のコンポーネント定義を登録します DEBUG 02:05:51,068 [btpool0-8] ** after *****************************************: /view/takeover/takeover1.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=193ypd3o8a6pu;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3614e518 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=193ypd3o8a6pu [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7908bb27 [request]org.seasar.teeda.extension.Condition=[hogeForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={takeover_takeover1Page=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]takeover_takeover1Page=org.seasar.teeda.it.web.takeover.Takeover1Page@15cca665 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/takeover1.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2ec03c11 DEBUG 02:05:51,069 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,069 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:51,069 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:51,071 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:51,071 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3ceeeb48 not defined as pure js property DEBUG 02:05:51,071 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3ceeeb48 not defined as pure js property DEBUG 02:05:51,072 [main] Page Encoding detected: UTF-8 takeover1 a1
b1
c1
DEBUG 02:05:51,072 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,072 [main] Load response for http://localhost:36584/view/takeover/takeover1.html;jsessionid=193ypd3o8a6pu DEBUG 02:05:51,074 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,075 [btpool0-8] ** before *****************************************: /view/takeover/takeover1.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@346da7b1 RequestedSessionId=193ypd3o8a6pu REQUEST_URI=/view/takeover/takeover1.html;jsessionid=193ypd3o8a6pu, SERVLET_PATH=/view/takeover/takeover1.html CharacterEncoding=UTF-8, ContentLength=79, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=193ypd3o8a6pu Session :: CreationTime=1639155951063, LastAccessedTime=1639155951074, MaxInactiveInterval=1800 [param]hogeForm/view/takeover/takeover1.html=hogeForm [param]hogeForm:doSomething2-1= [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@b1c705b [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=193ypd3o8a6pu [header]Content-Length=79 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=193ypd3o8a6pu; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/takeover1.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2ec03c11 DEBUG 02:05:51,078 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.Takeover1Page[takeover_takeover1Page])のコンポーネント定義を登録します INFO 02:05:51,079 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:51,079 [btpool0-8] ** after *****************************************: /view/takeover/takeover1.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/takeover/takeover2.html?te-uniquekey=17da54ee5e7 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3a7d7427 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@b1c705b [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/takeover/takeover1.html [request]takeover_takeover1Page=org.seasar.teeda.it.web.takeover.Takeover1Page@254ca71 [request]teeda.SUBMITTED_COMMAND=doSomething2-1 [cookie]JSESSIONID=193ypd3o8a6pu [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/takeover/takeover2.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={cccc=c1}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/takeover1.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@cb6c1e9 DEBUG 02:05:51,079 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/takeover/takeover2.html?te-uniquekey=17da54ee5e7] DEBUG 02:05:51,079 [main] Load response for http://localhost:36584/view/takeover/takeover2.html?te-uniquekey=17da54ee5e7 DEBUG 02:05:51,080 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,081 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,082 [btpool0-8] ** before *****************************************: /view/takeover/takeover2.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@20d417bd RequestedSessionId=193ypd3o8a6pu REQUEST_URI=/view/takeover/takeover2.html, SERVLET_PATH=/view/takeover/takeover2.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ee5e7, PathInfo=null, RemoteUser=null Session SessionId=193ypd3o8a6pu Session :: CreationTime=1639155951063, LastAccessedTime=1639155951081, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ee5e7 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@44628a21 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=193ypd3o8a6pu [header]Cookie=$Version=0; JSESSIONID=193ypd3o8a6pu; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/takeover/takeover2.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={cccc=c1}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/takeover1.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@cb6c1e9 DEBUG 02:05:51,086 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.Takeover2Page[takeover_takeover2Page])のコンポーネント定義を登録します DEBUG 02:05:51,086 [btpool0-8] ** after *****************************************: /view/takeover/takeover2.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]cccc=c1 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3e5b3b80 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@44628a21 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/takeover/takeover1.html [request]takeover_takeover2Page=org.seasar.teeda.it.web.takeover.Takeover2Page@579f707b [cookie]JSESSIONID=193ypd3o8a6pu [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/takeover/takeover2.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={cccc=c1}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/takeover2.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@cb6c1e9 DEBUG 02:05:51,088 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,089 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@79795976 not defined as pure js property DEBUG 02:05:51,089 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@79795976 not defined as pure js property DEBUG 02:05:51,090 [main] Page Encoding detected: UTF-8 takeover2

c1
DEBUG 02:05:51,090 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,090 [main] Load response for http://localhost:36584/view/takeover/input.html DEBUG 02:05:51,091 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,091 [btpool0-8] ** before *****************************************: /view/takeover/input.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@58596d12 RequestedSessionId=null REQUEST_URI=/view/takeover/input.html, SERVLET_PATH=/view/takeover/input.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@5707e60e [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@cb6c1e9 DEBUG 02:05:51,103 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.InputPage[takeover_inputPage])のコンポーネント定義を登録します DEBUG 02:05:51,116 [btpool0-8] ** after *****************************************: /view/takeover/input.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1dekvnd0walk3;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@1cadc928 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1dekvnd0walk3 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@5707e60e [request]org.seasar.teeda.extension.Condition=[Form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]takeover_inputPage=org.seasar.teeda.it.web.takeover.InputPage@55716fcd [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={page=null}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={subapp1=null, subapp2=null}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@a63278e DEBUG 02:05:51,117 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,118 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:51,119 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:51,120 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:51,121 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@71c5eff4 not defined as pure js property DEBUG 02:05:51,121 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@71c5eff4 not defined as pure js property DEBUG 02:05:51,122 [main] Page Encoding detected: UTF-8 入力画面
スコープ
デフォルト
Page
Redirect 1
Redirect 2
Subapp 1
Subapp 2








DEBUG 02:05:51,123 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,123 [main] Load response for http://localhost:36584/view/takeover/input.html;jsessionid=1dekvnd0walk3 DEBUG 02:05:51,125 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,126 [btpool0-8] ** before *****************************************: /view/takeover/input.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@58a35603 RequestedSessionId=1dekvnd0walk3 REQUEST_URI=/view/takeover/input.html;jsessionid=1dekvnd0walk3, SERVLET_PATH=/view/takeover/input.html CharacterEncoding=UTF-8, ContentLength=165, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1dekvnd0walk3 Session :: CreationTime=1639155951091, LastAccessedTime=1639155951125, MaxInactiveInterval=1800 [param]Form/view/takeover/input.html=Form [param]Form:data=a [param]Form:doDefault=Default [param]Form:page=b [param]Form:redirect1=c [param]Form:redirect2=d [param]Form:subapp1=e [param]Form:subapp2=f [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@4b640c6b [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1dekvnd0walk3 [header]Content-Length=165 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1dekvnd0walk3; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={page=null}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={subapp1=null, subapp2=null}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@a63278e DEBUG 02:05:51,134 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.InputPage[takeover_inputPage])のコンポーネント定義を登録します INFO 02:05:51,136 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:51,136 [btpool0-8] ** after *****************************************: /view/takeover/input.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/takeover/confirm.html?te-uniquekey=17da54ee620 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@4a2cc289 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@4b640c6b [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/takeover/input.html [request]takeover_inputPage=org.seasar.teeda.it.web.takeover.InputPage@4097d66a [request]teeda.SUBMITTED_COMMAND=doDefault [cookie]JSESSIONID=1dekvnd0walk3 [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={page=null}}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/takeover/confirm.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={redirect1=c, redirect2=d}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={data=a, subapp1=e, subapp2=f}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@307dea47 DEBUG 02:05:51,136 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/takeover/confirm.html?te-uniquekey=17da54ee620] DEBUG 02:05:51,136 [main] Load response for http://localhost:36584/view/takeover/confirm.html?te-uniquekey=17da54ee620 DEBUG 02:05:51,138 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,138 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,140 [btpool0-8] ** before *****************************************: /view/takeover/confirm.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@39cc65b1 RequestedSessionId=1dekvnd0walk3 REQUEST_URI=/view/takeover/confirm.html, SERVLET_PATH=/view/takeover/confirm.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ee620, PathInfo=null, RemoteUser=null Session SessionId=1dekvnd0walk3 Session :: CreationTime=1639155951091, LastAccessedTime=1639155951138, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ee620 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1a28651c [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1dekvnd0walk3 [header]Cookie=$Version=0; JSESSIONID=1dekvnd0walk3; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={page=null}}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/takeover/confirm.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={redirect1=c, redirect2=d}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={data=a, subapp1=e, subapp2=f}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@307dea47 DEBUG 02:05:51,150 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.ConfirmPage[takeover_confirmPage])のコンポーネント定義を登録します DEBUG 02:05:51,160 [btpool0-8] ** after *****************************************: /view/takeover/confirm.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]data=a [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@512a5253 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1a28651c [request]org.seasar.teeda.extension.Condition=[Form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/takeover/input.html [request]redirect1=c [request]redirect2=d [request]subapp1=e [request]subapp2=f [request]takeover_confirmPage=org.seasar.teeda.it.web.takeover.ConfirmPage@3182f0c6 [cookie]JSESSIONID=1dekvnd0walk3 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/takeover/confirm.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={data=a, subapp1=e, subapp2=f}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/confirm.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@b8d708f DEBUG 02:05:51,161 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,162 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@28d3953f not defined as pure js property DEBUG 02:05:51,162 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@28d3953f not defined as pure js property DEBUG 02:05:51,164 [main] Page Encoding detected: UTF-8 確認画面
スコープ
デフォルトa
Page
Redirect1c
Redirect2d
Subapp1e
Subapp2f

リロードするとRedirectスコープの値は消えます.

(Never) reload
DEBUG 02:05:51,165 [main] do click action in window '', using href 'confirm.html' DEBUG 02:05:51,165 [main] Getting page for http://localhost:36584/view/takeover/confirm.html, derived from href 'confirm.html', using the originating url http://localhost:36584/view/takeover/confirm.html?te-uniquekey=17da54ee620 DEBUG 02:05:51,165 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,165 [main] Load response for http://localhost:36584/view/takeover/confirm.html DEBUG 02:05:51,166 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,167 [btpool0-8] ** before *****************************************: /view/takeover/confirm.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@6783113b RequestedSessionId=1dekvnd0walk3 REQUEST_URI=/view/takeover/confirm.html, SERVLET_PATH=/view/takeover/confirm.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1dekvnd0walk3 Session :: CreationTime=1639155951091, LastAccessedTime=1639155951166, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@4de06d94 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1dekvnd0walk3 [header]Cookie=$Version=0; JSESSIONID=1dekvnd0walk3; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/takeover/confirm.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={data=a, subapp1=e, subapp2=f}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/confirm.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@b8d708f DEBUG 02:05:51,172 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.ConfirmPage[takeover_confirmPage])のコンポーネント定義を登録します DEBUG 02:05:51,173 [btpool0-8] ** after *****************************************: /view/takeover/confirm.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]data=a [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@34eeb9e5 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@4de06d94 [request]org.seasar.teeda.extension.Condition=[Form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/takeover/confirm.html [request]subapp1=e [request]subapp2=f [request]takeover_confirmPage=org.seasar.teeda.it.web.takeover.ConfirmPage@24ee8489 [cookie]JSESSIONID=1dekvnd0walk3 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={data=a, subapp1=e, subapp2=f}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/confirm.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@273f5150 DEBUG 02:05:51,175 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,176 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@489eeaeb not defined as pure js property DEBUG 02:05:51,176 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@489eeaeb not defined as pure js property DEBUG 02:05:51,177 [main] Page Encoding detected: UTF-8 確認画面
スコープ
デフォルトa
Page
Redirect1
Redirect2
Subapp1e
Subapp2f

リロードするとRedirectスコープの値は消えます.

(Never) reload
DEBUG 02:05:51,177 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,177 [main] Load response for http://localhost:36584/view/takeover/input.html DEBUG 02:05:51,178 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,178 [btpool0-8] ** before *****************************************: /view/takeover/input.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@559c4c8e RequestedSessionId=null REQUEST_URI=/view/takeover/input.html, SERVLET_PATH=/view/takeover/input.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@8662a8b [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@273f5150 DEBUG 02:05:51,184 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.InputPage[takeover_inputPage])のコンポーネント定義を登録します DEBUG 02:05:51,186 [btpool0-8] ** after *****************************************: /view/takeover/input.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=xb110d014mgb;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@57b08b4f [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=xb110d014mgb [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@8662a8b [request]org.seasar.teeda.extension.Condition=[Form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]takeover_inputPage=org.seasar.teeda.it.web.takeover.InputPage@78a1c83 [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={page=null}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={subapp1=null, subapp2=null}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7c55e052 DEBUG 02:05:51,187 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,188 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:51,188 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:51,190 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:51,190 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6155bfb7 not defined as pure js property DEBUG 02:05:51,190 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6155bfb7 not defined as pure js property DEBUG 02:05:51,192 [main] Page Encoding detected: UTF-8 入力画面
スコープ
デフォルト
Page
Redirect 1
Redirect 2
Subapp 1
Subapp 2








DEBUG 02:05:51,192 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,192 [main] Load response for http://localhost:36584/view/takeover/input.html;jsessionid=xb110d014mgb DEBUG 02:05:51,194 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,194 [btpool0-8] ** before *****************************************: /view/takeover/input.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@4ef0916c RequestedSessionId=xb110d014mgb REQUEST_URI=/view/takeover/input.html;jsessionid=xb110d014mgb, SERVLET_PATH=/view/takeover/input.html CharacterEncoding=UTF-8, ContentLength=161, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=xb110d014mgb Session :: CreationTime=1639155951178, LastAccessedTime=1639155951194, MaxInactiveInterval=1800 [param]Form/view/takeover/input.html=Form [param]Form:data=a [param]Form:doNever=Never [param]Form:page=b [param]Form:redirect1=c [param]Form:redirect2=d [param]Form:subapp1=e [param]Form:subapp2=f [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@13db71f1 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=xb110d014mgb [header]Content-Length=161 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=xb110d014mgb; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={page=null}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={subapp1=null, subapp2=null}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7c55e052 DEBUG 02:05:51,200 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.InputPage[takeover_inputPage])のコンポーネント定義を登録します DEBUG 02:05:51,202 [btpool0-8] ** after *****************************************: /view/takeover/input.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/takeover/confirm.html?te-uniquekey=17da54ee661 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@70d9f206 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@13db71f1 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/takeover/input.html [request]takeover_inputPage=org.seasar.teeda.it.web.takeover.InputPage@74a0a1cb [request]teeda.SUBMITTED_COMMAND=doNever [cookie]JSESSIONID=xb110d014mgb [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={page=null}}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/takeover/confirm.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5dde523e INFO 02:05:51,202 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:51,202 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/takeover/confirm.html?te-uniquekey=17da54ee661] DEBUG 02:05:51,202 [main] Load response for http://localhost:36584/view/takeover/confirm.html?te-uniquekey=17da54ee661 DEBUG 02:05:51,203 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,204 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,205 [btpool0-8] ** before *****************************************: /view/takeover/confirm.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@26e88fd6 RequestedSessionId=xb110d014mgb REQUEST_URI=/view/takeover/confirm.html, SERVLET_PATH=/view/takeover/confirm.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ee661, PathInfo=null, RemoteUser=null Session SessionId=xb110d014mgb Session :: CreationTime=1639155951178, LastAccessedTime=1639155951204, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ee661 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6e3b3e8e [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=xb110d014mgb [header]Cookie=$Version=0; JSESSIONID=xb110d014mgb; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={page=null}}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/takeover/confirm.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5dde523e DEBUG 02:05:51,212 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.ConfirmPage[takeover_confirmPage])のコンポーネント定義を登録します DEBUG 02:05:51,213 [btpool0-8] ** after *****************************************: /view/takeover/confirm.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@683a51de [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6e3b3e8e [request]org.seasar.teeda.extension.Condition=[Form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/takeover/input.html [request]takeover_confirmPage=org.seasar.teeda.it.web.takeover.ConfirmPage@4cd4fb47 [cookie]JSESSIONID=xb110d014mgb [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/takeover/confirm.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/confirm.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@32bd19b9 DEBUG 02:05:51,215 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,216 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@100e6a4b not defined as pure js property DEBUG 02:05:51,216 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@100e6a4b not defined as pure js property DEBUG 02:05:51,218 [main] Page Encoding detected: UTF-8 確認画面
スコープ
デフォルト
Page
Redirect1
Redirect2
Subapp1
Subapp2

リロードするとRedirectスコープの値は消えます.

(Never) reload
DEBUG 02:05:51,218 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,218 [main] Load response for http://localhost:36584/view/takeover/input.html DEBUG 02:05:51,219 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,219 [btpool0-8] ** before *****************************************: /view/takeover/input.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@70cebf7 RequestedSessionId=null REQUEST_URI=/view/takeover/input.html, SERVLET_PATH=/view/takeover/input.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6157a8be [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@32bd19b9 DEBUG 02:05:51,226 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.InputPage[takeover_inputPage])のコンポーネント定義を登録します DEBUG 02:05:51,228 [btpool0-8] ** after *****************************************: /view/takeover/input.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=p2hmhz6lu4dz;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@a8bd17b [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=p2hmhz6lu4dz [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6157a8be [request]org.seasar.teeda.extension.Condition=[Form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]takeover_inputPage=org.seasar.teeda.it.web.takeover.InputPage@6165e7a5 [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={page=null}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={subapp1=null, subapp2=null}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@694b3397 DEBUG 02:05:51,229 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,230 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:51,230 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:51,232 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:51,233 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5f8b459a not defined as pure js property DEBUG 02:05:51,233 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5f8b459a not defined as pure js property DEBUG 02:05:51,235 [main] Page Encoding detected: UTF-8 入力画面
スコープ
デフォルト
Page
Redirect 1
Redirect 2
Subapp 1
Subapp 2








DEBUG 02:05:51,236 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,236 [main] Load response for http://localhost:36584/view/takeover/input.html;jsessionid=p2hmhz6lu4dz DEBUG 02:05:51,238 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,239 [btpool0-8] ** before *****************************************: /view/takeover/input.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@5b2ebb84 RequestedSessionId=p2hmhz6lu4dz REQUEST_URI=/view/takeover/input.html;jsessionid=p2hmhz6lu4dz, SERVLET_PATH=/view/takeover/input.html CharacterEncoding=UTF-8, ContentLength=184, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=p2hmhz6lu4dz Session :: CreationTime=1639155951219, LastAccessedTime=1639155951238, MaxInactiveInterval=1800 [param]Form/view/takeover/input.html=Form [param]Form:data=a [param]Form:doIncludeRedirect1=Include Redirect1 [param]Form:page=b [param]Form:redirect1=c [param]Form:redirect2=d [param]Form:subapp1=e [param]Form:subapp2=f [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@591905e0 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=p2hmhz6lu4dz [header]Content-Length=184 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=p2hmhz6lu4dz; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={page=null}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={subapp1=null, subapp2=null}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@694b3397 DEBUG 02:05:51,244 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.InputPage[takeover_inputPage])のコンポーネント定義を登録します INFO 02:05:51,246 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:51,246 [btpool0-8] ** after *****************************************: /view/takeover/input.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/takeover/confirm.html?te-uniquekey=17da54ee68e [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@17e4a077 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@591905e0 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/takeover/input.html [request]takeover_inputPage=org.seasar.teeda.it.web.takeover.InputPage@22e2f0e2 [request]teeda.SUBMITTED_COMMAND=doIncludeRedirect1 [cookie]JSESSIONID=p2hmhz6lu4dz [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={page=null}}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/takeover/confirm.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={redirect1=c}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@61349752 DEBUG 02:05:51,246 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/takeover/confirm.html?te-uniquekey=17da54ee68e] DEBUG 02:05:51,246 [main] Load response for http://localhost:36584/view/takeover/confirm.html?te-uniquekey=17da54ee68e DEBUG 02:05:51,247 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,248 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,249 [btpool0-8] ** before *****************************************: /view/takeover/confirm.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@cfae153 RequestedSessionId=p2hmhz6lu4dz REQUEST_URI=/view/takeover/confirm.html, SERVLET_PATH=/view/takeover/confirm.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ee68e, PathInfo=null, RemoteUser=null Session SessionId=p2hmhz6lu4dz Session :: CreationTime=1639155951219, LastAccessedTime=1639155951248, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ee68e [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2adf16cd [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=p2hmhz6lu4dz [header]Cookie=$Version=0; JSESSIONID=p2hmhz6lu4dz; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={page=null}}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/takeover/confirm.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={redirect1=c}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@61349752 DEBUG 02:05:51,255 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.ConfirmPage[takeover_confirmPage])のコンポーネント定義を登録します DEBUG 02:05:51,256 [btpool0-8] ** after *****************************************: /view/takeover/confirm.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5e7ff186 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2adf16cd [request]org.seasar.teeda.extension.Condition=[Form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/takeover/input.html [request]redirect1=c [request]takeover_confirmPage=org.seasar.teeda.it.web.takeover.ConfirmPage@21c9c4e2 [cookie]JSESSIONID=p2hmhz6lu4dz [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/takeover/confirm.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/confirm.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@459ce2c2 DEBUG 02:05:51,258 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,259 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@66f737a7 not defined as pure js property DEBUG 02:05:51,259 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@66f737a7 not defined as pure js property DEBUG 02:05:51,260 [main] Page Encoding detected: UTF-8 確認画面
スコープ
デフォルト
Page
Redirect1c
Redirect2
Subapp1
Subapp2

リロードするとRedirectスコープの値は消えます.

(Never) reload
DEBUG 02:05:51,260 [main] do click action in window '', using href 'confirm.html' DEBUG 02:05:51,261 [main] Getting page for http://localhost:36584/view/takeover/confirm.html, derived from href 'confirm.html', using the originating url http://localhost:36584/view/takeover/confirm.html?te-uniquekey=17da54ee68e DEBUG 02:05:51,261 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,261 [main] Load response for http://localhost:36584/view/takeover/confirm.html DEBUG 02:05:51,262 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,263 [btpool0-8] ** before *****************************************: /view/takeover/confirm.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@63bd6328 RequestedSessionId=p2hmhz6lu4dz REQUEST_URI=/view/takeover/confirm.html, SERVLET_PATH=/view/takeover/confirm.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=p2hmhz6lu4dz Session :: CreationTime=1639155951219, LastAccessedTime=1639155951262, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@26b90a40 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=p2hmhz6lu4dz [header]Cookie=$Version=0; JSESSIONID=p2hmhz6lu4dz; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/takeover/confirm.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/confirm.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@459ce2c2 DEBUG 02:05:51,267 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.ConfirmPage[takeover_confirmPage])のコンポーネント定義を登録します DEBUG 02:05:51,268 [btpool0-8] ** after *****************************************: /view/takeover/confirm.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@2f1b2b6f [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@26b90a40 [request]org.seasar.teeda.extension.Condition=[Form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/takeover/confirm.html [request]takeover_confirmPage=org.seasar.teeda.it.web.takeover.ConfirmPage@20c09c92 [cookie]JSESSIONID=p2hmhz6lu4dz [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/confirm.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@4567460a DEBUG 02:05:51,270 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,271 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4704f743 not defined as pure js property DEBUG 02:05:51,271 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4704f743 not defined as pure js property DEBUG 02:05:51,272 [main] Page Encoding detected: UTF-8 確認画面
スコープ
デフォルト
Page
Redirect1
Redirect2
Subapp1
Subapp2

リロードするとRedirectスコープの値は消えます.

(Never) reload
DEBUG 02:05:51,272 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,272 [main] Load response for http://localhost:36584/view/takeover/input.html DEBUG 02:05:51,273 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,273 [btpool0-8] ** before *****************************************: /view/takeover/input.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@658f1e0d RequestedSessionId=null REQUEST_URI=/view/takeover/input.html, SERVLET_PATH=/view/takeover/input.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@16fe1b92 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@4567460a DEBUG 02:05:51,280 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.InputPage[takeover_inputPage])のコンポーネント定義を登録します DEBUG 02:05:51,282 [btpool0-8] ** after *****************************************: /view/takeover/input.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=hhwkyhrf1lds;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@71f12b9e [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=hhwkyhrf1lds [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@16fe1b92 [request]org.seasar.teeda.extension.Condition=[Form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]takeover_inputPage=org.seasar.teeda.it.web.takeover.InputPage@1066cc83 [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={page=null}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={subapp1=null, subapp2=null}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@4cfcb4de DEBUG 02:05:51,283 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,284 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:51,284 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:51,285 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:51,286 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@51d41964 not defined as pure js property DEBUG 02:05:51,286 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@51d41964 not defined as pure js property DEBUG 02:05:51,287 [main] Page Encoding detected: UTF-8 入力画面
スコープ
デフォルト
Page
Redirect 1
Redirect 2
Subapp 1
Subapp 2








DEBUG 02:05:51,288 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,288 [main] Load response for http://localhost:36584/view/takeover/input.html;jsessionid=hhwkyhrf1lds DEBUG 02:05:51,290 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,290 [btpool0-8] ** before *****************************************: /view/takeover/input.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@4229348b RequestedSessionId=hhwkyhrf1lds REQUEST_URI=/view/takeover/input.html;jsessionid=hhwkyhrf1lds, SERVLET_PATH=/view/takeover/input.html CharacterEncoding=UTF-8, ContentLength=184, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=hhwkyhrf1lds Session :: CreationTime=1639155951273, LastAccessedTime=1639155951289, MaxInactiveInterval=1800 [param]Form/view/takeover/input.html=Form [param]Form:data=a [param]Form:doExcludeRedirect2=Exclude Redirect2 [param]Form:page=b [param]Form:redirect1=c [param]Form:redirect2=d [param]Form:subapp1=e [param]Form:subapp2=f [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1f38b39c [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=hhwkyhrf1lds [header]Content-Length=184 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=hhwkyhrf1lds; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={page=null}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={subapp1=null, subapp2=null}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@4cfcb4de DEBUG 02:05:51,296 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.InputPage[takeover_inputPage])のコンポーネント定義を登録します INFO 02:05:51,298 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:51,298 [btpool0-8] ** after *****************************************: /view/takeover/input.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/takeover/confirm.html?te-uniquekey=17da54ee6c1 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@a983bcc [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1f38b39c [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/takeover/input.html [request]takeover_inputPage=org.seasar.teeda.it.web.takeover.InputPage@107dd383 [request]teeda.SUBMITTED_COMMAND=doExcludeRedirect2 [cookie]JSESSIONID=hhwkyhrf1lds [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={page=null}}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/takeover/confirm.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={redirect1=c}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={data=a, subapp1=e, subapp2=f}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@34c945ea DEBUG 02:05:51,298 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/takeover/confirm.html?te-uniquekey=17da54ee6c1] DEBUG 02:05:51,298 [main] Load response for http://localhost:36584/view/takeover/confirm.html?te-uniquekey=17da54ee6c1 DEBUG 02:05:51,299 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,300 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,301 [btpool0-8] ** before *****************************************: /view/takeover/confirm.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@55f1a9a3 RequestedSessionId=hhwkyhrf1lds REQUEST_URI=/view/takeover/confirm.html, SERVLET_PATH=/view/takeover/confirm.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ee6c1, PathInfo=null, RemoteUser=null Session SessionId=hhwkyhrf1lds Session :: CreationTime=1639155951273, LastAccessedTime=1639155951300, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ee6c1 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6cb83869 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=hhwkyhrf1lds [header]Cookie=$Version=0; JSESSIONID=hhwkyhrf1lds; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={page=null}}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/takeover/confirm.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={redirect1=c}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={data=a, subapp1=e, subapp2=f}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@34c945ea DEBUG 02:05:51,306 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.ConfirmPage[takeover_confirmPage])のコンポーネント定義を登録します DEBUG 02:05:51,307 [btpool0-8] ** after *****************************************: /view/takeover/confirm.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]data=a [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@36622abb [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6cb83869 [request]org.seasar.teeda.extension.Condition=[Form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/takeover/input.html [request]redirect1=c [request]subapp1=e [request]subapp2=f [request]takeover_confirmPage=org.seasar.teeda.it.web.takeover.ConfirmPage@66e376e1 [cookie]JSESSIONID=hhwkyhrf1lds [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/takeover/confirm.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={data=a, subapp1=e, subapp2=f}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/confirm.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5f91e28c DEBUG 02:05:51,308 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,309 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7e400fd9 not defined as pure js property DEBUG 02:05:51,309 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7e400fd9 not defined as pure js property DEBUG 02:05:51,311 [main] Page Encoding detected: UTF-8 確認画面
スコープ
デフォルトa
Page
Redirect1c
Redirect2
Subapp1e
Subapp2f

リロードするとRedirectスコープの値は消えます.

(Never) reload
DEBUG 02:05:51,311 [main] do click action in window '', using href 'confirm.html' DEBUG 02:05:51,311 [main] Getting page for http://localhost:36584/view/takeover/confirm.html, derived from href 'confirm.html', using the originating url http://localhost:36584/view/takeover/confirm.html?te-uniquekey=17da54ee6c1 DEBUG 02:05:51,311 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,311 [main] Load response for http://localhost:36584/view/takeover/confirm.html DEBUG 02:05:51,313 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,314 [btpool0-8] ** before *****************************************: /view/takeover/confirm.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@64af3556 RequestedSessionId=hhwkyhrf1lds REQUEST_URI=/view/takeover/confirm.html, SERVLET_PATH=/view/takeover/confirm.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=hhwkyhrf1lds Session :: CreationTime=1639155951273, LastAccessedTime=1639155951313, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2ad6d4be [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=hhwkyhrf1lds [header]Cookie=$Version=0; JSESSIONID=hhwkyhrf1lds; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/takeover/confirm.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={data=a, subapp1=e, subapp2=f}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/confirm.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5f91e28c DEBUG 02:05:51,321 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.ConfirmPage[takeover_confirmPage])のコンポーネント定義を登録します DEBUG 02:05:51,322 [btpool0-8] ** after *****************************************: /view/takeover/confirm.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]data=a [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@64b19970 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2ad6d4be [request]org.seasar.teeda.extension.Condition=[Form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/takeover/confirm.html [request]subapp1=e [request]subapp2=f [request]takeover_confirmPage=org.seasar.teeda.it.web.takeover.ConfirmPage@47d0bbb5 [cookie]JSESSIONID=hhwkyhrf1lds [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={data=a, subapp1=e, subapp2=f}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/confirm.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@58d38ce8 DEBUG 02:05:51,324 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,325 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@24be0018 not defined as pure js property DEBUG 02:05:51,325 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@24be0018 not defined as pure js property DEBUG 02:05:51,326 [main] Page Encoding detected: UTF-8 確認画面
スコープ
デフォルトa
Page
Redirect1
Redirect2
Subapp1e
Subapp2f

リロードするとRedirectスコープの値は消えます.

(Never) reload
DEBUG 02:05:51,326 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,326 [main] Load response for http://localhost:36584/view/takeover/input.html DEBUG 02:05:51,327 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,327 [btpool0-8] ** before *****************************************: /view/takeover/input.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@29200a7a RequestedSessionId=null REQUEST_URI=/view/takeover/input.html, SERVLET_PATH=/view/takeover/input.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@768fe4ad [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@58d38ce8 DEBUG 02:05:51,334 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.InputPage[takeover_inputPage])のコンポーネント定義を登録します DEBUG 02:05:51,337 [btpool0-8] ** after *****************************************: /view/takeover/input.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1lcjqwte7469q;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@f3a1ea1 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1lcjqwte7469q [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@768fe4ad [request]org.seasar.teeda.extension.Condition=[Form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]takeover_inputPage=org.seasar.teeda.it.web.takeover.InputPage@30b0e3d6 [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={page=null}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={subapp1=null, subapp2=null}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2d3e0f93 DEBUG 02:05:51,338 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,339 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:51,339 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:51,340 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:51,341 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7ef7f696 not defined as pure js property DEBUG 02:05:51,341 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7ef7f696 not defined as pure js property DEBUG 02:05:51,342 [main] Page Encoding detected: UTF-8 入力画面
スコープ
デフォルト
Page
Redirect 1
Redirect 2
Subapp 1
Subapp 2








DEBUG 02:05:51,343 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,343 [main] Load response for http://localhost:36584/view/takeover/input.html;jsessionid=1lcjqwte7469q DEBUG 02:05:51,345 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,346 [btpool0-8] ** before *****************************************: /view/takeover/input.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@47649f10 RequestedSessionId=1lcjqwte7469q REQUEST_URI=/view/takeover/input.html;jsessionid=1lcjqwte7469q, SERVLET_PATH=/view/takeover/input.html CharacterEncoding=UTF-8, ContentLength=180, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1lcjqwte7469q Session :: CreationTime=1639155951327, LastAccessedTime=1639155951344, MaxInactiveInterval=1800 [param]Form/view/takeover/input.html=Form [param]Form:data=a [param]Form:doIncludeSubapp1=Include Subapp1 [param]Form:page=b [param]Form:redirect1=c [param]Form:redirect2=d [param]Form:subapp1=e [param]Form:subapp2=f [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1f06f80e [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1lcjqwte7469q [header]Content-Length=180 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1lcjqwte7469q; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={page=null}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={subapp1=null, subapp2=null}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2d3e0f93 DEBUG 02:05:51,359 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.InputPage[takeover_inputPage])のコンポーネント定義を登録します INFO 02:05:51,361 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:51,362 [btpool0-8] ** after *****************************************: /view/takeover/input.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/takeover/confirm.html?te-uniquekey=17da54ee701 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@43efe432 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1f06f80e [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/takeover/input.html [request]takeover_inputPage=org.seasar.teeda.it.web.takeover.InputPage@3a6eb176 [request]teeda.SUBMITTED_COMMAND=doIncludeSubapp1 [cookie]JSESSIONID=1lcjqwte7469q [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={page=null}}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/takeover/confirm.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={subapp1=e}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3944d7f2 DEBUG 02:05:51,362 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/takeover/confirm.html?te-uniquekey=17da54ee701] DEBUG 02:05:51,362 [main] Load response for http://localhost:36584/view/takeover/confirm.html?te-uniquekey=17da54ee701 DEBUG 02:05:51,363 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,363 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,364 [btpool0-8] ** before *****************************************: /view/takeover/confirm.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@e39d3bf RequestedSessionId=1lcjqwte7469q REQUEST_URI=/view/takeover/confirm.html, SERVLET_PATH=/view/takeover/confirm.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ee701, PathInfo=null, RemoteUser=null Session SessionId=1lcjqwte7469q Session :: CreationTime=1639155951327, LastAccessedTime=1639155951363, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ee701 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@767ca7e4 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1lcjqwte7469q [header]Cookie=$Version=0; JSESSIONID=1lcjqwte7469q; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={page=null}}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/takeover/confirm.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={subapp1=e}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3944d7f2 DEBUG 02:05:51,368 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.ConfirmPage[takeover_confirmPage])のコンポーネント定義を登録します DEBUG 02:05:51,369 [btpool0-8] ** after *****************************************: /view/takeover/confirm.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@4de3a4c7 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@767ca7e4 [request]org.seasar.teeda.extension.Condition=[Form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/takeover/input.html [request]subapp1=e [request]takeover_confirmPage=org.seasar.teeda.it.web.takeover.ConfirmPage@1c572cc4 [cookie]JSESSIONID=1lcjqwte7469q [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/takeover/confirm.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={subapp1=e}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/confirm.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1f3c0665 DEBUG 02:05:51,370 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,371 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@13a15f06 not defined as pure js property DEBUG 02:05:51,371 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@13a15f06 not defined as pure js property DEBUG 02:05:51,372 [main] Page Encoding detected: UTF-8 確認画面
スコープ
デフォルト
Page
Redirect1
Redirect2
Subapp1e
Subapp2

リロードするとRedirectスコープの値は消えます.

(Never) reload
DEBUG 02:05:51,373 [main] do click action in window '', using href 'confirm.html' DEBUG 02:05:51,373 [main] Getting page for http://localhost:36584/view/takeover/confirm.html, derived from href 'confirm.html', using the originating url http://localhost:36584/view/takeover/confirm.html?te-uniquekey=17da54ee701 DEBUG 02:05:51,373 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,373 [main] Load response for http://localhost:36584/view/takeover/confirm.html DEBUG 02:05:51,374 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,375 [btpool0-8] ** before *****************************************: /view/takeover/confirm.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@611270a0 RequestedSessionId=1lcjqwte7469q REQUEST_URI=/view/takeover/confirm.html, SERVLET_PATH=/view/takeover/confirm.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1lcjqwte7469q Session :: CreationTime=1639155951327, LastAccessedTime=1639155951374, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1a04a2a [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1lcjqwte7469q [header]Cookie=$Version=0; JSESSIONID=1lcjqwte7469q; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/takeover/confirm.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={subapp1=e}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/confirm.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1f3c0665 DEBUG 02:05:51,379 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.ConfirmPage[takeover_confirmPage])のコンポーネント定義を登録します DEBUG 02:05:51,380 [btpool0-8] ** after *****************************************: /view/takeover/confirm.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@2bea6ce9 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1a04a2a [request]org.seasar.teeda.extension.Condition=[Form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/takeover/confirm.html [request]subapp1=e [request]takeover_confirmPage=org.seasar.teeda.it.web.takeover.ConfirmPage@2b944b85 [cookie]JSESSIONID=1lcjqwte7469q [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={subapp1=e}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/confirm.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@14ea1f1d DEBUG 02:05:51,381 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,382 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@24e16ad7 not defined as pure js property DEBUG 02:05:51,382 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@24e16ad7 not defined as pure js property DEBUG 02:05:51,383 [main] Page Encoding detected: UTF-8 確認画面
スコープ
デフォルト
Page
Redirect1
Redirect2
Subapp1e
Subapp2

リロードするとRedirectスコープの値は消えます.

(Never) reload
DEBUG 02:05:51,383 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,383 [main] Load response for http://localhost:36584/view/takeover/input.html DEBUG 02:05:51,384 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,384 [btpool0-8] ** before *****************************************: /view/takeover/input.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@5233d6f1 RequestedSessionId=null REQUEST_URI=/view/takeover/input.html, SERVLET_PATH=/view/takeover/input.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@49649260 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@14ea1f1d DEBUG 02:05:51,390 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.InputPage[takeover_inputPage])のコンポーネント定義を登録します DEBUG 02:05:51,392 [btpool0-8] ** after *****************************************: /view/takeover/input.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=m4xejcqvdm52;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3790ce52 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=m4xejcqvdm52 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@49649260 [request]org.seasar.teeda.extension.Condition=[Form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]takeover_inputPage=org.seasar.teeda.it.web.takeover.InputPage@3d985fe [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={page=null}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={subapp1=null, subapp2=null}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3debe8ab DEBUG 02:05:51,393 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,394 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:51,394 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:51,395 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:51,396 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@b8be647 not defined as pure js property DEBUG 02:05:51,396 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@b8be647 not defined as pure js property DEBUG 02:05:51,397 [main] Page Encoding detected: UTF-8 入力画面
スコープ
デフォルト
Page
Redirect 1
Redirect 2
Subapp 1
Subapp 2








DEBUG 02:05:51,397 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,397 [main] Load response for http://localhost:36584/view/takeover/input.html;jsessionid=m4xejcqvdm52 DEBUG 02:05:51,399 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,400 [btpool0-8] ** before *****************************************: /view/takeover/input.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@1beaed6 RequestedSessionId=m4xejcqvdm52 REQUEST_URI=/view/takeover/input.html;jsessionid=m4xejcqvdm52, SERVLET_PATH=/view/takeover/input.html CharacterEncoding=UTF-8, ContentLength=180, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=m4xejcqvdm52 Session :: CreationTime=1639155951384, LastAccessedTime=1639155951399, MaxInactiveInterval=1800 [param]Form/view/takeover/input.html=Form [param]Form:data=a [param]Form:doExcludeSubapp2=Exclude Subapp2 [param]Form:page=b [param]Form:redirect1=c [param]Form:redirect2=d [param]Form:subapp1=e [param]Form:subapp2=f [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@dc8647f [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=m4xejcqvdm52 [header]Content-Length=180 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=m4xejcqvdm52; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={page=null}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={subapp1=null, subapp2=null}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3debe8ab DEBUG 02:05:51,405 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.InputPage[takeover_inputPage])のコンポーネント定義を登録します DEBUG 02:05:51,406 [btpool0-8] ** after *****************************************: /view/takeover/input.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/takeover/confirm.html?te-uniquekey=17da54ee72e [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@1c9e9515 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@dc8647f [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/takeover/input.html [request]takeover_inputPage=org.seasar.teeda.it.web.takeover.InputPage@6f4da460 [request]teeda.SUBMITTED_COMMAND=doExcludeSubapp2 [cookie]JSESSIONID=m4xejcqvdm52 [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={page=null}}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/takeover/confirm.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={redirect1=c, redirect2=d}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={data=a, subapp1=e}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5262d3b6 INFO 02:05:51,406 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:51,407 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/takeover/confirm.html?te-uniquekey=17da54ee72e] DEBUG 02:05:51,407 [main] Load response for http://localhost:36584/view/takeover/confirm.html?te-uniquekey=17da54ee72e DEBUG 02:05:51,409 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,409 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,410 [btpool0-8] ** before *****************************************: /view/takeover/confirm.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@499a164 RequestedSessionId=m4xejcqvdm52 REQUEST_URI=/view/takeover/confirm.html, SERVLET_PATH=/view/takeover/confirm.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ee72e, PathInfo=null, RemoteUser=null Session SessionId=m4xejcqvdm52 Session :: CreationTime=1639155951384, LastAccessedTime=1639155951409, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ee72e [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@232ae98 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=m4xejcqvdm52 [header]Cookie=$Version=0; JSESSIONID=m4xejcqvdm52; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={page=null}}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/takeover/confirm.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={redirect1=c, redirect2=d}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={data=a, subapp1=e}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5262d3b6 DEBUG 02:05:51,414 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.ConfirmPage[takeover_confirmPage])のコンポーネント定義を登録します DEBUG 02:05:51,415 [btpool0-8] ** after *****************************************: /view/takeover/confirm.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]data=a [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@34a84a4f [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@232ae98 [request]org.seasar.teeda.extension.Condition=[Form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/takeover/input.html [request]redirect1=c [request]redirect2=d [request]subapp1=e [request]takeover_confirmPage=org.seasar.teeda.it.web.takeover.ConfirmPage@14a6a38b [cookie]JSESSIONID=m4xejcqvdm52 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/takeover/confirm.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={data=a, subapp1=e}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/confirm.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@483b0544 DEBUG 02:05:51,416 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,417 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5dafed5e not defined as pure js property DEBUG 02:05:51,417 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5dafed5e not defined as pure js property DEBUG 02:05:51,418 [main] Page Encoding detected: UTF-8 確認画面
スコープ
デフォルトa
Page
Redirect1c
Redirect2d
Subapp1e
Subapp2

リロードするとRedirectスコープの値は消えます.

(Never) reload
DEBUG 02:05:51,419 [main] do click action in window '', using href 'confirm.html' DEBUG 02:05:51,419 [main] Getting page for http://localhost:36584/view/takeover/confirm.html, derived from href 'confirm.html', using the originating url http://localhost:36584/view/takeover/confirm.html?te-uniquekey=17da54ee72e DEBUG 02:05:51,419 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,419 [main] Load response for http://localhost:36584/view/takeover/confirm.html DEBUG 02:05:51,421 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,422 [btpool0-8] ** before *****************************************: /view/takeover/confirm.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@489a6bd1 RequestedSessionId=m4xejcqvdm52 REQUEST_URI=/view/takeover/confirm.html, SERVLET_PATH=/view/takeover/confirm.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=m4xejcqvdm52 Session :: CreationTime=1639155951384, LastAccessedTime=1639155951421, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@121c8b94 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=m4xejcqvdm52 [header]Cookie=$Version=0; JSESSIONID=m4xejcqvdm52; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/takeover/confirm.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={data=a, subapp1=e}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/confirm.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@483b0544 DEBUG 02:05:51,428 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.ConfirmPage[takeover_confirmPage])のコンポーネント定義を登録します DEBUG 02:05:51,429 [btpool0-8] ** after *****************************************: /view/takeover/confirm.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]data=a [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5f32ad96 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@121c8b94 [request]org.seasar.teeda.extension.Condition=[Form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/takeover/confirm.html [request]subapp1=e [request]takeover_confirmPage=org.seasar.teeda.it.web.takeover.ConfirmPage@782283ad [cookie]JSESSIONID=m4xejcqvdm52 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={data=a, subapp1=e}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/confirm.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@21f31079 DEBUG 02:05:51,430 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,431 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@38b229f7 not defined as pure js property DEBUG 02:05:51,431 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@38b229f7 not defined as pure js property DEBUG 02:05:51,432 [main] Page Encoding detected: UTF-8 確認画面
スコープ
デフォルトa
Page
Redirect1
Redirect2
Subapp1e
Subapp2

リロードするとRedirectスコープの値は消えます.

(Never) reload
DEBUG 02:05:51,433 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,433 [main] Load response for http://localhost:36584/view/takeover/input.html DEBUG 02:05:51,433 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,434 [btpool0-8] ** before *****************************************: /view/takeover/input.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@f212168 RequestedSessionId=null REQUEST_URI=/view/takeover/input.html, SERVLET_PATH=/view/takeover/input.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@48183a9a [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@21f31079 DEBUG 02:05:51,440 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.InputPage[takeover_inputPage])のコンポーネント定義を登録します DEBUG 02:05:51,442 [btpool0-8] ** after *****************************************: /view/takeover/input.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=ahms0f057rwl;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@176e5419 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=ahms0f057rwl [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@48183a9a [request]org.seasar.teeda.extension.Condition=[Form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]takeover_inputPage=org.seasar.teeda.it.web.takeover.InputPage@4c534153 [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={page=null}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={subapp1=null, subapp2=null}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6de5d74a DEBUG 02:05:51,443 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,444 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:51,444 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:51,445 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:51,446 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@159daa47 not defined as pure js property DEBUG 02:05:51,446 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@159daa47 not defined as pure js property DEBUG 02:05:51,447 [main] Page Encoding detected: UTF-8 入力画面
スコープ
デフォルト
Page
Redirect 1
Redirect 2
Subapp 1
Subapp 2








DEBUG 02:05:51,447 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,448 [main] Load response for http://localhost:36584/view/takeover/input.html;jsessionid=ahms0f057rwl DEBUG 02:05:51,449 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,451 [btpool0-8] ** before *****************************************: /view/takeover/input.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@5c3345ac RequestedSessionId=ahms0f057rwl REQUEST_URI=/view/takeover/input.html;jsessionid=ahms0f057rwl, SERVLET_PATH=/view/takeover/input.html CharacterEncoding=UTF-8, ContentLength=206, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=ahms0f057rwl Session :: CreationTime=1639155951434, LastAccessedTime=1639155951449, MaxInactiveInterval=1800 [param]Form/view/takeover/input.html=Form [param]Form:data=a [param]Form:doIncludeSubapp1NoProperty=Include Subapp1(NoProperty) [param]Form:page=b [param]Form:redirect1=c [param]Form:redirect2=d [param]Form:subapp1=e [param]Form:subapp2=f [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2a234e7e [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=ahms0f057rwl [header]Content-Length=206 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=ahms0f057rwl; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={page=null}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={subapp1=null, subapp2=null}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6de5d74a DEBUG 02:05:51,458 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.InputPage[takeover_inputPage])のコンポーネント定義を登録します INFO 02:05:51,461 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:51,461 [btpool0-8] ** after *****************************************: /view/takeover/input.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/takeover/noProperty.html?te-uniquekey=17da54ee764 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@73267553 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2a234e7e [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/takeover/input.html [request]takeover_inputPage=org.seasar.teeda.it.web.takeover.InputPage@61e0d734 [request]teeda.SUBMITTED_COMMAND=doIncludeSubapp1NoProperty [cookie]JSESSIONID=ahms0f057rwl [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={page=null}}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/takeover/noProperty.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={subapp1=e}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7050c91f DEBUG 02:05:51,461 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/takeover/noProperty.html?te-uniquekey=17da54ee764] DEBUG 02:05:51,461 [main] Load response for http://localhost:36584/view/takeover/noProperty.html?te-uniquekey=17da54ee764 DEBUG 02:05:51,463 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,463 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,464 [btpool0-8] ** before *****************************************: /view/takeover/noProperty.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@3a6c612e RequestedSessionId=ahms0f057rwl REQUEST_URI=/view/takeover/noProperty.html, SERVLET_PATH=/view/takeover/noProperty.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ee764, PathInfo=null, RemoteUser=null Session SessionId=ahms0f057rwl Session :: CreationTime=1639155951434, LastAccessedTime=1639155951463, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ee764 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@216030f9 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=ahms0f057rwl [header]Cookie=$Version=0; JSESSIONID=ahms0f057rwl; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={page=null}}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/takeover/noProperty.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={subapp1=e}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7050c91f DEBUG 02:05:51,474 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.NoPropertyPage[takeover_noPropertyPage])のコンポーネント定義を登録します DEBUG 02:05:51,485 [btpool0-8] ** after *****************************************: /view/takeover/noProperty.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@7b6ff8e7 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@216030f9 [request]org.seasar.teeda.extension.Condition=[resultForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/takeover/input.html [request]subapp1=e [cookie]JSESSIONID=ahms0f057rwl [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/takeover/noProperty.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={subapp1=e}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/noProperty.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@743e4500 DEBUG 02:05:51,486 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,487 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@33e0bffc not defined as pure js property DEBUG 02:05:51,487 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@33e0bffc not defined as pure js property DEBUG 02:05:51,488 [main] Page Encoding detected: UTF-8 no property
DEBUG 02:05:51,489 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,489 [main] Load response for http://localhost:36584/view/takeover/noProperty.html DEBUG 02:05:51,490 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,492 [btpool0-8] ** before *****************************************: /view/takeover/noProperty.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@58ebfe0 RequestedSessionId=ahms0f057rwl REQUEST_URI=/view/takeover/noProperty.html, SERVLET_PATH=/view/takeover/noProperty.html CharacterEncoding=UTF-8, ContentLength=99, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=ahms0f057rwl Session :: CreationTime=1639155951434, LastAccessedTime=1639155951490, MaxInactiveInterval=1800 [param]resultForm/view/takeover/noProperty.html=resultForm [param]resultForm:doConfirm=確認 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@5ed70df9 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=ahms0f057rwl [header]Content-Length=99 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=ahms0f057rwl; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/takeover/noProperty.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={subapp1=e}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/noProperty.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@743e4500 DEBUG 02:05:51,495 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.NoPropertyPage[takeover_noPropertyPage])のコンポーネント定義を登録します INFO 02:05:51,497 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:51,497 [btpool0-8] ** after *****************************************: /view/takeover/noProperty.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/takeover/confirm.html?te-uniquekey=17da54ee789 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@74d89d8c [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@5ed70df9 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/takeover/noProperty.html [request]subapp1=e [request]takeover_noPropertyPage=org.seasar.teeda.it.web.takeover.NoPropertyPage@394f8e42 [request]teeda.SUBMITTED_COMMAND=doConfirm [cookie]JSESSIONID=ahms0f057rwl [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/takeover/noProperty.html, javax.faces.internal.scope.RedirectScope=/view/takeover/confirm.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={subapp1=e}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/noProperty.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1604ac73 DEBUG 02:05:51,497 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/takeover/confirm.html?te-uniquekey=17da54ee789] DEBUG 02:05:51,497 [main] Load response for http://localhost:36584/view/takeover/confirm.html?te-uniquekey=17da54ee789 DEBUG 02:05:51,499 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,499 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,500 [btpool0-8] ** before *****************************************: /view/takeover/confirm.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@2c598e8d RequestedSessionId=ahms0f057rwl REQUEST_URI=/view/takeover/confirm.html, SERVLET_PATH=/view/takeover/confirm.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ee789, PathInfo=null, RemoteUser=null Session SessionId=ahms0f057rwl Session :: CreationTime=1639155951434, LastAccessedTime=1639155951499, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ee789 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2b9de1ba [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=ahms0f057rwl [header]Cookie=$Version=0; JSESSIONID=ahms0f057rwl; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/takeover/noProperty.html, javax.faces.internal.scope.RedirectScope=/view/takeover/confirm.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={subapp1=e}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/noProperty.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1604ac73 DEBUG 02:05:51,507 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.ConfirmPage[takeover_confirmPage])のコンポーネント定義を登録します DEBUG 02:05:51,508 [btpool0-8] ** after *****************************************: /view/takeover/confirm.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@445fbf68 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2b9de1ba [request]org.seasar.teeda.extension.Condition=[Form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/takeover/noProperty.html [request]subapp1=e [request]takeover_confirmPage=org.seasar.teeda.it.web.takeover.ConfirmPage@6a0f67e9 [cookie]JSESSIONID=ahms0f057rwl [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/takeover/confirm.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={subapp1=e}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/confirm.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@196f2865 DEBUG 02:05:51,510 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,511 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1cb7468d not defined as pure js property DEBUG 02:05:51,511 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1cb7468d not defined as pure js property DEBUG 02:05:51,512 [main] Page Encoding detected: UTF-8 確認画面
スコープ
デフォルト
Page
Redirect1
Redirect2
Subapp1e
Subapp2

リロードするとRedirectスコープの値は消えます.

(Never) reload
DEBUG 02:05:51,512 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,512 [main] Load response for http://localhost:36584/view/takeover/input.html DEBUG 02:05:51,513 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,513 [btpool0-8] ** before *****************************************: /view/takeover/input.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@1adad143 RequestedSessionId=null REQUEST_URI=/view/takeover/input.html, SERVLET_PATH=/view/takeover/input.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@13e0937b [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@196f2865 DEBUG 02:05:51,519 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.InputPage[takeover_inputPage])のコンポーネント定義を登録します DEBUG 02:05:51,522 [btpool0-8] ** after *****************************************: /view/takeover/input.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1bc24gqv4ijvb;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@15f3cd62 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1bc24gqv4ijvb [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@13e0937b [request]org.seasar.teeda.extension.Condition=[Form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]takeover_inputPage=org.seasar.teeda.it.web.takeover.InputPage@3930e830 [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={page=null}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={subapp1=null, subapp2=null}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@39dbc4a5 DEBUG 02:05:51,523 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,524 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:51,524 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:51,525 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:51,526 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3763fa09 not defined as pure js property DEBUG 02:05:51,526 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3763fa09 not defined as pure js property DEBUG 02:05:51,527 [main] Page Encoding detected: UTF-8 入力画面
スコープ
デフォルト
Page
Redirect 1
Redirect 2
Subapp 1
Subapp 2








DEBUG 02:05:51,527 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,527 [main] Load response for http://localhost:36584/view/takeover/input.html;jsessionid=1bc24gqv4ijvb DEBUG 02:05:51,529 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,530 [btpool0-8] ** before *****************************************: /view/takeover/input.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@6693a061 RequestedSessionId=1bc24gqv4ijvb REQUEST_URI=/view/takeover/input.html;jsessionid=1bc24gqv4ijvb, SERVLET_PATH=/view/takeover/input.html CharacterEncoding=UTF-8, ContentLength=206, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1bc24gqv4ijvb Session :: CreationTime=1639155951513, LastAccessedTime=1639155951529, MaxInactiveInterval=1800 [param]Form/view/takeover/input.html=Form [param]Form:data=a [param]Form:doExcludeSubapp2NoProperty=Exclude Subapp2(NoProperty) [param]Form:page=b [param]Form:redirect1=c [param]Form:redirect2=d [param]Form:subapp1=e [param]Form:subapp2=f [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@660674e3 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1bc24gqv4ijvb [header]Content-Length=206 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1bc24gqv4ijvb; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={page=null}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={subapp1=null, subapp2=null}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@39dbc4a5 DEBUG 02:05:51,535 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.InputPage[takeover_inputPage])のコンポーネント定義を登録します DEBUG 02:05:51,537 [btpool0-8] ** after *****************************************: /view/takeover/input.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/takeover/noProperty.html?te-uniquekey=17da54ee7b0 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@7283edb3 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@660674e3 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/takeover/input.html [request]takeover_inputPage=org.seasar.teeda.it.web.takeover.InputPage@336abd81 [request]teeda.SUBMITTED_COMMAND=doExcludeSubapp2NoProperty [cookie]JSESSIONID=1bc24gqv4ijvb [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={page=null}}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/takeover/noProperty.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={redirect1=c, redirect2=d}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={subapp1=e}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@24bf7a86 INFO 02:05:51,537 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:51,538 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/takeover/noProperty.html?te-uniquekey=17da54ee7b0] DEBUG 02:05:51,538 [main] Load response for http://localhost:36584/view/takeover/noProperty.html?te-uniquekey=17da54ee7b0 DEBUG 02:05:51,538 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,540 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,541 [btpool0-8] ** before *****************************************: /view/takeover/noProperty.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@18053657 RequestedSessionId=1bc24gqv4ijvb REQUEST_URI=/view/takeover/noProperty.html, SERVLET_PATH=/view/takeover/noProperty.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ee7b0, PathInfo=null, RemoteUser=null Session SessionId=1bc24gqv4ijvb Session :: CreationTime=1639155951513, LastAccessedTime=1639155951540, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ee7b0 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7e329612 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1bc24gqv4ijvb [header]Cookie=$Version=0; JSESSIONID=1bc24gqv4ijvb; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.html.PagePersistence.PAGE={page=null}}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/takeover/noProperty.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={redirect1=c, redirect2=d}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={subapp1=e}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/input.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@24bf7a86 DEBUG 02:05:51,548 [btpool0-8] ** after *****************************************: /view/takeover/noProperty.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5fd2b733 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7e329612 [request]org.seasar.teeda.extension.Condition=[resultForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/takeover/input.html [request]redirect1=c [request]redirect2=d [request]subapp1=e [cookie]JSESSIONID=1bc24gqv4ijvb [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/takeover/noProperty.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={subapp1=e}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/noProperty.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2f9a66b DEBUG 02:05:51,550 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,551 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@518b1ab5 not defined as pure js property DEBUG 02:05:51,551 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@518b1ab5 not defined as pure js property DEBUG 02:05:51,552 [main] Page Encoding detected: UTF-8 no property
DEBUG 02:05:51,552 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,552 [main] Load response for http://localhost:36584/view/takeover/noProperty.html DEBUG 02:05:51,554 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,555 [btpool0-8] ** before *****************************************: /view/takeover/noProperty.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@6f723c3f RequestedSessionId=1bc24gqv4ijvb REQUEST_URI=/view/takeover/noProperty.html, SERVLET_PATH=/view/takeover/noProperty.html CharacterEncoding=UTF-8, ContentLength=99, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1bc24gqv4ijvb Session :: CreationTime=1639155951513, LastAccessedTime=1639155951554, MaxInactiveInterval=1800 [param]resultForm/view/takeover/noProperty.html=resultForm [param]resultForm:doConfirm=確認 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@34d18542 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1bc24gqv4ijvb [header]Content-Length=99 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1bc24gqv4ijvb; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/takeover/noProperty.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={subapp1=e}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/noProperty.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2f9a66b DEBUG 02:05:51,558 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.NoPropertyPage[takeover_noPropertyPage])のコンポーネント定義を登録します INFO 02:05:51,559 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:51,559 [btpool0-8] ** after *****************************************: /view/takeover/noProperty.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/takeover/confirm.html?te-uniquekey=17da54ee7c7 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@2e5fc5fc [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@34d18542 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/takeover/noProperty.html [request]subapp1=e [request]takeover_noPropertyPage=org.seasar.teeda.it.web.takeover.NoPropertyPage@11bf3b2d [request]teeda.SUBMITTED_COMMAND=doConfirm [cookie]JSESSIONID=1bc24gqv4ijvb [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/takeover/noProperty.html, javax.faces.internal.scope.RedirectScope=/view/takeover/confirm.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={subapp1=e}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/noProperty.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@21c61075 DEBUG 02:05:51,559 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/takeover/confirm.html?te-uniquekey=17da54ee7c7] DEBUG 02:05:51,559 [main] Load response for http://localhost:36584/view/takeover/confirm.html?te-uniquekey=17da54ee7c7 DEBUG 02:05:51,560 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,561 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,561 [btpool0-8] ** before *****************************************: /view/takeover/confirm.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@449ba7c9 RequestedSessionId=1bc24gqv4ijvb REQUEST_URI=/view/takeover/confirm.html, SERVLET_PATH=/view/takeover/confirm.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ee7c7, PathInfo=null, RemoteUser=null Session SessionId=1bc24gqv4ijvb Session :: CreationTime=1639155951513, LastAccessedTime=1639155951561, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ee7c7 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@4724a04f [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1bc24gqv4ijvb [header]Cookie=$Version=0; JSESSIONID=1bc24gqv4ijvb; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/takeover/noProperty.html, javax.faces.internal.scope.RedirectScope=/view/takeover/confirm.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={subapp1=e}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/noProperty.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@21c61075 DEBUG 02:05:51,566 [btpool0-8] クラス(org.seasar.teeda.it.web.takeover.ConfirmPage[takeover_confirmPage])のコンポーネント定義を登録します DEBUG 02:05:51,566 [btpool0-8] ** after *****************************************: /view/takeover/confirm.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@52d88c8f [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@4724a04f [request]org.seasar.teeda.extension.Condition=[Form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/takeover/noProperty.html [request]subapp1=e [request]takeover_confirmPage=org.seasar.teeda.it.web.takeover.ConfirmPage@6f42ac7 [cookie]JSESSIONID=1bc24gqv4ijvb [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/takeover/confirm.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={subapp1=e}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/takeover/confirm.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@8247262 DEBUG 02:05:51,568 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,568 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@137ace67 not defined as pure js property DEBUG 02:05:51,568 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@137ace67 not defined as pure js property DEBUG 02:05:51,569 [main] Page Encoding detected: UTF-8 確認画面
スコープ
デフォルト
Page
Redirect1
Redirect2
Subapp1e
Subapp2

リロードするとRedirectスコープの値は消えます.

(Never) reload
DEBUG 02:05:51,570 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,570 [main] Load response for http://localhost:36584/view/viewid/previousViewId1.html DEBUG 02:05:51,570 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,570 [btpool0-8] ** before *****************************************: /view/viewid/previousViewId1.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@6a62deab RequestedSessionId=null REQUEST_URI=/view/viewid/previousViewId1.html, SERVLET_PATH=/view/viewid/previousViewId1.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@108e31e [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@8247262 DEBUG 02:05:51,572 [btpool0-8] クラス(org.seasar.teeda.it.web.viewid.PreviousViewId1Page[viewid_previousViewId1Page])のコンポーネント定義を登録します DEBUG 02:05:51,579 [btpool0-8] ** after *****************************************: /view/viewid/previousViewId1.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=15vb0o7r8ojdm;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@721e34d8 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=15vb0o7r8ojdm [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@108e31e [request]org.seasar.teeda.extension.Condition=[fooForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]viewid_previousViewId1Page=org.seasar.teeda.it.web.viewid.PreviousViewId1Page@1d1f8b70 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/viewid/previousViewId1.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1fb7500 DEBUG 02:05:51,580 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,581 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:51,581 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:51,582 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:51,583 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@62d1f025 not defined as pure js property DEBUG 02:05:51,583 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@62d1f025 not defined as pure js property DEBUG 02:05:51,584 [main] Page Encoding detected: UTF-8 Page1
false
DEBUG 02:05:51,584 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,584 [main] Load response for http://localhost:36584/view/viewid/previousViewId1.html;jsessionid=15vb0o7r8ojdm DEBUG 02:05:51,586 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,587 [btpool0-8] ** before *****************************************: /view/viewid/previousViewId1.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@33f91758 RequestedSessionId=15vb0o7r8ojdm REQUEST_URI=/view/viewid/previousViewId1.html;jsessionid=15vb0o7r8ojdm, SERVLET_PATH=/view/viewid/previousViewId1.html CharacterEncoding=UTF-8, ContentLength=83, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=15vb0o7r8ojdm Session :: CreationTime=1639155951571, LastAccessedTime=1639155951586, MaxInactiveInterval=1800 [param]fooForm/view/viewid/previousViewId1.html=fooForm [param]fooForm:goPreviousViewId2= [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@266bad10 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=15vb0o7r8ojdm [header]Content-Length=83 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=15vb0o7r8ojdm; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/viewid/previousViewId1.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1fb7500 DEBUG 02:05:51,590 [btpool0-8] クラス(org.seasar.teeda.it.web.viewid.PreviousViewId1Page[viewid_previousViewId1Page])のコンポーネント定義を登録します INFO 02:05:51,590 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:51,590 [btpool0-8] ** after *****************************************: /view/viewid/previousViewId1.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/viewid/previousViewId2.html?te-uniquekey=17da54ee7e6 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@2ac1d29e [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@266bad10 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/viewid/previousViewId1.html [request]teeda.SUBMITTED_COMMAND=goPreviousViewId2 [request]viewid_previousViewId1Page=org.seasar.teeda.it.web.viewid.PreviousViewId1Page@1aea9900 [cookie]JSESSIONID=15vb0o7r8ojdm [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/viewid/previousViewId2.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/viewid/previousViewId1.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1fe2dcce DEBUG 02:05:51,590 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/viewid/previousViewId2.html?te-uniquekey=17da54ee7e6] DEBUG 02:05:51,591 [main] Load response for http://localhost:36584/view/viewid/previousViewId2.html?te-uniquekey=17da54ee7e6 DEBUG 02:05:51,591 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,592 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,593 [btpool0-8] ** before *****************************************: /view/viewid/previousViewId2.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@76a2348b RequestedSessionId=15vb0o7r8ojdm REQUEST_URI=/view/viewid/previousViewId2.html, SERVLET_PATH=/view/viewid/previousViewId2.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ee7e6, PathInfo=null, RemoteUser=null Session SessionId=15vb0o7r8ojdm Session :: CreationTime=1639155951571, LastAccessedTime=1639155951592, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ee7e6 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1327ce86 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=15vb0o7r8ojdm [header]Cookie=$Version=0; JSESSIONID=15vb0o7r8ojdm; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/viewid/previousViewId2.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/viewid/previousViewId1.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1fe2dcce DEBUG 02:05:51,594 [btpool0-8] クラス(org.seasar.teeda.it.web.viewid.PreviousViewId2Page[viewid_previousViewId2Page])のコンポーネント定義を登録します DEBUG 02:05:51,602 [btpool0-8] ** after *****************************************: /view/viewid/previousViewId2.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@1ea6a798 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1327ce86 [request]org.seasar.teeda.extension.Condition=[fooForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/viewid/previousViewId1.html [request]viewid_previousViewId2Page=org.seasar.teeda.it.web.viewid.PreviousViewId2Page@4f44fbe0 [cookie]JSESSIONID=15vb0o7r8ojdm [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/viewid/previousViewId2.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/viewid/previousViewId2.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@39f457c8 DEBUG 02:05:51,604 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,604 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6a01f32e not defined as pure js property DEBUG 02:05:51,604 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6a01f32e not defined as pure js property DEBUG 02:05:51,605 [main] Page Encoding detected: UTF-8 Page2
/view/viewid/previousViewId1.html false
DEBUG 02:05:51,605 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,605 [main] Load response for http://localhost:36584/view/viewid/previousViewId2.html DEBUG 02:05:51,607 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,608 [btpool0-8] ** before *****************************************: /view/viewid/previousViewId2.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@735404c6 RequestedSessionId=15vb0o7r8ojdm REQUEST_URI=/view/viewid/previousViewId2.html, SERVLET_PATH=/view/viewid/previousViewId2.html CharacterEncoding=UTF-8, ContentLength=83, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=15vb0o7r8ojdm Session :: CreationTime=1639155951571, LastAccessedTime=1639155951607, MaxInactiveInterval=1800 [param]fooForm/view/viewid/previousViewId2.html=fooForm [param]fooForm:goPreviousViewId3= [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@11059e51 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=15vb0o7r8ojdm [header]Content-Length=83 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=15vb0o7r8ojdm; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/viewid/previousViewId2.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/viewid/previousViewId2.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@39f457c8 DEBUG 02:05:51,611 [btpool0-8] クラス(org.seasar.teeda.it.web.viewid.PreviousViewId2Page[viewid_previousViewId2Page])のコンポーネント定義を登録します INFO 02:05:51,612 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:51,612 [btpool0-8] ** after *****************************************: /view/viewid/previousViewId2.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/viewid/previousViewId3.html?te-uniquekey=17da54ee7fb [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@18aabe9c [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@11059e51 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/viewid/previousViewId2.html [request]teeda.SUBMITTED_COMMAND=goPreviousViewId3 [request]viewid_previousViewId2Page=org.seasar.teeda.it.web.viewid.PreviousViewId2Page@71c8006a [cookie]JSESSIONID=15vb0o7r8ojdm [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/viewid/previousViewId2.html, javax.faces.internal.scope.RedirectScope=/view/viewid/previousViewId3.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/viewid/previousViewId2.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1936982 DEBUG 02:05:51,612 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/viewid/previousViewId3.html?te-uniquekey=17da54ee7fb] DEBUG 02:05:51,612 [main] Load response for http://localhost:36584/view/viewid/previousViewId3.html?te-uniquekey=17da54ee7fb DEBUG 02:05:51,613 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,614 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,614 [btpool0-8] ** before *****************************************: /view/viewid/previousViewId3.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@5a8e261b RequestedSessionId=15vb0o7r8ojdm REQUEST_URI=/view/viewid/previousViewId3.html, SERVLET_PATH=/view/viewid/previousViewId3.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ee7fb, PathInfo=null, RemoteUser=null Session SessionId=15vb0o7r8ojdm Session :: CreationTime=1639155951571, LastAccessedTime=1639155951614, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ee7fb [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2a67e50f [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=15vb0o7r8ojdm [header]Cookie=$Version=0; JSESSIONID=15vb0o7r8ojdm; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/viewid/previousViewId2.html, javax.faces.internal.scope.RedirectScope=/view/viewid/previousViewId3.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/viewid/previousViewId2.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1936982 DEBUG 02:05:51,616 [btpool0-8] クラス(org.seasar.teeda.it.web.viewid.PreviousViewId3Page[viewid_previousViewId3Page])のコンポーネント定義を登録します DEBUG 02:05:51,623 [btpool0-8] ** after *****************************************: /view/viewid/previousViewId3.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@376d7103 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2a67e50f [request]org.seasar.teeda.extension.Condition=[fooForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/viewid/previousViewId2.html [request]viewid_previousViewId3Page=org.seasar.teeda.it.web.viewid.PreviousViewId3Page@72169862 [cookie]JSESSIONID=15vb0o7r8ojdm [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/viewid/previousViewId3.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/viewid/previousViewId3.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@296e8472 DEBUG 02:05:51,624 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,625 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7eda2e1a not defined as pure js property DEBUG 02:05:51,625 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7eda2e1a not defined as pure js property DEBUG 02:05:51,626 [main] Page Encoding detected: UTF-8 Page3
/view/viewid/previousViewId2.html false
DEBUG 02:05:51,626 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,626 [main] Load response for http://localhost:36584/view/viewid/previousViewId3.html DEBUG 02:05:51,628 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,629 [btpool0-8] ** before *****************************************: /view/viewid/previousViewId3.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@1442df6c RequestedSessionId=15vb0o7r8ojdm REQUEST_URI=/view/viewid/previousViewId3.html, SERVLET_PATH=/view/viewid/previousViewId3.html CharacterEncoding=UTF-8, ContentLength=83, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=15vb0o7r8ojdm Session :: CreationTime=1639155951571, LastAccessedTime=1639155951628, MaxInactiveInterval=1800 [param]fooForm/view/viewid/previousViewId3.html=fooForm [param]fooForm:goPreviousViewId2= [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@325a35d8 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=15vb0o7r8ojdm [header]Content-Length=83 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=15vb0o7r8ojdm; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/viewid/previousViewId3.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/viewid/previousViewId3.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@296e8472 DEBUG 02:05:51,631 [btpool0-8] クラス(org.seasar.teeda.it.web.viewid.PreviousViewId3Page[viewid_previousViewId3Page])のコンポーネント定義を登録します DEBUG 02:05:51,632 [btpool0-8] ** after *****************************************: /view/viewid/previousViewId3.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/viewid/previousViewId2.html?te-uniquekey=17da54ee810 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@7614495c [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@325a35d8 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/viewid/previousViewId3.html [request]teeda.SUBMITTED_COMMAND=goPreviousViewId2 [request]viewid_previousViewId3Page=org.seasar.teeda.it.web.viewid.PreviousViewId3Page@2ddc7394 [cookie]JSESSIONID=15vb0o7r8ojdm [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/viewid/previousViewId3.html, javax.faces.internal.scope.RedirectScope=/view/viewid/previousViewId2.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/viewid/previousViewId3.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@64281111 INFO 02:05:51,632 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:51,633 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/viewid/previousViewId2.html?te-uniquekey=17da54ee810] DEBUG 02:05:51,633 [main] Load response for http://localhost:36584/view/viewid/previousViewId2.html?te-uniquekey=17da54ee810 DEBUG 02:05:51,633 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,634 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,635 [btpool0-8] ** before *****************************************: /view/viewid/previousViewId2.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@3cac8e62 RequestedSessionId=15vb0o7r8ojdm REQUEST_URI=/view/viewid/previousViewId2.html, SERVLET_PATH=/view/viewid/previousViewId2.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ee810, PathInfo=null, RemoteUser=null Session SessionId=15vb0o7r8ojdm Session :: CreationTime=1639155951571, LastAccessedTime=1639155951634, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ee810 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@64b7e30c [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=15vb0o7r8ojdm [header]Cookie=$Version=0; JSESSIONID=15vb0o7r8ojdm; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/viewid/previousViewId3.html, javax.faces.internal.scope.RedirectScope=/view/viewid/previousViewId2.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/viewid/previousViewId3.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@64281111 DEBUG 02:05:51,639 [btpool0-8] クラス(org.seasar.teeda.it.web.viewid.PreviousViewId2Page[viewid_previousViewId2Page])のコンポーネント定義を登録します DEBUG 02:05:51,639 [btpool0-8] ** after *****************************************: /view/viewid/previousViewId2.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@531de17f [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@64b7e30c [request]org.seasar.teeda.extension.Condition=[fooForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/viewid/previousViewId3.html [request]viewid_previousViewId2Page=org.seasar.teeda.it.web.viewid.PreviousViewId2Page@4ebf837a [cookie]JSESSIONID=15vb0o7r8ojdm [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/viewid/previousViewId2.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/viewid/previousViewId2.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7f50e6f9 DEBUG 02:05:51,640 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,641 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@36446fd2 not defined as pure js property DEBUG 02:05:51,641 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@36446fd2 not defined as pure js property DEBUG 02:05:51,642 [main] Page Encoding detected: UTF-8 Page2
/view/viewid/previousViewId3.html false
DEBUG 02:05:51,642 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,642 [main] Load response for http://localhost:36584/view/viewid/previousViewId2.html DEBUG 02:05:51,644 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,645 [btpool0-8] ** before *****************************************: /view/viewid/previousViewId2.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@38723a14 RequestedSessionId=15vb0o7r8ojdm REQUEST_URI=/view/viewid/previousViewId2.html, SERVLET_PATH=/view/viewid/previousViewId2.html CharacterEncoding=UTF-8, ContentLength=83, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=15vb0o7r8ojdm Session :: CreationTime=1639155951571, LastAccessedTime=1639155951644, MaxInactiveInterval=1800 [param]fooForm/view/viewid/previousViewId2.html=fooForm [param]fooForm:goPreviousViewId3= [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@534313ff [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=15vb0o7r8ojdm [header]Content-Length=83 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=15vb0o7r8ojdm; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/viewid/previousViewId2.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/viewid/previousViewId2.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7f50e6f9 DEBUG 02:05:51,648 [btpool0-8] クラス(org.seasar.teeda.it.web.viewid.PreviousViewId2Page[viewid_previousViewId2Page])のコンポーネント定義を登録します DEBUG 02:05:51,648 [btpool0-8] ** after *****************************************: /view/viewid/previousViewId2.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/viewid/previousViewId3.html?te-uniquekey=17da54ee820 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@692b53b4 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@534313ff [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/viewid/previousViewId2.html [request]teeda.SUBMITTED_COMMAND=goPreviousViewId3 [request]viewid_previousViewId2Page=org.seasar.teeda.it.web.viewid.PreviousViewId2Page@1b84845d [cookie]JSESSIONID=15vb0o7r8ojdm [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/viewid/previousViewId2.html, javax.faces.internal.scope.RedirectScope=/view/viewid/previousViewId3.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/viewid/previousViewId2.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@190e03c8 INFO 02:05:51,648 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:51,649 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/viewid/previousViewId3.html?te-uniquekey=17da54ee820] DEBUG 02:05:51,649 [main] Load response for http://localhost:36584/view/viewid/previousViewId3.html?te-uniquekey=17da54ee820 DEBUG 02:05:51,650 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,650 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,651 [btpool0-8] ** before *****************************************: /view/viewid/previousViewId3.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@1249ffc3 RequestedSessionId=15vb0o7r8ojdm REQUEST_URI=/view/viewid/previousViewId3.html, SERVLET_PATH=/view/viewid/previousViewId3.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ee820, PathInfo=null, RemoteUser=null Session SessionId=15vb0o7r8ojdm Session :: CreationTime=1639155951571, LastAccessedTime=1639155951650, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ee820 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@38366496 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=15vb0o7r8ojdm [header]Cookie=$Version=0; JSESSIONID=15vb0o7r8ojdm; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/viewid/previousViewId2.html, javax.faces.internal.scope.RedirectScope=/view/viewid/previousViewId3.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/viewid/previousViewId2.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@190e03c8 DEBUG 02:05:51,654 [btpool0-8] クラス(org.seasar.teeda.it.web.viewid.PreviousViewId3Page[viewid_previousViewId3Page])のコンポーネント定義を登録します DEBUG 02:05:51,655 [btpool0-8] ** after *****************************************: /view/viewid/previousViewId3.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@96fc4f7 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@38366496 [request]org.seasar.teeda.extension.Condition=[fooForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/viewid/previousViewId2.html [request]viewid_previousViewId3Page=org.seasar.teeda.it.web.viewid.PreviousViewId3Page@8ec38f8 [cookie]JSESSIONID=15vb0o7r8ojdm [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/viewid/previousViewId3.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/viewid/previousViewId3.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@4c90265b DEBUG 02:05:51,656 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,657 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@23ea181b not defined as pure js property DEBUG 02:05:51,657 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@23ea181b not defined as pure js property DEBUG 02:05:51,658 [main] Page Encoding detected: UTF-8 DEBUG 02:05:51,658 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,658 [main] Load response for http://localhost:36584/view/viewid/previousViewId3.html DEBUG 02:05:51,660 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,660 [btpool0-8] ** before *****************************************: /view/viewid/previousViewId3.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@34222e58 RequestedSessionId=15vb0o7r8ojdm REQUEST_URI=/view/viewid/previousViewId3.html, SERVLET_PATH=/view/viewid/previousViewId3.html CharacterEncoding=UTF-8, ContentLength=85, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=15vb0o7r8ojdm Session :: CreationTime=1639155951571, LastAccessedTime=1639155951659, MaxInactiveInterval=1800 [param]fooForm/view/viewid/previousViewId3.html=fooForm [param]fooForm:jumpPreviousViewId2= [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3010ae25 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=15vb0o7r8ojdm [header]Content-Length=85 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=15vb0o7r8ojdm; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/viewid/previousViewId3.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/viewid/previousViewId3.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@4c90265b DEBUG 02:05:51,663 [btpool0-8] クラス(org.seasar.teeda.it.web.viewid.PreviousViewId3Page[viewid_previousViewId3Page])のコンポーネント定義を登録します DEBUG 02:05:51,664 [btpool0-8] ** after *****************************************: /view/viewid/previousViewId3.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/viewid/previousViewId2.html?te-uniquekey=17da54ee830 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@668f7dce [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3010ae25 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/viewid/previousViewId3.html [request]teeda.SUBMITTED_COMMAND=jumpPreviousViewId2 [request]viewid_previousViewId3Page=org.seasar.teeda.it.web.viewid.PreviousViewId3Page@568c93fc [cookie]JSESSIONID=15vb0o7r8ojdm [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/viewid/previousViewId3.html, javax.faces.internal.scope.RedirectScope=/view/viewid/previousViewId2.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/viewid/previousViewId3.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2747b1c8 INFO 02:05:51,664 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:51,664 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/viewid/previousViewId2.html?te-uniquekey=17da54ee830] DEBUG 02:05:51,664 [main] Load response for http://localhost:36584/view/viewid/previousViewId2.html?te-uniquekey=17da54ee830 DEBUG 02:05:51,665 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,666 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,667 [btpool0-8] ** before *****************************************: /view/viewid/previousViewId2.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@5801b03c RequestedSessionId=15vb0o7r8ojdm REQUEST_URI=/view/viewid/previousViewId2.html, SERVLET_PATH=/view/viewid/previousViewId2.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ee830, PathInfo=null, RemoteUser=null Session SessionId=15vb0o7r8ojdm Session :: CreationTime=1639155951571, LastAccessedTime=1639155951666, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ee830 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@56d96047 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=15vb0o7r8ojdm [header]Cookie=$Version=0; JSESSIONID=15vb0o7r8ojdm; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/viewid/previousViewId3.html, javax.faces.internal.scope.RedirectScope=/view/viewid/previousViewId2.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/viewid/previousViewId3.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2747b1c8 DEBUG 02:05:51,670 [btpool0-8] クラス(org.seasar.teeda.it.web.viewid.PreviousViewId2Page[viewid_previousViewId2Page])のコンポーネント定義を登録します DEBUG 02:05:51,671 [btpool0-8] ** after *****************************************: /view/viewid/previousViewId2.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@62faaa17 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@56d96047 [request]org.seasar.teeda.extension.Condition=[fooForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/viewid/previousViewId3.html [request]viewid_previousViewId2Page=org.seasar.teeda.it.web.viewid.PreviousViewId2Page@36b4fec5 [cookie]JSESSIONID=15vb0o7r8ojdm [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/viewid/previousViewId2.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/viewid/previousViewId2.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@24c25392 DEBUG 02:05:51,672 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,673 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@cf7e5b2 not defined as pure js property DEBUG 02:05:51,673 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@cf7e5b2 not defined as pure js property DEBUG 02:05:51,673 [main] Page Encoding detected: UTF-8 Page2
/view/viewid/previousViewId3.html false
DEBUG 02:05:51,674 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,674 [main] Load response for http://localhost:36584/view/select/selectManyListboxMapItems.html DEBUG 02:05:51,674 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,675 [btpool0-8] ** before *****************************************: /view/select/selectManyListboxMapItems.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@1847f318 RequestedSessionId=null REQUEST_URI=/view/select/selectManyListboxMapItems.html, SERVLET_PATH=/view/select/selectManyListboxMapItems.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1ba8b91c [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@24c25392 DEBUG 02:05:51,676 [btpool0-8] クラス(org.seasar.teeda.it.web.select.SelectManyListboxMapItemsPage[select_selectManyListboxMapItemsPage])のコンポーネント定義を登録します DEBUG 02:05:51,684 [btpool0-8] ** after *****************************************: /view/select/selectManyListboxMapItems.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=kdq62ljbuxmb;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5992f874 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=kdq62ljbuxmb [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1ba8b91c [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]select_selectManyListboxMapItemsPage=org.seasar.teeda.it.web.select.SelectManyListboxMapItemsPage@3ff5b59d [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/select/selectManyListboxMapItems.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1c667739 DEBUG 02:05:51,685 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,686 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:51,686 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:51,687 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:51,688 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2ec441bf not defined as pure js property DEBUG 02:05:51,688 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2ec441bf not defined as pure js property DEBUG 02:05:51,689 [main] Page Encoding detected: UTF-8 SelectManyListbox
DEBUG 02:05:51,689 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,689 [main] Load response for http://localhost:36584/view/select/selectManyListboxMapItems.html;jsessionid=kdq62ljbuxmb DEBUG 02:05:51,691 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,692 [btpool0-8] ** before *****************************************: /view/select/selectManyListboxMapItems.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@6977f8ad RequestedSessionId=kdq62ljbuxmb REQUEST_URI=/view/select/selectManyListboxMapItems.html;jsessionid=kdq62ljbuxmb, SERVLET_PATH=/view/select/selectManyListboxMapItems.html CharacterEncoding=UTF-8, ContentLength=76, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=kdq62ljbuxmb Session :: CreationTime=1639155951675, LastAccessedTime=1639155951691, MaxInactiveInterval=1800 [param]form/view/select/selectManyListboxMapItems.html=form [param]form:aaaItems=2 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@43675bf3 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=kdq62ljbuxmb [header]Content-Length=76 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=kdq62ljbuxmb; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/select/selectManyListboxMapItems.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1c667739 DEBUG 02:05:51,695 [btpool0-8] クラス(org.seasar.teeda.it.web.select.SelectManyListboxMapItemsPage[select_selectManyListboxMapItemsPage])のコンポーネント定義を登録します DEBUG 02:05:51,697 [btpool0-8] ** after *****************************************: /view/select/selectManyListboxMapItems.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@42d61877 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@43675bf3 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/select/selectManyListboxMapItems.html [request]select_selectManyListboxMapItemsPage=org.seasar.teeda.it.web.select.SelectManyListboxMapItemsPage@75e04ee8 [cookie]JSESSIONID=kdq62ljbuxmb [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/select/selectManyListboxMapItems.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@595c9dcd DEBUG 02:05:51,698 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,699 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@61796307 not defined as pure js property DEBUG 02:05:51,699 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@61796307 not defined as pure js property DEBUG 02:05:51,700 [main] Page Encoding detected: UTF-8 SelectManyListbox
DEBUG 02:05:51,700 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,700 [main] Load response for http://localhost:36584/view/select/selectManyListboxMapItems.html DEBUG 02:05:51,702 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,703 [btpool0-8] ** before *****************************************: /view/select/selectManyListboxMapItems.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@8621fcc RequestedSessionId=kdq62ljbuxmb REQUEST_URI=/view/select/selectManyListboxMapItems.html, SERVLET_PATH=/view/select/selectManyListboxMapItems.html CharacterEncoding=UTF-8, ContentLength=94, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=kdq62ljbuxmb Session :: CreationTime=1639155951675, LastAccessedTime=1639155951702, MaxInactiveInterval=1800 [param]form/view/select/selectManyListboxMapItems.html=form [param]form:aaaItems=0, 2 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@62158e60 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=kdq62ljbuxmb [header]Content-Length=94 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=kdq62ljbuxmb; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/select/selectManyListboxMapItems.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@595c9dcd DEBUG 02:05:51,706 [btpool0-8] クラス(org.seasar.teeda.it.web.select.SelectManyListboxMapItemsPage[select_selectManyListboxMapItemsPage])のコンポーネント定義を登録します DEBUG 02:05:51,708 [btpool0-8] ** after *****************************************: /view/select/selectManyListboxMapItems.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@1646b78d [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@62158e60 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/select/selectManyListboxMapItems.html [request]select_selectManyListboxMapItemsPage=org.seasar.teeda.it.web.select.SelectManyListboxMapItemsPage@7cbc9567 [cookie]JSESSIONID=kdq62ljbuxmb [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/select/selectManyListboxMapItems.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@40f4dd2b DEBUG 02:05:51,709 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,709 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1a0efbfe not defined as pure js property DEBUG 02:05:51,709 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1a0efbfe not defined as pure js property DEBUG 02:05:51,710 [main] Page Encoding detected: UTF-8 SelectManyListbox
DEBUG 02:05:51,710 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,710 [main] Load response for http://localhost:36584/view/select/selectManyListbox.html DEBUG 02:05:51,711 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,711 [btpool0-8] ** before *****************************************: /view/select/selectManyListbox.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@53f3d6cd RequestedSessionId=null REQUEST_URI=/view/select/selectManyListbox.html, SERVLET_PATH=/view/select/selectManyListbox.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2d9b57ca [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@40f4dd2b DEBUG 02:05:51,713 [btpool0-8] クラス(org.seasar.teeda.it.web.select.SelectManyListboxPage[select_selectManyListboxPage])のコンポーネント定義を登録します DEBUG 02:05:51,723 [btpool0-8] ** after *****************************************: /view/select/selectManyListbox.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=c3dpm03g0jae;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@195b0c83 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=c3dpm03g0jae [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2d9b57ca [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]select_selectManyListboxPage=org.seasar.teeda.it.web.select.SelectManyListboxPage@28927976 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/select/selectManyListbox.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@286446c9 DEBUG 02:05:51,724 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,724 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:51,724 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:51,726 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:51,726 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@73b3c169 not defined as pure js property DEBUG 02:05:51,726 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@73b3c169 not defined as pure js property DEBUG 02:05:51,727 [main] Page Encoding detected: UTF-8 SelectManyListbox
[]
DEBUG 02:05:51,727 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,727 [main] Load response for http://localhost:36584/view/select/selectManyListbox.html;jsessionid=c3dpm03g0jae DEBUG 02:05:51,729 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,730 [btpool0-8] ** before *****************************************: /view/select/selectManyListbox.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@7308fbd4 RequestedSessionId=c3dpm03g0jae REQUEST_URI=/view/select/selectManyListbox.html;jsessionid=c3dpm03g0jae, SERVLET_PATH=/view/select/selectManyListbox.html CharacterEncoding=UTF-8, ContentLength=94, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=c3dpm03g0jae Session :: CreationTime=1639155951711, LastAccessedTime=1639155951729, MaxInactiveInterval=1800 [param]form/view/select/selectManyListbox.html=form [param]form:aaaItems=2 [param]form:doAction=calculate [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@52cd564c [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=c3dpm03g0jae [header]Content-Length=94 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=c3dpm03g0jae; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/select/selectManyListbox.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@286446c9 DEBUG 02:05:51,733 [btpool0-8] クラス(org.seasar.teeda.it.web.select.SelectManyListboxPage[select_selectManyListboxPage])のコンポーネント定義を登録します DEBUG 02:05:51,736 [btpool0-8] ** after *****************************************: /view/select/selectManyListbox.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5d3c9c43 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@52cd564c [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/select/selectManyListbox.html [request]select_selectManyListboxPage=org.seasar.teeda.it.web.select.SelectManyListboxPage@36372287 [request]teeda.SUBMITTED_COMMAND=doAction [cookie]JSESSIONID=c3dpm03g0jae [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/select/selectManyListbox.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5dbbe8df DEBUG 02:05:51,737 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,738 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3609cce9 not defined as pure js property DEBUG 02:05:51,738 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3609cce9 not defined as pure js property DEBUG 02:05:51,739 [main] Page Encoding detected: UTF-8 SelectManyListbox
[2]
DEBUG 02:05:51,739 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,739 [main] Load response for http://localhost:36584/view/select/selectManyListbox.html DEBUG 02:05:51,741 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,742 [btpool0-8] ** before *****************************************: /view/select/selectManyListbox.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@79885c3a RequestedSessionId=c3dpm03g0jae REQUEST_URI=/view/select/selectManyListbox.html, SERVLET_PATH=/view/select/selectManyListbox.html CharacterEncoding=UTF-8, ContentLength=112, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=c3dpm03g0jae Session :: CreationTime=1639155951711, LastAccessedTime=1639155951741, MaxInactiveInterval=1800 [param]form/view/select/selectManyListbox.html=form [param]form:aaaItems=0, 2 [param]form:doAction=calculate [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@675f222b [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=c3dpm03g0jae [header]Content-Length=112 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=c3dpm03g0jae; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/select/selectManyListbox.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5dbbe8df DEBUG 02:05:51,745 [btpool0-8] クラス(org.seasar.teeda.it.web.select.SelectManyListboxPage[select_selectManyListboxPage])のコンポーネント定義を登録します DEBUG 02:05:51,748 [btpool0-8] ** after *****************************************: /view/select/selectManyListbox.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@1044ec1 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@675f222b [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/select/selectManyListbox.html [request]select_selectManyListboxPage=org.seasar.teeda.it.web.select.SelectManyListboxPage@41ce616c [request]teeda.SUBMITTED_COMMAND=doAction [cookie]JSESSIONID=c3dpm03g0jae [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/select/selectManyListbox.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@545e1b34 DEBUG 02:05:51,749 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,750 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@715fcf90 not defined as pure js property DEBUG 02:05:51,750 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@715fcf90 not defined as pure js property DEBUG 02:05:51,751 [main] Page Encoding detected: UTF-8 SelectManyListbox
[0, 2]
DEBUG 02:05:51,751 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,751 [main] Load response for http://localhost:36584/view/validator/validator.html DEBUG 02:05:51,752 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,752 [btpool0-8] ** before *****************************************: /view/validator/validator.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@75e287e5 RequestedSessionId=null REQUEST_URI=/view/validator/validator.html, SERVLET_PATH=/view/validator/validator.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6b4807d9 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@545e1b34 DEBUG 02:05:51,754 [btpool0-8] クラス(org.seasar.teeda.it.web.validator.ValidatorPage[validator_validatorPage])のコンポーネント定義を登録します DEBUG 02:05:51,766 [btpool0-8] ** after *****************************************: /view/validator/validator.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1qeae9glr3gzj;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@2cd80b2a [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1qeae9glr3gzj [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6b4807d9 [request]org.seasar.teeda.extension.Condition=[validatorForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={validator_validatorPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]validator_validatorPage=org.seasar.teeda.it.web.validator.ValidatorPage@1bc50966 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/validator/validator.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@24ec15c8 DEBUG 02:05:51,767 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,768 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:51,768 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:51,769 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:51,770 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@500e2dc4 not defined as pure js property DEBUG 02:05:51,770 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@500e2dc4 not defined as pure js property DEBUG 02:05:51,771 [main] Page Encoding detected: UTF-8 Validator






DEBUG 02:05:51,771 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,771 [main] Load response for http://localhost:36584/view/validator/validator.html;jsessionid=1qeae9glr3gzj DEBUG 02:05:51,773 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,774 [btpool0-8] ** before *****************************************: /view/validator/validator.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@20173fce RequestedSessionId=1qeae9glr3gzj REQUEST_URI=/view/validator/validator.html;jsessionid=1qeae9glr3gzj, SERVLET_PATH=/view/validator/validator.html CharacterEncoding=UTF-8, ContentLength=169, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1qeae9glr3gzj Session :: CreationTime=1639155951752, LastAccessedTime=1639155951773, MaxInactiveInterval=1800 [param]validatorForm/view/validator/validator.html=validatorForm [param]validatorForm:aaa=0 [param]validatorForm:bbb=0 [param]validatorForm:ccc= [param]validatorForm:doValidate=with validate [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@565dfdd7 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1qeae9glr3gzj [header]Content-Length=169 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1qeae9glr3gzj; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/validator/validator.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@24ec15c8 DEBUG 02:05:51,777 [btpool0-8] クラス(org.seasar.teeda.it.web.validator.ValidatorPage[validator_validatorPage])のコンポーネント定義を登録します DEBUG 02:05:51,782 [btpool0-8] ** after *****************************************: /view/validator/validator.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@9a3da81 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@565dfdd7 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[validatorForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/validator/validator.html [request]teeda.SUBMITTED_COMMAND=doValidate [request]validator_validatorPage=org.seasar.teeda.it.web.validator.ValidatorPage@645e5018 [cookie]JSESSIONID=1qeae9glr3gzj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/validator/validator.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6bdc8b22 DEBUG 02:05:51,783 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,784 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@775f8bae not defined as pure js property DEBUG 02:05:51,784 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@775f8bae not defined as pure js property DEBUG 02:05:51,785 [main] Page Encoding detected: UTF-8 Validator
  • aaaは0よりも大きくなくてはいけません。
  • bbbは0よりも大きくなくてはいけません。






DEBUG 02:05:51,785 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,785 [main] Load response for http://localhost:36584/view/validator/validator.html DEBUG 02:05:51,786 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,786 [btpool0-8] ** before *****************************************: /view/validator/validator.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@7ce9702 RequestedSessionId=null REQUEST_URI=/view/validator/validator.html, SERVLET_PATH=/view/validator/validator.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@c1c084f [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6bdc8b22 DEBUG 02:05:51,789 [btpool0-8] クラス(org.seasar.teeda.it.web.validator.ValidatorPage[validator_validatorPage])のコンポーネント定義を登録します DEBUG 02:05:51,792 [btpool0-8] ** after *****************************************: /view/validator/validator.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=99f52rugjxjy;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@65a584a8 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=99f52rugjxjy [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@c1c084f [request]org.seasar.teeda.extension.Condition=[validatorForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={validator_validatorPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]validator_validatorPage=org.seasar.teeda.it.web.validator.ValidatorPage@55a865ba [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/validator/validator.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@22aec245 DEBUG 02:05:51,793 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,794 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:51,794 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:51,795 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:51,796 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@40e0a686 not defined as pure js property DEBUG 02:05:51,796 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@40e0a686 not defined as pure js property DEBUG 02:05:51,797 [main] Page Encoding detected: UTF-8 Validator






DEBUG 02:05:51,797 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,797 [main] Load response for http://localhost:36584/view/validator/validator.html;jsessionid=99f52rugjxjy DEBUG 02:05:51,799 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,800 [btpool0-8] ** before *****************************************: /view/validator/validator.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@63292946 RequestedSessionId=99f52rugjxjy REQUEST_URI=/view/validator/validator.html;jsessionid=99f52rugjxjy, SERVLET_PATH=/view/validator/validator.html CharacterEncoding=UTF-8, ContentLength=174, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=99f52rugjxjy Session :: CreationTime=1639155951786, LastAccessedTime=1639155951799, MaxInactiveInterval=1800 [param]validatorForm/view/validator/validator.html=validatorForm [param]validatorForm:aaa=0 [param]validatorForm:bbb=0 [param]validatorForm:ccc= [param]validatorForm:doNoValidate=without validate [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2354e586 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=99f52rugjxjy [header]Content-Length=174 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=99f52rugjxjy; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/validator/validator.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@22aec245 DEBUG 02:05:51,803 [btpool0-8] クラス(org.seasar.teeda.it.web.validator.ValidatorPage[validator_validatorPage])のコンポーネント定義を登録します DEBUG 02:05:51,807 [btpool0-8] ** after *****************************************: /view/validator/validator.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5b52aa10 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2354e586 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[validatorForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/validator/validator.html [request]teeda.SUBMITTED_COMMAND=doNoValidate [request]validator_validatorPage=org.seasar.teeda.it.web.validator.ValidatorPage@101b2f47 [cookie]JSESSIONID=99f52rugjxjy [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/validator/validator.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@68bce693 DEBUG 02:05:51,808 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,809 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7f405c3 not defined as pure js property DEBUG 02:05:51,809 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7f405c3 not defined as pure js property DEBUG 02:05:51,809 [main] Page Encoding detected: UTF-8 Validator






DEBUG 02:05:51,810 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,810 [main] Load response for http://localhost:36584/view/validator/validator.html DEBUG 02:05:51,810 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,810 [btpool0-8] ** before *****************************************: /view/validator/validator.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@7bdc5ca2 RequestedSessionId=null REQUEST_URI=/view/validator/validator.html, SERVLET_PATH=/view/validator/validator.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@4045cf35 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@68bce693 DEBUG 02:05:51,814 [btpool0-8] クラス(org.seasar.teeda.it.web.validator.ValidatorPage[validator_validatorPage])のコンポーネント定義を登録します DEBUG 02:05:51,817 [btpool0-8] ** after *****************************************: /view/validator/validator.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=11gc7u8iosvsy;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@2cd6bd1e [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=11gc7u8iosvsy [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@4045cf35 [request]org.seasar.teeda.extension.Condition=[validatorForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={validator_validatorPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]validator_validatorPage=org.seasar.teeda.it.web.validator.ValidatorPage@461a1391 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/validator/validator.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@59fab88b DEBUG 02:05:51,818 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,818 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:51,819 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:51,820 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:51,820 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4eae9e7e not defined as pure js property DEBUG 02:05:51,820 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4eae9e7e not defined as pure js property DEBUG 02:05:51,821 [main] Page Encoding detected: UTF-8 Validator






DEBUG 02:05:51,821 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,821 [main] Load response for http://localhost:36584/view/validator/validator.html;jsessionid=11gc7u8iosvsy DEBUG 02:05:51,823 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,824 [btpool0-8] ** before *****************************************: /view/validator/validator.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@9f9449a RequestedSessionId=11gc7u8iosvsy REQUEST_URI=/view/validator/validator.html;jsessionid=11gc7u8iosvsy, SERVLET_PATH=/view/validator/validator.html CharacterEncoding=UTF-8, ContentLength=164, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=11gc7u8iosvsy Session :: CreationTime=1639155951811, LastAccessedTime=1639155951823, MaxInactiveInterval=1800 [param]validatorForm/view/validator/validator.html=validatorForm [param]validatorForm:aaa= [param]validatorForm:bbb= [param]validatorForm:ccc= [param]validatorForm:doHoge=without hyphen [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@4c06df93 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=11gc7u8iosvsy [header]Content-Length=164 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=11gc7u8iosvsy; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/validator/validator.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@59fab88b DEBUG 02:05:51,827 [btpool0-8] クラス(org.seasar.teeda.it.web.validator.ValidatorPage[validator_validatorPage])のコンポーネント定義を登録します DEBUG 02:05:51,831 [btpool0-8] ** after *****************************************: /view/validator/validator.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3657f986 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@4c06df93 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[validatorForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/validator/validator.html [request]teeda.SUBMITTED_COMMAND=doHoge [request]validator_validatorPage=org.seasar.teeda.it.web.validator.ValidatorPage@49bee849 [cookie]JSESSIONID=11gc7u8iosvsy [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/validator/validator.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@14843672 DEBUG 02:05:51,832 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,833 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@78192b23 not defined as pure js property DEBUG 02:05:51,833 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@78192b23 not defined as pure js property DEBUG 02:05:51,834 [main] Page Encoding detected: UTF-8 Validator
  • 値を入力してください(CCC)






DEBUG 02:05:51,835 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,835 [main] Load response for http://localhost:36584/view/validator/validator.html DEBUG 02:05:51,836 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,837 [btpool0-8] ** before *****************************************: /view/validator/validator.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@1285b0b9 RequestedSessionId=11gc7u8iosvsy REQUEST_URI=/view/validator/validator.html, SERVLET_PATH=/view/validator/validator.html CharacterEncoding=UTF-8, ContentLength=163, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=11gc7u8iosvsy Session :: CreationTime=1639155951811, LastAccessedTime=1639155951836, MaxInactiveInterval=1800 [param]validatorForm/view/validator/validator.html=validatorForm [param]validatorForm:aaa= [param]validatorForm:bbb= [param]validatorForm:ccc= [param]validatorForm:doHoge-2=with hyphen [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7154b2f [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=11gc7u8iosvsy [header]Content-Length=163 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=11gc7u8iosvsy; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/validator/validator.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@14843672 DEBUG 02:05:51,841 [btpool0-8] クラス(org.seasar.teeda.it.web.validator.ValidatorPage[validator_validatorPage])のコンポーネント定義を登録します DEBUG 02:05:51,845 [btpool0-8] ** after *****************************************: /view/validator/validator.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@2a26765 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7154b2f [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[validatorForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/validator/validator.html [request]teeda.SUBMITTED_COMMAND=doHoge-2 [request]validator_validatorPage=org.seasar.teeda.it.web.validator.ValidatorPage@7432193c [cookie]JSESSIONID=11gc7u8iosvsy [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/validator/validator.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@516edbd DEBUG 02:05:51,847 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,848 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@924fda2 not defined as pure js property DEBUG 02:05:51,848 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@924fda2 not defined as pure js property DEBUG 02:05:51,849 [main] Page Encoding detected: UTF-8 Validator
  • 値を入力してください(CCC)






DEBUG 02:05:51,849 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,849 [main] Load response for http://localhost:36584/view/validator/validator.html DEBUG 02:05:51,851 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,851 [btpool0-8] ** before *****************************************: /view/validator/validator.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@23e96744 RequestedSessionId=11gc7u8iosvsy REQUEST_URI=/view/validator/validator.html, SERVLET_PATH=/view/validator/validator.html CharacterEncoding=UTF-8, ContentLength=165, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=11gc7u8iosvsy Session :: CreationTime=1639155951811, LastAccessedTime=1639155951850, MaxInactiveInterval=1800 [param]validatorForm/view/validator/validator.html=validatorForm [param]validatorForm:aaa= [param]validatorForm:bbb= [param]validatorForm:ccc=0 [param]validatorForm:doHoge=without hyphen [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@307ab3c7 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=11gc7u8iosvsy [header]Content-Length=165 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=11gc7u8iosvsy; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/validator/validator.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@516edbd DEBUG 02:05:51,855 [btpool0-8] クラス(org.seasar.teeda.it.web.validator.ValidatorPage[validator_validatorPage])のコンポーネント定義を登録します DEBUG 02:05:51,858 [btpool0-8] ** after *****************************************: /view/validator/validator.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@6184d88 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@307ab3c7 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[validatorForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/validator/validator.html [request]teeda.SUBMITTED_COMMAND=doHoge [request]validator_validatorPage=org.seasar.teeda.it.web.validator.ValidatorPage@258a1ed8 [cookie]JSESSIONID=11gc7u8iosvsy [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/validator/validator.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@eef0a29 DEBUG 02:05:51,859 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,860 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@30be40ad not defined as pure js property DEBUG 02:05:51,860 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@30be40ad not defined as pure js property DEBUG 02:05:51,861 [main] Page Encoding detected: UTF-8 Validator






DEBUG 02:05:51,861 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,861 [main] Load response for http://localhost:36584/view/validator/validator.html DEBUG 02:05:51,863 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,864 [btpool0-8] ** before *****************************************: /view/validator/validator.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@64c97178 RequestedSessionId=11gc7u8iosvsy REQUEST_URI=/view/validator/validator.html, SERVLET_PATH=/view/validator/validator.html CharacterEncoding=UTF-8, ContentLength=164, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=11gc7u8iosvsy Session :: CreationTime=1639155951811, LastAccessedTime=1639155951863, MaxInactiveInterval=1800 [param]validatorForm/view/validator/validator.html=validatorForm [param]validatorForm:aaa= [param]validatorForm:bbb= [param]validatorForm:ccc=0 [param]validatorForm:doHoge-2=with hyphen [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6538b0f9 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=11gc7u8iosvsy [header]Content-Length=164 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=11gc7u8iosvsy; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/validator/validator.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@eef0a29 DEBUG 02:05:51,868 [btpool0-8] クラス(org.seasar.teeda.it.web.validator.ValidatorPage[validator_validatorPage])のコンポーネント定義を登録します DEBUG 02:05:51,871 [btpool0-8] ** after *****************************************: /view/validator/validator.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@66bd66d7 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6538b0f9 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[validatorForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/validator/validator.html [request]teeda.SUBMITTED_COMMAND=doHoge-2 [request]validator_validatorPage=org.seasar.teeda.it.web.validator.ValidatorPage@1caae1f3 [cookie]JSESSIONID=11gc7u8iosvsy [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/validator/validator.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@16d82739 DEBUG 02:05:51,873 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,874 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@536922b not defined as pure js property DEBUG 02:05:51,874 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@536922b not defined as pure js property DEBUG 02:05:51,875 [main] Page Encoding detected: UTF-8 Validator






DEBUG 02:05:51,875 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,875 [main] Load response for http://localhost:36584/view/move/movetest.html DEBUG 02:05:51,876 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,876 [btpool0-8] ** before *****************************************: /view/move/movetest.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@2d410709 RequestedSessionId=null REQUEST_URI=/view/move/movetest.html, SERVLET_PATH=/view/move/movetest.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@834f715 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@16d82739 DEBUG 02:05:51,878 [btpool0-8] クラス(org.seasar.teeda.it.web.move.MovetestPage[move_movetestPage])のコンポーネント定義を登録します DEBUG 02:05:51,894 [btpool0-8] ** after *****************************************: /view/move/movetest.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1p7vxwndzrshw;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@48650f6d [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]move_movetestPage=org.seasar.teeda.it.web.move.MovetestPage@62d7e23c [request]org.mortbay.jetty.newSessionId=1p7vxwndzrshw [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@834f715 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/move/movetest.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@4b4603d6 DEBUG 02:05:51,896 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,897 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:51,897 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:51,898 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:51,899 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5de21b7f not defined as pure js property DEBUG 02:05:51,899 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5de21b7f not defined as pure js property DEBUG 02:05:51,900 [main] Page Encoding detected: UTF-8 Page transition
DEBUG 02:05:51,900 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,900 [main] Load response for http://localhost:36584/view/move/movetest.html;jsessionid=1p7vxwndzrshw DEBUG 02:05:51,902 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,903 [btpool0-8] ** before *****************************************: /view/move/movetest.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@149a0d40 RequestedSessionId=1p7vxwndzrshw REQUEST_URI=/view/move/movetest.html;jsessionid=1p7vxwndzrshw, SERVLET_PATH=/view/move/movetest.html CharacterEncoding=UTF-8, ContentLength=79, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1p7vxwndzrshw Session :: CreationTime=1639155951876, LastAccessedTime=1639155951902, MaxInactiveInterval=1800 [param]form/view/move/movetest.html=form [param]form:doMove=move [param]form:statement=aaa [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@ddbef51 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1p7vxwndzrshw [header]Content-Length=79 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1p7vxwndzrshw; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/move/movetest.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@4b4603d6 DEBUG 02:05:51,907 [btpool0-8] クラス(org.seasar.teeda.it.web.move.MovetestPage[move_movetestPage])のコンポーネント定義を登録します INFO 02:05:51,908 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:51,908 [btpool0-8] ** after *****************************************: /view/move/movetest.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/move/resultMovetest.html?te-uniquekey=17da54ee924 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5b345b80 [request]move_movetestPage=org.seasar.teeda.it.web.move.MovetestPage@4a635f47 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@ddbef51 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/move/movetest.html [request]teeda.SUBMITTED_COMMAND=doMove [cookie]JSESSIONID=1p7vxwndzrshw [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/move/resultMovetest.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={statement=aaa, ccc=null, aaa=null, resultItems=[org.seasar.teeda.it.web.dto.FooDto@42045478, org.seasar.teeda.it.web.dto.FooDto@2a45b424], bbb=null, resultData=aaaaa}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/move/movetest.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@4635bd2a DEBUG 02:05:51,909 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/move/resultMovetest.html?te-uniquekey=17da54ee924] DEBUG 02:05:51,909 [main] Load response for http://localhost:36584/view/move/resultMovetest.html?te-uniquekey=17da54ee924 DEBUG 02:05:51,910 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,911 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,912 [btpool0-8] ** before *****************************************: /view/move/resultMovetest.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@4b0a1b0d RequestedSessionId=1p7vxwndzrshw REQUEST_URI=/view/move/resultMovetest.html, SERVLET_PATH=/view/move/resultMovetest.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ee924, PathInfo=null, RemoteUser=null Session SessionId=1p7vxwndzrshw Session :: CreationTime=1639155951876, LastAccessedTime=1639155951911, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ee924 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@47618f8 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1p7vxwndzrshw [header]Cookie=$Version=0; JSESSIONID=1p7vxwndzrshw; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/move/resultMovetest.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={ccc=null, statement=aaa, aaa=null, bbb=null, resultItems=[org.seasar.teeda.it.web.dto.FooDto@59aa6ece, org.seasar.teeda.it.web.dto.FooDto@4450c45f], resultData=aaaaa}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/move/movetest.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@4635bd2a DEBUG 02:05:51,914 [btpool0-8] クラス(org.seasar.teeda.it.web.move.ResultMovetestPage[move_resultMovetestPage])のコンポーネント定義を登録します DEBUG 02:05:51,921 [btpool0-8] ** after *****************************************: /view/move/resultMovetest.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@2c555aff [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]move_resultMovetestPage=org.seasar.teeda.it.web.move.ResultMovetestPage@17c93216 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@47618f8 [request]org.seasar.teeda.extension.Condition=[resultMovetestForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/move/movetest.html [request]resultData=aaaaa [request]resultItems=[org.seasar.teeda.it.web.dto.FooDto@19f74e8d, org.seasar.teeda.it.web.dto.FooDto@3b46184c] [request]statement=aaa [cookie]JSESSIONID=1p7vxwndzrshw [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/move/resultMovetest.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={ccc=null, statement=aaa, aaa=null, bbb=null, resultItems=[org.seasar.teeda.it.web.dto.FooDto@59aa6ece, org.seasar.teeda.it.web.dto.FooDto@4450c45f], resultData=aaaaa}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/move/resultMovetest.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@76e543fa DEBUG 02:05:51,922 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,923 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@51658c66 not defined as pure js property DEBUG 02:05:51,923 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@51658c66 not defined as pure js property DEBUG 02:05:51,924 [main] Page Encoding detected: UTF-8 Page transition
statement=aaa
0-hogehoge-125
1-foofoo-255

result=aaaaa
DEBUG 02:05:51,924 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,924 [main] Load response for http://localhost:36584/view/transition/from/from.html DEBUG 02:05:51,925 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,925 [btpool0-8] ** before *****************************************: /view/transition/from/from.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@151b1e49 RequestedSessionId=null REQUEST_URI=/view/transition/from/from.html, SERVLET_PATH=/view/transition/from/from.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@27615572 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@76e543fa DEBUG 02:05:51,926 [btpool0-8] クラス(org.seasar.teeda.it.web.transition.from.FromPage[transition_from_fromPage])のコンポーネント定義を登録します DEBUG 02:05:51,933 [btpool0-8] ** after *****************************************: /view/transition/from/from.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=ftxweu1nr25f;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@4a11e43c [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=ftxweu1nr25f [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@27615572 [request]org.seasar.teeda.extension.Condition=[fromForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/transition/from/from.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5c9f4521 DEBUG 02:05:51,934 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,935 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:51,935 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:51,937 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:51,938 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@21c55cdc not defined as pure js property DEBUG 02:05:51,938 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@21c55cdc not defined as pure js property DEBUG 02:05:51,939 [main] Page Encoding detected: UTF-8 Page transition
DEBUG 02:05:51,939 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,939 [main] Load response for http://localhost:36584/view/transition/from/from.html;jsessionid=ftxweu1nr25f DEBUG 02:05:51,941 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,942 [btpool0-8] ** before *****************************************: /view/transition/from/from.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@662f743b RequestedSessionId=ftxweu1nr25f REQUEST_URI=/view/transition/from/from.html;jsessionid=ftxweu1nr25f, SERVLET_PATH=/view/transition/from/from.html CharacterEncoding=UTF-8, ContentLength=91, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=ftxweu1nr25f Session :: CreationTime=1639155951925, LastAccessedTime=1639155951941, MaxInactiveInterval=1800 [param]fromForm/view/transition/from/from.html=fromForm [param]fromForm:goTo=go to same usecase [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@357801e6 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=ftxweu1nr25f [header]Content-Length=91 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=ftxweu1nr25f; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/transition/from/from.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5c9f4521 DEBUG 02:05:51,945 [btpool0-8] クラス(org.seasar.teeda.it.web.transition.from.FromPage[transition_from_fromPage])のコンポーネント定義を登録します INFO 02:05:51,946 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:51,946 [btpool0-8] ** after *****************************************: /view/transition/from/from.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/transition/from/to.html?te-uniquekey=17da54ee94a [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@730d6938 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@357801e6 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/transition/from/from.html [request]teeda.SUBMITTED_COMMAND=goTo [request]transition_from_fromPage=org.seasar.teeda.it.web.transition.from.FromPage@7577168a [cookie]JSESSIONID=ftxweu1nr25f [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/transition/from/to.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/transition/from/from.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5d68fa45 DEBUG 02:05:51,946 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/transition/from/to.html?te-uniquekey=17da54ee94a] DEBUG 02:05:51,946 [main] Load response for http://localhost:36584/view/transition/from/to.html?te-uniquekey=17da54ee94a DEBUG 02:05:51,948 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,949 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,949 [btpool0-8] ** before *****************************************: /view/transition/from/to.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@3a610754 RequestedSessionId=ftxweu1nr25f REQUEST_URI=/view/transition/from/to.html, SERVLET_PATH=/view/transition/from/to.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ee94a, PathInfo=null, RemoteUser=null Session SessionId=ftxweu1nr25f Session :: CreationTime=1639155951925, LastAccessedTime=1639155951949, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ee94a [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@382839bd [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=ftxweu1nr25f [header]Cookie=$Version=0; JSESSIONID=ftxweu1nr25f; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/transition/from/to.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/transition/from/from.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5d68fa45 DEBUG 02:05:51,951 [btpool0-8] クラス(org.seasar.teeda.it.web.transition.from.ToPage[transition_from_toPage])のコンポーネント定義を登録します /view/transition/from/from.html DEBUG 02:05:51,961 [btpool0-8] ** after *****************************************: /view/transition/from/to.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@552856f7 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@382839bd [request]org.seasar.teeda.extension.Condition=[toForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/transition/from/from.html [request]transition_from_toPage=org.seasar.teeda.it.web.transition.from.ToPage@4b659dce [cookie]JSESSIONID=ftxweu1nr25f [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/transition/from/to.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/transition/from/to.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7c5b660d DEBUG 02:05:51,962 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,963 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4bb8e77c not defined as pure js property DEBUG 02:05:51,963 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4bb8e77c not defined as pure js property DEBUG 02:05:51,964 [main] Page Encoding detected: UTF-8 Page transition
to
Come from:/view/transition/from/from.html
DEBUG 02:05:51,965 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,965 [main] Load response for http://localhost:36584/view/transition/from/from.html DEBUG 02:05:51,970 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,971 [btpool0-8] ** before *****************************************: /view/transition/from/from.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@2b10f19b RequestedSessionId=null REQUEST_URI=/view/transition/from/from.html, SERVLET_PATH=/view/transition/from/from.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@65660d33 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7c5b660d DEBUG 02:05:51,978 [btpool0-8] ** after *****************************************: /view/transition/from/from.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=pp0zhuzgaheq;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@7d87ff27 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=pp0zhuzgaheq [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@65660d33 [request]org.seasar.teeda.extension.Condition=[fromForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/transition/from/from.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6b8099d3 DEBUG 02:05:51,979 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,980 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:51,980 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:51,981 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:51,982 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@52429664 not defined as pure js property DEBUG 02:05:51,982 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@52429664 not defined as pure js property DEBUG 02:05:51,982 [main] Page Encoding detected: UTF-8 Page transition
DEBUG 02:05:51,983 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:51,983 [main] Load response for http://localhost:36584/view/transition/from/from.html;jsessionid=pp0zhuzgaheq DEBUG 02:05:51,984 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,986 [btpool0-8] ** before *****************************************: /view/transition/from/from.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@92c3c25 RequestedSessionId=pp0zhuzgaheq REQUEST_URI=/view/transition/from/from.html;jsessionid=pp0zhuzgaheq, SERVLET_PATH=/view/transition/from/from.html CharacterEncoding=UTF-8, ContentLength=107, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=pp0zhuzgaheq Session :: CreationTime=1639155951971, LastAccessedTime=1639155951984, MaxInactiveInterval=1800 [param]fromForm/view/transition/from/from.html=fromForm [param]fromForm:goTransition_To_to=go to other use case [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3720a5d7 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=pp0zhuzgaheq [header]Content-Length=107 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=pp0zhuzgaheq; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/transition/from/from.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6b8099d3 DEBUG 02:05:51,988 [btpool0-8] クラス(org.seasar.teeda.it.web.transition.from.FromPage[transition_from_fromPage])のコンポーネント定義を登録します DEBUG 02:05:51,989 [btpool0-8] ** after *****************************************: /view/transition/from/from.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/transition/to/to.html?te-uniquekey=17da54ee975 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@60260627 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3720a5d7 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/transition/from/from.html [request]teeda.SUBMITTED_COMMAND=goTransition_To_to [request]transition_from_fromPage=org.seasar.teeda.it.web.transition.from.FromPage@605e1bc1 [cookie]JSESSIONID=pp0zhuzgaheq [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/transition/to/to.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/transition/from/from.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@42704d54 INFO 02:05:51,989 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:51,989 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/transition/to/to.html?te-uniquekey=17da54ee975] DEBUG 02:05:51,990 [main] Load response for http://localhost:36584/view/transition/to/to.html?te-uniquekey=17da54ee975 DEBUG 02:05:51,990 [btpool0-8] HOT deployを終了しました DEBUG 02:05:51,991 [btpool0-8] HOT deployを開始します DEBUG 02:05:51,992 [btpool0-8] ** before *****************************************: /view/transition/to/to.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@c4a6572 RequestedSessionId=pp0zhuzgaheq REQUEST_URI=/view/transition/to/to.html, SERVLET_PATH=/view/transition/to/to.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ee975, PathInfo=null, RemoteUser=null Session SessionId=pp0zhuzgaheq Session :: CreationTime=1639155951971, LastAccessedTime=1639155951991, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ee975 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@684a25ab [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=pp0zhuzgaheq [header]Cookie=$Version=0; JSESSIONID=pp0zhuzgaheq; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/transition/to/to.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/transition/from/from.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@42704d54 DEBUG 02:05:51,993 [btpool0-8] クラス(org.seasar.teeda.it.web.transition.to.ToPage[transition_to_toPage])のコンポーネント定義を登録します /view/transition/from/from.html DEBUG 02:05:51,999 [btpool0-8] ** after *****************************************: /view/transition/to/to.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@ce2b11f [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@684a25ab [request]org.seasar.teeda.extension.Condition=[toForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/transition/from/from.html [request]transition_to_toPage=org.seasar.teeda.it.web.transition.to.ToPage@76da70d4 [cookie]JSESSIONID=pp0zhuzgaheq [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/transition/to/to.html}} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/transition/to/to.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7f25ab41 DEBUG 02:05:52,000 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,001 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@44a406e8 not defined as pure js property DEBUG 02:05:52,001 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@44a406e8 not defined as pure js property DEBUG 02:05:52,002 [main] Page Encoding detected: UTF-8 Page Transition
to
Come from:/view/transition/from/from.html
DEBUG 02:05:52,002 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,002 [main] Load response for http://localhost:36584/view/radio/selectOneRadioInput.html DEBUG 02:05:52,003 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,003 [btpool0-8] ** before *****************************************: /view/radio/selectOneRadioInput.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@667e83c5 RequestedSessionId=null REQUEST_URI=/view/radio/selectOneRadioInput.html, SERVLET_PATH=/view/radio/selectOneRadioInput.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7bfd2f14 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7f25ab41 DEBUG 02:05:52,005 [btpool0-8] クラス(org.seasar.teeda.it.web.radio.SelectOneRadioInputPage[radio_selectOneRadioInputPage])のコンポーネント定義を登録します DEBUG 02:05:52,017 [btpool0-8] ** after *****************************************: /view/radio/selectOneRadioInput.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=em4qy1w1vswx;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@168c660d [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=em4qy1w1vswx [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7bfd2f14 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={radio_selectOneRadioInputPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]radio_selectOneRadioInputPage=org.seasar.teeda.it.web.radio.SelectOneRadioInputPage@5b7feb0b [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/radio/selectOneRadioInput.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2b204e1b DEBUG 02:05:52,019 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,019 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:52,019 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:52,021 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:52,021 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@25403477 not defined as pure js property DEBUG 02:05:52,021 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@25403477 not defined as pure js property DEBUG 02:05:52,022 [main] Page Encoding detected: UTF-8 Selectone input
0
DEBUG 02:05:52,023 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,023 [main] Load response for http://localhost:36584/view/radio/selectOneRadioInput.html;jsessionid=em4qy1w1vswx DEBUG 02:05:52,024 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,025 [btpool0-8] ** before *****************************************: /view/radio/selectOneRadioInput.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@6db4b914 RequestedSessionId=em4qy1w1vswx REQUEST_URI=/view/radio/selectOneRadioInput.html;jsessionid=em4qy1w1vswx, SERVLET_PATH=/view/radio/selectOneRadioInput.html CharacterEncoding=UTF-8, ContentLength=406, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=em4qy1w1vswx Session :: CreationTime=1639155952003, LastAccessedTime=1639155952024, MaxInactiveInterval=1800 [param]form/view/radio/selectOneRadioInput.html=form [param]form:aaa=0 [param]form:aaaItemsSave=rO0ABXNyABNqYXZhLnV0aWwuQXJyYXlMaXN0eIHSHZnHYZ0DAAFJAARzaXpleHAAAAADdwQAAAAKc3IAJG9yZy5zZWFzYXIudGVlZGEuaXQud2ViLnJhZGlvLkFhYUR0bwAAAAAAAAABAgACSQAFdmFsdWVMAAVsYWJlbHQAEkxqYXZhL2xhbmcvU3RyaW5nO3hwAAAAAHQABEFBQUFzcQB+AAIAAAABdAAEQkJCQnNxAH4AAgAAAAJ0AARDQ0NDeA== [param]form:bbb=123 [param]form:goSelectOneRadioResult=calculate [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@73e30850 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=em4qy1w1vswx [header]Content-Length=406 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=em4qy1w1vswx; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/radio/selectOneRadioInput.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2b204e1b DEBUG 02:05:52,030 [btpool0-8] クラス(org.seasar.teeda.it.web.radio.SelectOneRadioInputPage[radio_selectOneRadioInputPage])のコンポーネント定義を登録します DEBUG 02:05:52,032 [btpool0-8] [WTDA0201]プロパティaaaの型があっていません(現在のPageクラス:int、 次のPageクラス:java.lang.Integer)。 INFO 02:05:52,032 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:52,032 [btpool0-8] ** after *****************************************: /view/radio/selectOneRadioInput.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/radio/selectOneRadioResult.html?te-uniquekey=17da54ee9a0 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@45d9a778 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@73e30850 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/radio/selectOneRadioInput.html [request]radio_selectOneRadioInputPage=org.seasar.teeda.it.web.radio.SelectOneRadioInputPage@5481db1b [request]teeda.SUBMITTED_COMMAND=goSelectOneRadioResult [cookie]JSESSIONID=em4qy1w1vswx [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/radio/selectOneRadioResult.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={aaaLabel=AAAA, aaa=0, bbb=123, aaaItems=[org.seasar.teeda.it.web.radio.AaaDto@1957f4f5, org.seasar.teeda.it.web.radio.AaaDto@5d930dd2, org.seasar.teeda.it.web.radio.AaaDto@617085fc]}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/radio/selectOneRadioInput.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@226c955e DEBUG 02:05:52,032 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/radio/selectOneRadioResult.html?te-uniquekey=17da54ee9a0] DEBUG 02:05:52,032 [main] Load response for http://localhost:36584/view/radio/selectOneRadioResult.html?te-uniquekey=17da54ee9a0 DEBUG 02:05:52,033 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,034 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,035 [btpool0-8] ** before *****************************************: /view/radio/selectOneRadioResult.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@19273f0c RequestedSessionId=em4qy1w1vswx REQUEST_URI=/view/radio/selectOneRadioResult.html, SERVLET_PATH=/view/radio/selectOneRadioResult.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54ee9a0, PathInfo=null, RemoteUser=null Session SessionId=em4qy1w1vswx Session :: CreationTime=1639155952003, LastAccessedTime=1639155952034, MaxInactiveInterval=1800 [param]te-uniquekey=17da54ee9a0 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@5f9c39ba [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=em4qy1w1vswx [header]Cookie=$Version=0; JSESSIONID=em4qy1w1vswx; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/radio/selectOneRadioResult.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={aaa=0, aaaLabel=AAAA, bbb=123, aaaItems=[org.seasar.teeda.it.web.radio.AaaDto@622367ff, org.seasar.teeda.it.web.radio.AaaDto@280c8af, org.seasar.teeda.it.web.radio.AaaDto@54f75a71]}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/radio/selectOneRadioInput.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@226c955e DEBUG 02:05:52,037 [btpool0-8] クラス(org.seasar.teeda.it.web.radio.SelectOneRadioResultPage[radio_selectOneRadioResultPage])のコンポーネント定義を登録します aaaLabel = AAAA DEBUG 02:05:52,047 [btpool0-8] ** after *****************************************: /view/radio/selectOneRadioResult.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]aaa=0 [request]aaaItems=[org.seasar.teeda.it.web.radio.AaaDto@6ef2da0b, org.seasar.teeda.it.web.radio.AaaDto@9c94115, org.seasar.teeda.it.web.radio.AaaDto@7bcfceb7] [request]aaaLabel=AAAA [request]bbb=123 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@80c8fe2 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@5f9c39ba [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={radio_selectOneRadioResultPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/radio/selectOneRadioInput.html [request]radio_selectOneRadioResultPage=org.seasar.teeda.it.web.radio.SelectOneRadioResultPage@70ba428e [cookie]JSESSIONID=em4qy1w1vswx [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/radio/selectOneRadioResult.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={aaa=0, aaaLabel=AAAA, bbb=123, aaaItems=[org.seasar.teeda.it.web.radio.AaaDto@622367ff, org.seasar.teeda.it.web.radio.AaaDto@280c8af, org.seasar.teeda.it.web.radio.AaaDto@54f75a71]}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/radio/selectOneRadioResult.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5467b273 DEBUG 02:05:52,048 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,049 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7df92e01 not defined as pure js property DEBUG 02:05:52,049 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7df92e01 not defined as pure js property DEBUG 02:05:52,050 [main] Page Encoding detected: UTF-8 Selectone result
AAAA
DEBUG 02:05:52,050 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,050 [main] Load response for http://localhost:36584/view/title/title.html DEBUG 02:05:52,050 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,051 [btpool0-8] ** before *****************************************: /view/title/title.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@67740bd7 RequestedSessionId=null REQUEST_URI=/view/title/title.html, SERVLET_PATH=/view/title/title.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@73b58550 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5467b273 DEBUG 02:05:52,052 [btpool0-8] クラス(org.seasar.teeda.it.web.title.TitlePage[title_titlePage])のコンポーネント定義を登録します DEBUG 02:05:52,061 [btpool0-8] クラス(org.seasar.teeda.it.web.title.LayoutPage[title_layoutPage])のコンポーネント定義を登録します DEBUG 02:05:52,069 [btpool0-8] ** after *****************************************: /view/title/title.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=bg6wpfhzqcht;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@35367c5a [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=bg6wpfhzqcht [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@73b58550 [request]org.seasar.teeda.extension.Condition=[titleForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]org.seasar.teeda.extension.util.LayoutBuilder=[org.seasar.teeda.extension.render.IncludedBody@c1e1401] [request]org.seasar.teeda.extension.util.LayoutBuilder.INDEX=-1 [request]postback=false [request]title_titlePage=org.seasar.teeda.it.web.title.TitlePage@ab353de [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/title/title.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@347194f DEBUG 02:05:52,070 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,071 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:52,071 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:52,072 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:52,073 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4731fa4b not defined as pure js property DEBUG 02:05:52,073 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4731fa4b not defined as pure js property DEBUG 02:05:52,074 [main] Page Encoding detected: UTF-8 HOGE

aaaa

レイアウトラベル(span) 共通レイアウトラベル(span)
レイアウトラベル(span) 共通レイアウトラベル(span) DEBUG 02:05:52,074 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,074 [main] Load response for http://localhost:36584/view/title/title2.html DEBUG 02:05:52,075 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,075 [btpool0-8] ** before *****************************************: /view/title/title2.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@4f882760 RequestedSessionId=null REQUEST_URI=/view/title/title2.html, SERVLET_PATH=/view/title/title2.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@73d1386a [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@347194f DEBUG 02:05:52,077 [btpool0-8] クラス(org.seasar.teeda.it.web.title.Title2Page[title_title2Page])のコンポーネント定義を登録します DEBUG 02:05:52,084 [btpool0-8] ** after *****************************************: /view/title/title2.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=zvufrebm6muc;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3397a6b5 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=zvufrebm6muc [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@73d1386a [request]org.seasar.teeda.extension.Condition=[titleForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]org.seasar.teeda.extension.util.LayoutBuilder=[org.seasar.teeda.extension.render.IncludedBody@2941cf89] [request]org.seasar.teeda.extension.util.LayoutBuilder.INDEX=-1 [request]postback=false [request]title_title2Page=org.seasar.teeda.it.web.title.Title2Page@1fa04088 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/title/title2.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@51ecb0f0 DEBUG 02:05:52,085 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,086 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:52,086 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:52,088 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:52,088 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@8f7b3cf not defined as pure js property DEBUG 02:05:52,088 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@8f7b3cf not defined as pure js property DEBUG 02:05:52,089 [main] Page Encoding detected: UTF-8 mock

aaaa

レイアウトラベル(span) 共通レイアウトラベル(span)
レイアウトラベル(span) 共通レイアウトラベル(span) DEBUG 02:05:52,090 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,090 [main] Load response for http://localhost:36584/view/radio/inputRadio.html DEBUG 02:05:52,090 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,090 [btpool0-8] ** before *****************************************: /view/radio/inputRadio.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@4d7369fd RequestedSessionId=null REQUEST_URI=/view/radio/inputRadio.html, SERVLET_PATH=/view/radio/inputRadio.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@543388c4 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@51ecb0f0 DEBUG 02:05:52,097 [btpool0-8] クラス(org.seasar.teeda.it.web.radio.InputRadioPage[radio_inputRadioPage])のコンポーネント定義を登録します DEBUG 02:05:52,108 [btpool0-8] ** after *****************************************: /view/radio/inputRadio.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=hm83wa3n15pr;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3cf9a477 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=hm83wa3n15pr [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@543388c4 [request]org.seasar.teeda.extension.Condition=[inputRadioForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]radio_inputRadioPage=org.seasar.teeda.it.web.radio.InputRadioPage@299c9fe7 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/radio/inputRadio.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@69c60c08 DEBUG 02:05:52,109 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,110 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:52,110 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:52,112 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:52,112 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@47d0ac94 not defined as pure js property DEBUG 02:05:52,112 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@47d0ac94 not defined as pure js property DEBUG 02:05:52,113 [main] Page Encoding detected: UTF-8 InputRadio
aaa bbb ccc aaa bbb ccc
DEBUG 02:05:52,113 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,113 [main] Load response for http://localhost:36584/view/radio/inputRadio.html;jsessionid=hm83wa3n15pr DEBUG 02:05:52,115 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,116 [btpool0-8] ** before *****************************************: /view/radio/inputRadio.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@6fb646d8 RequestedSessionId=hm83wa3n15pr REQUEST_URI=/view/radio/inputRadio.html;jsessionid=hm83wa3n15pr, SERVLET_PATH=/view/radio/inputRadio.html CharacterEncoding=UTF-8, ContentLength=116, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=hm83wa3n15pr Session :: CreationTime=1639155952090, LastAccessedTime=1639155952115, MaxInactiveInterval=1800 [param]inputRadioForm/view/radio/inputRadio.html=inputRadioForm [param]inputRadioForm:aaa=2 [param]inputRadioForm:doAction=send [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@27e54834 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=hm83wa3n15pr [header]Content-Length=116 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=hm83wa3n15pr; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/radio/inputRadio.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@69c60c08 DEBUG 02:05:52,119 [btpool0-8] クラス(org.seasar.teeda.it.web.radio.InputRadioPage[radio_inputRadioPage])のコンポーネント定義を登録します DEBUG 02:05:52,122 [btpool0-8] ** after *****************************************: /view/radio/inputRadio.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@7d4acb8 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@27e54834 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[inputRadioForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/radio/inputRadio.html [request]radio_inputRadioPage=org.seasar.teeda.it.web.radio.InputRadioPage@1b97680c [request]teeda.SUBMITTED_COMMAND=doAction [cookie]JSESSIONID=hm83wa3n15pr [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/radio/inputRadio.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@712ff9fa DEBUG 02:05:52,123 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,124 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@77b050fd not defined as pure js property DEBUG 02:05:52,124 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@77b050fd not defined as pure js property DEBUG 02:05:52,125 [main] Page Encoding detected: UTF-8 InputRadio
aaa bbb ccc aaa bbb ccc 2
DEBUG 02:05:52,125 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,125 [main] Load response for http://localhost:36584/view/radio/inputRadio.html DEBUG 02:05:52,126 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,126 [btpool0-8] ** before *****************************************: /view/radio/inputRadio.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@52d9b236 RequestedSessionId=null REQUEST_URI=/view/radio/inputRadio.html, SERVLET_PATH=/view/radio/inputRadio.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@524321b8 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@712ff9fa DEBUG 02:05:52,129 [btpool0-8] クラス(org.seasar.teeda.it.web.radio.InputRadioPage[radio_inputRadioPage])のコンポーネント定義を登録します DEBUG 02:05:52,131 [btpool0-8] ** after *****************************************: /view/radio/inputRadio.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=owxqxoqz8uaj;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5dec5237 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=owxqxoqz8uaj [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@524321b8 [request]org.seasar.teeda.extension.Condition=[inputRadioForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]radio_inputRadioPage=org.seasar.teeda.it.web.radio.InputRadioPage@4609c90d [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/radio/inputRadio.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2c6e9867 DEBUG 02:05:52,132 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,133 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:52,133 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:52,134 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:52,135 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@126af6c3 not defined as pure js property DEBUG 02:05:52,135 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@126af6c3 not defined as pure js property DEBUG 02:05:52,136 [main] Page Encoding detected: UTF-8 InputRadio
aaa bbb ccc aaa bbb ccc
DEBUG 02:05:52,136 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,136 [main] Load response for http://localhost:36584/view/radio/inputRadio.html;jsessionid=owxqxoqz8uaj DEBUG 02:05:52,138 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,139 [btpool0-8] ** before *****************************************: /view/radio/inputRadio.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@c08adbb RequestedSessionId=owxqxoqz8uaj REQUEST_URI=/view/radio/inputRadio.html;jsessionid=owxqxoqz8uaj, SERVLET_PATH=/view/radio/inputRadio.html CharacterEncoding=UTF-8, ContentLength=93, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=owxqxoqz8uaj Session :: CreationTime=1639155952126, LastAccessedTime=1639155952138, MaxInactiveInterval=1800 [param]inputRadioForm/view/radio/inputRadio.html=inputRadioForm [param]inputRadioForm:doAction=send [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@dc5d629 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=owxqxoqz8uaj [header]Content-Length=93 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=owxqxoqz8uaj; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/radio/inputRadio.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2c6e9867 DEBUG 02:05:52,144 [btpool0-8] クラス(org.seasar.teeda.it.web.radio.InputRadioPage[radio_inputRadioPage])のコンポーネント定義を登録します DEBUG 02:05:52,147 [btpool0-8] ** after *****************************************: /view/radio/inputRadio.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@4b83b34e [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@dc5d629 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[inputRadioForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/radio/inputRadio.html [request]radio_inputRadioPage=org.seasar.teeda.it.web.radio.InputRadioPage@3370ec9d [request]teeda.SUBMITTED_COMMAND=doAction [cookie]JSESSIONID=owxqxoqz8uaj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/radio/inputRadio.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3abe51cd DEBUG 02:05:52,148 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,149 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4c1e78a4 not defined as pure js property DEBUG 02:05:52,149 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4c1e78a4 not defined as pure js property DEBUG 02:05:52,150 [main] Page Encoding detected: UTF-8 InputRadio
  • 値を入力してください(aaa)
aaa bbb ccc aaa bbb ccc
DEBUG 02:05:52,151 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,151 [main] Load response for http://localhost:36584/view/radio/inputRadio.html DEBUG 02:05:52,152 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,153 [btpool0-8] ** before *****************************************: /view/radio/inputRadio.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@184f3e5 RequestedSessionId=owxqxoqz8uaj REQUEST_URI=/view/radio/inputRadio.html, SERVLET_PATH=/view/radio/inputRadio.html CharacterEncoding=UTF-8, ContentLength=116, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=owxqxoqz8uaj Session :: CreationTime=1639155952126, LastAccessedTime=1639155952152, MaxInactiveInterval=1800 [param]inputRadioForm/view/radio/inputRadio.html=inputRadioForm [param]inputRadioForm:aaa=1 [param]inputRadioForm:doAction=send [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3fa8402a [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=owxqxoqz8uaj [header]Content-Length=116 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=owxqxoqz8uaj; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/radio/inputRadio.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3abe51cd DEBUG 02:05:52,156 [btpool0-8] クラス(org.seasar.teeda.it.web.radio.InputRadioPage[radio_inputRadioPage])のコンポーネント定義を登録します DEBUG 02:05:52,159 [btpool0-8] ** after *****************************************: /view/radio/inputRadio.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@f5a941b [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3fa8402a [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[inputRadioForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/radio/inputRadio.html [request]radio_inputRadioPage=org.seasar.teeda.it.web.radio.InputRadioPage@3b1807d [request]teeda.SUBMITTED_COMMAND=doAction [cookie]JSESSIONID=owxqxoqz8uaj [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/radio/inputRadio.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7a6a906f DEBUG 02:05:52,160 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,160 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@447b0d7a not defined as pure js property DEBUG 02:05:52,160 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@447b0d7a not defined as pure js property DEBUG 02:05:52,161 [main] Page Encoding detected: UTF-8 InputRadio
aaa bbb ccc aaa bbb ccc 1
DEBUG 02:05:52,162 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,162 [main] Load response for http://localhost:36584/view/radio/inputRadio2.html DEBUG 02:05:52,162 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,162 [btpool0-8] ** before *****************************************: /view/radio/inputRadio2.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@1770114 RequestedSessionId=null REQUEST_URI=/view/radio/inputRadio2.html, SERVLET_PATH=/view/radio/inputRadio2.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2be7c8cc [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7a6a906f DEBUG 02:05:52,169 [btpool0-8] クラス(org.seasar.teeda.it.web.radio.InputRadio2Page[radio_inputRadio2Page])のコンポーネント定義を登録します DEBUG 02:05:52,180 [btpool0-8] ** after *****************************************: /view/radio/inputRadio2.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=19f0imi85jro;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@6748ba3d [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=19f0imi85jro [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2be7c8cc [request]org.seasar.teeda.extension.Condition=[inputRadioForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]radio_inputRadio2Page=org.seasar.teeda.it.web.radio.InputRadio2Page@57bb2fc4 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/radio/inputRadio2.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@423d19db DEBUG 02:05:52,181 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,182 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:52,182 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:52,183 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:52,183 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4699fe0a not defined as pure js property DEBUG 02:05:52,183 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4699fe0a not defined as pure js property DEBUG 02:05:52,184 [main] Page Encoding detected: UTF-8 InputRadio
aaa bbb ccc aaa bbb ccc
DEBUG 02:05:52,185 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,185 [main] Load response for http://localhost:36584/view/radio/inputRadio2.html;jsessionid=19f0imi85jro DEBUG 02:05:52,187 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,187 [btpool0-8] ** before *****************************************: /view/radio/inputRadio2.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@602bd522 RequestedSessionId=19f0imi85jro REQUEST_URI=/view/radio/inputRadio2.html;jsessionid=19f0imi85jro, SERVLET_PATH=/view/radio/inputRadio2.html CharacterEncoding=UTF-8, ContentLength=122, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=19f0imi85jro Session :: CreationTime=1639155952162, LastAccessedTime=1639155952186, MaxInactiveInterval=1800 [param]inputRadioForm/view/radio/inputRadio2.html=inputRadioForm [param]inputRadioForm:aaa-hoge=2 [param]inputRadioForm:doAction=send [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@5db5dc81 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=19f0imi85jro [header]Content-Length=122 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=19f0imi85jro; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/radio/inputRadio2.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@423d19db DEBUG 02:05:52,191 [btpool0-8] クラス(org.seasar.teeda.it.web.radio.InputRadio2Page[radio_inputRadio2Page])のコンポーネント定義を登録します DEBUG 02:05:52,193 [btpool0-8] ** after *****************************************: /view/radio/inputRadio2.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@30c156a4 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@5db5dc81 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[inputRadioForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/radio/inputRadio2.html [request]radio_inputRadio2Page=org.seasar.teeda.it.web.radio.InputRadio2Page@651f41fd [request]teeda.SUBMITTED_COMMAND=doAction [cookie]JSESSIONID=19f0imi85jro [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/radio/inputRadio2.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@67257ce8 DEBUG 02:05:52,195 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,196 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7663a188 not defined as pure js property DEBUG 02:05:52,196 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7663a188 not defined as pure js property DEBUG 02:05:52,197 [main] Page Encoding detected: UTF-8 InputRadio
aaa bbb ccc aaa bbb ccc 2
DEBUG 02:05:52,197 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,197 [main] Load response for http://localhost:36584/view/validator/dynamicValidator.html DEBUG 02:05:52,198 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,198 [btpool0-8] ** before *****************************************: /view/validator/dynamicValidator.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@1880249c RequestedSessionId=null REQUEST_URI=/view/validator/dynamicValidator.html, SERVLET_PATH=/view/validator/dynamicValidator.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@4e38a55 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@67257ce8 DEBUG 02:05:52,200 [btpool0-8] クラス(org.seasar.teeda.it.web.validator.DynamicValidatorPage[validator_dynamicValidatorPage])のコンポーネント定義を登録します DEBUG 02:05:52,210 [btpool0-8] ** after *****************************************: /view/validator/dynamicValidator.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=gdpzez7nhelv;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@66c677a7 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=gdpzez7nhelv [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@4e38a55 [request]org.seasar.teeda.extension.Condition=[validatorForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]validator_dynamicValidatorPage=org.seasar.teeda.it.web.validator.DynamicValidatorPage@6fd9a9a7 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/validator/dynamicValidator.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3b114c4f DEBUG 02:05:52,211 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,212 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:52,212 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:52,213 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:52,214 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@13cb3006 not defined as pure js property DEBUG 02:05:52,214 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@13cb3006 not defined as pure js property DEBUG 02:05:52,215 [main] Page Encoding detected: UTF-8 Dynamic Validator




DEBUG 02:05:52,215 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,215 [main] Load response for http://localhost:36584/view/validator/dynamicValidator.html;jsessionid=gdpzez7nhelv DEBUG 02:05:52,217 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,218 [btpool0-8] ** before *****************************************: /view/validator/dynamicValidator.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@32c81878 RequestedSessionId=gdpzez7nhelv REQUEST_URI=/view/validator/dynamicValidator.html;jsessionid=gdpzez7nhelv, SERVLET_PATH=/view/validator/dynamicValidator.html CharacterEncoding=UTF-8, ContentLength=145, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=gdpzez7nhelv Session :: CreationTime=1639155952198, LastAccessedTime=1639155952217, MaxInactiveInterval=1800 [param]validatorForm/view/validator/dynamicValidator.html=validatorForm [param]validatorForm:aaa= [param]validatorForm:bbb-1= [param]validatorForm:doExec=execute [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6ebe8853 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=gdpzez7nhelv [header]Content-Length=145 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=gdpzez7nhelv; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/validator/dynamicValidator.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3b114c4f DEBUG 02:05:52,221 [btpool0-8] クラス(org.seasar.teeda.it.web.validator.DynamicValidatorPage[validator_dynamicValidatorPage])のコンポーネント定義を登録します DEBUG 02:05:52,225 [btpool0-8] ** after *****************************************: /view/validator/dynamicValidator.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@4cf3b817 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6ebe8853 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[validatorForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/validator/dynamicValidator.html [request]teeda.SUBMITTED_COMMAND=doExec [request]validator_dynamicValidatorPage=org.seasar.teeda.it.web.validator.DynamicValidatorPage@14bb1579 [cookie]JSESSIONID=gdpzez7nhelv [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/validator/dynamicValidator.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@67ec591 DEBUG 02:05:52,226 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,226 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4c4af1f4 not defined as pure js property DEBUG 02:05:52,227 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4c4af1f4 not defined as pure js property DEBUG 02:05:52,227 [main] Page Encoding detected: UTF-8 Dynamic Validator
  • 値を入力してください(aaa)
  • 値を入力してください(bbb-1)




DEBUG 02:05:52,228 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,228 [main] Load response for http://localhost:36584/view/validator/dynamicValidator.html DEBUG 02:05:52,228 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,228 [btpool0-8] ** before *****************************************: /view/validator/dynamicValidator.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@59034977 RequestedSessionId=null REQUEST_URI=/view/validator/dynamicValidator.html, SERVLET_PATH=/view/validator/dynamicValidator.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@66cc5148 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@67ec591 DEBUG 02:05:52,233 [btpool0-8] クラス(org.seasar.teeda.it.web.validator.DynamicValidatorPage[validator_dynamicValidatorPage])のコンポーネント定義を登録します DEBUG 02:05:52,234 [btpool0-8] ** after *****************************************: /view/validator/dynamicValidator.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1eec0xv2vl1ms;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@4bee8428 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1eec0xv2vl1ms [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@66cc5148 [request]org.seasar.teeda.extension.Condition=[validatorForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]validator_dynamicValidatorPage=org.seasar.teeda.it.web.validator.DynamicValidatorPage@1826850a [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/validator/dynamicValidator.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@8e85fe9 DEBUG 02:05:52,235 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,235 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:52,235 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:52,237 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:52,237 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2d10ed88 not defined as pure js property DEBUG 02:05:52,237 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2d10ed88 not defined as pure js property DEBUG 02:05:52,238 [main] Page Encoding detected: UTF-8 Dynamic Validator




DEBUG 02:05:52,238 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,238 [main] Load response for http://localhost:36584/view/validator/dynamicValidator.html;jsessionid=1eec0xv2vl1ms DEBUG 02:05:52,240 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,241 [btpool0-8] ** before *****************************************: /view/validator/dynamicValidator.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@585df7c6 RequestedSessionId=1eec0xv2vl1ms REQUEST_URI=/view/validator/dynamicValidator.html;jsessionid=1eec0xv2vl1ms, SERVLET_PATH=/view/validator/dynamicValidator.html CharacterEncoding=UTF-8, ContentLength=149, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1eec0xv2vl1ms Session :: CreationTime=1639155952229, LastAccessedTime=1639155952240, MaxInactiveInterval=1800 [param]validatorForm/view/validator/dynamicValidator.html=validatorForm [param]validatorForm:aaa=12 [param]validatorForm:bbb-1=22 [param]validatorForm:doExec=execute [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@136157d [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1eec0xv2vl1ms [header]Content-Length=149 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1eec0xv2vl1ms; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/validator/dynamicValidator.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@8e85fe9 DEBUG 02:05:52,244 [btpool0-8] クラス(org.seasar.teeda.it.web.validator.DynamicValidatorPage[validator_dynamicValidatorPage])のコンポーネント定義を登録します DEBUG 02:05:52,248 [btpool0-8] ** after *****************************************: /view/validator/dynamicValidator.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@4dc34b84 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@136157d [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[validatorForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/validator/dynamicValidator.html [request]teeda.SUBMITTED_COMMAND=doExec [request]validator_dynamicValidatorPage=org.seasar.teeda.it.web.validator.DynamicValidatorPage@5092eefe [cookie]JSESSIONID=1eec0xv2vl1ms [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/validator/dynamicValidator.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5e888f05 DEBUG 02:05:52,249 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,250 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@221b6417 not defined as pure js property DEBUG 02:05:52,250 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@221b6417 not defined as pure js property DEBUG 02:05:52,251 [main] Page Encoding detected: UTF-8 Dynamic Validator
  • 値(id=aaa)が短すぎます。3桁以上で入力してください。
  • 値(id=bbb-1)が短すぎます。3桁以上で入力してください。




DEBUG 02:05:52,251 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,251 [main] Load response for http://localhost:36584/view/validator/dynamicValidator.html DEBUG 02:05:52,252 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,252 [btpool0-8] ** before *****************************************: /view/validator/dynamicValidator.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@5ca39971 RequestedSessionId=null REQUEST_URI=/view/validator/dynamicValidator.html, SERVLET_PATH=/view/validator/dynamicValidator.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@78aef93a [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5e888f05 DEBUG 02:05:52,257 [btpool0-8] クラス(org.seasar.teeda.it.web.validator.DynamicValidatorPage[validator_dynamicValidatorPage])のコンポーネント定義を登録します DEBUG 02:05:52,258 [btpool0-8] ** after *****************************************: /view/validator/dynamicValidator.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1k4esx8hr7xp8;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@7e890a59 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1k4esx8hr7xp8 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@78aef93a [request]org.seasar.teeda.extension.Condition=[validatorForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]validator_dynamicValidatorPage=org.seasar.teeda.it.web.validator.DynamicValidatorPage@570699f5 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/validator/dynamicValidator.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7265d075 DEBUG 02:05:52,259 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,260 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:52,260 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:52,261 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:52,262 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@634fa707 not defined as pure js property DEBUG 02:05:52,262 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@634fa707 not defined as pure js property DEBUG 02:05:52,263 [main] Page Encoding detected: UTF-8 Dynamic Validator




DEBUG 02:05:52,263 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,263 [main] Load response for http://localhost:36584/view/validator/dynamicValidator.html;jsessionid=1k4esx8hr7xp8 DEBUG 02:05:52,265 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,266 [btpool0-8] ** before *****************************************: /view/validator/dynamicValidator.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@26bdff5e RequestedSessionId=1k4esx8hr7xp8 REQUEST_URI=/view/validator/dynamicValidator.html;jsessionid=1k4esx8hr7xp8, SERVLET_PATH=/view/validator/dynamicValidator.html CharacterEncoding=UTF-8, ContentLength=153, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1k4esx8hr7xp8 Session :: CreationTime=1639155952252, LastAccessedTime=1639155952265, MaxInactiveInterval=1800 [param]validatorForm/view/validator/dynamicValidator.html=validatorForm [param]validatorForm:aaa=1234 [param]validatorForm:bbb-1=2246 [param]validatorForm:doExec=execute [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3c88831 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1k4esx8hr7xp8 [header]Content-Length=153 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1k4esx8hr7xp8; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/validator/dynamicValidator.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7265d075 DEBUG 02:05:52,269 [btpool0-8] クラス(org.seasar.teeda.it.web.validator.DynamicValidatorPage[validator_dynamicValidatorPage])のコンポーネント定義を登録します DEBUG 02:05:52,272 [btpool0-8] ** after *****************************************: /view/validator/dynamicValidator.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@7f9d98ba [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3c88831 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[validatorForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/validator/dynamicValidator.html [request]teeda.SUBMITTED_COMMAND=doExec [request]validator_dynamicValidatorPage=org.seasar.teeda.it.web.validator.DynamicValidatorPage@43961cca [cookie]JSESSIONID=1k4esx8hr7xp8 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/validator/dynamicValidator.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@343c3470 DEBUG 02:05:52,273 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,274 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@64b463fc not defined as pure js property DEBUG 02:05:52,274 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@64b463fc not defined as pure js property DEBUG 02:05:52,275 [main] Page Encoding detected: UTF-8 Dynamic Validator




DEBUG 02:05:52,275 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,275 [main] Load response for http://localhost:36584/view/add/addExt.html DEBUG 02:05:52,276 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,276 [btpool0-8] ** before *****************************************: /view/add/addExt.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@48078f54 RequestedSessionId=null REQUEST_URI=/view/add/addExt.html, SERVLET_PATH=/view/add/addExt.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6852f8bd [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@343c3470 DEBUG 02:05:52,278 [btpool0-8] クラス(org.seasar.teeda.it.web.add.AddExtPage[add_addExtPage])のコンポーネント定義を登録します DEBUG 02:05:52,290 [btpool0-8] ** after *****************************************: /view/add/addExt.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1p8lf4kno5zmx;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addExtPage=org.seasar.teeda.it.web.add.AddExtPage@2b2fe2f0 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@54dc10b6 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1p8lf4kno5zmx [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6852f8bd [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[org/seasar/teeda/extension/component/html/THtmlInputCommaText.js] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/addExt.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3bcd4840 DEBUG 02:05:52,292 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,292 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:52,292 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:52,294 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:52,294 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@150fa52 not defined as pure js property DEBUG 02:05:52,294 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@150fa52 not defined as pure js property DEBUG 02:05:52,295 [main] Script node added:
+
=
DEBUG 02:05:52,300 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,300 [main] Load response for http://localhost:36584/view/add/addExt.html;jsessionid=1p8lf4kno5zmx DEBUG 02:05:52,302 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,303 [btpool0-8] ** before *****************************************: /view/add/addExt.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@13997783 RequestedSessionId=1p8lf4kno5zmx REQUEST_URI=/view/add/addExt.html;jsessionid=1p8lf4kno5zmx, SERVLET_PATH=/view/add/addExt.html CharacterEncoding=UTF-8, ContentLength=112, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1p8lf4kno5zmx Session :: CreationTime=1639155952276, LastAccessedTime=1639155952302, MaxInactiveInterval=1800 [param]addForm/view/add/addExt.html=addForm [param]addForm:arg1=1-1 [param]addForm:arg2=2-2 [param]addForm:doCalculate=calculate [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@40754382 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1p8lf4kno5zmx [header]Content-Length=112 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1p8lf4kno5zmx; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/addExt.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3bcd4840 DEBUG 02:05:52,306 [btpool0-8] クラス(org.seasar.teeda.it.web.add.AddExtPage[add_addExtPage])のコンポーネント定義を登録します DEBUG 02:05:52,310 [btpool0-8] ** after *****************************************: /view/add/addExt.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addExtPage=org.seasar.teeda.it.web.add.AddExtPage@11d6ecc3 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3551ff5b [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@40754382 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[org/seasar/teeda/extension/component/html/THtmlInputCommaText.js] [request]postback=true [request]previousViewId=/view/add/addExt.html [request]teeda.SUBMITTED_COMMAND=doCalculate [cookie]JSESSIONID=1p8lf4kno5zmx [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/addExt.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1a53cab6 DEBUG 02:05:52,311 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,312 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@60123018 not defined as pure js property DEBUG 02:05:52,312 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@60123018 not defined as pure js property DEBUG 02:05:52,313 [main] Script node added:
"arg1" : 値(1-1)は適切な型に変換できません。
+ "arg2" : 値(2-2)は適切な型に変換できません。
=
DEBUG 02:05:52,318 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,318 [main] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:52,318 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,318 [btpool0-8] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@4c6cb02a RequestedSessionId=null REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@73a1bc98 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1a53cab6 DEBUG 02:05:52,323 [btpool0-8] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:52,324 [btpool0-8] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1851dwj8vvag9;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@204d193c [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@25b3c2b5 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1851dwj8vvag9 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@73a1bc98 [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3cb40c69 DEBUG 02:05:52,325 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,326 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:52,326 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:52,327 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:52,328 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@71996d4b not defined as pure js property DEBUG 02:05:52,328 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@71996d4b not defined as pure js property DEBUG 02:05:52,328 [main] Page Encoding detected: UTF-8 Simple Add sample
+
= 0
DEBUG 02:05:52,329 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,329 [main] Load response for http://localhost:36584/view/add/add.html;jsessionid=1851dwj8vvag9 DEBUG 02:05:52,330 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,331 [btpool0-8] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@4fd63016 RequestedSessionId=1851dwj8vvag9 REQUEST_URI=/view/add/add.html;jsessionid=1851dwj8vvag9, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=153, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1851dwj8vvag9 Session :: CreationTime=1639155952318, LastAccessedTime=1639155952330, MaxInactiveInterval=1800 [param]addForm/view/add/add.html=addForm [param]addForm:arg1=123 [param]addForm:arg2=123 [param]addForm:arg3=0 [param]addForm:doCalculate=計算実行 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@76ef1d4c [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1851dwj8vvag9 [header]Content-Length=153 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1851dwj8vvag9; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3cb40c69 DEBUG 02:05:52,343 [btpool0-8] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:52,345 [btpool0-8] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@67e4ec09 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@66447828 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@76ef1d4c [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/add/add.html [request]teeda.SUBMITTED_COMMAND=doCalculate [cookie]JSESSIONID=1851dwj8vvag9 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@192cbe8c DEBUG 02:05:52,347 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,347 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2fa56884 not defined as pure js property DEBUG 02:05:52,348 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2fa56884 not defined as pure js property DEBUG 02:05:52,349 [main] Page Encoding detected: UTF-8 Simple Add sample
+
= 246
http://localhost:36584/view/add/add.html DEBUG 02:05:52,349 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,349 [main] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:52,350 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,350 [btpool0-8] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@1a5bd02f RequestedSessionId=null REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1c0cb2e [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent=Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98) [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@192cbe8c DEBUG 02:05:52,355 [btpool0-8] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:52,356 [btpool0-8] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=4le10xfayl6h;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@4702b4ee [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@2b499ae [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=4le10xfayl6h [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1c0cb2e [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1ed56fe5 DEBUG 02:05:52,357 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,357 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@18d293b7 not defined as pure js property DEBUG 02:05:52,357 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@18d293b7 not defined as pure js property DEBUG 02:05:52,359 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,359 [main] Load response for http://localhost:36584/view/add/add.html DEBUG 02:05:52,359 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,359 [btpool0-8] ** before *****************************************: /view/add/add.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@3606a194 RequestedSessionId=null REQUEST_URI=/view/add/add.html, SERVLET_PATH=/view/add/add.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6d5a1741 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1ed56fe5 DEBUG 02:05:52,364 [btpool0-8] クラス(org.seasar.teeda.it.web.add.AddPage[add_addPage])のコンポーネント定義を登録します DEBUG 02:05:52,365 [btpool0-8] ** after *****************************************: /view/add/add.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1tqby8aaa7oe3;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]add_addPage=org.seasar.teeda.it.web.add.AddPage@558f4a8b [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3267178f [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1tqby8aaa7oe3 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6d5a1741 [request]org.seasar.teeda.extension.Condition=[addForm] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/add/add.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@e3bc723 DEBUG 02:05:52,366 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,367 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:52,367 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:52,368 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:52,369 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5dd06de not defined as pure js property DEBUG 02:05:52,369 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5dd06de not defined as pure js property DEBUG 02:05:52,370 [main] Page Encoding detected: UTF-8 Simple Add sample
+
= 0
DEBUG 02:05:52,371 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,371 [main] Load response for http://localhost:36584/view/dynamicproperty/dynamicproperty.html DEBUG 02:05:52,371 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,372 [btpool0-8] ** before *****************************************: /view/dynamicproperty/dynamicproperty.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@3f031352 RequestedSessionId=null REQUEST_URI=/view/dynamicproperty/dynamicproperty.html, SERVLET_PATH=/view/dynamicproperty/dynamicproperty.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@62e98ccf [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@e3bc723 DEBUG 02:05:52,382 [btpool0-8] クラス(org.seasar.teeda.it.web.dynamicproperty.DynamicpropertyPage[dynamicproperty_dynamicpropertyPage])のコンポーネント定義を登録します DEBUG 02:05:52,394 [btpool0-8] ** after *****************************************: /view/dynamicproperty/dynamicproperty.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=19nfq9doy2wlo;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]dynamicproperty_dynamicpropertyPage=org.seasar.teeda.it.web.dynamicproperty.DynamicpropertyPage@6b7196e4 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@6e6989d7 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=19nfq9doy2wlo [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@62e98ccf [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/dynamicproperty/dynamicproperty.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@52d8bae2 DEBUG 02:05:52,395 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,396 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:52,396 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:52,397 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:52,398 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2c89ae7d not defined as pure js property DEBUG 02:05:52,398 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@2c89ae7d not defined as pure js property DEBUG 02:05:52,399 [main] Page Encoding detected: UTF-8 Dynamic property Dynamic
Dynamic
Dynamic
bbb
DEBUG 02:05:52,399 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,399 [main] Load response for http://localhost:36584/view/dynamicproperty/dynamicproperty.html;jsessionid=19nfq9doy2wlo DEBUG 02:05:52,401 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,402 [btpool0-8] ** before *****************************************: /view/dynamicproperty/dynamicproperty.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@7ef30fce RequestedSessionId=19nfq9doy2wlo REQUEST_URI=/view/dynamicproperty/dynamicproperty.html;jsessionid=19nfq9doy2wlo, SERVLET_PATH=/view/dynamicproperty/dynamicproperty.html CharacterEncoding=UTF-8, ContentLength=90, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=19nfq9doy2wlo Session :: CreationTime=1639155952372, LastAccessedTime=1639155952401, MaxInactiveInterval=1800 [param]form/view/dynamicproperty/dynamicproperty.html=form [param]form:goDynamicproperty2=submit [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@792de7f [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=19nfq9doy2wlo [header]Content-Length=90 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=19nfq9doy2wlo; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/dynamicproperty/dynamicproperty.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@52d8bae2 DEBUG 02:05:52,405 [btpool0-8] クラス(org.seasar.teeda.it.web.dynamicproperty.DynamicpropertyPage[dynamicproperty_dynamicpropertyPage])のコンポーネント定義を登録します INFO 02:05:52,406 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:52,406 [btpool0-8] ** after *****************************************: /view/dynamicproperty/dynamicproperty.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/dynamicproperty/dynamicproperty2.html?te-uniquekey=17da54eeb16 [request]dynamicproperty_dynamicpropertyPage=org.seasar.teeda.it.web.dynamicproperty.DynamicpropertyPage@2c371bda [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@56059be3 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@792de7f [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/dynamicproperty/dynamicproperty.html [request]teeda.SUBMITTED_COMMAND=goDynamicproperty2 [cookie]JSESSIONID=19nfq9doy2wlo [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/dynamicproperty/dynamicproperty2.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/dynamicproperty/dynamicproperty.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@a3d8034 DEBUG 02:05:52,406 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/dynamicproperty/dynamicproperty2.html?te-uniquekey=17da54eeb16] DEBUG 02:05:52,406 [main] Load response for http://localhost:36584/view/dynamicproperty/dynamicproperty2.html?te-uniquekey=17da54eeb16 DEBUG 02:05:52,408 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,408 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,410 [btpool0-8] ** before *****************************************: /view/dynamicproperty/dynamicproperty2.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@68f4daba RequestedSessionId=19nfq9doy2wlo REQUEST_URI=/view/dynamicproperty/dynamicproperty2.html, SERVLET_PATH=/view/dynamicproperty/dynamicproperty2.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54eeb16, PathInfo=null, RemoteUser=null Session SessionId=19nfq9doy2wlo Session :: CreationTime=1639155952372, LastAccessedTime=1639155952408, MaxInactiveInterval=1800 [param]te-uniquekey=17da54eeb16 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@23441f2b [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=19nfq9doy2wlo [header]Cookie=$Version=0; JSESSIONID=19nfq9doy2wlo; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/dynamicproperty/dynamicproperty2.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/dynamicproperty/dynamicproperty.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@a3d8034 DEBUG 02:05:52,416 [btpool0-8] クラス(org.seasar.teeda.it.web.dynamicproperty.Dynamicproperty2Page[dynamicproperty_dynamicproperty2Page])のコンポーネント定義を登録します DEBUG 02:05:52,425 [btpool0-8] ** after *****************************************: /view/dynamicproperty/dynamicproperty2.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]dynamicproperty_dynamicproperty2Page=org.seasar.teeda.it.web.dynamicproperty.Dynamicproperty2Page@5ec3cb07 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@846692c [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@23441f2b [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/dynamicproperty/dynamicproperty.html [cookie]JSESSIONID=19nfq9doy2wlo [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/dynamicproperty/dynamicproperty2.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/dynamicproperty/dynamicproperty2.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@46a2cbf2 DEBUG 02:05:52,426 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,427 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@20da7dd not defined as pure js property DEBUG 02:05:52,427 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@20da7dd not defined as pure js property DEBUG 02:05:52,428 [main] Script node added:
DEBUG 02:05:52,432 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,432 [main] Load response for http://localhost:36584/view/relativepath/layoutTest.html DEBUG 02:05:52,432 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,433 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,433 [btpool0-8] ** before *****************************************: /view/relativepath/layoutTest.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@1b3a4519 RequestedSessionId=null REQUEST_URI=/view/relativepath/layoutTest.html, SERVLET_PATH=/view/relativepath/layoutTest.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@e8e7a46 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@46a2cbf2 DEBUG 02:05:52,446 [btpool0-8] ** after *****************************************: /view/relativepath/layoutTest.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=y8h07880ldwq;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@2e6a317 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=y8h07880ldwq [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@e8e7a46 [request]org.seasar.teeda.extension.Condition=[Form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/relativepath/layoutTest.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@73dd3c7d DEBUG 02:05:52,447 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,448 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:52,448 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:52,449 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:52,449 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7af58c60 not defined as pure js property DEBUG 02:05:52,449 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7af58c60 not defined as pure js property DEBUG 02:05:52,451 [main] do click action in window '', using href 'layoutTest.html' DEBUG 02:05:52,451 [main] Getting page for http://localhost:36584/view/relativepath/layoutTest.html, derived from href 'layoutTest.html', using the originating url http://localhost:36584/view/relativepath/layoutTest.html DEBUG 02:05:52,451 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,451 [main] Load response for http://localhost:36584/view/relativepath/layoutTest.html DEBUG 02:05:52,452 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,453 [btpool0-8] ** before *****************************************: /view/relativepath/layoutTest.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@767c6971 RequestedSessionId=y8h07880ldwq REQUEST_URI=/view/relativepath/layoutTest.html, SERVLET_PATH=/view/relativepath/layoutTest.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=y8h07880ldwq Session :: CreationTime=1639155952433, LastAccessedTime=1639155952452, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@61eeb67c [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=y8h07880ldwq [header]Cookie=$Version=0; JSESSIONID=y8h07880ldwq; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/relativepath/layoutTest.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@73dd3c7d DEBUG 02:05:52,457 [btpool0-8] ** after *****************************************: /view/relativepath/layoutTest.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@22d03aac [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@61eeb67c [request]org.seasar.teeda.extension.Condition=[Form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/relativepath/layoutTest.html [cookie]JSESSIONID=y8h07880ldwq [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/relativepath/layoutTest.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@14bc040f DEBUG 02:05:52,458 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,459 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@187feca0 not defined as pure js property DEBUG 02:05:52,459 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@187feca0 not defined as pure js property DEBUG 02:05:52,460 [main] Page Encoding detected: UTF-8
同じフォルダ
ここが青になればOK


同じフォルダを上位階層から指定
ここが赤になればOK


子供のフォルダ
ここが黄色になればOK


DEBUG 02:05:52,461 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,461 [main] Load response for http://localhost:36584/view/relativepath/layoutTest.html DEBUG 02:05:52,461 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,461 [btpool0-8] ** before *****************************************: /view/relativepath/layoutTest.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@6b92fed6 RequestedSessionId=null REQUEST_URI=/view/relativepath/layoutTest.html, SERVLET_PATH=/view/relativepath/layoutTest.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7f98cac6 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@14bc040f DEBUG 02:05:52,466 [btpool0-8] ** after *****************************************: /view/relativepath/layoutTest.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1b1zvvmb1knp2;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@c660ebc [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1b1zvvmb1knp2 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7f98cac6 [request]org.seasar.teeda.extension.Condition=[Form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/relativepath/layoutTest.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@515f00 DEBUG 02:05:52,468 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,469 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:52,469 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:52,470 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:52,470 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6495c6a8 not defined as pure js property DEBUG 02:05:52,470 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6495c6a8 not defined as pure js property DEBUG 02:05:52,472 [main] do click action in window '', using href 'child/layoutTest2.html' DEBUG 02:05:52,472 [main] Getting page for http://localhost:36584/view/relativepath/child/layoutTest2.html, derived from href 'child/layoutTest2.html', using the originating url http://localhost:36584/view/relativepath/layoutTest.html DEBUG 02:05:52,472 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,472 [main] Load response for http://localhost:36584/view/relativepath/child/layoutTest2.html DEBUG 02:05:52,473 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,474 [btpool0-8] ** before *****************************************: /view/relativepath/child/layoutTest2.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@5ed9fde0 RequestedSessionId=1b1zvvmb1knp2 REQUEST_URI=/view/relativepath/child/layoutTest2.html, SERVLET_PATH=/view/relativepath/child/layoutTest2.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1b1zvvmb1knp2 Session :: CreationTime=1639155952461, LastAccessedTime=1639155952473, MaxInactiveInterval=1800 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@39aaadc6 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1b1zvvmb1knp2 [header]Cookie=$Version=0; JSESSIONID=1b1zvvmb1knp2; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/relativepath/layoutTest.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@515f00 DEBUG 02:05:52,490 [btpool0-8] ** after *****************************************: /view/relativepath/child/layoutTest2.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@614b6b5d [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@39aaadc6 [request]org.seasar.teeda.extension.Condition=[Form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/relativepath/layoutTest.html [cookie]JSESSIONID=1b1zvvmb1knp2 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/relativepath/child/layoutTest2.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1e75d892 DEBUG 02:05:52,491 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,492 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5af3ad6a not defined as pure js property DEBUG 02:05:52,492 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5af3ad6a not defined as pure js property DEBUG 02:05:52,493 [main] Page Encoding detected: UTF-8
絶対パスで指定。
ここが赤になればOK


自分のフォルダ
ここが黄色になればOK


親フォルダを指定
ここが青になればOK

DEBUG 02:05:52,493 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,493 [main] Load response for http://localhost:36584/view/select/selectOneMenu.html DEBUG 02:05:52,494 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,494 [btpool0-8] ** before *****************************************: /view/select/selectOneMenu.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@486f40bd RequestedSessionId=null REQUEST_URI=/view/select/selectOneMenu.html, SERVLET_PATH=/view/select/selectOneMenu.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@35d72 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1e75d892 DEBUG 02:05:52,496 [btpool0-8] クラス(org.seasar.teeda.it.web.select.SelectOneMenuPage[select_selectOneMenuPage])のコンポーネント定義を登録します DEBUG 02:05:52,509 [btpool0-8] ** after *****************************************: /view/select/selectOneMenu.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1v8kvr07igo4h;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@39184c80 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1v8kvr07igo4h [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@35d72 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]select_selectOneMenuPage=org.seasar.teeda.it.web.select.SelectOneMenuPage@6a4684c8 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/select/selectOneMenu.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3bb79cfa DEBUG 02:05:52,510 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,511 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:52,511 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:52,512 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:52,513 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@447a195c not defined as pure js property DEBUG 02:05:52,513 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@447a195c not defined as pure js property DEBUG 02:05:52,514 [main] Page Encoding detected: UTF-8 Selectone
1
DEBUG 02:05:52,514 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,514 [main] Load response for http://localhost:36584/view/select/selectOneMenu.html;jsessionid=1v8kvr07igo4h DEBUG 02:05:52,516 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,517 [btpool0-8] ** before *****************************************: /view/select/selectOneMenu.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@1c9a9672 RequestedSessionId=1v8kvr07igo4h REQUEST_URI=/view/select/selectOneMenu.html;jsessionid=1v8kvr07igo4h, SERVLET_PATH=/view/select/selectOneMenu.html CharacterEncoding=UTF-8, ContentLength=577, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1v8kvr07igo4h Session :: CreationTime=1639155952494, LastAccessedTime=1639155952516, MaxInactiveInterval=1800 [param]form/view/select/selectOneMenu.html=form [param]form:aaaItems=2 [param]form:aaaItemsSave=rO0ABXNyABNqYXZhLnV0aWwuQXJyYXlMaXN0eIHSHZnHYZ0DAAFJAARzaXpleHAAAAADdwQAAAAKc3IAEWphdmEudXRpbC5IYXNoTWFwBQfawcMWYNEDAAJGAApsb2FkRmFjdG9ySQAJdGhyZXNob2xkeHA/QAAAAAAADHcIAAAAEAAAAAJ0AAV2YWx1ZXNyABFqYXZhLmxhbmcuSW50ZWdlchLioKT3gYc4AgABSQAFdmFsdWV4cgAQamF2YS5sYW5nLk51bWJlcoaslR0LlOCLAgAAeHAAAAABdAAFbGFiZWx0AARBQUFBeHNxAH4AAj9AAAAAAAAMdwgAAAAQAAAAAnEAfgAEc3EAfgAFAAAAAnEAfgAIdAAEQkJCQnhzcQB+AAI/QAAAAAAADHcIAAAAEAAAAAJxAH4ABHNxAH4ABQAAAANxAH4ACHQABENDQ0N4eA== [param]form:doAction=calculate [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@690b2509 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1v8kvr07igo4h [header]Content-Length=577 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1v8kvr07igo4h; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/select/selectOneMenu.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3bb79cfa DEBUG 02:05:52,521 [btpool0-8] クラス(org.seasar.teeda.it.web.select.SelectOneMenuPage[select_selectOneMenuPage])のコンポーネント定義を登録します DEBUG 02:05:52,525 [btpool0-8] ** after *****************************************: /view/select/selectOneMenu.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3ffed5aa [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@690b2509 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/select/selectOneMenu.html [request]select_selectOneMenuPage=org.seasar.teeda.it.web.select.SelectOneMenuPage@737dacb8 [request]teeda.SUBMITTED_COMMAND=doAction [cookie]JSESSIONID=1v8kvr07igo4h [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/select/selectOneMenu.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3fd69f44 DEBUG 02:05:52,526 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,527 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@39520844 not defined as pure js property DEBUG 02:05:52,527 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@39520844 not defined as pure js property DEBUG 02:05:52,528 [main] Page Encoding detected: UTF-8 Selectone
2
DEBUG 02:05:52,529 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,529 [main] Load response for http://localhost:36584/view/select/selectOneMenuFrom.html DEBUG 02:05:52,530 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,530 [btpool0-8] ** before *****************************************: /view/select/selectOneMenuFrom.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@514560c0 RequestedSessionId=null REQUEST_URI=/view/select/selectOneMenuFrom.html, SERVLET_PATH=/view/select/selectOneMenuFrom.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@21d306ef [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3fd69f44 DEBUG 02:05:52,532 [btpool0-8] クラス(org.seasar.teeda.it.web.select.SelectOneMenuFromPage[select_selectOneMenuFromPage])のコンポーネント定義を登録します DEBUG 02:05:52,553 [btpool0-8] ** after *****************************************: /view/select/selectOneMenuFrom.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1mxhv2qkleesg;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5c53b56f [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1mxhv2qkleesg [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@21d306ef [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={select_selectOneMenuFromPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]select_selectOneMenuFromPage=org.seasar.teeda.it.web.select.SelectOneMenuFromPage@7bacb9c3 [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/select/selectOneMenuFrom.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@8d7f0a4 DEBUG 02:05:52,555 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,555 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:52,555 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:52,557 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:52,557 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@747a1b5b not defined as pure js property DEBUG 02:05:52,557 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@747a1b5b not defined as pure js property DEBUG 02:05:52,558 [main] Page Encoding detected: UTF-8 Selectone From
2
DEBUG 02:05:52,558 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,559 [main] Load response for http://localhost:36584/view/select/selectOneMenuFrom.html;jsessionid=1mxhv2qkleesg DEBUG 02:05:52,560 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,561 [btpool0-8] ** before *****************************************: /view/select/selectOneMenuFrom.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@6e8a93de RequestedSessionId=1mxhv2qkleesg REQUEST_URI=/view/select/selectOneMenuFrom.html;jsessionid=1mxhv2qkleesg, SERVLET_PATH=/view/select/selectOneMenuFrom.html CharacterEncoding=UTF-8, ContentLength=581, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1mxhv2qkleesg Session :: CreationTime=1639155952530, LastAccessedTime=1639155952560, MaxInactiveInterval=1800 [param]form/view/select/selectOneMenuFrom.html=form [param]form:aaaItems=3 [param]form:aaaItemsSave=rO0ABXNyABNqYXZhLnV0aWwuQXJyYXlMaXN0eIHSHZnHYZ0DAAFJAARzaXpleHAAAAADdwQAAAAKc3IAEWphdmEudXRpbC5IYXNoTWFwBQfawcMWYNEDAAJGAApsb2FkRmFjdG9ySQAJdGhyZXNob2xkeHA/QAAAAAAADHcIAAAAEAAAAAJ0AAV2YWx1ZXNyABFqYXZhLmxhbmcuSW50ZWdlchLioKT3gYc4AgABSQAFdmFsdWV4cgAQamF2YS5sYW5nLk51bWJlcoaslR0LlOCLAgAAeHAAAAABdAAFbGFiZWx0AARBQUFBeHNxAH4AAj9AAAAAAAAMdwgAAAAQAAAAAnEAfgAEc3EAfgAFAAAAAnEAfgAIdAAEQkJCQnhzcQB+AAI/QAAAAAAADHcIAAAAEAAAAAJxAH4ABHNxAH4ABQAAAANxAH4ACHQABENDQ0N4eA== [param]form:doAction=next page [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@4bf20c84 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1mxhv2qkleesg [header]Content-Length=581 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1mxhv2qkleesg; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/select/selectOneMenuFrom.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@8d7f0a4 DEBUG 02:05:52,565 [btpool0-8] クラス(org.seasar.teeda.it.web.select.SelectOneMenuFromPage[select_selectOneMenuFromPage])のコンポーネント定義を登録します SelectOneMenuPage.doActionAndGoNext() selected=3 DEBUG 02:05:52,567 [btpool0-8] ** after *****************************************: /view/select/selectOneMenuFrom.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/select/selectOneMenuTo.html?te-uniquekey=17da54eebb7 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@31f04eff [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@4bf20c84 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/select/selectOneMenuFrom.html [request]select_selectOneMenuFromPage=org.seasar.teeda.it.web.select.SelectOneMenuFromPage@17d260f6 [request]teeda.SUBMITTED_COMMAND=doAction [cookie]JSESSIONID=1mxhv2qkleesg [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/select/selectOneMenuTo.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={aaaLabel=CCCC, aaa=3}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/select/selectOneMenuFrom.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@74dbc2b1 INFO 02:05:52,567 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:52,568 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/select/selectOneMenuTo.html?te-uniquekey=17da54eebb7] DEBUG 02:05:52,568 [main] Load response for http://localhost:36584/view/select/selectOneMenuTo.html?te-uniquekey=17da54eebb7 DEBUG 02:05:52,569 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,570 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,570 [btpool0-8] ** before *****************************************: /view/select/selectOneMenuTo.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@13f4fcb8 RequestedSessionId=1mxhv2qkleesg REQUEST_URI=/view/select/selectOneMenuTo.html, SERVLET_PATH=/view/select/selectOneMenuTo.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54eebb7, PathInfo=null, RemoteUser=null Session SessionId=1mxhv2qkleesg Session :: CreationTime=1639155952530, LastAccessedTime=1639155952569, MaxInactiveInterval=1800 [param]te-uniquekey=17da54eebb7 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@38fb9e44 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1mxhv2qkleesg [header]Cookie=$Version=0; JSESSIONID=1mxhv2qkleesg; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/select/selectOneMenuTo.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={aaa=3, aaaLabel=CCCC}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/select/selectOneMenuFrom.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@74dbc2b1 DEBUG 02:05:52,572 [btpool0-8] クラス(org.seasar.teeda.it.web.select.SelectOneMenuToPage[select_selectOneMenuToPage])のコンポーネント定義を登録します SelectOneMenuToPage.prerender() aaa=3, aaaLabel=CCCC DEBUG 02:05:52,576 [btpool0-8] ** after *****************************************: /view/select/selectOneMenuTo.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]aaa=3 [request]aaaLabel=CCCC [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@4748c8a0 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@38fb9e44 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/select/selectOneMenuFrom.html [request]select_selectOneMenuToPage=org.seasar.teeda.it.web.select.SelectOneMenuToPage@7b6ba4ef [cookie]JSESSIONID=1mxhv2qkleesg [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/select/selectOneMenuTo.html}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={aaa=3, aaaLabel=CCCC}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/select/selectOneMenuTo.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@74dbc2b1 DEBUG 02:05:52,577 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,578 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@577cf6e4 not defined as pure js property DEBUG 02:05:52,578 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@577cf6e4 not defined as pure js property DEBUG 02:05:52,579 [main] Page Encoding detected: UTF-8 Selectone To 3 CCCC DEBUG 02:05:52,579 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,579 [main] Load response for http://localhost:36584/view/likejsp/likejsp.html?aaa=123 DEBUG 02:05:52,580 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,580 [btpool0-8] ** before *****************************************: /view/likejsp/likejsp.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@105f0f87 RequestedSessionId=null REQUEST_URI=/view/likejsp/likejsp.html, SERVLET_PATH=/view/likejsp/likejsp.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=aaa=123, PathInfo=null, RemoteUser=null [param]aaa=123 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@50f47076 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@74dbc2b1 DEBUG 02:05:52,584 [btpool0-8] ** after *****************************************: /view/likejsp/likejsp.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1l8set0c4qfj7;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@60037c7f [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1l8set0c4qfj7 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@50f47076 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/likejsp/likejsp.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@74dbc2b1 DEBUG 02:05:52,585 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,586 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:52,586 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:52,587 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:52,588 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1354480a not defined as pure js property DEBUG 02:05:52,588 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1354480a not defined as pure js property Like jsp 123 DEBUG 02:05:52,589 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,589 [main] Load response for http://localhost:36584/view/hello/attribute.html DEBUG 02:05:52,590 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,590 [btpool0-8] ** before *****************************************: /view/hello/attribute.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@2ba8448f RequestedSessionId=null REQUEST_URI=/view/hello/attribute.html, SERVLET_PATH=/view/hello/attribute.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@342d1ead [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@74dbc2b1 DEBUG 02:05:52,597 [btpool0-8] クラス(org.seasar.teeda.it.web.hello.AttributePage[hello_attributePage])のコンポーネント定義を登録します DEBUG 02:05:52,601 [btpool0-8] ** after *****************************************: /view/hello/attribute.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=p3g90v502a1p;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@2716630b [request]hello_attributePage=org.seasar.teeda.it.web.hello.AttributePage@2ec07b39 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=p3g90v502a1p [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@342d1ead [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/hello/attribute.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@74dbc2b1 DEBUG 02:05:52,602 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,603 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:52,603 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:52,604 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:52,605 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6c0037a0 not defined as pure js property DEBUG 02:05:52,605 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6c0037a0 not defined as pure js property DEBUG 02:05:52,606 [main] Page Encoding detected: UTF-8 Attribute こんにちは AAAAA DEBUG 02:05:52,606 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,606 [main] Load response for http://localhost:36584/view/label/label.html DEBUG 02:05:52,607 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,607 [btpool0-8] ** before *****************************************: /view/label/label.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@74ef89c6 RequestedSessionId=null REQUEST_URI=/view/label/label.html, SERVLET_PATH=/view/label/label.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1a3e6224 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@74dbc2b1 DEBUG 02:05:52,614 [btpool0-8] クラス(org.seasar.teeda.it.web.label.LabelPage[label_labelPage])のコンポーネント定義を登録します DEBUG 02:05:52,631 [btpool0-8] ** after *****************************************: /view/label/label.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1w2zio2w8u1oy;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@252ec460 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]label_labelPage=org.seasar.teeda.it.web.label.LabelPage@215e8db2 [request]org.mortbay.jetty.newSessionId=1w2zio2w8u1oy [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@1a3e6224 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]org.seasar.teeda.extension.util.LayoutBuilder=[org.seasar.teeda.extension.render.IncludedBody@46a8b23b] [request]org.seasar.teeda.extension.util.LayoutBuilder.INDEX=-1 [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/label/label.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6d4d63ba DEBUG 02:05:52,633 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,634 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:52,634 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:52,636 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:52,637 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@26c0b159 not defined as pure js property DEBUG 02:05:52,637 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@26c0b159 not defined as pure js property DEBUG 02:05:52,638 [main] Page Encoding detected: UTF-8 label example

要素にラベル





AAA

AAA

BBB
  
  

属性にラベル

リンク
ダイナミックプロパティから
IMG
レイアウトラベル(span) 共通レイアウトラベル(span)
レイアウトラベル(span) 共通レイアウトラベル(span) DEBUG 02:05:52,639 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,639 [main] Load response for http://localhost:36584/view/checkbox/selectOneCheckbox.html DEBUG 02:05:52,640 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,640 [btpool0-8] ** before *****************************************: /view/checkbox/selectOneCheckbox.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@4a229198 RequestedSessionId=null REQUEST_URI=/view/checkbox/selectOneCheckbox.html, SERVLET_PATH=/view/checkbox/selectOneCheckbox.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2384b82e [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6d4d63ba DEBUG 02:05:52,642 [btpool0-8] クラス(org.seasar.teeda.it.web.checkbox.SelectOneCheckboxPage[checkbox_selectOneCheckboxPage])のコンポーネント定義を登録します DEBUG 02:05:52,655 [btpool0-8] ** after *****************************************: /view/checkbox/selectOneCheckbox.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=36ntxxlil7rd;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]checkbox_selectOneCheckboxPage=org.seasar.teeda.it.web.checkbox.SelectOneCheckboxPage@1f69b9e3 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@562af631 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=36ntxxlil7rd [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2384b82e [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={checkbox_selectOneCheckboxPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/checkbox/selectOneCheckbox.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1e893729 DEBUG 02:05:52,656 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,657 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:52,657 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:52,658 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:52,659 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@46b07179 not defined as pure js property DEBUG 02:05:52,659 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@46b07179 not defined as pure js property DEBUG 02:05:52,660 [main] Page Encoding detected: UTF-8 SelectOneCheckbox
YES
DEBUG 02:05:52,660 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,660 [main] Load response for http://localhost:36584/view/checkbox/selectOneCheckbox.html;jsessionid=36ntxxlil7rd DEBUG 02:05:52,662 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,663 [btpool0-8] ** before *****************************************: /view/checkbox/selectOneCheckbox.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@4c345833 RequestedSessionId=36ntxxlil7rd REQUEST_URI=/view/checkbox/selectOneCheckbox.html;jsessionid=36ntxxlil7rd, SERVLET_PATH=/view/checkbox/selectOneCheckbox.html CharacterEncoding=UTF-8, ContentLength=78, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=36ntxxlil7rd Session :: CreationTime=1639155952640, LastAccessedTime=1639155952662, MaxInactiveInterval=1800 [param]form/view/checkbox/selectOneCheckbox.html=form [param]form:doAction=calculate [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@8aa35b [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=36ntxxlil7rd [header]Content-Length=78 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=36ntxxlil7rd; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/checkbox/selectOneCheckbox.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1e893729 DEBUG 02:05:52,666 [btpool0-8] クラス(org.seasar.teeda.it.web.checkbox.SelectOneCheckboxPage[checkbox_selectOneCheckboxPage])のコンポーネント定義を登録します DEBUG 02:05:52,668 [btpool0-8] ** after *****************************************: /view/checkbox/selectOneCheckbox.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]checkbox_selectOneCheckboxPage=org.seasar.teeda.it.web.checkbox.SelectOneCheckboxPage@6b557441 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@37438e74 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@8aa35b [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/checkbox/selectOneCheckbox.html [request]teeda.SUBMITTED_COMMAND=doAction [cookie]JSESSIONID=36ntxxlil7rd [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/checkbox/selectOneCheckbox.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@343d7e04 DEBUG 02:05:52,670 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,670 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7f5a1aca not defined as pure js property DEBUG 02:05:52,670 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7f5a1aca not defined as pure js property DEBUG 02:05:52,672 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,672 [main] Load response for http://localhost:36584/view/condition/condition.html DEBUG 02:05:52,672 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,672 [btpool0-8] ** before *****************************************: /view/condition/condition.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@68b0e78a RequestedSessionId=null REQUEST_URI=/view/condition/condition.html, SERVLET_PATH=/view/condition/condition.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@36314ab8 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@343d7e04 DEBUG 02:05:52,679 [btpool0-8] クラス(org.seasar.teeda.it.web.condition.ConditionPage[condition_conditionPage])のコンポーネント定義を登録します DEBUG 02:05:52,691 [btpool0-8] ** after *****************************************: /view/condition/condition.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=o4s762mrmz5b;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]condition_conditionPage=org.seasar.teeda.it.web.condition.ConditionPage@52f3b59 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5fe152b7 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=o4s762mrmz5b [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@36314ab8 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={condition_conditionPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:isAaa=true, form:isNotAaa=false}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@41fd9d8e DEBUG 02:05:52,692 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,693 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:52,693 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:52,694 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:52,695 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5497eb53 not defined as pure js property DEBUG 02:05:52,695 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@5497eb53 not defined as pure js property DEBUG 02:05:52,696 [main] Script node added: DEBUG 02:05:52,700 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,700 [main] Load response for http://localhost:36584/view/condition/condition.html;jsessionid=o4s762mrmz5b DEBUG 02:05:52,702 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,703 [btpool0-8] ** before *****************************************: /view/condition/condition.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@f680ba0 RequestedSessionId=o4s762mrmz5b REQUEST_URI=/view/condition/condition.html;jsessionid=o4s762mrmz5b, SERVLET_PATH=/view/condition/condition.html CharacterEncoding=UTF-8, ContentLength=383, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=o4s762mrmz5b Session :: CreationTime=1639155952672, LastAccessedTime=1639155952702, MaxInactiveInterval=1800 [param]form/view/condition/condition.html=form [param]form:doHoge-1= [param]form:hoge=1 [param]te-conditions=rO0ABXNyABdqYXZhLnV0aWwuTGlua2VkSGFzaE1hcDTATlwQbMD7AgABWgALYWNjZXNzT3JkZXJ4cgARamF2YS51dGlsLkhhc2hNYXAFB9rBwxZg0QMAAkYACmxvYWRGYWN0b3JJAAl0aHJlc2hvbGR4cD9AAAAAAABgdwgAAACAAAAAAnQACmZvcm06aXNBYWFzcgARamF2YS5sYW5nLkJvb2xlYW7NIHKA1Zz67gIAAVoABXZhbHVleHABdAANZm9ybTppc05vdEFhYXNxAH4ABAB4AA== [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@77d33d46 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=o4s762mrmz5b [header]Content-Length=383 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=o4s762mrmz5b; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:isAaa=true, form:isNotAaa=false}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@41fd9d8e DEBUG 02:05:52,707 [btpool0-8] クラス(org.seasar.teeda.it.web.condition.ConditionPage[condition_conditionPage])のコンポーネント定義を登録します DEBUG 02:05:52,710 [btpool0-8] ** after *****************************************: /view/condition/condition.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]condition_conditionPage=org.seasar.teeda.it.web.condition.ConditionPage@164cfb1d [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@17fa385b [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@77d33d46 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/condition/condition.html [request]teeda.SUBMITTED_COMMAND=doHoge-1 [cookie]JSESSIONID=o4s762mrmz5b [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:isAaa=true, form:isNotAaa=false}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2c89eaa9 DEBUG 02:05:52,711 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,712 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7255ec67 not defined as pure js property DEBUG 02:05:52,712 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7255ec67 not defined as pure js property DEBUG 02:05:52,713 [main] Script node added: DEBUG 02:05:52,717 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,717 [main] Load response for http://localhost:36584/view/condition/conditionSpan.html DEBUG 02:05:52,717 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,717 [btpool0-8] ** before *****************************************: /view/condition/conditionSpan.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@1f0a1d59 RequestedSessionId=null REQUEST_URI=/view/condition/conditionSpan.html, SERVLET_PATH=/view/condition/conditionSpan.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@510ccdfa [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2c89eaa9 DEBUG 02:05:52,724 [btpool0-8] クラス(org.seasar.teeda.it.web.condition.ConditionSpanPage[condition_conditionSpanPage])のコンポーネント定義を登録します DEBUG 02:05:52,734 [btpool0-8] ** after *****************************************: /view/condition/conditionSpan.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=g99v0crony3e;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]condition_conditionSpanPage=org.seasar.teeda.it.web.condition.ConditionSpanPage@50878bc [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@6f2e8138 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=g99v0crony3e [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@510ccdfa [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={condition_conditionSpanPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:isAaa=true, form:isNotAaa=false}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/conditionSpan.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5625bc8e DEBUG 02:05:52,735 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,736 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:52,736 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:52,737 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:52,738 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@306576aa not defined as pure js property DEBUG 02:05:52,738 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@306576aa not defined as pure js property DEBUG 02:05:52,739 [main] Script node added: DEBUG 02:05:52,743 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,743 [main] Load response for http://localhost:36584/view/condition/conditionSpan.html;jsessionid=g99v0crony3e DEBUG 02:05:52,745 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,746 [btpool0-8] ** before *****************************************: /view/condition/conditionSpan.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@c91d4b5 RequestedSessionId=g99v0crony3e REQUEST_URI=/view/condition/conditionSpan.html;jsessionid=g99v0crony3e, SERVLET_PATH=/view/condition/conditionSpan.html CharacterEncoding=UTF-8, ContentLength=387, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=g99v0crony3e Session :: CreationTime=1639155952717, LastAccessedTime=1639155952745, MaxInactiveInterval=1800 [param]form/view/condition/conditionSpan.html=form [param]form:doHoge-1= [param]form:hoge=1 [param]te-conditions=rO0ABXNyABdqYXZhLnV0aWwuTGlua2VkSGFzaE1hcDTATlwQbMD7AgABWgALYWNjZXNzT3JkZXJ4cgARamF2YS51dGlsLkhhc2hNYXAFB9rBwxZg0QMAAkYACmxvYWRGYWN0b3JJAAl0aHJlc2hvbGR4cD9AAAAAAABgdwgAAACAAAAAAnQACmZvcm06aXNBYWFzcgARamF2YS5sYW5nLkJvb2xlYW7NIHKA1Zz67gIAAVoABXZhbHVleHABdAANZm9ybTppc05vdEFhYXNxAH4ABAB4AA== [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3a23bd85 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=g99v0crony3e [header]Content-Length=387 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=g99v0crony3e; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:isAaa=true, form:isNotAaa=false}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/conditionSpan.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5625bc8e DEBUG 02:05:52,749 [btpool0-8] クラス(org.seasar.teeda.it.web.condition.ConditionSpanPage[condition_conditionSpanPage])のコンポーネント定義を登録します DEBUG 02:05:52,753 [btpool0-8] ** after *****************************************: /view/condition/conditionSpan.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]condition_conditionSpanPage=org.seasar.teeda.it.web.condition.ConditionSpanPage@341acb28 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@4b0fc9d1 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3a23bd85 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/condition/conditionSpan.html [request]teeda.SUBMITTED_COMMAND=doHoge-1 [cookie]JSESSIONID=g99v0crony3e [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:isAaa=true, form:isNotAaa=false}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/conditionSpan.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@798aded6 DEBUG 02:05:52,754 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,755 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@77b57fd8 not defined as pure js property DEBUG 02:05:52,755 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@77b57fd8 not defined as pure js property DEBUG 02:05:52,756 [main] Script node added: DEBUG 02:05:52,760 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,760 [main] Load response for http://localhost:36584/view/condition/conditionNotMatch.html DEBUG 02:05:52,760 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,761 [btpool0-8] ** before *****************************************: /view/condition/conditionNotMatch.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@6eb71498 RequestedSessionId=null REQUEST_URI=/view/condition/conditionNotMatch.html, SERVLET_PATH=/view/condition/conditionNotMatch.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@35a93ff1 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@798aded6 DEBUG 02:05:52,769 [btpool0-8] クラス(org.seasar.teeda.it.web.condition.ConditionNotMatchPage[condition_conditionNotMatchPage])のコンポーネント定義を登録します DEBUG 02:05:52,778 [btpool0-8] ** after *****************************************: /view/condition/conditionNotMatch.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=11qmoq098pc8t;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]condition_conditionNotMatchPage=org.seasar.teeda.it.web.condition.ConditionNotMatchPage@adcc28d [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@2368bc8d [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=11qmoq098pc8t [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@35a93ff1 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={condition_conditionNotMatchPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/conditionNotMatch.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3132df24 DEBUG 02:05:52,779 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,780 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:52,780 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:52,781 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:52,782 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@49392dd5 not defined as pure js property DEBUG 02:05:52,782 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@49392dd5 not defined as pure js property DEBUG 02:05:52,783 [main] Page Encoding detected: UTF-8 Condition not match sample
Edit ConditionPage.aaa property.



hoge

foo

DEBUG 02:05:52,783 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,783 [main] Load response for http://localhost:36584/view/condition/conditionNotMatch.html;jsessionid=11qmoq098pc8t DEBUG 02:05:52,785 [btpool0-8] HOT deployを開始します DEBUG 02:05:52,786 [btpool0-8] ** before *****************************************: /view/condition/conditionNotMatch.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@ce61a90 RequestedSessionId=11qmoq098pc8t REQUEST_URI=/view/condition/conditionNotMatch.html;jsessionid=11qmoq098pc8t, SERVLET_PATH=/view/condition/conditionNotMatch.html CharacterEncoding=UTF-8, ContentLength=84, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=11qmoq098pc8t Session :: CreationTime=1639155952761, LastAccessedTime=1639155952785, MaxInactiveInterval=1800 [param]form/view/condition/conditionNotMatch.html=form [param]form:doHoge-1= [param]form:hoge=1 [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@56d9ea8d [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=11qmoq098pc8t [header]Content-Length=84 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=11qmoq098pc8t; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/conditionNotMatch.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3132df24 DEBUG 02:05:52,789 [btpool0-8] クラス(org.seasar.teeda.it.web.condition.ConditionNotMatchPage[condition_conditionNotMatchPage])のコンポーネント定義を登録します DEBUG 02:05:52,793 [btpool0-8] ** after *****************************************: /view/condition/conditionNotMatch.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]condition_conditionNotMatchPage=org.seasar.teeda.it.web.condition.ConditionNotMatchPage@5bd7d30f [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3661ace4 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@56d9ea8d [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/condition/conditionNotMatch.html [request]teeda.SUBMITTED_COMMAND=doHoge-1 [cookie]JSESSIONID=11qmoq098pc8t [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/conditionNotMatch.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@469dc8a0 DEBUG 02:05:52,795 [btpool0-8] HOT deployを終了しました DEBUG 02:05:52,796 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1332fa84 not defined as pure js property DEBUG 02:05:52,796 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1332fa84 not defined as pure js property DEBUG 02:05:52,798 [main] Page Encoding detected: UTF-8 Condition not match sample
  • 値(id=hoge)が短すぎます。3桁以上で入力してください。
Edit ConditionPage.aaa property.



hoge

foo

DEBUG 02:05:52,798 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,798 [main] Load response for http://localhost:36584/view/condition/condition3.html DEBUG 02:05:52,799 [btpool0-5] HOT deployを開始します DEBUG 02:05:52,799 [btpool0-5] ** before *****************************************: /view/condition/condition3.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@3c744d21 RequestedSessionId=null REQUEST_URI=/view/condition/condition3.html, SERVLET_PATH=/view/condition/condition3.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7773d088 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@469dc8a0 DEBUG 02:05:52,818 [btpool0-5] クラス(org.seasar.teeda.it.web.condition.Condition3Page[condition_condition3Page])のコンポーネント定義を登録します DEBUG 02:05:52,833 [btpool0-5] ** after *****************************************: /view/condition/condition3.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=zawz3edlkksd;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]condition_condition3Page=org.seasar.teeda.it.web.condition.Condition3Page@26132588 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3305173f [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=zawz3edlkksd [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7773d088 [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@13394344 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={condition_condition3Page=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[org/seasar/teeda/extension/component/html/THtmlGrid.css] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[org/seasar/teeda/ajax/js/ajax.js, org/seasar/teeda/extension/component/html/THtmlGrid.js] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:flgInfoGrid:0:isDisp=true, form:flgInfoGrid:0:isNotDisp=false, form:flgInfoGrid:1:isDisp=false, form:flgInfoGrid:1:isNotDisp=true, form:flgInfoGrid:2:isDisp=true, form:flgInfoGrid:2:isNotDisp=false}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition3.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@146f2f38 DEBUG 02:05:52,834 [btpool0-5] HOT deployを終了しました DEBUG 02:05:52,835 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:52,835 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:52,836 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:52,837 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@55f80f14 not defined as pure js property DEBUG 02:05:52,837 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@55f80f14 not defined as pure js property DEBUG 02:05:52,838 [main] Script node added:
タイトル
メッセージあり
メッセージなし
メッセージあり
必須項目
DEBUG 02:05:52,855 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,855 [main] Load response for http://localhost:36584/view/condition/condition3.html;jsessionid=zawz3edlkksd DEBUG 02:05:52,857 [btpool0-5] HOT deployを開始します DEBUG 02:05:52,858 [btpool0-5] ** before *****************************************: /view/condition/condition3.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@3f424360 RequestedSessionId=zawz3edlkksd REQUEST_URI=/view/condition/condition3.html;jsessionid=zawz3edlkksd, SERVLET_PATH=/view/condition/condition3.html CharacterEncoding=UTF-8, ContentLength=632, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=zawz3edlkksd Session :: CreationTime=1639155952800, LastAccessedTime=1639155952857, MaxInactiveInterval=1800 [param]form/view/condition/condition3.html=form [param]form:doCheck=確認 [param]form:name= [param]te-conditions=rO0ABXNyABdqYXZhLnV0aWwuTGlua2VkSGFzaE1hcDTATlwQbMD7AgABWgALYWNjZXNzT3JkZXJ4cgARamF2YS51dGlsLkhhc2hNYXAFB9rBwxZg0QMAAkYACmxvYWRGYWN0b3JJAAl0aHJlc2hvbGR4cD9AAAAAAABgdwgAAACAAAAABnQAGWZvcm06ZmxnSW5mb0dyaWQ6MDppc0Rpc3BzcgARamF2YS5sYW5nLkJvb2xlYW7NIHKA1Zz67gIAAVoABXZhbHVleHABdAAcZm9ybTpmbGdJbmZvR3JpZDowOmlzTm90RGlzcHNxAH4ABAB0ABlmb3JtOmZsZ0luZm9HcmlkOjE6aXNEaXNwcQB+AAd0ABxmb3JtOmZsZ0luZm9HcmlkOjE6aXNOb3REaXNwcQB+AAV0ABlmb3JtOmZsZ0luZm9HcmlkOjI6aXNEaXNwcQB+AAV0ABxmb3JtOmZsZ0luZm9HcmlkOjI6aXNOb3REaXNwcQB+AAd4AA== [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@17557412 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=zawz3edlkksd [header]Content-Length=632 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=zawz3edlkksd; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:flgInfoGrid:0:isDisp=true, form:flgInfoGrid:0:isNotDisp=false, form:flgInfoGrid:1:isDisp=false, form:flgInfoGrid:1:isNotDisp=true, form:flgInfoGrid:2:isDisp=true, form:flgInfoGrid:2:isNotDisp=false}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition3.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@146f2f38 DEBUG 02:05:52,863 [btpool0-5] クラス(org.seasar.teeda.it.web.condition.Condition3Page[condition_condition3Page])のコンポーネント定義を登録します DEBUG 02:05:52,866 [btpool0-5] ** after *****************************************: /view/condition/condition3.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]condition_condition3Page=org.seasar.teeda.it.web.condition.Condition3Page@10a804c8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@6d1ef03 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@17557412 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.core.scope.impl.DispatchScopeFactory.DISPATCH_SCOPE_KEY=org.seasar.teeda.core.scope.impl.DispatchScope@40a2b174 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[org/seasar/teeda/extension/component/html/THtmlGrid.css] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[org/seasar/teeda/ajax/js/ajax.js, org/seasar/teeda/extension/component/html/THtmlGrid.js] [request]postback=true [request]previousViewId=/view/condition/condition3.html [request]teeda.SUBMITTED_COMMAND=doCheck [cookie]JSESSIONID=zawz3edlkksd [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:flgInfoGrid:0:isDisp=true, form:flgInfoGrid:0:isNotDisp=false, form:flgInfoGrid:1:isDisp=false, form:flgInfoGrid:1:isNotDisp=true, form:flgInfoGrid:2:isDisp=true, form:flgInfoGrid:2:isNotDisp=false}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition3.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@793057d2 DEBUG 02:05:52,867 [btpool0-5] HOT deployを終了しました DEBUG 02:05:52,868 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3096c11b not defined as pure js property DEBUG 02:05:52,868 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3096c11b not defined as pure js property DEBUG 02:05:52,869 [main] Script node added:
  • 値を入力してください(名称)
タイトル
メッセージあり
メッセージなし
メッセージあり
必須項目
DEBUG 02:05:52,890 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,890 [main] Load response for http://localhost:36584/view/condition/condition2.html DEBUG 02:05:52,891 [btpool0-5] HOT deployを開始します DEBUG 02:05:52,891 [btpool0-5] ** before *****************************************: /view/condition/condition2.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@4958ef4f RequestedSessionId=null REQUEST_URI=/view/condition/condition2.html, SERVLET_PATH=/view/condition/condition2.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6dc75127 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@793057d2 DEBUG 02:05:52,902 [btpool0-5] クラス(org.seasar.teeda.it.web.condition.Condition2Page[condition_condition2Page])のコンポーネント定義を登録します DEBUG 02:05:52,921 [btpool0-5] ** after *****************************************: /view/condition/condition2.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=o9to02cnn30i;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]condition_condition2Page=org.seasar.teeda.it.web.condition.Condition2Page@695e5335 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@2fa8f29e [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=o9to02cnn30i [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6dc75127 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={condition_condition2Page=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:isFoo=false, form:isNotFoo=false}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition2.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7cd07b83 DEBUG 02:05:52,923 [btpool0-5] HOT deployを終了しました DEBUG 02:05:52,924 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:52,924 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:52,925 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:52,926 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3fc013fa not defined as pure js property DEBUG 02:05:52,926 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3fc013fa not defined as pure js property DEBUG 02:05:52,927 [main] Script node added: DEBUG 02:05:52,932 [main] Get page for window named '', using WebRequestSettings[ DEBUG 02:05:52,946 [main] No configured setter "form" found for com.gargoylesoftware.htmlunit.javascript.host.Window@5a955cf3. Setting it as pure javascript property. DEBUG 02:05:52,947 [main] No configured setter "span" found for com.gargoylesoftware.htmlunit.javascript.host.Window@5a955cf3. Setting it as pure javascript property. DEBUG 02:05:52,947 [main] No configured setter "len" found for com.gargoylesoftware.htmlunit.javascript.host.Window@5a955cf3. Setting it as pure javascript property. DEBUG 02:05:52,947 [main] No configured setter "i" found for com.gargoylesoftware.htmlunit.javascript.host.Window@5a955cf3. Setting it as pure javascript property. DEBUG 02:05:52,947 [main] No configured setter "forms" found for com.gargoylesoftware.htmlunit.javascript.host.Window@5a955cf3. Setting it as pure javascript property. DEBUG 02:05:52,947 [main] No configured setter "forms" found for com.gargoylesoftware.htmlunit.javascript.host.Window@5a955cf3. Setting it as pure javascript property. DEBUG 02:05:52,947 [main] No configured setter "i" found for com.gargoylesoftware.htmlunit.javascript.host.Window@5a955cf3. Setting it as pure javascript property. DEBUG 02:05:52,947 [main] No configured setter "len" found for com.gargoylesoftware.htmlunit.javascript.host.Window@5a955cf3. Setting it as pure javascript property. DEBUG 02:05:52,947 [main] No configured setter "span" found for com.gargoylesoftware.htmlunit.javascript.host.Window@5a955cf3. Setting it as pure javascript property. DEBUG 02:05:52,948 [main] No configured setter "form" found for com.gargoylesoftware.htmlunit.javascript.host.Window@5a955cf3. Setting it as pure javascript property. DEBUG 02:05:52,949 [main] No charset specified in header, trying to guess it from content DEBUG 02:05:52,949 [main] Nothing guessed, supposing that it is ISO-8859-1 DEBUG 02:05:52,949 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@593f3132 not defined as pure js property DEBUG 02:05:52,949 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@593f3132 not defined as pure js property DEBUG 02:05:52,950 [main] No configured setter "i" found for com.gargoylesoftware.htmlunit.javascript.host.Window@5a955cf3. Setting it as pure javascript property. DEBUG 02:05:52,951 [main] Page Encoding detected: UTF-8 Condition
Edit ConditionPage.aaa property.



true
AAA

DEBUG 02:05:52,951 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,951 [main] Load response for http://localhost:36584/view/condition/condition2.html DEBUG 02:05:52,953 [btpool0-5] HOT deployを開始します DEBUG 02:05:52,954 [btpool0-5] ** before *****************************************: /view/condition/condition2.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@212be8f7 RequestedSessionId=o9to02cnn30i REQUEST_URI=/view/condition/condition2.html, SERVLET_PATH=/view/condition/condition2.html CharacterEncoding=UTF-8, ContentLength=406, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=o9to02cnn30i Session :: CreationTime=1639155952892, LastAccessedTime=1639155952953, MaxInactiveInterval=1800 [param]form/view/condition/condition2.html=form [param]form:aaa-hidden=AAA [param]form:doHoge= [param]form:hoge=111 [param]te-conditions=rO0ABXNyABdqYXZhLnV0aWwuTGlua2VkSGFzaE1hcDTATlwQbMD7AgABWgALYWNjZXNzT3JkZXJ4cgARamF2YS51dGlsLkhhc2hNYXAFB9rBwxZg0QMAAkYACmxvYWRGYWN0b3JJAAl0aHJlc2hvbGR4cD9AAAAAAABgdwgAAACAAAAAAnQACmZvcm06aXNGb29zcgARamF2YS5sYW5nLkJvb2xlYW7NIHKA1Zz67gIAAVoABXZhbHVleHABdAANZm9ybTppc05vdEZvb3NxAH4ABAB4AA== [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@49cbc124 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=o9to02cnn30i [header]Content-Length=406 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=o9to02cnn30i; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:isFoo=true, form:isNotFoo=false}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition2.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@493a306a DEBUG 02:05:52,958 [btpool0-5] クラス(org.seasar.teeda.it.web.condition.Condition2Page[condition_condition2Page])のコンポーネント定義を登録します DEBUG 02:05:52,961 [btpool0-5] ** after *****************************************: /view/condition/condition2.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]condition_condition2Page=org.seasar.teeda.it.web.condition.Condition2Page@cb17ecc [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@58fb8996 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@49cbc124 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/condition/condition2.html [request]teeda.SUBMITTED_COMMAND=doHoge [cookie]JSESSIONID=o9to02cnn30i [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:isFoo=false, form:isNotFoo=true}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition2.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6a06047d DEBUG 02:05:52,962 [btpool0-5] HOT deployを終了しました DEBUG 02:05:52,963 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@231e51d0 not defined as pure js property DEBUG 02:05:52,963 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@231e51d0 not defined as pure js property DEBUG 02:05:52,964 [main] Script node added: DEBUG 02:05:52,967 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:52,967 [main] Load response for http://localhost:36584/view/condition/condition2.html DEBUG 02:05:52,969 [btpool0-5] HOT deployを開始します DEBUG 02:05:52,970 [btpool0-5] ** before *****************************************: /view/condition/condition2.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@37f29c6 RequestedSessionId=o9to02cnn30i REQUEST_URI=/view/condition/condition2.html, SERVLET_PATH=/view/condition/condition2.html CharacterEncoding=UTF-8, ContentLength=404, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=o9to02cnn30i Session :: CreationTime=1639155952892, LastAccessedTime=1639155952969, MaxInactiveInterval=1800 [param]form/view/condition/condition2.html=form [param]form:aaa-hidden=BBB [param]form:doHoge= [param]form:hoge=a [param]te-conditions=rO0ABXNyABdqYXZhLnV0aWwuTGlua2VkSGFzaE1hcDTATlwQbMD7AgABWgALYWNjZXNzT3JkZXJ4cgARamF2YS51dGlsLkhhc2hNYXAFB9rBwxZg0QMAAkYACmxvYWRGYWN0b3JJAAl0aHJlc2hvbGR4cD9AAAAAAABgdwgAAACAAAAAAnQACmZvcm06aXNGb29zcgARamF2YS5sYW5nLkJvb2xlYW7NIHKA1Zz67gIAAVoABXZhbHVleHAAdAANZm9ybTppc05vdEZvb3NxAH4ABAF4AA== [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@118f87f5 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=o9to02cnn30i [header]Content-Length=404 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=o9to02cnn30i; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:isFoo=false, form:isNotFoo=true}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition2.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6a06047d DEBUG 02:05:52,974 [btpool0-5] クラス(org.seasar.teeda.it.web.condition.Condition2Page[condition_condition2Page])のコンポーネント定義を登録します DEBUG 02:05:52,977 [btpool0-5] ** after *****************************************: /view/condition/condition2.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]condition_condition2Page=org.seasar.teeda.it.web.condition.Condition2Page@21e8c241 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@38294acb [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@118f87f5 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/condition/condition2.html [request]teeda.SUBMITTED_COMMAND=doHoge [cookie]JSESSIONID=o9to02cnn30i [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:isFoo=false, form:isNotFoo=true}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition2.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1eed723b DEBUG 02:05:52,978 [btpool0-5] HOT deployを終了しました DEBUG 02:05:52,979 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@c4d0a21 not defined as pure js property DEBUG 02:05:52,979 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@c4d0a21 not defined as pure js property DEBUG 02:05:52,980 [main] Script node added: DEBUG 02:05:53,006 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:53,031 [main] Load response for http://localhost:36584/view/condition/conditionOmittag.html DEBUG 02:05:53,032 [btpool0-5] HOT deployを開始します DEBUG 02:05:53,032 [btpool0-5] ** before *****************************************: /view/condition/conditionOmittag.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@11f723ab RequestedSessionId=null REQUEST_URI=/view/condition/conditionOmittag.html, SERVLET_PATH=/view/condition/conditionOmittag.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7846b8c3 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@76d85c2 DEBUG 02:05:53,040 [btpool0-5] クラス(org.seasar.teeda.it.web.condition.ConditionOmittagPage[condition_conditionOmittagPage])のコンポーネント定義を登録します DEBUG 02:05:53,051 [btpool0-5] ** after *****************************************: /view/condition/conditionOmittag.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=d8nht4z42h5v;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]condition_conditionOmittagPage=org.seasar.teeda.it.web.condition.ConditionOmittagPage@785c9e4e [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@89d509e [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=d8nht4z42h5v [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@7846b8c3 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={condition_conditionOmittagPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:isAaa=true, form:isNotAaa=false}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/conditionOmittag.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1017b97d DEBUG 02:05:53,052 [btpool0-5] HOT deployを終了しました DEBUG 02:05:53,053 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:53,053 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:53,054 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:53,055 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1d0975b0 not defined as pure js property DEBUG 02:05:53,055 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1d0975b0 not defined as pure js property DEBUG 02:05:53,056 [main] Script node added: DEBUG 02:05:53,059 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:53,059 [main] Load response for http://localhost:36584/view/condition/conditionOmittag.html;jsessionid=d8nht4z42h5v DEBUG 02:05:53,061 [btpool0-5] HOT deployを開始します DEBUG 02:05:53,062 [btpool0-5] ** before *****************************************: /view/condition/conditionOmittag.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@33dce164 RequestedSessionId=d8nht4z42h5v REQUEST_URI=/view/condition/conditionOmittag.html;jsessionid=d8nht4z42h5v, SERVLET_PATH=/view/condition/conditionOmittag.html CharacterEncoding=UTF-8, ContentLength=391, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=d8nht4z42h5v Session :: CreationTime=1639155953032, LastAccessedTime=1639155953061, MaxInactiveInterval=1800 [param]form/view/condition/conditionOmittag.html=form [param]form:doFalse= [param]form:hoge=111 [param]te-conditions=rO0ABXNyABdqYXZhLnV0aWwuTGlua2VkSGFzaE1hcDTATlwQbMD7AgABWgALYWNjZXNzT3JkZXJ4cgARamF2YS51dGlsLkhhc2hNYXAFB9rBwxZg0QMAAkYACmxvYWRGYWN0b3JJAAl0aHJlc2hvbGR4cD9AAAAAAABgdwgAAACAAAAAAnQACmZvcm06aXNBYWFzcgARamF2YS5sYW5nLkJvb2xlYW7NIHKA1Zz67gIAAVoABXZhbHVleHABdAANZm9ybTppc05vdEFhYXNxAH4ABAB4AA== [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6a5186d5 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=d8nht4z42h5v [header]Content-Length=391 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=d8nht4z42h5v; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:isAaa=true, form:isNotAaa=false}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/conditionOmittag.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1017b97d DEBUG 02:05:53,065 [btpool0-5] クラス(org.seasar.teeda.it.web.condition.ConditionOmittagPage[condition_conditionOmittagPage])のコンポーネント定義を登録します DEBUG 02:05:53,068 [btpool0-5] ** after *****************************************: /view/condition/conditionOmittag.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]condition_conditionOmittagPage=org.seasar.teeda.it.web.condition.ConditionOmittagPage@51f090da [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@8b6023d [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6a5186d5 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/condition/conditionOmittag.html [request]teeda.SUBMITTED_COMMAND=doFalse [cookie]JSESSIONID=d8nht4z42h5v [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:isAaa=false, form:isNotAaa=true}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/conditionOmittag.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@654cf742 DEBUG 02:05:53,069 [btpool0-5] HOT deployを終了しました DEBUG 02:05:53,069 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4aa14174 not defined as pure js property DEBUG 02:05:53,069 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4aa14174 not defined as pure js property DEBUG 02:05:53,070 [main] Script node added: DEBUG 02:05:53,074 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:53,074 [main] Load response for http://localhost:36584/view/condition/condition4.html DEBUG 02:05:53,075 [btpool0-5] HOT deployを開始します DEBUG 02:05:53,075 [btpool0-5] ** before *****************************************: /view/condition/condition4.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@27c8bfa4 RequestedSessionId=null REQUEST_URI=/view/condition/condition4.html, SERVLET_PATH=/view/condition/condition4.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6c9dbc63 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@654cf742 DEBUG 02:05:53,081 [btpool0-5] クラス(org.seasar.teeda.it.web.condition.Condition4Page[condition_condition4Page])のコンポーネント定義を登録します DEBUG 02:05:53,092 [btpool0-5] ** after *****************************************: /view/condition/condition4.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1i01mlc26sg6a;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]condition_condition4Page=org.seasar.teeda.it.web.condition.Condition4Page@149b1d7f [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@53ad876a [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1i01mlc26sg6a [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6c9dbc63 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={condition_condition4Page=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:aaaItems:0:isDisp=true, form:aaaItems:0:isNotDisp=false}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition4.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@25956b11 DEBUG 02:05:53,094 [btpool0-5] HOT deployを終了しました DEBUG 02:05:53,094 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:53,094 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:53,096 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:53,096 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@576d5155 not defined as pure js property DEBUG 02:05:53,096 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@576d5155 not defined as pure js property DEBUG 02:05:53,097 [main] Script node added: DEBUG 02:05:53,102 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:53,102 [main] Load response for http://localhost:36584/view/condition/condition4.html;jsessionid=1i01mlc26sg6a DEBUG 02:05:53,104 [btpool0-5] HOT deployを開始します DEBUG 02:05:53,105 [btpool0-5] ** before *****************************************: /view/condition/condition4.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@22509e16 RequestedSessionId=1i01mlc26sg6a REQUEST_URI=/view/condition/condition4.html;jsessionid=1i01mlc26sg6a, SERVLET_PATH=/view/condition/condition4.html CharacterEncoding=UTF-8, ContentLength=608, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1i01mlc26sg6a Session :: CreationTime=1639155953075, LastAccessedTime=1639155953104, MaxInactiveInterval=1800 [param]form/view/condition/condition4.html=form [param]form:aaaItems:0:doFoo=foo [param]form:aaaItemsSave=rO0ABXVyABRbTGphdmEubGFuZy5JbnRlZ2VyO/6XraABg+IbAgAAeHAAAAABc3IAEWphdmEubGFuZy5JbnRlZ2VyEuKgpPeBhzgCAAFJAAV2YWx1ZXhyABBqYXZhLmxhbmcuTnVtYmVyhqyVHQuU4IsCAAB4cAAAAAA= [param]te-conditions=rO0ABXNyABdqYXZhLnV0aWwuTGlua2VkSGFzaE1hcDTATlwQbMD7AgABWgALYWNjZXNzT3JkZXJ4cgARamF2YS51dGlsLkhhc2hNYXAFB9rBwxZg0QMAAkYACmxvYWRGYWN0b3JJAAl0aHJlc2hvbGR4cD9AAAAAAABgdwgAAACAAAAAAnQAFmZvcm06YWFhSXRlbXM6MDppc0Rpc3BzcgARamF2YS5sYW5nLkJvb2xlYW7NIHKA1Zz67gIAAVoABXZhbHVleHABdAAZZm9ybTphYWFJdGVtczowOmlzTm90RGlzcHNxAH4ABAB4AA== [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@5abac7f3 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1i01mlc26sg6a [header]Content-Length=608 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1i01mlc26sg6a; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:aaaItems:0:isDisp=true, form:aaaItems:0:isNotDisp=false}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition4.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@25956b11 DEBUG 02:05:53,108 [btpool0-5] クラス(org.seasar.teeda.it.web.condition.Condition4Page[condition_condition4Page])のコンポーネント定義を登録します DEBUG 02:05:53,111 [btpool0-5] ** after *****************************************: /view/condition/condition4.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]condition_condition4Page=org.seasar.teeda.it.web.condition.Condition4Page@4fdab00b [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@1e5bcb22 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@5abac7f3 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/condition/condition4.html [request]teeda.SUBMITTED_COMMAND=doFoo [cookie]JSESSIONID=1i01mlc26sg6a [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:aaaItems:0:isDisp=true, form:aaaItems:0:isNotDisp=false, form:aaaItems:1:isDisp=false, form:aaaItems:1:isNotDisp=true}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition4.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1c7534c0 DEBUG 02:05:53,112 [btpool0-5] HOT deployを終了しました DEBUG 02:05:53,113 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@f3419f7 not defined as pure js property DEBUG 02:05:53,113 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@f3419f7 not defined as pure js property DEBUG 02:05:53,114 [main] Script node added: DEBUG 02:05:53,116 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:53,116 [main] Load response for http://localhost:36584/view/condition/condition4.html DEBUG 02:05:53,118 [btpool0-5] HOT deployを開始します DEBUG 02:05:53,119 [btpool0-5] ** before *****************************************: /view/condition/condition4.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@1cf6f27e RequestedSessionId=1i01mlc26sg6a REQUEST_URI=/view/condition/condition4.html, SERVLET_PATH=/view/condition/condition4.html CharacterEncoding=UTF-8, ContentLength=708, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1i01mlc26sg6a Session :: CreationTime=1639155953075, LastAccessedTime=1639155953118, MaxInactiveInterval=1800 [param]form/view/condition/condition4.html=form [param]form:aaaItems:0:doFoo=foo [param]form:aaaItemsSave=rO0ABXVyABRbTGphdmEubGFuZy5JbnRlZ2VyO/6XraABg+IbAgAAeHAAAAACc3IAEWphdmEubGFuZy5JbnRlZ2VyEuKgpPeBhzgCAAFJAAV2YWx1ZXhyABBqYXZhLmxhbmcuTnVtYmVyhqyVHQuU4IsCAAB4cAAAAABzcQB+AAIAAAAB [param]te-conditions=rO0ABXNyABdqYXZhLnV0aWwuTGlua2VkSGFzaE1hcDTATlwQbMD7AgABWgALYWNjZXNzT3JkZXJ4cgARamF2YS51dGlsLkhhc2hNYXAFB9rBwxZg0QMAAkYACmxvYWRGYWN0b3JJAAl0aHJlc2hvbGR4cD9AAAAAAABgdwgAAACAAAAABHQAFmZvcm06YWFhSXRlbXM6MDppc0Rpc3BzcgARamF2YS5sYW5nLkJvb2xlYW7NIHKA1Zz67gIAAVoABXZhbHVleHABdAAZZm9ybTphYWFJdGVtczowOmlzTm90RGlzcHNxAH4ABAB0ABZmb3JtOmFhYUl0ZW1zOjE6aXNEaXNwcQB+AAd0ABlmb3JtOmFhYUl0ZW1zOjE6aXNOb3REaXNwcQB+AAV4AA== [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@18aa3d0d [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1i01mlc26sg6a [header]Content-Length=708 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1i01mlc26sg6a; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:aaaItems:0:isDisp=true, form:aaaItems:0:isNotDisp=false, form:aaaItems:1:isDisp=false, form:aaaItems:1:isNotDisp=true}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition4.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1c7534c0 DEBUG 02:05:53,122 [btpool0-5] クラス(org.seasar.teeda.it.web.condition.Condition4Page[condition_condition4Page])のコンポーネント定義を登録します DEBUG 02:05:53,125 [btpool0-5] ** after *****************************************: /view/condition/condition4.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]condition_condition4Page=org.seasar.teeda.it.web.condition.Condition4Page@788f905c [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@194ec5da [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@18aa3d0d [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/condition/condition4.html [request]teeda.SUBMITTED_COMMAND=doFoo [cookie]JSESSIONID=1i01mlc26sg6a [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:aaaItems:0:isDisp=true, form:aaaItems:0:isNotDisp=false, form:aaaItems:1:isDisp=false, form:aaaItems:1:isNotDisp=true, form:aaaItems:2:isDisp=true, form:aaaItems:2:isNotDisp=false}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition4.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29f7831 DEBUG 02:05:53,127 [btpool0-5] HOT deployを終了しました DEBUG 02:05:53,128 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1ba42493 not defined as pure js property DEBUG 02:05:53,128 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1ba42493 not defined as pure js property DEBUG 02:05:53,129 [main] Script node added: DEBUG 02:05:53,133 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:53,133 [main] Load response for http://localhost:36584/view/condition/condition4.html DEBUG 02:05:53,135 [btpool0-5] HOT deployを開始します DEBUG 02:05:53,136 [btpool0-5] ** before *****************************************: /view/condition/condition4.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@4f44e094 RequestedSessionId=1i01mlc26sg6a REQUEST_URI=/view/condition/condition4.html, SERVLET_PATH=/view/condition/condition4.html CharacterEncoding=UTF-8, ContentLength=816, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1i01mlc26sg6a Session :: CreationTime=1639155953075, LastAccessedTime=1639155953135, MaxInactiveInterval=1800 [param]form/view/condition/condition4.html=form [param]form:aaaItems:2:doFoo=foo [param]form:aaaItemsSave=rO0ABXVyABRbTGphdmEubGFuZy5JbnRlZ2VyO/6XraABg+IbAgAAeHAAAAADc3IAEWphdmEubGFuZy5JbnRlZ2VyEuKgpPeBhzgCAAFJAAV2YWx1ZXhyABBqYXZhLmxhbmcuTnVtYmVyhqyVHQuU4IsCAAB4cAAAAABzcQB+AAIAAAABc3EAfgACAAAAAg== [param]te-conditions=rO0ABXNyABdqYXZhLnV0aWwuTGlua2VkSGFzaE1hcDTATlwQbMD7AgABWgALYWNjZXNzT3JkZXJ4cgARamF2YS51dGlsLkhhc2hNYXAFB9rBwxZg0QMAAkYACmxvYWRGYWN0b3JJAAl0aHJlc2hvbGR4cD9AAAAAAABgdwgAAACAAAAABnQAFmZvcm06YWFhSXRlbXM6MDppc0Rpc3BzcgARamF2YS5sYW5nLkJvb2xlYW7NIHKA1Zz67gIAAVoABXZhbHVleHABdAAZZm9ybTphYWFJdGVtczowOmlzTm90RGlzcHNxAH4ABAB0ABZmb3JtOmFhYUl0ZW1zOjE6aXNEaXNwcQB+AAd0ABlmb3JtOmFhYUl0ZW1zOjE6aXNOb3REaXNwcQB+AAV0ABZmb3JtOmFhYUl0ZW1zOjI6aXNEaXNwcQB+AAV0ABlmb3JtOmFhYUl0ZW1zOjI6aXNOb3REaXNwcQB+AAd4AA== [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@32f43d34 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1i01mlc26sg6a [header]Content-Length=816 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1i01mlc26sg6a; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:aaaItems:0:isDisp=true, form:aaaItems:0:isNotDisp=false, form:aaaItems:1:isDisp=false, form:aaaItems:1:isNotDisp=true, form:aaaItems:2:isDisp=true, form:aaaItems:2:isNotDisp=false}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition4.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@29f7831 DEBUG 02:05:53,139 [btpool0-5] クラス(org.seasar.teeda.it.web.condition.Condition4Page[condition_condition4Page])のコンポーネント定義を登録します DEBUG 02:05:53,143 [btpool0-5] ** after *****************************************: /view/condition/condition4.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]condition_condition4Page=org.seasar.teeda.it.web.condition.Condition4Page@7d1ffed1 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3f928b84 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@32f43d34 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/condition/condition4.html [request]teeda.SUBMITTED_COMMAND=doFoo [cookie]JSESSIONID=1i01mlc26sg6a [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:aaaItems:0:isDisp=true, form:aaaItems:0:isNotDisp=false, form:aaaItems:1:isDisp=false, form:aaaItems:1:isNotDisp=true, form:aaaItems:2:isDisp=true, form:aaaItems:2:isNotDisp=false, form:aaaItems:3:isDisp=false, form:aaaItems:3:isNotDisp=true}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition4.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2e05a7b7 DEBUG 02:05:53,144 [btpool0-5] HOT deployを終了しました DEBUG 02:05:53,144 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6a9bbbbe not defined as pure js property DEBUG 02:05:53,144 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@6a9bbbbe not defined as pure js property DEBUG 02:05:53,145 [main] Script node added: DEBUG 02:05:53,149 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:53,149 [main] Load response for http://localhost:36584/view/condition/condition4.html DEBUG 02:05:53,151 [btpool0-5] HOT deployを開始します DEBUG 02:05:53,152 [btpool0-5] ** before *****************************************: /view/condition/condition4.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@5ee3b415 RequestedSessionId=1i01mlc26sg6a REQUEST_URI=/view/condition/condition4.html, SERVLET_PATH=/view/condition/condition4.html CharacterEncoding=UTF-8, ContentLength=914, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1i01mlc26sg6a Session :: CreationTime=1639155953075, LastAccessedTime=1639155953151, MaxInactiveInterval=1800 [param]form/view/condition/condition4.html=form [param]form:aaaItems:0:doFoo=foo [param]form:aaaItemsSave=rO0ABXVyABRbTGphdmEubGFuZy5JbnRlZ2VyO/6XraABg+IbAgAAeHAAAAAEc3IAEWphdmEubGFuZy5JbnRlZ2VyEuKgpPeBhzgCAAFJAAV2YWx1ZXhyABBqYXZhLmxhbmcuTnVtYmVyhqyVHQuU4IsCAAB4cAAAAABzcQB+AAIAAAABc3EAfgACAAAAAnNxAH4AAgAAAAM= [param]te-conditions=rO0ABXNyABdqYXZhLnV0aWwuTGlua2VkSGFzaE1hcDTATlwQbMD7AgABWgALYWNjZXNzT3JkZXJ4cgARamF2YS51dGlsLkhhc2hNYXAFB9rBwxZg0QMAAkYACmxvYWRGYWN0b3JJAAl0aHJlc2hvbGR4cD9AAAAAAABgdwgAAACAAAAACHQAFmZvcm06YWFhSXRlbXM6MDppc0Rpc3BzcgARamF2YS5sYW5nLkJvb2xlYW7NIHKA1Zz67gIAAVoABXZhbHVleHABdAAZZm9ybTphYWFJdGVtczowOmlzTm90RGlzcHNxAH4ABAB0ABZmb3JtOmFhYUl0ZW1zOjE6aXNEaXNwcQB+AAd0ABlmb3JtOmFhYUl0ZW1zOjE6aXNOb3REaXNwcQB+AAV0ABZmb3JtOmFhYUl0ZW1zOjI6aXNEaXNwcQB+AAV0ABlmb3JtOmFhYUl0ZW1zOjI6aXNOb3REaXNwcQB+AAd0ABZmb3JtOmFhYUl0ZW1zOjM6aXNEaXNwcQB+AAd0ABlmb3JtOmFhYUl0ZW1zOjM6aXNOb3REaXNwcQB+AAV4AA== [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3743ff5e [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1i01mlc26sg6a [header]Content-Length=914 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1i01mlc26sg6a; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:aaaItems:0:isDisp=true, form:aaaItems:0:isNotDisp=false, form:aaaItems:1:isDisp=false, form:aaaItems:1:isNotDisp=true, form:aaaItems:2:isDisp=true, form:aaaItems:2:isNotDisp=false, form:aaaItems:3:isDisp=false, form:aaaItems:3:isNotDisp=true}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition4.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2e05a7b7 DEBUG 02:05:53,155 [btpool0-5] クラス(org.seasar.teeda.it.web.condition.Condition4Page[condition_condition4Page])のコンポーネント定義を登録します DEBUG 02:05:53,159 [btpool0-5] ** after *****************************************: /view/condition/condition4.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]condition_condition4Page=org.seasar.teeda.it.web.condition.Condition4Page@17d64691 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@74b2e5d0 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3743ff5e [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/condition/condition4.html [request]teeda.SUBMITTED_COMMAND=doFoo [cookie]JSESSIONID=1i01mlc26sg6a [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:aaaItems:0:isDisp=true, form:aaaItems:0:isNotDisp=false, form:aaaItems:1:isDisp=false, form:aaaItems:1:isNotDisp=true, form:aaaItems:2:isDisp=true, form:aaaItems:2:isNotDisp=false, form:aaaItems:3:isDisp=false, form:aaaItems:3:isNotDisp=true, form:aaaItems:4:isDisp=true, form:aaaItems:4:isNotDisp=false}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition4.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@d0df68b DEBUG 02:05:53,160 [btpool0-5] HOT deployを終了しました DEBUG 02:05:53,161 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4850a838 not defined as pure js property DEBUG 02:05:53,161 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4850a838 not defined as pure js property DEBUG 02:05:53,162 [main] Script node added: DEBUG 02:05:53,165 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:53,165 [main] Load response for http://localhost:36584/view/condition/condition5.html DEBUG 02:05:53,166 [btpool0-5] HOT deployを開始します DEBUG 02:05:53,166 [btpool0-5] ** before *****************************************: /view/condition/condition5.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@5e34123c RequestedSessionId=null REQUEST_URI=/view/condition/condition5.html, SERVLET_PATH=/view/condition/condition5.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2c995175 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@d0df68b DEBUG 02:05:53,172 [btpool0-5] クラス(org.seasar.teeda.it.web.condition.Condition5Page[condition_condition5Page])のコンポーネント定義を登録します DEBUG 02:05:53,183 [btpool0-5] クラス(org.seasar.teeda.it.web.condition.Condition5Page$AaaDto[condition_condition5Page$AaaDto])のコンポーネント定義を登録します DEBUG 02:05:53,185 [btpool0-5] ** after *****************************************: /view/condition/condition5.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1q8dr84l2p0um;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]condition_condition5Page=org.seasar.teeda.it.web.condition.Condition5Page@1afd92e7 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@7db78988 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1q8dr84l2p0um [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2c995175 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={condition_condition5Page=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition5.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1ca68033 DEBUG 02:05:53,186 [btpool0-5] HOT deployを終了しました DEBUG 02:05:53,187 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:53,187 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:53,189 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:53,189 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@48f2fcf2 not defined as pure js property DEBUG 02:05:53,189 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@48f2fcf2 not defined as pure js property DEBUG 02:05:53,190 [main] Page Encoding detected: UTF-8 condition + forEach + validator
DEBUG 02:05:53,190 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:53,190 [main] Load response for http://localhost:36584/view/condition/condition5.html;jsessionid=1q8dr84l2p0um DEBUG 02:05:53,192 [btpool0-5] HOT deployを開始します DEBUG 02:05:53,193 [btpool0-5] ** before *****************************************: /view/condition/condition5.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@55f36b46 RequestedSessionId=1q8dr84l2p0um REQUEST_URI=/view/condition/condition5.html;jsessionid=1q8dr84l2p0um, SERVLET_PATH=/view/condition/condition5.html CharacterEncoding=UTF-8, ContentLength=168, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1q8dr84l2p0um Session :: CreationTime=1639155953166, LastAccessedTime=1639155953192, MaxInactiveInterval=1800 [param]form/view/condition/condition5.html=form [param]form:aaaItemsSave=rO0ABXNyABNqYXZhLnV0aWwuQXJyYXlMaXN0eIHSHZnHYZ0DAAFJAARzaXpleHAAAAAAdwQAAAAKeA== [param]form:doSubmit= [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6007ecbf [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1q8dr84l2p0um [header]Content-Length=168 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1q8dr84l2p0um; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition5.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1ca68033 DEBUG 02:05:53,197 [btpool0-5] クラス(org.seasar.teeda.it.web.condition.Condition5Page[condition_condition5Page])のコンポーネント定義を登録します DEBUG 02:05:53,198 [btpool0-5] クラス(org.seasar.teeda.it.web.condition.Condition5Page$AaaDto[condition_condition5Page$AaaDto])のコンポーネント定義を登録します DEBUG 02:05:53,200 [btpool0-5] ** after *****************************************: /view/condition/condition5.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]condition_condition5Page=org.seasar.teeda.it.web.condition.Condition5Page@618d7f32 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@1099dda7 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6007ecbf [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/condition/condition5.html [request]teeda.SUBMITTED_COMMAND=doSubmit [cookie]JSESSIONID=1q8dr84l2p0um [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:aaaItems:0:isDisp=true}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition5.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@65a70774 DEBUG 02:05:53,201 [btpool0-5] HOT deployを終了しました DEBUG 02:05:53,202 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@677a77b2 not defined as pure js property DEBUG 02:05:53,202 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@677a77b2 not defined as pure js property DEBUG 02:05:53,203 [main] Script node added: DEBUG 02:05:53,206 [main] Get page for window named '', using WebRequestSettings[ DEBUG 02:05:53,220 [main] No configured setter "form" found for com.gargoylesoftware.htmlunit.javascript.host.Window@3834848b. Setting it as pure javascript property. DEBUG 02:05:53,220 [main] No configured setter "span" found for com.gargoylesoftware.htmlunit.javascript.host.Window@3834848b. Setting it as pure javascript property. DEBUG 02:05:53,220 [main] No configured setter "len" found for com.gargoylesoftware.htmlunit.javascript.host.Window@3834848b. Setting it as pure javascript property. DEBUG 02:05:53,220 [main] No configured setter "i" found for com.gargoylesoftware.htmlunit.javascript.host.Window@3834848b. Setting it as pure javascript property. DEBUG 02:05:53,220 [main] No configured setter "forms" found for com.gargoylesoftware.htmlunit.javascript.host.Window@3834848b. Setting it as pure javascript property. DEBUG 02:05:53,220 [main] No configured setter "forms" found for com.gargoylesoftware.htmlunit.javascript.host.Window@3834848b. Setting it as pure javascript property. DEBUG 02:05:53,220 [main] No configured setter "i" found for com.gargoylesoftware.htmlunit.javascript.host.Window@3834848b. Setting it as pure javascript property. DEBUG 02:05:53,220 [main] No configured setter "len" found for com.gargoylesoftware.htmlunit.javascript.host.Window@3834848b. Setting it as pure javascript property. DEBUG 02:05:53,220 [main] No configured setter "span" found for com.gargoylesoftware.htmlunit.javascript.host.Window@3834848b. Setting it as pure javascript property. DEBUG 02:05:53,221 [main] No configured setter "form" found for com.gargoylesoftware.htmlunit.javascript.host.Window@3834848b. Setting it as pure javascript property. DEBUG 02:05:53,222 [main] No charset specified in header, trying to guess it from content DEBUG 02:05:53,222 [main] Nothing guessed, supposing that it is ISO-8859-1 DEBUG 02:05:53,222 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1009d11d not defined as pure js property DEBUG 02:05:53,222 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@1009d11d not defined as pure js property DEBUG 02:05:53,222 [main] No configured setter "i" found for com.gargoylesoftware.htmlunit.javascript.host.Window@3834848b. Setting it as pure javascript property. DEBUG 02:05:53,223 [main] Page Encoding detected: UTF-8 condition + forEach + validator
0値を入力してください(bbb)(line : 1)
DEBUG 02:05:53,223 [main] Get page for window named '', using WebRequestSettings[ DEBUG 02:05:53,237 [main] No configured setter "form" found for com.gargoylesoftware.htmlunit.javascript.host.Window@7f275219. Setting it as pure javascript property. DEBUG 02:05:53,237 [main] No configured setter "span" found for com.gargoylesoftware.htmlunit.javascript.host.Window@7f275219. Setting it as pure javascript property. DEBUG 02:05:53,237 [main] No configured setter "len" found for com.gargoylesoftware.htmlunit.javascript.host.Window@7f275219. Setting it as pure javascript property. DEBUG 02:05:53,237 [main] No configured setter "i" found for com.gargoylesoftware.htmlunit.javascript.host.Window@7f275219. Setting it as pure javascript property. DEBUG 02:05:53,237 [main] No configured setter "forms" found for com.gargoylesoftware.htmlunit.javascript.host.Window@7f275219. Setting it as pure javascript property. DEBUG 02:05:53,237 [main] No configured setter "forms" found for com.gargoylesoftware.htmlunit.javascript.host.Window@7f275219. Setting it as pure javascript property. DEBUG 02:05:53,237 [main] No configured setter "i" found for com.gargoylesoftware.htmlunit.javascript.host.Window@7f275219. Setting it as pure javascript property. DEBUG 02:05:53,237 [main] No configured setter "len" found for com.gargoylesoftware.htmlunit.javascript.host.Window@7f275219. Setting it as pure javascript property. DEBUG 02:05:53,238 [main] No configured setter "span" found for com.gargoylesoftware.htmlunit.javascript.host.Window@7f275219. Setting it as pure javascript property. DEBUG 02:05:53,238 [main] No configured setter "form" found for com.gargoylesoftware.htmlunit.javascript.host.Window@7f275219. Setting it as pure javascript property. DEBUG 02:05:53,239 [main] No charset specified in header, trying to guess it from content DEBUG 02:05:53,239 [main] Nothing guessed, supposing that it is ISO-8859-1 DEBUG 02:05:53,239 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@61559ccf not defined as pure js property DEBUG 02:05:53,239 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@61559ccf not defined as pure js property DEBUG 02:05:53,239 [main] No configured setter "i" found for com.gargoylesoftware.htmlunit.javascript.host.Window@7f275219. Setting it as pure javascript property. DEBUG 02:05:53,240 [main] Page Encoding detected: UTF-8 condition + forEach + validator
0
1
DEBUG 02:05:53,240 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:53,240 [main] Load response for http://localhost:36584/view/condition/condition5.html DEBUG 02:05:53,241 [btpool0-5] HOT deployを開始します DEBUG 02:05:53,242 [btpool0-5] ** before *****************************************: /view/condition/condition5.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@18f7206d RequestedSessionId=1q8dr84l2p0um REQUEST_URI=/view/condition/condition5.html, SERVLET_PATH=/view/condition/condition5.html CharacterEncoding=UTF-8, ContentLength=677, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1q8dr84l2p0um Session :: CreationTime=1639155953166, LastAccessedTime=1639155953241, MaxInactiveInterval=1800 [param]form/view/condition/condition5.html=form [param]form:aaaItems:0:bbb=a [param]form:aaaItemsSave=rO0ABXNyABNqYXZhLnV0aWwuQXJyYXlMaXN0eIHSHZnHYZ0DAAFJAARzaXpleHAAAAACdwQAAAAKc3IAN29yZy5zZWFzYXIudGVlZGEuaXQud2ViLmNvbmRpdGlvbi5Db25kaXRpb241UGFnZSRBYWFEdG8AAAAAAAAAAQIAAUwAA2JiYnQAEkxqYXZhL2xhbmcvU3RyaW5nO3hwdAABYXNxAH4AAnQAAHg= [param]form:doSubmit= [param]te-conditions=rO0ABXNyABdqYXZhLnV0aWwuTGlua2VkSGFzaE1hcDTATlwQbMD7AgABWgALYWNjZXNzT3JkZXJ4cgARamF2YS51dGlsLkhhc2hNYXAFB9rBwxZg0QMAAkYACmxvYWRGYWN0b3JJAAl0aHJlc2hvbGR4cD9AAAAAAABgdwgAAACAAAAAAnQAFmZvcm06YWFhSXRlbXM6MDppc0Rpc3BzcgARamF2YS5sYW5nLkJvb2xlYW7NIHKA1Zz67gIAAVoABXZhbHVleHABdAAWZm9ybTphYWFJdGVtczoxOmlzRGlzcHNxAH4ABAB4AA== [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@871e0e9 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1q8dr84l2p0um [header]Content-Length=677 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1q8dr84l2p0um; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:aaaItems:0:isDisp=true, form:aaaItems:1:isDisp=false}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition5.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1147d0ad DEBUG 02:05:53,246 [btpool0-5] クラス(org.seasar.teeda.it.web.condition.Condition5Page[condition_condition5Page])のコンポーネント定義を登録します DEBUG 02:05:53,246 [btpool0-5] クラス(org.seasar.teeda.it.web.condition.Condition5Page$AaaDto[condition_condition5Page$AaaDto])のコンポーネント定義を登録します DEBUG 02:05:53,250 [btpool0-5] ** after *****************************************: /view/condition/condition5.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]condition_condition5Page=org.seasar.teeda.it.web.condition.Condition5Page@35190390 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@7d38fe2b [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@871e0e9 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/condition/condition5.html [request]teeda.SUBMITTED_COMMAND=doSubmit [cookie]JSESSIONID=1q8dr84l2p0um [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:aaaItems:0:isDisp=true, form:aaaItems:1:isDisp=false, form:aaaItems:2:isDisp=true}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition5.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@28b6f947 DEBUG 02:05:53,251 [btpool0-5] HOT deployを終了しました DEBUG 02:05:53,252 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3837721a not defined as pure js property DEBUG 02:05:53,252 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3837721a not defined as pure js property DEBUG 02:05:53,253 [main] Script node added: DEBUG 02:05:53,256 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:53,256 [main] Load response for http://localhost:36584/view/condition/condition5.html DEBUG 02:05:53,257 [btpool0-5] HOT deployを開始します DEBUG 02:05:53,258 [btpool0-5] ** before *****************************************: /view/condition/condition5.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@52a2c68e RequestedSessionId=1q8dr84l2p0um REQUEST_URI=/view/condition/condition5.html, SERVLET_PATH=/view/condition/condition5.html CharacterEncoding=UTF-8, ContentLength=758, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1q8dr84l2p0um Session :: CreationTime=1639155953166, LastAccessedTime=1639155953257, MaxInactiveInterval=1800 [param]form/view/condition/condition5.html=form [param]form:aaaItems:0:bbb=a [param]form:aaaItems:2:bbb= [param]form:aaaItemsSave=rO0ABXNyABNqYXZhLnV0aWwuQXJyYXlMaXN0eIHSHZnHYZ0DAAFJAARzaXpleHAAAAADdwQAAAAKc3IAN29yZy5zZWFzYXIudGVlZGEuaXQud2ViLmNvbmRpdGlvbi5Db25kaXRpb241UGFnZSRBYWFEdG8AAAAAAAAAAQIAAUwAA2JiYnQAEkxqYXZhL2xhbmcvU3RyaW5nO3hwdAABYXNxAH4AAnQAAHNxAH4AAnQAAHg= [param]form:doSubmit= [param]te-conditions=rO0ABXNyABdqYXZhLnV0aWwuTGlua2VkSGFzaE1hcDTATlwQbMD7AgABWgALYWNjZXNzT3JkZXJ4cgARamF2YS51dGlsLkhhc2hNYXAFB9rBwxZg0QMAAkYACmxvYWRGYWN0b3JJAAl0aHJlc2hvbGR4cD9AAAAAAABgdwgAAACAAAAAA3QAFmZvcm06YWFhSXRlbXM6MDppc0Rpc3BzcgARamF2YS5sYW5nLkJvb2xlYW7NIHKA1Zz67gIAAVoABXZhbHVleHABdAAWZm9ybTphYWFJdGVtczoxOmlzRGlzcHNxAH4ABAB0ABZmb3JtOmFhYUl0ZW1zOjI6aXNEaXNwcQB+AAV4AA== [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3c99bf04 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1q8dr84l2p0um [header]Content-Length=758 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1q8dr84l2p0um; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:aaaItems:0:isDisp=true, form:aaaItems:1:isDisp=false, form:aaaItems:2:isDisp=true}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition5.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@28b6f947 DEBUG 02:05:53,262 [btpool0-5] クラス(org.seasar.teeda.it.web.condition.Condition5Page[condition_condition5Page])のコンポーネント定義を登録します DEBUG 02:05:53,263 [btpool0-5] クラス(org.seasar.teeda.it.web.condition.Condition5Page$AaaDto[condition_condition5Page$AaaDto])のコンポーネント定義を登録します DEBUG 02:05:53,267 [btpool0-5] ** after *****************************************: /view/condition/condition5.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]condition_condition5Page=org.seasar.teeda.it.web.condition.Condition5Page@62bf6da8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5b8633e [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3c99bf04 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/condition/condition5.html [request]teeda.SUBMITTED_COMMAND=doSubmit [cookie]JSESSIONID=1q8dr84l2p0um [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:aaaItems:0:isDisp=true, form:aaaItems:1:isDisp=false, form:aaaItems:2:isDisp=true}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition5.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@c7b7e61 DEBUG 02:05:53,268 [btpool0-5] HOT deployを終了しました DEBUG 02:05:53,269 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7f7d0638 not defined as pure js property DEBUG 02:05:53,269 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7f7d0638 not defined as pure js property DEBUG 02:05:53,270 [main] Script node added: DEBUG 02:05:53,274 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:53,274 [main] Load response for http://localhost:36584/view/condition/condition5.html DEBUG 02:05:53,276 [btpool0-5] HOT deployを開始します DEBUG 02:05:53,277 [btpool0-5] ** before *****************************************: /view/condition/condition5.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@2afd506 RequestedSessionId=1q8dr84l2p0um REQUEST_URI=/view/condition/condition5.html, SERVLET_PATH=/view/condition/condition5.html CharacterEncoding=UTF-8, ContentLength=759, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1q8dr84l2p0um Session :: CreationTime=1639155953166, LastAccessedTime=1639155953276, MaxInactiveInterval=1800 [param]form/view/condition/condition5.html=form [param]form:aaaItems:0:bbb=a [param]form:aaaItems:2:bbb=c [param]form:aaaItemsSave=rO0ABXNyABNqYXZhLnV0aWwuQXJyYXlMaXN0eIHSHZnHYZ0DAAFJAARzaXpleHAAAAADdwQAAAAKc3IAN29yZy5zZWFzYXIudGVlZGEuaXQud2ViLmNvbmRpdGlvbi5Db25kaXRpb241UGFnZSRBYWFEdG8AAAAAAAAAAQIAAUwAA2JiYnQAEkxqYXZhL2xhbmcvU3RyaW5nO3hwdAABYXNxAH4AAnQAAHNxAH4AAnQAAHg= [param]form:doSubmit= [param]te-conditions=rO0ABXNyABdqYXZhLnV0aWwuTGlua2VkSGFzaE1hcDTATlwQbMD7AgABWgALYWNjZXNzT3JkZXJ4cgARamF2YS51dGlsLkhhc2hNYXAFB9rBwxZg0QMAAkYACmxvYWRGYWN0b3JJAAl0aHJlc2hvbGR4cD9AAAAAAABgdwgAAACAAAAAA3QAFmZvcm06YWFhSXRlbXM6MDppc0Rpc3BzcgARamF2YS5sYW5nLkJvb2xlYW7NIHKA1Zz67gIAAVoABXZhbHVleHABdAAWZm9ybTphYWFJdGVtczoxOmlzRGlzcHNxAH4ABAB0ABZmb3JtOmFhYUl0ZW1zOjI6aXNEaXNwcQB+AAV4AA== [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@65ca7e4a [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1q8dr84l2p0um [header]Content-Length=759 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1q8dr84l2p0um; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:aaaItems:0:isDisp=true, form:aaaItems:1:isDisp=false, form:aaaItems:2:isDisp=true}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition5.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@c7b7e61 DEBUG 02:05:53,282 [btpool0-5] クラス(org.seasar.teeda.it.web.condition.Condition5Page[condition_condition5Page])のコンポーネント定義を登録します DEBUG 02:05:53,282 [btpool0-5] クラス(org.seasar.teeda.it.web.condition.Condition5Page$AaaDto[condition_condition5Page$AaaDto])のコンポーネント定義を登録します DEBUG 02:05:53,287 [btpool0-5] ** after *****************************************: /view/condition/condition5.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]condition_condition5Page=org.seasar.teeda.it.web.condition.Condition5Page@989f8c6 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@412b940e [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@65ca7e4a [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/condition/condition5.html [request]teeda.SUBMITTED_COMMAND=doSubmit [cookie]JSESSIONID=1q8dr84l2p0um [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:aaaItems:0:isDisp=true, form:aaaItems:1:isDisp=false, form:aaaItems:2:isDisp=true, form:aaaItems:3:isDisp=false}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition5.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1405448f DEBUG 02:05:53,289 [btpool0-5] HOT deployを終了しました DEBUG 02:05:53,289 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4977b5 not defined as pure js property DEBUG 02:05:53,290 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4977b5 not defined as pure js property DEBUG 02:05:53,291 [main] Script node added: DEBUG 02:05:53,294 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:53,294 [main] Load response for http://localhost:36584/view/condition/condition5.html DEBUG 02:05:53,296 [btpool0-5] HOT deployを開始します DEBUG 02:05:53,297 [btpool0-5] ** before *****************************************: /view/condition/condition5.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@7630e551 RequestedSessionId=1q8dr84l2p0um REQUEST_URI=/view/condition/condition5.html, SERVLET_PATH=/view/condition/condition5.html CharacterEncoding=UTF-8, ContentLength=813, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1q8dr84l2p0um Session :: CreationTime=1639155953166, LastAccessedTime=1639155953296, MaxInactiveInterval=1800 [param]form/view/condition/condition5.html=form [param]form:aaaItems:0:bbb=a [param]form:aaaItems:2:bbb=c [param]form:aaaItemsSave=rO0ABXNyABNqYXZhLnV0aWwuQXJyYXlMaXN0eIHSHZnHYZ0DAAFJAARzaXpleHAAAAAEdwQAAAAKc3IAN29yZy5zZWFzYXIudGVlZGEuaXQud2ViLmNvbmRpdGlvbi5Db25kaXRpb241UGFnZSRBYWFEdG8AAAAAAAAAAQIAAUwAA2JiYnQAEkxqYXZhL2xhbmcvU3RyaW5nO3hwdAABYXNxAH4AAnQAAHNxAH4AAnQAAWNzcQB+AAJ0AAB4 [param]form:doSubmit= [param]te-conditions=rO0ABXNyABdqYXZhLnV0aWwuTGlua2VkSGFzaE1hcDTATlwQbMD7AgABWgALYWNjZXNzT3JkZXJ4cgARamF2YS51dGlsLkhhc2hNYXAFB9rBwxZg0QMAAkYACmxvYWRGYWN0b3JJAAl0aHJlc2hvbGR4cD9AAAAAAABgdwgAAACAAAAABHQAFmZvcm06YWFhSXRlbXM6MDppc0Rpc3BzcgARamF2YS5sYW5nLkJvb2xlYW7NIHKA1Zz67gIAAVoABXZhbHVleHABdAAWZm9ybTphYWFJdGVtczoxOmlzRGlzcHNxAH4ABAB0ABZmb3JtOmFhYUl0ZW1zOjI6aXNEaXNwcQB+AAV0ABZmb3JtOmFhYUl0ZW1zOjM6aXNEaXNwcQB+AAd4AA== [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@41f6576 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1q8dr84l2p0um [header]Content-Length=813 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1q8dr84l2p0um; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:aaaItems:0:isDisp=true, form:aaaItems:1:isDisp=false, form:aaaItems:2:isDisp=true, form:aaaItems:3:isDisp=false}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition5.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@1405448f DEBUG 02:05:53,303 [btpool0-5] クラス(org.seasar.teeda.it.web.condition.Condition5Page[condition_condition5Page])のコンポーネント定義を登録します DEBUG 02:05:53,304 [btpool0-5] クラス(org.seasar.teeda.it.web.condition.Condition5Page$AaaDto[condition_condition5Page$AaaDto])のコンポーネント定義を登録します DEBUG 02:05:53,309 [btpool0-5] ** after *****************************************: /view/condition/condition5.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]condition_condition5Page=org.seasar.teeda.it.web.condition.Condition5Page@672ff5ac [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@7daa2420 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@41f6576 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/condition/condition5.html [request]teeda.SUBMITTED_COMMAND=doSubmit [cookie]JSESSIONID=1q8dr84l2p0um [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:aaaItems:0:isDisp=true, form:aaaItems:1:isDisp=false, form:aaaItems:2:isDisp=true, form:aaaItems:3:isDisp=false, form:aaaItems:4:isDisp=true}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition5.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2d29f154 DEBUG 02:05:53,310 [btpool0-5] HOT deployを終了しました DEBUG 02:05:53,311 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3ef374ce not defined as pure js property DEBUG 02:05:53,311 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@3ef374ce not defined as pure js property DEBUG 02:05:53,312 [main] Script node added: DEBUG 02:05:53,317 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:53,317 [main] Load response for http://localhost:36584/view/condition/condition5.html DEBUG 02:05:53,319 [btpool0-5] HOT deployを開始します DEBUG 02:05:53,320 [btpool0-5] ** before *****************************************: /view/condition/condition5.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@6ce18074 RequestedSessionId=1q8dr84l2p0um REQUEST_URI=/view/condition/condition5.html, SERVLET_PATH=/view/condition/condition5.html CharacterEncoding=UTF-8, ContentLength=894, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1q8dr84l2p0um Session :: CreationTime=1639155953166, LastAccessedTime=1639155953318, MaxInactiveInterval=1800 [param]form/view/condition/condition5.html=form [param]form:aaaItems:0:bbb= [param]form:aaaItems:2:bbb= [param]form:aaaItems:4:bbb= [param]form:aaaItemsSave=rO0ABXNyABNqYXZhLnV0aWwuQXJyYXlMaXN0eIHSHZnHYZ0DAAFJAARzaXpleHAAAAAFdwQAAAAKc3IAN29yZy5zZWFzYXIudGVlZGEuaXQud2ViLmNvbmRpdGlvbi5Db25kaXRpb241UGFnZSRBYWFEdG8AAAAAAAAAAQIAAUwAA2JiYnQAEkxqYXZhL2xhbmcvU3RyaW5nO3hwdAABYXNxAH4AAnQAAHNxAH4AAnQAAWNzcQB+AAJ0AABzcQB+AAJ0AAB4 [param]form:doSubmit= [param]te-conditions=rO0ABXNyABdqYXZhLnV0aWwuTGlua2VkSGFzaE1hcDTATlwQbMD7AgABWgALYWNjZXNzT3JkZXJ4cgARamF2YS51dGlsLkhhc2hNYXAFB9rBwxZg0QMAAkYACmxvYWRGYWN0b3JJAAl0aHJlc2hvbGR4cD9AAAAAAABgdwgAAACAAAAABXQAFmZvcm06YWFhSXRlbXM6MDppc0Rpc3BzcgARamF2YS5sYW5nLkJvb2xlYW7NIHKA1Zz67gIAAVoABXZhbHVleHABdAAWZm9ybTphYWFJdGVtczoxOmlzRGlzcHNxAH4ABAB0ABZmb3JtOmFhYUl0ZW1zOjI6aXNEaXNwcQB+AAV0ABZmb3JtOmFhYUl0ZW1zOjM6aXNEaXNwcQB+AAd0ABZmb3JtOmFhYUl0ZW1zOjQ6aXNEaXNwcQB+AAV4AA== [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@48b87784 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1q8dr84l2p0um [header]Content-Length=894 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1q8dr84l2p0um; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:aaaItems:0:isDisp=true, form:aaaItems:1:isDisp=false, form:aaaItems:2:isDisp=true, form:aaaItems:3:isDisp=false, form:aaaItems:4:isDisp=true}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition5.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@2d29f154 DEBUG 02:05:53,323 [btpool0-5] クラス(org.seasar.teeda.it.web.condition.Condition5Page[condition_condition5Page])のコンポーネント定義を登録します DEBUG 02:05:53,324 [btpool0-5] クラス(org.seasar.teeda.it.web.condition.Condition5Page$AaaDto[condition_condition5Page$AaaDto])のコンポーネント定義を登録します DEBUG 02:05:53,331 [btpool0-5] ** after *****************************************: /view/condition/condition5.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]condition_condition5Page=org.seasar.teeda.it.web.condition.Condition5Page@d751189 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@d24046 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@48b87784 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/condition/condition5.html [request]teeda.SUBMITTED_COMMAND=doSubmit [cookie]JSESSIONID=1q8dr84l2p0um [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:aaaItems:0:isDisp=true, form:aaaItems:1:isDisp=false, form:aaaItems:2:isDisp=true, form:aaaItems:3:isDisp=false, form:aaaItems:4:isDisp=true}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition5.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6b79b415 DEBUG 02:05:53,332 [btpool0-5] HOT deployを終了しました DEBUG 02:05:53,333 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4f12267a not defined as pure js property DEBUG 02:05:53,333 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@4f12267a not defined as pure js property DEBUG 02:05:53,334 [main] Script node added: DEBUG 02:05:53,338 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:53,338 [main] Load response for http://localhost:36584/view/condition/condition5.html DEBUG 02:05:53,340 [btpool0-5] HOT deployを開始します DEBUG 02:05:53,341 [btpool0-5] ** before *****************************************: /view/condition/condition5.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@15b7025c RequestedSessionId=1q8dr84l2p0um REQUEST_URI=/view/condition/condition5.html, SERVLET_PATH=/view/condition/condition5.html CharacterEncoding=UTF-8, ContentLength=897, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1q8dr84l2p0um Session :: CreationTime=1639155953166, LastAccessedTime=1639155953340, MaxInactiveInterval=1800 [param]form/view/condition/condition5.html=form [param]form:aaaItems:0:bbb=x [param]form:aaaItems:2:bbb=y [param]form:aaaItems:4:bbb=z [param]form:aaaItemsSave=rO0ABXNyABNqYXZhLnV0aWwuQXJyYXlMaXN0eIHSHZnHYZ0DAAFJAARzaXpleHAAAAAFdwQAAAAKc3IAN29yZy5zZWFzYXIudGVlZGEuaXQud2ViLmNvbmRpdGlvbi5Db25kaXRpb241UGFnZSRBYWFEdG8AAAAAAAAAAQIAAUwAA2JiYnQAEkxqYXZhL2xhbmcvU3RyaW5nO3hwdAABYXNxAH4AAnQAAHNxAH4AAnQAAWNzcQB+AAJ0AABzcQB+AAJ0AAB4 [param]form:doSubmit= [param]te-conditions=rO0ABXNyABdqYXZhLnV0aWwuTGlua2VkSGFzaE1hcDTATlwQbMD7AgABWgALYWNjZXNzT3JkZXJ4cgARamF2YS51dGlsLkhhc2hNYXAFB9rBwxZg0QMAAkYACmxvYWRGYWN0b3JJAAl0aHJlc2hvbGR4cD9AAAAAAABgdwgAAACAAAAABXQAFmZvcm06YWFhSXRlbXM6MDppc0Rpc3BzcgARamF2YS5sYW5nLkJvb2xlYW7NIHKA1Zz67gIAAVoABXZhbHVleHABdAAWZm9ybTphYWFJdGVtczoxOmlzRGlzcHNxAH4ABAB0ABZmb3JtOmFhYUl0ZW1zOjI6aXNEaXNwcQB+AAV0ABZmb3JtOmFhYUl0ZW1zOjM6aXNEaXNwcQB+AAd0ABZmb3JtOmFhYUl0ZW1zOjQ6aXNEaXNwcQB+AAV4AA== [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@21fbf127 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1q8dr84l2p0um [header]Content-Length=897 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1q8dr84l2p0um; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:aaaItems:0:isDisp=true, form:aaaItems:1:isDisp=false, form:aaaItems:2:isDisp=true, form:aaaItems:3:isDisp=false, form:aaaItems:4:isDisp=true}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition5.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6b79b415 DEBUG 02:05:53,345 [btpool0-5] クラス(org.seasar.teeda.it.web.condition.Condition5Page[condition_condition5Page])のコンポーネント定義を登録します DEBUG 02:05:53,346 [btpool0-5] クラス(org.seasar.teeda.it.web.condition.Condition5Page$AaaDto[condition_condition5Page$AaaDto])のコンポーネント定義を登録します DEBUG 02:05:53,350 [btpool0-5] ** after *****************************************: /view/condition/condition5.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]condition_condition5Page=org.seasar.teeda.it.web.condition.Condition5Page@b27b9b5 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@5d111fcb [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@21fbf127 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/condition/condition5.html [request]teeda.SUBMITTED_COMMAND=doSubmit [cookie]JSESSIONID=1q8dr84l2p0um [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:aaaItems:0:isDisp=true, form:aaaItems:1:isDisp=false, form:aaaItems:2:isDisp=true, form:aaaItems:3:isDisp=false, form:aaaItems:4:isDisp=true, form:aaaItems:5:isDisp=false}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition5.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@f3e7829 DEBUG 02:05:53,352 [btpool0-5] HOT deployを終了しました DEBUG 02:05:53,352 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@682c6986 not defined as pure js property DEBUG 02:05:53,353 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@682c6986 not defined as pure js property DEBUG 02:05:53,354 [main] Script node added: DEBUG 02:05:53,357 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:53,357 [main] Load response for http://localhost:36584/view/condition/condition6.html DEBUG 02:05:53,357 [btpool0-5] HOT deployを開始します DEBUG 02:05:53,357 [btpool0-5] ** before *****************************************: /view/condition/condition6.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@600f2cb8 RequestedSessionId=null REQUEST_URI=/view/condition/condition6.html, SERVLET_PATH=/view/condition/condition6.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@441154d [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@f3e7829 DEBUG 02:05:53,363 [btpool0-5] クラス(org.seasar.teeda.it.web.condition.Condition6Page[condition_condition6Page])のコンポーネント定義を登録します DEBUG 02:05:53,374 [btpool0-5] ** after *****************************************: /view/condition/condition6.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=1dju0zilezlja;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]condition_condition6Page=org.seasar.teeda.it.web.condition.Condition6Page@40e39ba3 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@1eff0b9d [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=1dju0zilezlja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@441154d [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:isDisp=false}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition6.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7a538050 DEBUG 02:05:53,375 [btpool0-5] HOT deployを終了しました DEBUG 02:05:53,376 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:53,376 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:53,377 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:53,378 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@585f257a not defined as pure js property DEBUG 02:05:53,378 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@585f257a not defined as pure js property DEBUG 02:05:53,379 [main] Script node added: DEBUG 02:05:53,383 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:53,383 [main] Load response for http://localhost:36584/view/condition/condition6.html;jsessionid=1dju0zilezlja DEBUG 02:05:53,385 [btpool0-5] HOT deployを開始します DEBUG 02:05:53,386 [btpool0-5] ** before *****************************************: /view/condition/condition6.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@4a2eda5e RequestedSessionId=1dju0zilezlja REQUEST_URI=/view/condition/condition6.html;jsessionid=1dju0zilezlja, SERVLET_PATH=/view/condition/condition6.html CharacterEncoding=UTF-8, ContentLength=353, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1dju0zilezlja Session :: CreationTime=1639155953358, LastAccessedTime=1639155953385, MaxInactiveInterval=1800 [param]form/view/condition/condition6.html=form [param]form:disp=true [param]form:doFoo=foo [param]te-conditions=rO0ABXNyABdqYXZhLnV0aWwuTGlua2VkSGFzaE1hcDTATlwQbMD7AgABWgALYWNjZXNzT3JkZXJ4cgARamF2YS51dGlsLkhhc2hNYXAFB9rBwxZg0QMAAkYACmxvYWRGYWN0b3JJAAl0aHJlc2hvbGR4cD9AAAAAAABgdwgAAACAAAAAAXQAC2Zvcm06aXNEaXNwc3IAEWphdmEubGFuZy5Cb29sZWFuzSBygNWc+u4CAAFaAAV2YWx1ZXhwAHgA [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@4a02775e [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1dju0zilezlja [header]Content-Length=353 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1dju0zilezlja; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:isDisp=false}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition6.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@7a538050 DEBUG 02:05:53,389 [btpool0-5] クラス(org.seasar.teeda.it.web.condition.Condition6Page[condition_condition6Page])のコンポーネント定義を登録します DEBUG 02:05:53,392 [btpool0-5] ** after *****************************************: /view/condition/condition6.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]condition_condition6Page=org.seasar.teeda.it.web.condition.Condition6Page@3f96dc61 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@495e84e4 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@4a02775e [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/condition/condition6.html [request]teeda.SUBMITTED_COMMAND=doFoo [cookie]JSESSIONID=1dju0zilezlja [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:isDisp=true}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition6.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5c66ba5d DEBUG 02:05:53,394 [btpool0-5] HOT deployを終了しました DEBUG 02:05:53,394 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@43d9b738 not defined as pure js property DEBUG 02:05:53,395 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@43d9b738 not defined as pure js property DEBUG 02:05:53,396 [main] Script node added: DEBUG 02:05:53,399 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:53,399 [main] Load response for http://localhost:36584/view/condition/condition6.html DEBUG 02:05:53,400 [btpool0-5] HOT deployを開始します DEBUG 02:05:53,401 [btpool0-5] ** before *****************************************: /view/condition/condition6.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@64b0e3d7 RequestedSessionId=1dju0zilezlja REQUEST_URI=/view/condition/condition6.html, SERVLET_PATH=/view/condition/condition6.html CharacterEncoding=UTF-8, ContentLength=365, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1dju0zilezlja Session :: CreationTime=1639155953358, LastAccessedTime=1639155953400, MaxInactiveInterval=1800 [param]form/view/condition/condition6.html=form [param]form:disp=true [param]form:jumpHello_hello=hello [param]te-conditions=rO0ABXNyABdqYXZhLnV0aWwuTGlua2VkSGFzaE1hcDTATlwQbMD7AgABWgALYWNjZXNzT3JkZXJ4cgARamF2YS51dGlsLkhhc2hNYXAFB9rBwxZg0QMAAkYACmxvYWRGYWN0b3JJAAl0aHJlc2hvbGR4cD9AAAAAAABgdwgAAACAAAAAAXQAC2Zvcm06aXNEaXNwc3IAEWphdmEubGFuZy5Cb29sZWFuzSBygNWc+u4CAAFaAAV2YWx1ZXhwAXgA [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@193e6be6 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1dju0zilezlja [header]Content-Length=365 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1dju0zilezlja; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:isDisp=true}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition6.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@5c66ba5d DEBUG 02:05:53,405 [btpool0-5] クラス(org.seasar.teeda.it.web.condition.Condition6Page[condition_condition6Page])のコンポーネント定義を登録します INFO 02:05:53,406 [main] Redirect requested but followRedirects is disabled DEBUG 02:05:53,406 [btpool0-5] ** after *****************************************: /view/condition/condition6.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 302 Location: http://localhost:36584/view/hello/hello.html?te-uniquekey=17da54eeefe [request]condition_condition6Page=org.seasar.teeda.it.web.condition.Condition6Page@45a673c [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@4b2f965f [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@193e6be6 [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]postback=true [request]previousViewId=/view/condition/condition6.html [request]teeda.SUBMITTED_COMMAND=jumpHello_hello [cookie]JSESSIONID=1dju0zilezlja [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:isDisp=true}}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/hello/hello.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition6.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@21395d89 DEBUG 02:05:53,406 [main] Got a redirect status code [302] new location=[http://localhost:36584/view/hello/hello.html?te-uniquekey=17da54eeefe] DEBUG 02:05:53,406 [main] Load response for http://localhost:36584/view/hello/hello.html?te-uniquekey=17da54eeefe DEBUG 02:05:53,407 [btpool0-5] HOT deployを終了しました DEBUG 02:05:53,408 [btpool0-5] HOT deployを開始します DEBUG 02:05:53,409 [btpool0-5] ** before *****************************************: /view/hello/hello.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@417e79d3 RequestedSessionId=1dju0zilezlja REQUEST_URI=/view/hello/hello.html, SERVLET_PATH=/view/hello/hello.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=te-uniquekey=17da54eeefe, PathInfo=null, RemoteUser=null Session SessionId=1dju0zilezlja Session :: CreationTime=1639155953358, LastAccessedTime=1639155953408, MaxInactiveInterval=1800 [param]te-uniquekey=17da54eeefe [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@56702d3c [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1dju0zilezlja [header]Cookie=$Version=0; JSESSIONID=1dju0zilezlja; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:isDisp=true}}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope=/view/hello/hello.html, org.seasar.teeda.extension.html.PagePersistence.REDIRECT={}}} [session]javax.faces.internal.scope.SubApplicationScope={null={org.seasar.teeda.extension.html.PagePersistence.SUBAPPLICATION={}}} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition6.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@21395d89 DEBUG 02:05:53,419 [btpool0-5] クラス(org.seasar.teeda.it.web.hello.HelloPage[hello_helloPage])のコンポーネント定義を登録します DEBUG 02:05:53,419 [btpool0-5] ** after *****************************************: /view/hello/hello.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@3aaed2e3 [request]hello_helloPage=org.seasar.teeda.it.web.hello.HelloPage@2b97532e [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@56702d3c [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/condition/condition6.html [cookie]JSESSIONID=1dju0zilezlja [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/hello/hello.html}} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/hello/hello.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@21395d89 DEBUG 02:05:53,420 [btpool0-5] HOT deployを終了しました DEBUG 02:05:53,421 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@56c40c7a not defined as pure js property DEBUG 02:05:53,421 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@56c40c7a not defined as pure js property DEBUG 02:05:53,423 [main] Page Encoding detected: UTF-8 Hello こんにちは Teeda Extension Tests 文字参照:&<>"'
数値参照:@A
DEBUG 02:05:53,423 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:53,423 [main] Load response for http://localhost:36584/view/condition/condition6.html DEBUG 02:05:53,425 [btpool0-5] HOT deployを開始します DEBUG 02:05:53,426 [btpool0-5] ** before *****************************************: /view/condition/condition6.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@32c91c22 RequestedSessionId=1dju0zilezlja REQUEST_URI=/view/condition/condition6.html, SERVLET_PATH=/view/condition/condition6.html CharacterEncoding=UTF-8, ContentLength=336, ContentType=application/x-www-form-urlencoded, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=POST, QUERY_STRING=null, PathInfo=null, RemoteUser=null Session SessionId=1dju0zilezlja Session :: CreationTime=1639155953358, LastAccessedTime=1639155953425, MaxInactiveInterval=1800 [param]form/view/condition/condition6.html=form [param]form:doBar=bar [param]te-conditions=rO0ABXNyABdqYXZhLnV0aWwuTGlua2VkSGFzaE1hcDTATlwQbMD7AgABWgALYWNjZXNzT3JkZXJ4cgARamF2YS51dGlsLkhhc2hNYXAFB9rBwxZg0QMAAkYACmxvYWRGYWN0b3JJAAl0aHJlc2hvbGR4cD9AAAAAAABgdwgAAACAAAAAAXQAC2Zvcm06aXNEaXNwc3IAEWphdmEubGFuZy5Cb29sZWFuzSBygNWc+u4CAAFaAAV2YWx1ZXhwAXgA [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3156163a [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=1dju0zilezlja [header]Content-Length=336 [header]Content-Type=application/x-www-form-urlencoded [header]Cookie=$Version=0; JSESSIONID=1dju0zilezlja; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={}} [session]javax.faces.internal.scope.RedirectScope={null={javax.faces.internal.scope.RedirectScope.REDIRECTED=/view/hello/hello.html}} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/hello/hello.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@21395d89 DEBUG 02:05:53,431 [btpool0-5] クラス(org.seasar.teeda.it.web.condition.Condition6Page[condition_condition6Page])のコンポーネント定義を登録します DEBUG 02:05:53,435 [btpool0-5] ** after *****************************************: /view/condition/condition6.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]condition_condition6Page=org.seasar.teeda.it.web.condition.Condition6Page@79935137 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@36b9303c [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3156163a [request]org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED=org.seasar.teeda.core.lifecycle.LifecycleImpl.EXECUTED [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=true [request]previousViewId=/view/hello/hello.html [request]teeda.SUBMITTED_COMMAND=doBar [cookie]JSESSIONID=1dju0zilezlja [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:isDisp=false}}} [session]javax.faces.internal.scope.RedirectScope={null={}} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition6.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@380dcf35 DEBUG 02:05:53,437 [btpool0-5] HOT deployを終了しました DEBUG 02:05:53,438 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@cbf5e35 not defined as pure js property DEBUG 02:05:53,438 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@cbf5e35 not defined as pure js property DEBUG 02:05:53,439 [main] Script node added: DEBUG 02:05:53,442 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:53,442 [main] Load response for http://localhost:36584/view/condition/condition.html DEBUG 02:05:53,443 [btpool0-5] HOT deployを開始します DEBUG 02:05:53,443 [btpool0-5] ** before *****************************************: /view/condition/condition.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@4ca410c0 RequestedSessionId=null REQUEST_URI=/view/condition/condition.html, SERVLET_PATH=/view/condition/condition.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=null, PathInfo=null, RemoteUser=null [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2747d48f [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [header]Host=localhost:36584 [header]User-Agent= [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@380dcf35 DEBUG 02:05:53,447 [btpool0-5] クラス(org.seasar.teeda.it.web.condition.ConditionPage[condition_conditionPage])のコンポーネント定義を登録します DEBUG 02:05:53,451 [btpool0-5] ** after *****************************************: /view/condition/condition.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Expires: Thu, 01 Jan 1970 00:00:00 GMT Set-Cookie: JSESSIONID=yt5r1tz0c9cu;path=/ Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]condition_conditionPage=org.seasar.teeda.it.web.condition.ConditionPage@4bc7ca6e [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@29bb22a0 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.mortbay.jetty.newSessionId=yt5r1tz0c9cu [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@2747d48f [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={condition_conditionPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:isAaa=true, form:isNotAaa=false}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3cde4bc7 DEBUG 02:05:53,452 [btpool0-5] HOT deployを終了しました DEBUG 02:05:53,453 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject DEBUG 02:05:53,453 [main] javascript tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Anchor DEBUG 02:05:53,454 [main] browser tag not yet handled for class com.gargoylesoftware.htmlunit.javascript.host.Popup DEBUG 02:05:53,455 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7791d63a not defined as pure js property DEBUG 02:05:53,455 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@7791d63a not defined as pure js property DEBUG 02:05:53,456 [main] Script node added: DEBUG 02:05:53,459 [main] do click action in window '', using href 'condition.html;jsessionid=yt5r1tz0c9cu?aaa=false' DEBUG 02:05:53,459 [main] Getting page for http://localhost:36584/view/condition/condition.html;jsessionid=yt5r1tz0c9cu?aaa=false, derived from href 'condition.html;jsessionid=yt5r1tz0c9cu?aaa=false', using the originating url http://localhost:36584/view/condition/condition.html DEBUG 02:05:53,459 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:53,459 [main] Load response for http://localhost:36584/view/condition/condition.html;jsessionid=yt5r1tz0c9cu?aaa=false DEBUG 02:05:53,460 [btpool0-5] HOT deployを開始します DEBUG 02:05:53,461 [btpool0-5] ** before *****************************************: /view/condition/condition.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@6a755a7a RequestedSessionId=yt5r1tz0c9cu REQUEST_URI=/view/condition/condition.html;jsessionid=yt5r1tz0c9cu, SERVLET_PATH=/view/condition/condition.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=aaa=false, PathInfo=null, RemoteUser=null Session SessionId=yt5r1tz0c9cu Session :: CreationTime=1639155953443, LastAccessedTime=1639155953460, MaxInactiveInterval=1800 [param]aaa=false [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3e873630 [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=yt5r1tz0c9cu [header]Cookie=$Version=0; JSESSIONID=yt5r1tz0c9cu; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:isAaa=true, form:isNotAaa=false}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@3cde4bc7 DEBUG 02:05:53,466 [btpool0-5] クラス(org.seasar.teeda.it.web.condition.ConditionPage[condition_conditionPage])のコンポーネント定義を登録します DEBUG 02:05:53,469 [btpool0-5] ** after *****************************************: /view/condition/condition.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]condition_conditionPage=org.seasar.teeda.it.web.condition.ConditionPage@736d0c80 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@7c4fe2b3 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@3e873630 [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={condition_conditionPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/condition/condition.html [cookie]JSESSIONID=yt5r1tz0c9cu [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:isAaa=false, form:isNotAaa=true}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@60ac9587 DEBUG 02:05:53,470 [btpool0-5] HOT deployを終了しました DEBUG 02:05:53,471 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@30921a8a not defined as pure js property DEBUG 02:05:53,471 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@30921a8a not defined as pure js property DEBUG 02:05:53,473 [main] Script node added: DEBUG 02:05:53,476 [main] do click action in window '', using href 'condition.html?aaa=true' DEBUG 02:05:53,477 [main] Getting page for http://localhost:36584/view/condition/condition.html?aaa=true, derived from href 'condition.html?aaa=true', using the originating url http://localhost:36584/view/condition/condition.html;jsessionid=yt5r1tz0c9cu?aaa=false DEBUG 02:05:53,477 [main] Get page for window named '', using WebRequestSettings[] DEBUG 02:05:53,477 [main] Load response for http://localhost:36584/view/condition/condition.html?aaa=true DEBUG 02:05:53,478 [btpool0-5] HOT deployを開始します DEBUG 02:05:53,480 [btpool0-5] ** before *****************************************: /view/condition/condition.html Request class=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest, instance=org.seasar.framework.container.hotdeploy.HotdeployHttpServletRequest@57161a37 RequestedSessionId=yt5r1tz0c9cu REQUEST_URI=/view/condition/condition.html, SERVLET_PATH=/view/condition/condition.html CharacterEncoding=UTF-8, ContentLength=-1, ContentType=null, Locale=ja_JP, Locales=ja_JP, Scheme=http, isSecure=false SERVER_PROTOCOL=HTTP/1.1, REMOTE_ADDR=127.0.0.1, REMOTE_HOST=127.0.0.1, SERVER_NAME=localhost, SERVER_PORT=36584 ContextPath=, REQUEST_METHOD=GET, QUERY_STRING=aaa=true, PathInfo=null, RemoteUser=null Session SessionId=yt5r1tz0c9cu Session :: CreationTime=1639155953443, LastAccessedTime=1639155953478, MaxInactiveInterval=1800 [param]aaa=true [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6c133d8b [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [cookie]JSESSIONID=yt5r1tz0c9cu [header]Cookie=$Version=0; JSESSIONID=yt5r1tz0c9cu; $Path=/ [header]Host=localhost:36584 [header]User-Agent= [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:isAaa=false, form:isNotAaa=true}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@60ac9587 DEBUG 02:05:53,486 [btpool0-5] クラス(org.seasar.teeda.it.web.condition.ConditionPage[condition_conditionPage])のコンポーネント定義を登録します DEBUG 02:05:53,490 [btpool0-5] ** after *****************************************: /view/condition/condition.html Response class=org.mortbay.jetty.Response, instance=HTTP/1.1 200 Content-Language: ja Content-Type: text/html; charset=UTF-8 [request]condition_conditionPage=org.seasar.teeda.it.web.condition.ConditionPage@425ef7f2 [request]facesContext=org.seasar.teeda.core.context.servlet.ServletFacesContextImpl@68e852e8 [request]javax.faces.webapp.GLOBAL_ID_VIEW={} [request]javax.servlet.jsp.jstl.fmt.locale.request=ja [request]org.seasar.framework.container.hotdeploy.HotdeployFilter=org.seasar.framework.container.hotdeploy.HotdeployClassLoader@6c133d8b [request]org.seasar.teeda.extension.Condition=[form] [request]org.seasar.teeda.extension.filter.MultipartFormDataFilter.doFilterCalled=true [request]org.seasar.teeda.extension.html.impl.HtmlComponentInvokerImpl={condition_conditionPage=true} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.CSS_KEY=[] [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_CSS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.INLINE_JS_KEY={} [request]org.seasar.teeda.extension.render.html.THtmlHeadRenderer.JS_KEY=[] [request]postback=false [request]previousViewId=/view/condition/condition.html [cookie]JSESSIONID=yt5r1tz0c9cu [session]javax.faces.internal.scope.PageScope={null={org.seasar.teeda.extension.Condition={form:isAaa=true, form:isNotAaa=false}}} [session]javax.faces.internal.scope.RedirectScope={} [session]javax.faces.internal.scope.SubApplicationScope={} [session]javax.faces.request.charset=UTF-8 [session]org.seasar.teeda.core.lifecycle.impl.RestoreViewPhase.VIEW_ID_LRU={null=/view/condition/condition.html} [context]javax.servlet.context.tempdir=/tmp/Jetty_localhost_36584___ [context]org.seasar.teeda.core.config.webapp.element.WebappConfig=org.seasar.teeda.core.config.webapp.element.impl.WebappConfigImpl@6c9b3326 DEBUG 02:05:53,491 [btpool0-5] HOT deployを終了しました DEBUG 02:05:53,492 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@558de0a9 not defined as pure js property DEBUG 02:05:53,492 [main] Property "Object" of com.gargoylesoftware.htmlunit.javascript.host.Window@558de0a9 not defined as pure js property DEBUG 02:05:53,493 [main] Script node added: ### Jetty stop ### stopped. Tests run: 121, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.166 sec Results : Tests run: 121, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] テスト結果の記録 ERROR: Could not find local repository for 2.0.9 Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] ------------------------------------------------------------------------ [INFO] Teeda Integration Test Project ........................ SUCCESS [0.928s] [INFO] Teeda Integration Test (STATE_SAVING_METHOD=server) ... SUCCESS [7.058s] [INFO] Teeda Integration Test (STATE_SAVING_METHOD=clinet) ... SUCCESS [28.914s] [INFO] Teeda JSP Test (STATE_SAVING_METHOD=server) ........... SUCCESS [15.758s] [INFO] Teeda Extension HTML Integration Test ................. SUCCESS [31.938s] [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 minute 26 seconds [INFO] Finished at: Sat Dec 11 02:05:54 JST 2021 [INFO] Final Memory: 81M/591M [INFO] ------------------------------------------------------------------------ Jenkinsがデータ収集を完了するまで待機中 [JENKINS] Archiving /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test-client/pom.xml to org.seasar.teeda.it/teeda-core-test-client/1.0.13-sp11/teeda-core-test-client-1.0.13-sp11.pom [JENKINS] Archiving /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-jsp-test/pom.xml to org.seasar.teeda.it/teeda-jsp-test/1.0.13-sp11/teeda-jsp-test-1.0.13-sp11.pom [JENKINS] Archiving /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-html-test/pom.xml to org.seasar.teeda.it/teeda-html-test/1.0.13-sp11/teeda-html-test-1.0.13-sp11.pom [JENKINS] Archiving /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-core-test/pom.xml to org.seasar.teeda.it/teeda-core-test/1.0.13-sp11/teeda-core-test-1.0.13-sp11.pom [JENKINS] Archiving /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/pom.xml to org.seasar.teeda.it/teeda-integration-test-project/1.0.13-sp11/teeda-integration-test-project-1.0.13-sp11.pom /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/pom.xml is not inside /home/services/jenkins/jobs/teeda-1.0.13-it/workspace/teeda-integration-test/teeda-integration-test/; will archive in a separate pass channel stopped Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: SUCCESS