[seasar-dotnet:2525] Re: dbflute introについて質問です

志水正幸 ie2m-smz @ asahi-net.or.jp
2018年 3月 30日 (金) 10:15:44 JST


志水です。


> 「すでに同じ名前のプロジェクトがあるよ」
> ということじゃないかと考えられます。
あれ?すんません。ログ間違ったかも。
もう一回添付します。


> > SQLのCreate文は置いてないんですけど
> >DBからドキュメント生成してるんですかね?
> これはもともと、DBFlute自体のお話になりますが、
> DBFluteは、DDLから自動生成しているのではなく、
> DBのメタデータから自動生成しています。
> ぜひ、こちらのインフラマップを御覧ください。
> http://dbflute.seasar.org/ja/environment/index.html
>
なるほどー、と言いたいですが
にわか知識しか持ってないので
あんまりよくわからないです。
これ見てわかるってすごいなぁ(笑)



> > Schema Sync Checkでチェックするとsuccessとなります。
> > これ何をする機能なんですかね?
> 「/二つのスキーマ構造に違いがないかどうか?/ 
> をチェックする機能」になります。
> http://dbflute.seasar.org/ja/manual/function/generator/task/doc/schemasynccheck.html
>
>
了解でっす。。






> 久保(jflute)です
>
> > introはdbflute-0.8.9.59ではCreate自体ができないみたいなので
> ​そうですね。最新のDBFlute Intro は Java8版(1.1.x)を想定しているので、
> Java6版(0.8.xも含んだ1.0.xまで)では動作しません。
> (もともと、Java6版用のIntroがありました)
>
> > ojdbc6.jarとojdbc7.jarを試した。両方ともアップロードされていましたが
> > 状況は変わらず接続できないみたいです。
> > 出力された内容を添付しています。
> 添付のログを見ると、接続というよりも、
> バリデーションエラーが発生してますね。
> errors.welcome.client.alreadyExists
> 画面に何かメッセージ表示されなかったでしょうか?
>
> 添付のログ自体は、たぶん、
> 二回同じプロジェクトを作ろうとして、
> 「すでに同じ名前のプロジェクトがあるよ」
> ということじゃないかと考えられます。
>
> > あと、Generate Documentsボタンを押下するとDBドキュメントが生成されて
> > コメント入力が可能になりました。
> おお、良かったです。
> Welcomeの時点の java.lang.ClassNotFoundException が、
> ちょと原因わかりませんが、Documentsボタンで行けたということは、
> アップロードされたJDBCドライバが正常に評価されて動作しています。
>
> > SQLのCreate文は置いてないんですけど
> >DBからドキュメント生成してるんですかね?
> これはもともと、DBFlute自体のお話になりますが、
> DBFluteは、DDLから自動生成しているのではなく、
> DBのメタデータから自動生成しています。
> ぜひ、こちらのインフラマップを御覧ください。
> http://dbflute.seasar.org/ja/environment/index.html
>
> > Schema Sync Checkでチェックするとsuccessとなります。
> > これ何をする機能なんですかね?
> 「/二つのスキーマ構造に違いがないかどうか?/ 
> をチェックする機能」になります。
> http://dbflute.seasar.org/ja/manual/function/generator/task/doc/schemasynccheck.html
>
>
>
> # ちなみに、Introを使ってドキュメントの生成などだけで使うのであれば、
> # (JavaやC#クラスの自動生成をしないのであれば)
> # DBFlute.NETは関係ないので、Java8版の最新(1.1.x)をお使いください。
> # (いま、そうなっているようなので問題ありません)
>
>
>
> _______________________________________________
> seasar-dotnet mailing list
> seasar-dotnet @ ml.seasar.org
> https://ml.seasar.org/mailman/listinfo/seasar-dotnet




---
このEメールはアバスト アンチウイルスによりウイルススキャンされています。
https://www.avast.com/antivirus
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
URL: <http://ml.seasar.org/archives/seasar-dotnet/attachments/20180330/cd7ef9ad/attachment.html>
-------------- next part --------------
2018-03-30 09:51:39,622 [main] INFO  (LastaDiProperties @ deriveSmartDeployModeFromLocation():147) - ...Loading specified properties and get by the key: intro_env_production.properties, lasta_di.smart.deploy.mode
2018-03-30 09:51:39,637 [main] INFO  (SmartDeployMode @ setValue():62) - ...Setting smart deploy mode: cool
2018-03-30 09:51:39,652 [main] INFO  (LaContainerFactory @ show():158) - ...Reading lasta_di.xml
2018-03-30 09:51:39,715 [main] INFO  (LaContainerFactory @ show():158) - ...Reading   redefiner.xml
2018-03-30 09:51:39,825 [main] INFO  (LaContainerFactory @ show():158) - ...Reading   smartdeploy.xml
2018-03-30 09:51:40,106 [main] INFO  (LaContainerFactory @ show():158) - ...Reading     smart/cooldeploy.xml
2018-03-30 09:51:40,153 [main] INFO  (LaContainerFactory @ show():158) - ...Reading app.xml
2018-03-30 09:51:40,168 [main] INFO  (LaContainerFactory @ show():158) - ...Reading   convention.xml
2018-03-30 09:51:40,168 [main] INFO  (LaContainerFactory @ show():158) - ...Reading     embedded_convention.xml
2018-03-30 09:51:40,184 [main] INFO  (LaContainerFactory @ show():158) - ...Reading   dbflute.xml
2018-03-30 09:51:40,184 [main] INFO  (LaContainerFactory @ show():158) - ...Reading     rdb.xml
2018-03-30 09:51:40,201 [main] INFO  (LaContainerFactory @ show():158) - ...Reading       jta.xml
2018-03-30 09:51:40,216 [main] INFO  (LaContainerFactory @ show():158) - ...Reading       jdbc.xml
2018-03-30 09:51:40,232 [main] INFO  (LaContainerFactory @ show():158) - ...Reading         jta.xml (recycle)
2018-03-30 09:51:40,232 [main] INFO  (LaContainerFactory @ show():158) - ...Reading         lastaflute_assist.xml
2018-03-30 09:51:40,232 [main] INFO  (LaContainerFactory @ show():158) - ...Reading           lastaflute_director.xml
2018-03-30 09:51:40,294 [main] INFO  (LaContainerFactory @ show():158) - ...Reading       tx_aop.xml
2018-03-30 09:51:40,309 [main] INFO  (LaContainerFactory @ show():158) - ...Reading         jta.xml (recycle)
2018-03-30 09:51:40,387 [main] INFO  (LaContainerFactory @ show():158) - ...Reading   lastaflute.xml
2018-03-30 09:51:40,403 [main] INFO  (LaContainerFactory @ show():158) - ...Reading     lastaflute_core.xml
2018-03-30 09:51:40,418 [main] INFO  (LaContainerFactory @ show():158) - ...Reading       lastaflute_assist.xml (recycle)
2018-03-30 09:51:40,481 [main] INFO  (LaContainerFactory @ show():158) - ...Reading     lastaflute_db.xml
2018-03-30 09:51:40,481 [main] INFO  (LaContainerFactory @ show():158) - ...Reading       jta.xml (recycle)
2018-03-30 09:51:40,498 [main] INFO  (LaContainerFactory @ show():158) - ...Reading     lastaflute_web.xml
2018-03-30 09:51:40,498 [main] INFO  (LaContainerFactory @ show():158) - ...Reading       lastaflute_core.xml (recycle)
2018-03-30 09:51:40,498 [main] INFO  (LaContainerFactory @ show():158) - ...Reading       lastaflute_db.xml (recycle)
2018-03-30 09:51:40,498 [main] INFO  (LaContainerFactory @ show():158) - ...Reading       convention.xml (recycle)
2018-03-30 09:51:40,544 [main] INFO  (LaContainerFactory @ show():158) - ...Reading smart/cooldeploy-autoregister.xml
2018-03-30 09:51:40,559 [main] INFO  (LaContainerFactory @ show():158) - ...Reading   convention.xml (recycle)
2018-03-30 09:51:40,559 [main] INFO  (LaContainerFactory @ show():158) - ...Reading   creator.xml
2018-03-30 09:51:40,575 [main] INFO  (LaContainerFactory @ show():158) - ...Reading     convention.xml (recycle)
2018-03-30 09:51:40,575 [main] INFO  (LaContainerFactory @ show():158) - ...Reading     customizer.xml
2018-03-30 09:51:40,575 [main] INFO  (LaContainerFactory @ show():158) - ...Reading       lastafw_customizer.xml
2018-03-30 09:51:40,606 [main] INFO  (LaContainerFactory @ show():158) - ...Reading       embedded_customizer.xml
2018-03-30 09:51:40,606 [main] INFO  (LaContainerFactory @ show():158) - ...Reading         tx_customizer.xml
2018-03-30 09:51:40,638 [main] INFO  (LaContainerFactory @ show():158) - ...Reading     lastafw_creator.xml
2018-03-30 09:51:40,653 [main] INFO  (LaContainerFactory @ show():158) - ...Reading       convention.xml (recycle)
2018-03-30 09:51:40,653 [main] INFO  (LaContainerFactory @ show():158) - ...Reading       customizer.xml (recycle)
2018-03-30 09:51:40,668 [main] INFO  (LaContainerFactory @ show():158) - ...Reading     embedded_creator.xml
2018-03-30 09:51:40,684 [main] INFO  (LaContainerFactory @ show():158) - ...Reading       convention.xml (recycle)
2018-03-30 09:51:40,684 [main] INFO  (LaContainerFactory @ show():158) - ...Reading       customizer.xml (recycle)
2018-03-30 09:51:40,700 [main] INFO  (LaContainerFactory @ show():158) - ...Reading   customizer.xml (recycle)
2018-03-30 09:51:40,778 [main] INFO  (ObjectiveConfig @ showBootLogging():242) - [Objective Config]
2018-03-30 09:51:40,778 [main] INFO  (ObjectiveConfig @ showBootLogging():243) -  intro_config.properties extends [intro_env_production.properties]
2018-03-30 09:51:40,778 [main] INFO  (ObjectiveConfig @ showBootLogging():246) -  checkImplicitOverride=true, propertyCount=21
2018-03-30 09:51:40,778 [main] INFO  (HookedXADataSource @ showBootLogging():78) - [XA DataSource]
2018-03-30 09:51:40,778 [main] INFO  (HookedXADataSource @ showBootLogging():79) -  driver: org.h2.Driver
2018-03-30 09:51:40,778 [main] INFO  (HookedXADataSource @ showBootLogging():80) -  url: jdbc:h2:mem:introdb;DB_CLOSE_DELAY=-1
2018-03-30 09:51:40,778 [main] INFO  (HookedXADataSource @ showBootLogging():81) -  newbornConnectionHook: null
2018-03-30 09:51:40,903 [main] INFO  (HookedConnectionPool @ showBootLogging():60) - [Connection Pool]
2018-03-30 09:51:40,903 [main] INFO  (HookedConnectionPool @ showBootLogging():61) -  maxPoolSize: 10
2018-03-30 09:51:40,903 [main] INFO  (HookedConnectionPool @ showBootLogging():62) -  minPoolSize: 0
2018-03-30 09:51:40,918 [main] INFO  (HookedConnectionPool @ showBootLogging():63) -  maxWait: 10000 milliseconds
2018-03-30 09:51:40,918 [main] INFO  (HookedConnectionPool @ showBootLogging():64) -  timeout: 600 seconds
2018-03-30 09:51:40,918 [main] INFO  (DBFluteInitializer @ announce():58) - ...Initializing DBFlute components
2018-03-30 09:51:40,934 [main] INFO  (SimplePrimaryCipher @ showBootLogging():80) - [Primary Cipher]
2018-03-30 09:51:40,934 [main] INFO  (SimplePrimaryCipher @ showBootLogging():81) -  invertibleCryptographer: {Blowfish, UTF-8}
2018-03-30 09:51:40,950 [main] INFO  (SimplePrimaryCipher @ showBootLogging():82) -  oneWayCryptographer: {SHA-256, UTF-8}
2018-03-30 09:51:40,950 [main] INFO  (SimpleTimeManager @ showBootLogging():111) - [Time Manager]
2018-03-30 09:51:40,950 [main] INFO  (SimpleTimeManager @ showBootLogging():112) -  businessTimeHandler: TypicalBusinessTimeHandler:{IntroTimeResourceProvider$$Lambda$35/1997702454, IntroTimeResourceProvider$$Lambda$36/124058278}
2018-03-30 09:51:40,950 [main] INFO  (SimpleTimeManager @ showBootLogging():116) -  currentIgnoreTransaction: false
2018-03-30 09:51:40,950 [main] INFO  (SimpleTimeManager @ showBootLogging():117) -  adjustTimeMillis: 0
2018-03-30 09:51:40,950 [main] INFO  (SimpleTimeManager @ showBootLogging():118) -  adjustAbsoluteMode: false
2018-03-30 09:51:41,028 [main] INFO  (SimpleJsonManager @ showBootLogging():128) - [JSON Manager]
2018-03-30 09:51:41,028 [main] INFO  (SimpleJsonManager @ showBootLogging():129) -  realJsonParser: GsonJsonEngine
2018-03-30 09:51:41,028 [main] INFO  (ExceptionTranslator @ showBootLogging():68) - [Exception Translator]
2018-03-30 09:51:41,028 [main] INFO  (ExceptionTranslator @ showBootLogging():69) -  exceptionTranslationProvider: null
2018-03-30 09:51:41,043 [main] INFO  (SimpleAsyncManager @ showBootLogging():240) - [Async Manager]
2018-03-30 09:51:41,043 [main] INFO  (SimpleAsyncManager @ showBootLogging():241) -  defaultConcurrentAsyncOption: {no option}
2018-03-30 09:51:41,043 [main] INFO  (SimpleAsyncManager @ showBootLogging():242) -  primaryExecutorService: ThreadPoolExecutor @ e8df99a
2018-03-30 09:51:41,043 [main] INFO  (SimpleAsyncManager @ showBootLogging():243) -  secondaryExecutorService: ThreadPoolExecutor @ 2dc995f4
2018-03-30 09:51:41,043 [main] INFO  (SimpleAsyncManager @ showBootLogging():244) -  tertiaryExecutorService: ThreadPoolExecutor @ 2f40e5db
2018-03-30 09:51:41,043 [main] INFO  (Postbox @ showBootLogging():81) - [Postbox]
2018-03-30 09:51:41,043 [main] INFO  (Postbox @ showBootLogging():88) -  postOffice: *no used
2018-03-30 09:51:41,059 [main] INFO  (ActionPathResolver @ showBootLogging():92) - [Action Resolver]
2018-03-30 09:51:41,059 [main] INFO  (ActionPathResolver @ showBootLogging():93) -  actionAdjustmentProvider: org.dbflute.intro.mylasta.direction.sponsor.IntroActionAdjustmentProvider @ 2a898881
2018-03-30 09:51:41,059 [main] INFO  (SimpleResponseManager @ showBootLogging():93) - [Response Manager]
2018-03-30 09:51:41,059 [main] INFO  (SimpleResponseManager @ showBootLogging():94) -  downloadExtensionContentTypeMap: null
2018-03-30 09:51:41,059 [main] INFO  (SimpleSessionManager @ showBootLogging():109) - [Session Manager]
2018-03-30 09:51:41,059 [main] INFO  (SimpleSessionManager @ showBootLogging():110) -  sessionSharedStorage: opt:{null}
2018-03-30 09:51:41,059 [main] INFO  (SimpleSessionManager @ showBootLogging():111) -  httpSessionArranger: opt:{null}
2018-03-30 09:51:41,059 [main] INFO  (SimpleCookieManager @ showBootLogging():91) - [Cookie Manager]
2018-03-30 09:51:41,059 [main] INFO  (SimpleCookieManager @ showBootLogging():92) -  cookieCipher: {{Blowfish, UTF-8}}
2018-03-30 09:51:41,075 [main] INFO  (SimpleCookieManager @ showBootLogging():93) -  defaultExpire: 31556926
2018-03-30 09:51:41,075 [main] INFO  (SimpleApiManager @ showBootLogging():79) - [API Manager]
2018-03-30 09:51:41,075 [main] INFO  (SimpleApiManager @ showBootLogging():80) -  apiFailureHook: IntroApiFailureHook
2018-03-30 09:51:41,075 [main] INFO  (SimpleRequestManager @ showBootLogging():164) - [Request Manager]
2018-03-30 09:51:41,075 [main] INFO  (SimpleRequestManager @ showBootLogging():165) -  localeProvider: {acceptCookieLocale=false}
2018-03-30 09:51:41,075 [main] INFO  (SimpleRequestManager @ showBootLogging():166) -  timeZoneProvider: {useTimeZoneHandling=false, acceptCookieTimeZone=false}
2018-03-30 09:51:41,075 [main] INFO  (SimpleCsrfManager @ showBootLogging():100) - [Csrf Manager]
2018-03-30 09:51:41,075 [main] INFO  (SimpleCsrfManager @ showBootLogging():101) -  tokenHeaderName: X-CSRF-TOKEN
2018-03-30 09:51:41,075 [main] INFO  (SimpleCsrfManager @ showBootLogging():102) -  tokenGenerator: org.lastaflute.web.token.SimpleCsrfManager$$Lambda$49/1196982797 @ 74eb909f
2018-03-30 09:51:41,075 [main] INFO  (SimpleDoubleSubmitManager @ showBootLogging():96) - [DoubleSubmit Manager]
2018-03-30 09:51:41,075 [main] INFO  (SimpleDoubleSubmitManager @ showBootLogging():97) -  allowsVerifyTokenBeforeValidation: false
2018-03-30 09:51:41,137 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.logic.client.ClientInfoLogic[client_clientInfoLogic]).
2018-03-30 09:51:41,137 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.logic.client.ClientPhysicalLogic[client_clientPhysicalLogic]).
2018-03-30 09:51:41,137 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.logic.client.ClientUpdateLogic[client_clientUpdateLogic]).
2018-03-30 09:51:41,153 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.logic.context.AccessContextLogic[context_accessContextLogic]).
2018-03-30 09:51:41,153 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.logic.core.FlutyFileLogic[core_flutyFileLogic]).
2018-03-30 09:51:41,168 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.logic.core.MapStringLogic[core_mapStringLogic]).
2018-03-30 09:51:41,168 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.logic.core.PublicPropertiesLogic[core_publicPropertiesLogic]).
2018-03-30 09:51:41,184 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.logic.database.DatabaseInfoLogic[database_databaseInfoLogic]).
2018-03-30 09:51:41,184 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.logic.dfprop.DfpropInfoLogic[dfprop_dfpropInfoLogic]).
2018-03-30 09:51:41,199 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.logic.dfprop.DfpropPhysicalLogic[dfprop_dfpropPhysicalLogic]).
2018-03-30 09:51:41,199 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.logic.dfprop.DfpropUpdateLogic[dfprop_dfpropUpdateLogic]).
2018-03-30 09:51:41,215 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.logic.dfprop.TestConnectionLogic[dfprop_testConnectionLogic]).
2018-03-30 09:51:41,215 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.logic.document.decomment.DocumentDecommentPhysicalLogic[document_decomment_documentDecommentPhysicalLogic]).
2018-03-30 09:51:41,231 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.logic.document.DocumentAuthorLogic[document_documentAuthorLogic]).
2018-03-30 09:51:41,231 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.logic.document.DocumentPhysicalLogic[document_documentPhysicalLogic]).
2018-03-30 09:51:41,231 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.logic.document.DocumentUpdateLogic[document_documentUpdateLogic]).
2018-03-30 09:51:41,231 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.logic.engine.EngineInfoLogic[engine_engineInfoLogic]).
2018-03-30 09:51:41,246 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.logic.engine.EngineInstallLogic[engine_engineInstallLogic]).
2018-03-30 09:51:41,246 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.logic.engine.EnginePhysicalLogic[engine_enginePhysicalLogic]).
2018-03-30 09:51:41,246 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.logic.intro.IntroInfoLogic[intro_introInfoLogic]).
2018-03-30 09:51:41,246 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.logic.intro.IntroPhysicalLogic[intro_introPhysicalLogic]).
2018-03-30 09:51:41,262 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.logic.intro.IntroUpgradeLogic[intro_introUpgradeLogic]).
2018-03-30 09:51:41,262 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.logic.log.LogPhysicalLogic[log_logPhysicalLogic]).
2018-03-30 09:51:41,262 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.logic.playsql.PlaysqlPhysicalLogic[playsql_playsqlPhysicalLogic]).
2018-03-30 09:51:41,262 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.logic.settings.SettingsUpdateLogic[settings_settingsUpdateLogic]).
2018-03-30 09:51:41,278 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.logic.task.TaskExecutionLogic[task_taskExecutionLogic]).
2018-03-30 09:51:41,294 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.web.base.cls.IntroClsAssist[base_cls_introClsAssist]).
2018-03-30 09:51:41,372 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.web.client.ClientAction[client_clientAction]).
2018-03-30 09:51:41,387 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.web.dfprop.DfpropAction[dfprop_dfpropAction]).
2018-03-30 09:51:41,403 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.web.document.decomment.DocumentDecommentAction[document_decomment_documentDecommentAction]).
2018-03-30 09:51:41,403 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.web.document.DocumentAction[document_documentAction]).
2018-03-30 09:51:41,403 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.web.engine.EngineAction[engine_engineAction]).
2018-03-30 09:51:41,403 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.web.intro.IntroAction[intro_introAction]).
2018-03-30 09:51:41,418 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.web.log.LogAction[log_logAction]).
2018-03-30 09:51:41,418 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.web.playsql.PlaysqlAction[playsql_playsqlAction]).
2018-03-30 09:51:41,450 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.web.settings.SettingsAction[settings_settingsAction]).
2018-03-30 09:51:41,450 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.web.SwaggerAction[swaggerAction]).
2018-03-30 09:51:41,450 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.web.task.TaskAction[task_taskAction]).
2018-03-30 09:51:41,450 [main] DEBUG (LaLogger @ log():118) - Registering component definition of class(org.dbflute.intro.app.web.welcome.WelcomeAction[welcome_welcomeAction]).
2018-03-30 09:51:41,466 [main] INFO  (SingletonLaContainerFactory @ showBoot():119) - Lasta Di boot successfully.
2018-03-30 09:51:41,466 [main] INFO  (SingletonLaContainerFactory @ showBoot():120) -   SmartDeploy Mode: Cool Deploy
2018-03-30 09:51:41,466 [main] INFO  (SingletonLaContainerFactory @ showBoot():130) -   Smart Package: org.dbflute.intro.app
2018-03-30 09:51:41,466 [main] INFO  (MessageResourcesHolder @ acceptGateway():61) - ...Accepting the gateway of message resources: gateway:{ObjectiveMessageResources:{application=not initialized yet, cached=[no cached bundle]}}
2018-03-30 09:51:41,466 [main] INFO  (DBFluteSystem @ unlock():242) - ...Unlocking the DBFlute system
2018-03-30 09:51:41,466 [main] INFO  (DBFluteSystem @ setFinalTimeZoneProvider():218) - ...Setting finalTimeZoneProvider: IntroCurtainBeforeHook$1:{Asia/Tokyo}
2018-03-30 09:51:41,466 [main] INFO  (DBFluteSystem @ lock():232) - ...Locking the DBFlute system
2018-03-30 09:51:41,466 [main] DEBUG (IntroDBInitializer @ createSchema():70) - ...Creating IntroDB: introdb/create-schema.sql
2018-03-30 09:51:41,622 [main] DEBUG (SimpleConnectionPool @ createConnection():241) - Created physical connection: tx=null, conn=conn0: url=jdbc:h2:mem:introdb user=INTRODB
2018-03-30 09:51:41,684 [main] DEBUG (IntroDBInitializer @ registerTsv():123) - ...Registering TSV: 10-CLS_TARGET_DATABASE.tsv
2018-03-30 09:51:41,763 [main] DEBUG (XLog @ log():43) - ...Initializing sqlExecution for the key 'CLS_TARGET_DATABASE:batchInsert(List<ClsTargetDatabase>)'
2018-03-30 09:51:41,809 [main] DEBUG (XLog @ log():43) - SqlExecution Initialization Cost: [00m00s046ms]
2018-03-30 09:51:41,840 [main] DEBUG (XLog @ log():43) - /==================================================================================
2018-03-30 09:51:41,840 [main] DEBUG (XLog @ log():43) -                                                       BehaviorWritable.lumpCreate()
2018-03-30 09:51:41,840 [main] DEBUG (XLog @ log():43) -                                                       ============================/
2018-03-30 09:51:41,856 [main] DEBUG (QLog @ log():43) - 
insert into CLS_TARGET_DATABASE (DATABASE_CODE, DATABASE_NAME, JDBC_DRIVER_FQCN, URL_TEMPLATE, DEFAULT_SCHEMA, SCHEMA_REQUIRED_FLG, SCHEMA_UPPER_CASE_FLG, USER_INPUT_ASSIST_FLG, EMBEDDED_JAR_FLG, DISPLAY_ORDER)
 values ('mysql', 'MySQL', 'com.mysql.jdbc.Driver', 'jdbc:mysql://localhost:3306/xxx', null, 0, 0, 0, 1, 1);
insert into CLS_TARGET_DATABASE (DATABASE_CODE, DATABASE_NAME, JDBC_DRIVER_FQCN, URL_TEMPLATE, DEFAULT_SCHEMA, SCHEMA_REQUIRED_FLG, SCHEMA_UPPER_CASE_FLG, USER_INPUT_ASSIST_FLG, EMBEDDED_JAR_FLG, DISPLAY_ORDER)
 values ('postgresql', 'PostgreSQL', 'org.postgresql.Driver', 'jdbc:postgresql://localhost:5432/xxx', 'public', 1, 0, 0, 1, 2);
insert into CLS_TARGET_DATABASE (DATABASE_CODE, DATABASE_NAME, JDBC_DRIVER_FQCN, URL_TEMPLATE, DEFAULT_SCHEMA, SCHEMA_REQUIRED_FLG, SCHEMA_UPPER_CASE_FLG, USER_INPUT_ASSIST_FLG, EMBEDDED_JAR_FLG, DISPLAY_ORDER)
 values ('oracle', 'Oracle', 'oracle.jdbc.OracleDriver', 'jdbc:oracle:thin:@localhost:1521:xxx', 'xxx', 1, 1, 1, 0, 3);
insert into CLS_TARGET_DATABASE (DATABASE_CODE, DATABASE_NAME, JDBC_DRIVER_FQCN, URL_TEMPLATE, DEFAULT_SCHEMA, SCHEMA_REQUIRED_FLG, SCHEMA_UPPER_CASE_FLG, USER_INPUT_ASSIST_FLG, EMBEDDED_JAR_FLG, DISPLAY_ORDER)
 values ('db2', 'DB2', 'com.ibm.db2.jcc.DB2Driver', 'jdbc:db2://localhost:50000/xxx', 'xxx', 1, 1, 1, 0, 4);
insert into CLS_TARGET_DATABASE (DATABASE_CODE, DATABASE_NAME, JDBC_DRIVER_FQCN, URL_TEMPLATE, DEFAULT_SCHEMA, SCHEMA_REQUIRED_FLG, SCHEMA_UPPER_CASE_FLG, USER_INPUT_ASSIST_FLG, EMBEDDED_JAR_FLG, DISPLAY_ORDER)
 values ('sqlserver', 'SQLServer', 'com.microsoft.sqlserver.jdbc.SQLServerDriver', 'jdbc:sqlserver://localhost:1433;DatabaseName=xxx;', 'dbo', 1, 0, 0, 0, 5);
insert into CLS_TARGET_DATABASE (DATABASE_CODE, DATABASE_NAME, JDBC_DRIVER_FQCN, URL_TEMPLATE, DEFAULT_SCHEMA, SCHEMA_REQUIRED_FLG, SCHEMA_UPPER_CASE_FLG, USER_INPUT_ASSIST_FLG, EMBEDDED_JAR_FLG, DISPLAY_ORDER)
 values ('h2', 'H2 Database', 'org.h2.Driver', 'jdbc:h2:file:xxx', 'PUBLIC', 1, 0, 0, 1, 6);
insert into CLS_TARGET_DATABASE (DATABASE_CODE, DATABASE_NAME, JDBC_DRIVER_FQCN, URL_TEMPLATE, DEFAULT_SCHEMA, SCHEMA_REQUIRED_FLG, SCHEMA_UPPER_CASE_FLG, USER_INPUT_ASSIST_FLG, EMBEDDED_JAR_FLG, DISPLAY_ORDER)
 values ('derby', 'Apache Derby', 'org.apache.derby.jdbc.EmbeddedDriver', 'jdbc:derby:xxx;create=true', 'xxx', 1, 1, 1, 0, 7);
2018-03-30 09:51:41,887 [main] DEBUG (XLog @ log():43) - ===========/ [00m00s047ms all-updated=(7) result={1,1,1,1,1,1,1}]
2018-03-30 09:51:41,904 [main] DEBUG (XLog @ log():43) -  
2018-03-30 09:51:41,918 [main] DEBUG (IntroDBInitializer @ registerTsv():123) - ...Registering TSV: 12-CLS_TARGET_LANGUAGE.tsv
2018-03-30 09:51:41,949 [main] DEBUG (XLog @ log():43) - ...Initializing sqlExecution for the key 'CLS_TARGET_LANGUAGE:batchInsert(List<ClsTargetLanguage>)'
2018-03-30 09:51:41,949 [main] DEBUG (XLog @ log():43) - /==================================================================================
2018-03-30 09:51:41,949 [main] DEBUG (XLog @ log():43) -                                                       BehaviorWritable.lumpCreate()
2018-03-30 09:51:41,949 [main] DEBUG (XLog @ log():43) -                                                       ============================/
2018-03-30 09:51:41,949 [main] DEBUG (QLog @ log():43) - 
insert into CLS_TARGET_LANGUAGE (LANGUAGE_CODE, LANGUAGE_NAME, DISPLAY_ORDER)
 values ('java', 'Java', 1);
insert into CLS_TARGET_LANGUAGE (LANGUAGE_CODE, LANGUAGE_NAME, DISPLAY_ORDER)
 values ('csharp', 'C#', 2);
insert into CLS_TARGET_LANGUAGE (LANGUAGE_CODE, LANGUAGE_NAME, DISPLAY_ORDER)
 values ('scala', 'Scala', 3);
2018-03-30 09:51:41,966 [main] DEBUG (XLog @ log():43) - ===========/ [00m00s017ms all-updated=(3) result={1,1,1}]
2018-03-30 09:51:41,966 [main] DEBUG (XLog @ log():43) -  
2018-03-30 09:51:41,966 [main] DEBUG (IntroDBInitializer @ registerTsv():123) - ...Registering TSV: 14-CLS_TARGET_CONTAINER.tsv
2018-03-30 09:51:41,981 [main] DEBUG (XLog @ log():43) - ...Initializing sqlExecution for the key 'CLS_TARGET_CONTAINER:batchInsert(List<ClsTargetContainer>)'
2018-03-30 09:51:41,981 [main] DEBUG (XLog @ log():43) - /==================================================================================
2018-03-30 09:51:41,981 [main] DEBUG (XLog @ log():43) -                                                       BehaviorWritable.lumpCreate()
2018-03-30 09:51:41,981 [main] DEBUG (XLog @ log():43) -                                                       ============================/
2018-03-30 09:51:41,981 [main] DEBUG (QLog @ log():43) - 
insert into CLS_TARGET_CONTAINER (CONTAINER_CODE, CONTAINER_NAME, DISPLAY_ORDER)
 values ('lasta_di', 'Lasta Di', 1);
insert into CLS_TARGET_CONTAINER (CONTAINER_CODE, CONTAINER_NAME, DISPLAY_ORDER)
 values ('spring', 'Spring Framework', 2);
insert into CLS_TARGET_CONTAINER (CONTAINER_CODE, CONTAINER_NAME, DISPLAY_ORDER)
 values ('guice', 'Google Guice', 3);
insert into CLS_TARGET_CONTAINER (CONTAINER_CODE, CONTAINER_NAME, DISPLAY_ORDER)
 values ('seasar', 'Seasar (S2Container)', 4);
insert into CLS_TARGET_CONTAINER (CONTAINER_CODE, CONTAINER_NAME, DISPLAY_ORDER)
 values ('cdi', 'CDI', 5);
2018-03-30 09:51:41,996 [main] DEBUG (XLog @ log():43) - ===========/ [00m00s015ms all-updated=(5) result={1,1,1,1,1}]
2018-03-30 09:51:41,996 [main] DEBUG (XLog @ log():43) -  
2018-03-30 09:51:41,996 [main] INFO  (LastaToActionFilter @ showBoot():106) - _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
2018-03-30 09:51:41,996 [main] INFO  (LastaToActionFilter @ showBoot():107) -  the system has been initialized:
2018-03-30 09:51:41,996 [main] INFO  (LastaToActionFilter @ showBoot():108) - 
2018-03-30 09:51:42,012 [main] INFO  (LastaToActionFilter @ showBoot():109) -   -> Intro (Production)
2018-03-30 09:51:42,028 [main] INFO  (LastaToActionFilter @ showBoot():110) - _/_/_/_/_/_/_/_/_/_/
2018-03-30 09:51:44,550 [qtp559450121-27] DEBUG (RequestLoggingFilter @ before():352) - * * * * * * * * * * {BEGIN}: /api/intro/classifications
  requestClass=org.eclipse.jetty.server.Request ; sessionId=node01u5r1enek8pru11rzi2qkf4afr4.node0
  ; url=http://localhost:8926/api/intro/classifications
  ; method=POST ; protocol=HTTP/1.1 ; scheme=http ; secure=false ; remoteAddr=127.0.0.1 ; remoteHost=127.0.0.1
  ; characterEncoding=UTF-8 ; contentLength=0 ; contentType=null ; locale=ja_JP ; locales=ja_JP
  [header] Accept=application/json, text/plain, */*
  [header] Accept-Encoding=gzip, deflate
  [header] Accept-Language=ja-JP
  [header] Cache-Control=no-cache
  [header] Connection=keep-alive
  [header] Content-Length=0
  [header] Cookie=JSESSIONID=node01u5r1enek8pru11rzi2qkf4afr4.node0
  [header] DNT=1
  [header] Host=localhost:8926
  [header] Referer=http://localhost:8926/
  [header] User-Agent=Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko
  [cookie] JSESSIONID=node01u5r1enek8pru11rzi2qkf4afr4.node0
2018-03-30 09:51:44,550 [qtp559450121-12] DEBUG (RequestLoggingFilter @ before():352) - * * * * * * * * * * {BEGIN}: /api/engine/versions
  requestClass=org.eclipse.jetty.server.Request ; sessionId=node01u5r1enek8pru11rzi2qkf4afr4.node0
  ; url=http://localhost:8926/api/engine/versions
  ; method=POST ; protocol=HTTP/1.1 ; scheme=http ; secure=false ; remoteAddr=127.0.0.1 ; remoteHost=127.0.0.1
  ; characterEncoding=UTF-8 ; contentLength=0 ; contentType=null ; locale=ja_JP ; locales=ja_JP
  [header] Accept=application/json, text/plain, */*
  [header] Accept-Encoding=gzip, deflate
  [header] Accept-Language=ja-JP
  [header] Cache-Control=no-cache
  [header] Connection=keep-alive
  [header] Content-Length=0
  [header] Cookie=JSESSIONID=node01u5r1enek8pru11rzi2qkf4afr4.node0
  [header] DNT=1
  [header] Host=localhost:8926
  [header] Referer=http://localhost:8926/
  [header] User-Agent=Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko
  [cookie] JSESSIONID=node01u5r1enek8pru11rzi2qkf4afr4.node0
2018-03-30 09:51:44,550 [qtp559450121-16] DEBUG (RequestLoggingFilter @ before():352) - * * * * * * * * * * {BEGIN}: /api/client/list
  requestClass=org.eclipse.jetty.server.Request ; sessionId=node01u5r1enek8pru11rzi2qkf4afr4.node0
  ; url=http://localhost:8926/api/client/list
  ; method=POST ; protocol=HTTP/1.1 ; scheme=http ; secure=false ; remoteAddr=127.0.0.1 ; remoteHost=127.0.0.1
  ; characterEncoding=UTF-8 ; contentLength=0 ; contentType=null ; locale=ja_JP ; locales=ja_JP
  [header] Accept=application/json, text/plain, */*
  [header] Accept-Encoding=gzip, deflate
  [header] Accept-Language=ja-JP
  [header] Cache-Control=no-cache
  [header] Connection=keep-alive
  [header] Content-Length=0
  [header] Cookie=JSESSIONID=node01u5r1enek8pru11rzi2qkf4afr4.node0
  [header] DNT=1
  [header] Host=localhost:8926
  [header] Referer=http://localhost:8926/
  [header] User-Agent=Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko
  [cookie] JSESSIONID=node01u5r1enek8pru11rzi2qkf4afr4.node0
2018-03-30 09:51:44,550 [qtp559450121-14] DEBUG (RequestLoggingFilter @ before():352) - * * * * * * * * * * {BEGIN}: /api/intro/manifest
  requestClass=org.eclipse.jetty.server.Request ; sessionId=node01u5r1enek8pru11rzi2qkf4afr4.node0
  ; url=http://localhost:8926/api/intro/manifest
  ; method=POST ; protocol=HTTP/1.1 ; scheme=http ; secure=false ; remoteAddr=127.0.0.1 ; remoteHost=127.0.0.1
  ; characterEncoding=UTF-8 ; contentLength=0 ; contentType=null ; locale=ja_JP ; locales=ja_JP
  [header] Accept=application/json, text/plain, */*
  [header] Accept-Encoding=gzip, deflate
  [header] Accept-Language=ja-JP
  [header] Cache-Control=no-cache
  [header] Connection=keep-alive
  [header] Content-Length=0
  [header] Cookie=JSESSIONID=node01u5r1enek8pru11rzi2qkf4afr4.node0
  [header] DNT=1
  [header] Host=localhost:8926
  [header] Referer=http://localhost:8926/
  [header] User-Agent=Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko
  [cookie] JSESSIONID=node01u5r1enek8pru11rzi2qkf4afr4.node0
2018-03-30 09:51:44,550 [qtp559450121-15] DEBUG (RequestLoggingFilter @ before():352) - * * * * * * * * * * {BEGIN}: /api/intro/configuration
  requestClass=org.eclipse.jetty.server.Request ; sessionId=node01u5r1enek8pru11rzi2qkf4afr4.node0
  ; url=http://localhost:8926/api/intro/configuration
  ; method=POST ; protocol=HTTP/1.1 ; scheme=http ; secure=false ; remoteAddr=127.0.0.1 ; remoteHost=127.0.0.1
  ; characterEncoding=UTF-8 ; contentLength=0 ; contentType=null ; locale=ja_JP ; locales=ja_JP
  [header] Accept=application/json, text/plain, */*
  [header] Accept-Encoding=gzip, deflate
  [header] Accept-Language=ja-JP
  [header] Cache-Control=no-cache
  [header] Connection=keep-alive
  [header] Content-Length=0
  [header] Cookie=JSESSIONID=node01u5r1enek8pru11rzi2qkf4afr4.node0
  [header] DNT=1
  [header] Host=localhost:8926
  [header] Referer=http://localhost:8926/
  [header] User-Agent=Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko
  [cookie] JSESSIONID=node01u5r1enek8pru11rzi2qkf4afr4.node0
2018-03-30 09:51:44,555 [qtp559450121-27] DEBUG (RequestRoutingFilter @ processAction():264) - ...Routing to action: name=intro_introAction params=classifications
2018-03-30 09:51:44,557 [qtp559450121-12] DEBUG (RequestRoutingFilter @ processAction():264) - ...Routing to action: name=engine_engineAction params=versions
2018-03-30 09:51:44,560 [qtp559450121-16] DEBUG (RequestRoutingFilter @ processAction():264) - ...Routing to action: name=client_clientAction params=list
2018-03-30 09:51:44,564 [qtp559450121-14] DEBUG (RequestRoutingFilter @ processAction():264) - ...Routing to action: name=intro_introAction params=manifest
2018-03-30 09:51:44,567 [qtp559450121-15] DEBUG (RequestRoutingFilter @ processAction():264) - ...Routing to action: name=intro_introAction params=configuration
2018-03-30 09:51:44,590 [qtp559450121-15] DEBUG (SimpleRequestManager @ saveUserLocaleToSession():716) - ...Saving user locale to session: ja_JP
2018-03-30 09:51:44,590 [qtp559450121-16] DEBUG (SimpleRequestManager @ saveUserLocaleToSession():716) - ...Saving user locale to session: ja_JP
2018-03-30 09:51:44,590 [qtp559450121-14] DEBUG (SimpleRequestManager @ saveUserLocaleToSession():716) - ...Saving user locale to session: ja_JP
2018-03-30 09:51:44,607 [qtp559450121-14] DEBUG (GodHandableAction @ showBefore():243) - #flow ...Calling back #before for IntroAction
2018-03-30 09:51:44,590 [qtp559450121-12] DEBUG (SimpleRequestManager @ saveUserLocaleToSession():716) - ...Saving user locale to session: ja_JP
2018-03-30 09:51:44,607 [qtp559450121-12] DEBUG (GodHandableAction @ showBefore():243) - #flow ...Calling back #before for EngineAction
2018-03-30 09:51:44,590 [qtp559450121-27] DEBUG (SimpleRequestManager @ saveUserLocaleToSession():716) - ...Saving user locale to session: ja_JP
2018-03-30 09:51:44,622 [qtp559450121-27] DEBUG (GodHandableAction @ showBefore():243) - #flow ...Calling back #before for IntroAction
2018-03-30 09:51:44,607 [qtp559450121-15] DEBUG (GodHandableAction @ showBefore():243) - #flow ...Calling back #before for IntroAction
2018-03-30 09:51:44,607 [qtp559450121-16] DEBUG (GodHandableAction @ showBefore():243) - #flow ...Calling back #before for ClientAction
2018-03-30 09:51:44,622 [qtp559450121-12] DEBUG (LaTransaction @ begin():69) - Begin transaction: [FormatId=4360, GlobalId=1522371104622/0, BranchId=]
2018-03-30 09:51:44,622 [qtp559450121-14] DEBUG (LaTransaction @ begin():69) - Begin transaction: [FormatId=4360, GlobalId=1522371104622/1, BranchId=]
2018-03-30 09:51:44,637 [qtp559450121-14] DEBUG (GodHandableAction @ showAction():325) - #flow ...Beginning #action IntroAction @ manifest()
2018-03-30 09:51:44,622 [qtp559450121-27] DEBUG (LaTransaction @ begin():69) - Begin transaction: [FormatId=4360, GlobalId=1522371104622/2, BranchId=]
2018-03-30 09:51:44,637 [qtp559450121-27] DEBUG (GodHandableAction @ showAction():325) - #flow ...Beginning #action IntroAction @ classifications()
2018-03-30 09:51:44,637 [qtp559450121-15] DEBUG (LaTransaction @ begin():69) - Begin transaction: [FormatId=4360, GlobalId=1522371104622/3, BranchId=]
2018-03-30 09:51:44,653 [qtp559450121-15] DEBUG (GodHandableAction @ showAction():325) - #flow ...Beginning #action IntroAction @ configuration()
2018-03-30 09:51:44,637 [qtp559450121-16] DEBUG (LaTransaction @ begin():69) - Begin transaction: [FormatId=4360, GlobalId=1522371104622/4, BranchId=]
2018-03-30 09:51:44,637 [qtp559450121-12] DEBUG (GodHandableAction @ showAction():325) - #flow ...Beginning #action EngineAction @ versions()
2018-03-30 09:51:44,653 [qtp559450121-27] DEBUG (XLog @ log():43) - ...Initializing sqlExecution for the key 'CLS_TARGET_DATABASE:selectList(ClsTargetDatabaseCB):ClsTargetDatabase'
2018-03-30 09:51:44,653 [qtp559450121-16] DEBUG (GodHandableAction @ showAction():325) - #flow ...Beginning #action ClientAction @ list()
2018-03-30 09:51:44,669 [qtp559450121-27] DEBUG (XLog @ log():43) - SqlExecution Initialization Cost: [00m00s016ms]
2018-03-30 09:51:44,669 [qtp559450121-27] DEBUG (XLog @ log():43) - /======================================================================================
2018-03-30 09:51:44,684 [qtp559450121-27] DEBUG (XLog @ log():43) -                                                       ClsTargetDatabaseBhv.selectList()
2018-03-30 09:51:44,684 [qtp559450121-27] DEBUG (XLog @ log():43) -                                                       ================================/
2018-03-30 09:51:44,684 [qtp559450121-27] DEBUG (XLog @ log():43) - IntroAction.classifications():58 -> ...
2018-03-30 09:51:44,723 [qtp559450121-27] DEBUG (QLog @ log():43) - 
select dfloc.DATABASE_CODE as DATABASE_CODE, dfloc.DATABASE_NAME as DATABASE_NAME, dfloc.JDBC_DRIVER_FQCN as JDBC_DRIVER_FQCN, dfloc.URL_TEMPLATE as URL_TEMPLATE, dfloc.DEFAULT_SCHEMA as DEFAULT_SCHEMA, dfloc.SCHEMA_REQUIRED_FLG as SCHEMA_REQUIRED_FLG, dfloc.SCHEMA_UPPER_CASE_FLG as SCHEMA_UPPER_CASE_FLG, dfloc.USER_INPUT_ASSIST_FLG as USER_INPUT_ASSIST_FLG, dfloc.EMBEDDED_JAR_FLG as EMBEDDED_JAR_FLG, dfloc.DISPLAY_ORDER as DISPLAY_ORDER
  from CLS_TARGET_DATABASE dfloc 
 order by dfloc.DISPLAY_ORDER asc
-- org.dbflute.intro.app.web.intro.IntroAction @ classifications(): (ITR)
2018-03-30 09:51:44,731 [qtp559450121-27] DEBUG (XLog @ log():43) - ===========/ [00m00s034ms (7) first={mysql, MySQL, com.mysql.jdbc.Driver, jdbc:mysql://localhost:3306/xxx, null, 0, 0, 0, 1, 1}@d8315fbf]
2018-03-30 09:51:44,731 [qtp559450121-27] DEBUG (XLog @ log():43) -  
2018-03-30 09:51:45,231 [qtp559450121-14] DEBUG (LaTransaction @ commit():181) - Commit transaction: [FormatId=4360, GlobalId=1522371104622/1, BranchId=]
2018-03-30 09:51:45,262 [qtp559450121-14] DEBUG (GodHandableAction @ showFinally():283) - #flow ...Calling back #finally for IntroAction
2018-03-30 09:51:45,262 [qtp559450121-14] DEBUG (SimpleResponseManager @ showWritingResponse():258) - #flow ...Writing response as application/json; charset=UTF-8: 
{"Implementation-Title":"dbflute-intro","Implementation-Version":"0.2.0","SCM-Revision":"b0593fe47305cea2cc700cb15ff152f0fc7a0610","Build-Timestamp":"2018/01/01 20:06:23.180","Jenkins-Build-Number":"","SCM-Branch":"master","Manifest-Version":"1.0","Main-Class":"org.dbflute.intro.IntroBoot"}
2018-03-30 09:51:45,309 [qtp559450121-14] DEBUG (RequestLoggingFilter @ after():427) - 
  responseClass=org.eclipse.jetty.server.Response ; committed=true
  ; httpStatus=200 ; contentType=application/json;charset=utf-8 ; locale=ja_JP
  [header] Content-Type=application/json;charset=utf-8
  [header] Date=Fri, 30 Mar 2018 00:51:44 GMT
  [header] Expires=Thu, 01 Jan 1970 00:00:00 GMT
  [header] Set-Cookie=JSESSIONID=node01lssl2cvxi9gq8xvqvrnzpv5l4.node0;Path=/
  [request] intro_introAction=org.dbflute.intro.app.web.intro.IntroAction @ 73e57032
  [request] lastaflute.action.ACTION_RUMTIME=runtime:{/api/intro/manifest, public JsonResponse IntroAction @ manifest(), pathParam:{{}}, JsonResponse:{LinkedHashMap}}
  [request] lastaflute.action.USER_LOCALE=ja_JP
  [request] lastaflute.config.ACTION_EXECUTE=execute:{public JsonResponse IntroAction @ manifest(), urlPattern:{manifest, ^manifest$}}@276960f
  [request] lastaflute.dbflute.SQL_COUNT={total=0}
  [request] org.eclipse.jetty.server.newSessionId=node01lssl2cvxi9gq8xvqvrnzpv5l4
  [session] lastaflute.action.USER_LOCALE=ja_JP
* * * * * * * * * * {END}: /api/intro/manifest [00m00s761ms]


2018-03-30 09:51:45,296 [qtp559450121-16] DEBUG (LaTransaction @ commit():181) - Commit transaction: [FormatId=4360, GlobalId=1522371104622/4, BranchId=]
2018-03-30 09:51:45,371 [qtp559450121-16] DEBUG (GodHandableAction @ showFinally():283) - #flow ...Calling back #finally for ClientAction
2018-03-30 09:51:45,387 [qtp559450121-16] DEBUG (SimpleResponseManager @ showWritingResponse():258) - #flow ...Writing response as application/json; charset=UTF-8: 
[]
2018-03-30 09:51:45,387 [qtp559450121-16] DEBUG (RequestLoggingFilter @ after():427) - 
  responseClass=org.eclipse.jetty.server.Response ; committed=true
  ; httpStatus=200 ; contentType=application/json;charset=utf-8 ; locale=ja_JP
  [header] Content-Type=application/json;charset=utf-8
  [header] Date=Fri, 30 Mar 2018 00:51:44 GMT
  [header] Expires=Thu, 01 Jan 1970 00:00:00 GMT
  [header] Set-Cookie=JSESSIONID=node0x11pz24k7d7y1p4sb62s201nx1.node0;Path=/
  [request] client_clientAction=org.dbflute.intro.app.web.client.ClientAction @ 499c3306
  [request] lastaflute.action.ACTION_RUMTIME=runtime:{/api/client/list, public JsonResponse ClientAction @ list(), pathParam:{{}}, JsonResponse:{ArrayList}}
  [request] lastaflute.action.USER_LOCALE=ja_JP
  [request] lastaflute.config.ACTION_EXECUTE=execute:{public JsonResponse ClientAction @ list(), urlPattern:{list, ^list$}}@7cd6af7a
  [request] lastaflute.dbflute.SQL_COUNT={total=0}
  [request] org.eclipse.jetty.server.newSessionId=node0x11pz24k7d7y1p4sb62s201nx1
  [session] lastaflute.action.USER_LOCALE=ja_JP
* * * * * * * * * * {END}: /api/client/list [00m00s839ms]


2018-03-30 09:51:45,296 [qtp559450121-15] DEBUG (LaTransaction @ commit():181) - Commit transaction: [FormatId=4360, GlobalId=1522371104622/3, BranchId=]
2018-03-30 09:51:45,544 [qtp559450121-15] DEBUG (GodHandableAction @ showFinally():283) - #flow ...Calling back #finally for IntroAction
2018-03-30 09:51:45,544 [qtp559450121-15] DEBUG (SimpleResponseManager @ showWritingResponse():258) - #flow ...Writing response as application/json; charset=UTF-8: 
{"serverUrl":"http://localhost:8926/","apiServerUrl":"http://localhost:8926/api/"}
2018-03-30 09:51:45,559 [qtp559450121-15] DEBUG (RequestLoggingFilter @ after():427) - 
  responseClass=org.eclipse.jetty.server.Response ; committed=true
  ; httpStatus=200 ; contentType=application/json;charset=utf-8 ; locale=ja_JP
  [header] Content-Type=application/json;charset=utf-8
  [header] Date=Fri, 30 Mar 2018 00:51:44 GMT
  [header] Expires=Thu, 01 Jan 1970 00:00:00 GMT
  [header] Set-Cookie=JSESSIONID=node0193jbkofzprks1pdr7cr0f9fmn2.node0;Path=/
  [request] intro_introAction=org.dbflute.intro.app.web.intro.IntroAction @ d25388f
  [request] lastaflute.action.ACTION_RUMTIME=runtime:{/api/intro/configuration, public JsonResponse IntroAction @ configuration(), pathParam:{{}}, JsonResponse:{LinkedHashMap}}
  [request] lastaflute.action.USER_LOCALE=ja_JP
  [request] lastaflute.config.ACTION_EXECUTE=execute:{public JsonResponse IntroAction @ configuration(), urlPattern:{configuration, ^configuration$}}@5b9531ab
  [request] lastaflute.dbflute.SQL_COUNT={total=0}
  [request] org.eclipse.jetty.server.newSessionId=node0193jbkofzprks1pdr7cr0f9fmn2
  [session] lastaflute.action.USER_LOCALE=ja_JP
* * * * * * * * * * {END}: /api/intro/configuration [00m01s012ms]


2018-03-30 09:51:45,325 [qtp559450121-12] DEBUG (LaTransaction @ commit():181) - Commit transaction: [FormatId=4360, GlobalId=1522371104622/0, BranchId=]
2018-03-30 09:51:45,579 [qtp559450121-12] DEBUG (GodHandableAction @ showFinally():283) - #flow ...Calling back #finally for EngineAction
2018-03-30 09:51:45,579 [qtp559450121-12] DEBUG (SimpleResponseManager @ showWritingResponse():258) - #flow ...Writing response as application/json; charset=UTF-8: 
["1.1.6","0.8.9.59"]
2018-03-30 09:51:45,595 [qtp559450121-12] DEBUG (RequestLoggingFilter @ after():427) - 
  responseClass=org.eclipse.jetty.server.Response ; committed=true
  ; httpStatus=200 ; contentType=application/json;charset=utf-8 ; locale=ja_JP
  [header] Content-Type=application/json;charset=utf-8
  [header] Date=Fri, 30 Mar 2018 00:51:44 GMT
  [header] Expires=Thu, 01 Jan 1970 00:00:00 GMT
  [header] Set-Cookie=JSESSIONID=node0u8uyi68hvwx8vm6c0w6vm0p50.node0;Path=/
  [request] engine_engineAction=org.dbflute.intro.app.web.engine.EngineAction @ 7cd92430
  [request] lastaflute.action.ACTION_RUMTIME=runtime:{/api/engine/versions, public JsonResponse EngineAction @ versions(), pathParam:{{}}, JsonResponse:{ArrayList}}
  [request] lastaflute.action.USER_LOCALE=ja_JP
  [request] lastaflute.config.ACTION_EXECUTE=execute:{public JsonResponse EngineAction @ versions(), urlPattern:{versions, ^versions$}}@405612a1
  [request] lastaflute.dbflute.SQL_COUNT={total=0}
  [request] org.eclipse.jetty.server.newSessionId=node0u8uyi68hvwx8vm6c0w6vm0p50
  [session] lastaflute.action.USER_LOCALE=ja_JP
* * * * * * * * * * {END}: /api/engine/versions [00m01s048ms]


2018-03-30 09:51:45,356 [qtp559450121-27] DEBUG (LaTransaction @ commit():181) - Commit transaction: [FormatId=4360, GlobalId=1522371104622/2, BranchId=]
2018-03-30 09:51:45,606 [qtp559450121-27] DEBUG (GodHandableAction @ showFinally():283) - #flow ...Calling back #finally for IntroAction
2018-03-30 09:51:45,621 [qtp559450121-27] DEBUG (SimpleResponseManager @ showWritingResponse():258) - #flow ...Writing response as application/json; charset=UTF-8: 
{"targetDatabaseMap":{"mysql":{"databaseName":"MySQL","driverName":"com.mysql.jdbc.Driver","urlTemplate":"jdbc:mysql://localhost:3306/xxx","defaultSchema":null,"schemaRequired":false,"schemaUpperCase":false,"userInputAssist":false,"embeddedJar":true},"postgresql":{"databaseName":"PostgreSQL","driverName":"org.postgresql.Driver","urlTemplate":"jdbc:postgresql://localhost:5432/xxx","defaultSchema":"public","schemaRequired":true,"schemaUpperCase":false,"userInputAssist":false,"embeddedJar":true},"o...
2018-03-30 09:51:45,621 [qtp559450121-27] DEBUG (RequestLoggingFilter @ after():427) - 
  responseClass=org.eclipse.jetty.server.Response ; committed=true
  ; httpStatus=200 ; contentType=application/json;charset=utf-8 ; locale=ja_JP
  [header] Content-Type=application/json;charset=utf-8
  [header] Date=Fri, 30 Mar 2018 00:51:44 GMT
  [header] Expires=Thu, 01 Jan 1970 00:00:00 GMT
  [header] Set-Cookie=JSESSIONID=node0v2r2i4sb8ujm1euhrbozcoloz3.node0;Path=/
  [request] intro_introAction=org.dbflute.intro.app.web.intro.IntroAction @ 75d34f75
  [request] lastaflute.action.ACTION_RUMTIME=runtime:{/api/intro/classifications, public JsonResponse IntroAction @ classifications(), pathParam:{{}}, JsonResponse:{LinkedHashMap}}
  [request] lastaflute.action.USER_LOCALE=ja_JP
  [request] lastaflute.config.ACTION_EXECUTE=execute:{public JsonResponse IntroAction @ classifications(), urlPattern:{classifications, ^classifications$}}@78aec1d8
  [request] lastaflute.dbflute.SQL_COUNT={total=1, selectCB=1}
  [request] org.eclipse.jetty.server.newSessionId=node0v2r2i4sb8ujm1euhrbozcoloz3
  [session] lastaflute.action.USER_LOCALE=ja_JP
* * * * * * * * * * {END}: /api/intro/classifications [00m01s074ms]


2018-03-30 09:51:45,504 [qtp559450121-9] DEBUG (RequestLoggingFilter @ before():352) - * * * * * * * * * * {BEGIN}: /api/engine/latest
  requestClass=org.eclipse.jetty.server.Request ; sessionId=node0x11pz24k7d7y1p4sb62s201nx1.node0
  ; url=http://localhost:8926/api/engine/latest
  ; method=POST ; protocol=HTTP/1.1 ; scheme=http ; secure=false ; remoteAddr=127.0.0.1 ; remoteHost=127.0.0.1
  ; characterEncoding=UTF-8 ; contentLength=0 ; contentType=null ; locale=ja_JP ; locales=ja_JP
  [header] Accept=application/json, text/plain, */*
  [header] Accept-Encoding=gzip, deflate
  [header] Accept-Language=ja-JP
  [header] Cache-Control=no-cache
  [header] Connection=keep-alive
  [header] Content-Length=0
  [header] Cookie=JSESSIONID=node0x11pz24k7d7y1p4sb62s201nx1.node0
  [header] DNT=1
  [header] Host=localhost:8926
  [header] Referer=http://localhost:8926/
  [header] User-Agent=Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko
  [cookie] JSESSIONID=node0x11pz24k7d7y1p4sb62s201nx1.node0
  [session] lastaflute.action.USER_LOCALE=ja_JP
2018-03-30 09:51:45,544 [qtp559450121-16] DEBUG (RequestLoggingFilter @ before():352) - * * * * * * * * * * {BEGIN}: /api/intro/classifications
  requestClass=org.eclipse.jetty.server.Request ; sessionId=node0x11pz24k7d7y1p4sb62s201nx1.node0
  ; url=http://localhost:8926/api/intro/classifications
  ; method=POST ; protocol=HTTP/1.1 ; scheme=http ; secure=false ; remoteAddr=127.0.0.1 ; remoteHost=127.0.0.1
  ; characterEncoding=UTF-8 ; contentLength=0 ; contentType=null ; locale=ja_JP ; locales=ja_JP
  [header] Accept=application/json, text/plain, */*
  [header] Accept-Encoding=gzip, deflate
  [header] Accept-Language=ja-JP
  [header] Cache-Control=no-cache
  [header] Connection=keep-alive
  [header] Content-Length=0
  [header] Cookie=JSESSIONID=node0x11pz24k7d7y1p4sb62s201nx1.node0
  [header] DNT=1
  [header] Host=localhost:8926
  [header] Referer=http://localhost:8926/
  [header] User-Agent=Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko
  [cookie] JSESSIONID=node0x11pz24k7d7y1p4sb62s201nx1.node0
  [session] lastaflute.action.USER_LOCALE=ja_JP
2018-03-30 09:51:45,641 [qtp559450121-9] DEBUG (RequestRoutingFilter @ processAction():264) - ...Routing to action: name=engine_engineAction params=latest
2018-03-30 09:51:45,641 [qtp559450121-16] DEBUG (RequestRoutingFilter @ processAction():264) - ...Routing to action: name=intro_introAction params=classifications
2018-03-30 09:51:45,641 [qtp559450121-9] DEBUG (SimpleRequestManager @ saveUserLocaleToSession():716) - ...Saving user locale to session: ja_JP
2018-03-30 09:51:45,641 [qtp559450121-16] DEBUG (SimpleRequestManager @ saveUserLocaleToSession():716) - ...Saving user locale to session: ja_JP
2018-03-30 09:51:45,652 [qtp559450121-9] DEBUG (ActionFormMapper @ prepareJsonFromRequestBody():290) - #flow ...Parsing JSON from request body: *empty body
2018-03-30 09:51:45,652 [qtp559450121-16] DEBUG (GodHandableAction @ showBefore():243) - #flow ...Calling back #before for IntroAction
2018-03-30 09:51:45,652 [qtp559450121-16] DEBUG (LaTransaction @ begin():69) - Begin transaction: [FormatId=4360, GlobalId=1522371104622/5, BranchId=]
2018-03-30 09:51:45,652 [qtp559450121-9] DEBUG (GodHandableAction @ showBefore():243) - #flow ...Calling back #before for EngineAction
2018-03-30 09:51:45,652 [qtp559450121-16] DEBUG (GodHandableAction @ showAction():325) - #flow ...Beginning #action IntroAction @ classifications()
2018-03-30 09:51:45,652 [qtp559450121-16] DEBUG (XLog @ log():43) - /======================================================================================
2018-03-30 09:51:45,652 [qtp559450121-9] DEBUG (LaTransaction @ begin():69) - Begin transaction: [FormatId=4360, GlobalId=1522371104622/6, BranchId=]
2018-03-30 09:51:45,652 [qtp559450121-16] DEBUG (XLog @ log():43) -                                                       ClsTargetDatabaseBhv.selectList()
2018-03-30 09:51:45,652 [qtp559450121-9] DEBUG (GodHandableAction @ showAction():325) - #flow ...Beginning #action EngineAction @ latest()
2018-03-30 09:51:45,652 [qtp559450121-16] DEBUG (XLog @ log():43) -                                                       ================================/
2018-03-30 09:51:45,668 [qtp559450121-16] DEBUG (XLog @ log():43) - IntroAction.classifications():58 -> ...
2018-03-30 09:51:45,668 [qtp559450121-16] DEBUG (QLog @ log():43) - 
select dfloc.DATABASE_CODE as DATABASE_CODE, dfloc.DATABASE_NAME as DATABASE_NAME, dfloc.JDBC_DRIVER_FQCN as JDBC_DRIVER_FQCN, dfloc.URL_TEMPLATE as URL_TEMPLATE, dfloc.DEFAULT_SCHEMA as DEFAULT_SCHEMA, dfloc.SCHEMA_REQUIRED_FLG as SCHEMA_REQUIRED_FLG, dfloc.SCHEMA_UPPER_CASE_FLG as SCHEMA_UPPER_CASE_FLG, dfloc.USER_INPUT_ASSIST_FLG as USER_INPUT_ASSIST_FLG, dfloc.EMBEDDED_JAR_FLG as EMBEDDED_JAR_FLG, dfloc.DISPLAY_ORDER as DISPLAY_ORDER
  from CLS_TARGET_DATABASE dfloc 
 order by dfloc.DISPLAY_ORDER asc
-- org.dbflute.intro.app.web.intro.IntroAction @ classifications(): (ITR)
2018-03-30 09:51:45,668 [qtp559450121-16] DEBUG (XLog @ log():43) - ===========/ [00m00s000ms (7) first={mysql, MySQL, com.mysql.jdbc.Driver, jdbc:mysql://localhost:3306/xxx, null, 0, 0, 0, 1, 1}@d8315fbf]
2018-03-30 09:51:45,668 [qtp559450121-16] DEBUG (XLog @ log():43) -  
2018-03-30 09:51:45,668 [qtp559450121-16] DEBUG (LaTransaction @ commit():181) - Commit transaction: [FormatId=4360, GlobalId=1522371104622/5, BranchId=]
2018-03-30 09:51:45,668 [qtp559450121-16] DEBUG (GodHandableAction @ showFinally():283) - #flow ...Calling back #finally for IntroAction
2018-03-30 09:51:45,668 [qtp559450121-16] DEBUG (SimpleResponseManager @ showWritingResponse():258) - #flow ...Writing response as application/json; charset=UTF-8: 
{"targetDatabaseMap":{"mysql":{"databaseName":"MySQL","driverName":"com.mysql.jdbc.Driver","urlTemplate":"jdbc:mysql://localhost:3306/xxx","defaultSchema":null,"schemaRequired":false,"schemaUpperCase":false,"userInputAssist":false,"embeddedJar":true},"postgresql":{"databaseName":"PostgreSQL","driverName":"org.postgresql.Driver","urlTemplate":"jdbc:postgresql://localhost:5432/xxx","defaultSchema":"public","schemaRequired":true,"schemaUpperCase":false,"userInputAssist":false,"embeddedJar":true},"o...
2018-03-30 09:51:45,684 [qtp559450121-16] DEBUG (RequestLoggingFilter @ after():427) - 
  responseClass=org.eclipse.jetty.server.Response ; committed=true
  ; httpStatus=200 ; contentType=application/json;charset=utf-8 ; locale=ja_JP
  [header] Content-Type=application/json;charset=utf-8
  [header] Date=Fri, 30 Mar 2018 00:51:45 GMT
  [request] intro_introAction=org.dbflute.intro.app.web.intro.IntroAction @ 55a6457
  [request] lastaflute.action.ACTION_RUMTIME=runtime:{/api/intro/classifications, public JsonResponse IntroAction @ classifications(), pathParam:{{}}, JsonResponse:{LinkedHashMap}}
  [request] lastaflute.action.USER_LOCALE=ja_JP
  [request] lastaflute.config.ACTION_EXECUTE=execute:{public JsonResponse IntroAction @ classifications(), urlPattern:{classifications, ^classifications$}}@78aec1d8
  [request] lastaflute.dbflute.SQL_COUNT={total=1, selectCB=1}
  [session] lastaflute.action.USER_LOCALE=ja_JP
* * * * * * * * * * {END}: /api/intro/classifications [00m00s156ms]


2018-03-30 09:51:46,075 [qtp559450121-9] DEBUG (LaTransaction @ commit():181) - Commit transaction: [FormatId=4360, GlobalId=1522371104622/6, BranchId=]
2018-03-30 09:51:46,075 [qtp559450121-9] DEBUG (GodHandableAction @ showFinally():283) - #flow ...Calling back #finally for EngineAction
2018-03-30 09:51:46,075 [qtp559450121-9] DEBUG (SimpleResponseManager @ showWritingResponse():258) - #flow ...Writing response as application/json; charset=UTF-8: 
{"latestReleaseVersion":"1.1.6","latestSnapshotVersion":"1.1.7-RC3"}
2018-03-30 09:51:46,085 [qtp559450121-9] DEBUG (RequestLoggingFilter @ after():427) - 
  responseClass=org.eclipse.jetty.server.Response ; committed=true
  ; httpStatus=200 ; contentType=application/json;charset=utf-8 ; locale=ja_JP
  [header] Content-Type=application/json;charset=utf-8
  [header] Date=Fri, 30 Mar 2018 00:51:45 GMT
  [request] engine_engineAction=org.dbflute.intro.app.web.engine.EngineAction @ 640efcf4
  [request] engine_engineAction_latest_Form=VirtualForm:{formMeta:{engine_engineAction_latest_Form, org.dbflute.intro.app.web.engine.EngineLatestBody, props=1}, realForm=org.dbflute.intro.app.web.engine.EngineLatestBody @ 5da6a8bd}@7ffa1d33
  [request] lastaflute.action.ACTION_RUMTIME=runtime:{/api/engine/latest, public JsonResponse EngineAction @ latest(EngineLatestBody), pathParam:{{}}, JsonResponse:{EngineLatestBean}}
  [request] lastaflute.action.USER_LOCALE=ja_JP
  [request] lastaflute.config.ACTION_EXECUTE=execute:{public JsonResponse EngineAction @ latest(EngineLatestBody), urlPattern:{latest, ^latest$}}@721a25bf
  [request] lastaflute.dbflute.SQL_COUNT={total=0}
  [session] lastaflute.action.USER_LOCALE=ja_JP
* * * * * * * * * * {END}: /api/engine/latest [00m00s571ms]


2018-03-30 09:51:54,309 [qtp559450121-11] DEBUG (RequestLoggingFilter @ before():352) - * * * * * * * * * * {BEGIN}: /api/intro/classifications
  requestClass=org.eclipse.jetty.server.Request ; sessionId=null
  ; url=http://localhost:8926/api/intro/classifications
  ; method=POST ; protocol=HTTP/1.1 ; scheme=http ; secure=false ; remoteAddr=127.0.0.1 ; remoteHost=127.0.0.1
  ; characterEncoding=UTF-8 ; contentLength=0 ; contentType=null ; locale=ja ; locales=ja,en_US,en
  [header] Accept=application/json, text/plain, */*
  [header] Accept-Encoding=gzip, deflate, br
  [header] Accept-Language=ja,en-US;q=0.9,en;q=0.8
  [header] Connection=keep-alive
  [header] Content-Length=0
  [header] Host=localhost:8926
  [header] Origin=http://localhost:8926
  [header] Referer=http://localhost:8926/
  [header] User-Agent=Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36
2018-03-30 09:51:54,311 [qtp559450121-13] DEBUG (RequestLoggingFilter @ before():352) - * * * * * * * * * * {BEGIN}: /api/client/list
  requestClass=org.eclipse.jetty.server.Request ; sessionId=null
  ; url=http://localhost:8926/api/client/list
  ; method=POST ; protocol=HTTP/1.1 ; scheme=http ; secure=false ; remoteAddr=127.0.0.1 ; remoteHost=127.0.0.1
  ; characterEncoding=UTF-8 ; contentLength=0 ; contentType=null ; locale=ja ; locales=ja,en_US,en
  [header] Accept=application/json, text/plain, */*
  [header] Accept-Encoding=gzip, deflate, br
  [header] Accept-Language=ja,en-US;q=0.9,en;q=0.8
  [header] Connection=keep-alive
  [header] Content-Length=0
  [header] Host=localhost:8926
  [header] Origin=http://localhost:8926
  [header] Referer=http://localhost:8926/
  [header] User-Agent=Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36
2018-03-30 09:51:54,329 [qtp559450121-13] DEBUG (RequestRoutingFilter @ processAction():264) - ...Routing to action: name=client_clientAction params=list
2018-03-30 09:51:54,312 [qtp559450121-29] DEBUG (RequestLoggingFilter @ before():352) - * * * * * * * * * * {BEGIN}: /api/intro/configuration
  requestClass=org.eclipse.jetty.server.Request ; sessionId=null
  ; url=http://localhost:8926/api/intro/configuration
  ; method=POST ; protocol=HTTP/1.1 ; scheme=http ; secure=false ; remoteAddr=127.0.0.1 ; remoteHost=127.0.0.1
  ; characterEncoding=UTF-8 ; contentLength=0 ; contentType=null ; locale=ja ; locales=ja,en_US,en
  [header] Accept=application/json, text/plain, */*
  [header] Accept-Encoding=gzip, deflate, br
  [header] Accept-Language=ja,en-US;q=0.9,en;q=0.8
  [header] Connection=keep-alive
  [header] Content-Length=0
  [header] Host=localhost:8926
  [header] Origin=http://localhost:8926
  [header] Referer=http://localhost:8926/
  [header] User-Agent=Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36
2018-03-30 09:51:54,337 [qtp559450121-29] DEBUG (RequestRoutingFilter @ processAction():264) - ...Routing to action: name=intro_introAction params=configuration
2018-03-30 09:51:54,337 [qtp559450121-29] DEBUG (SimpleRequestManager @ saveUserLocaleToSession():716) - ...Saving user locale to session: ja
2018-03-30 09:51:54,313 [qtp559450121-14] DEBUG (RequestLoggingFilter @ before():352) - * * * * * * * * * * {BEGIN}: /api/engine/versions
  requestClass=org.eclipse.jetty.server.Request ; sessionId=null
  ; url=http://localhost:8926/api/engine/versions
  ; method=POST ; protocol=HTTP/1.1 ; scheme=http ; secure=false ; remoteAddr=127.0.0.1 ; remoteHost=127.0.0.1
  ; characterEncoding=UTF-8 ; contentLength=0 ; contentType=null ; locale=ja ; locales=ja,en_US,en
  [header] Accept=application/json, text/plain, */*
  [header] Accept-Encoding=gzip, deflate, br
  [header] Accept-Language=ja,en-US;q=0.9,en;q=0.8
  [header] Connection=keep-alive
  [header] Content-Length=0
  [header] Host=localhost:8926
  [header] Origin=http://localhost:8926
  [header] Referer=http://localhost:8926/
  [header] User-Agent=Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36
2018-03-30 09:51:54,314 [qtp559450121-15] DEBUG (RequestLoggingFilter @ before():352) - * * * * * * * * * * {BEGIN}: /api/intro/manifest
  requestClass=org.eclipse.jetty.server.Request ; sessionId=null
  ; url=http://localhost:8926/api/intro/manifest
  ; method=POST ; protocol=HTTP/1.1 ; scheme=http ; secure=false ; remoteAddr=127.0.0.1 ; remoteHost=127.0.0.1
  ; characterEncoding=UTF-8 ; contentLength=0 ; contentType=null ; locale=ja ; locales=ja,en_US,en
  [header] Accept=application/json, text/plain, */*
  [header] Accept-Encoding=gzip, deflate, br
  [header] Accept-Language=ja,en-US;q=0.9,en;q=0.8
  [header] Connection=keep-alive
  [header] Content-Length=0
  [header] Host=localhost:8926
  [header] Origin=http://localhost:8926
  [header] Referer=http://localhost:8926/
  [header] User-Agent=Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36
2018-03-30 09:51:54,321 [qtp559450121-11] DEBUG (RequestRoutingFilter @ processAction():264) - ...Routing to action: name=intro_introAction params=classifications
2018-03-30 09:51:54,331 [qtp559450121-13] DEBUG (SimpleRequestManager @ saveUserLocaleToSession():716) - ...Saving user locale to session: ja
2018-03-30 09:51:54,340 [qtp559450121-29] DEBUG (GodHandableAction @ showBefore():243) - #flow ...Calling back #before for IntroAction
2018-03-30 09:51:54,381 [qtp559450121-14] DEBUG (RequestRoutingFilter @ processAction():264) - ...Routing to action: name=engine_engineAction params=versions
2018-03-30 09:51:54,383 [qtp559450121-15] DEBUG (RequestRoutingFilter @ processAction():264) - ...Routing to action: name=intro_introAction params=manifest
2018-03-30 09:51:54,386 [qtp559450121-14] DEBUG (SimpleRequestManager @ saveUserLocaleToSession():716) - ...Saving user locale to session: ja
2018-03-30 09:51:54,390 [qtp559450121-14] DEBUG (GodHandableAction @ showBefore():243) - #flow ...Calling back #before for EngineAction
2018-03-30 09:51:54,392 [qtp559450121-14] DEBUG (LaTransaction @ begin():69) - Begin transaction: [FormatId=4360, GlobalId=1522371104622/8, BranchId=]
2018-03-30 09:51:54,383 [qtp559450121-11] DEBUG (SimpleRequestManager @ saveUserLocaleToSession():716) - ...Saving user locale to session: ja
2018-03-30 09:51:54,385 [qtp559450121-13] DEBUG (GodHandableAction @ showBefore():243) - #flow ...Calling back #before for ClientAction
2018-03-30 09:51:54,397 [qtp559450121-13] DEBUG (LaTransaction @ begin():69) - Begin transaction: [FormatId=4360, GlobalId=1522371104622/9, BranchId=]
2018-03-30 09:51:54,399 [qtp559450121-13] DEBUG (GodHandableAction @ showAction():325) - #flow ...Beginning #action ClientAction @ list()
2018-03-30 09:51:54,401 [qtp559450121-13] DEBUG (LaTransaction @ commit():181) - Commit transaction: [FormatId=4360, GlobalId=1522371104622/9, BranchId=]
2018-03-30 09:51:54,386 [qtp559450121-29] DEBUG (LaTransaction @ begin():69) - Begin transaction: [FormatId=4360, GlobalId=1522371104622/7, BranchId=]
2018-03-30 09:51:54,403 [qtp559450121-29] DEBUG (GodHandableAction @ showAction():325) - #flow ...Beginning #action IntroAction @ configuration()
2018-03-30 09:51:54,408 [qtp559450121-29] DEBUG (LaTransaction @ commit():181) - Commit transaction: [FormatId=4360, GlobalId=1522371104622/7, BranchId=]
2018-03-30 09:51:54,388 [qtp559450121-15] DEBUG (SimpleRequestManager @ saveUserLocaleToSession():716) - ...Saving user locale to session: ja
2018-03-30 09:51:54,395 [qtp559450121-14] DEBUG (GodHandableAction @ showAction():325) - #flow ...Beginning #action EngineAction @ versions()
2018-03-30 09:51:54,396 [qtp559450121-11] DEBUG (GodHandableAction @ showBefore():243) - #flow ...Calling back #before for IntroAction
2018-03-30 09:51:54,402 [qtp559450121-13] DEBUG (GodHandableAction @ showFinally():283) - #flow ...Calling back #finally for ClientAction
2018-03-30 09:51:54,409 [qtp559450121-29] DEBUG (GodHandableAction @ showFinally():283) - #flow ...Calling back #finally for IntroAction
2018-03-30 09:51:54,410 [qtp559450121-15] DEBUG (GodHandableAction @ showBefore():243) - #flow ...Calling back #before for IntroAction
2018-03-30 09:51:54,411 [qtp559450121-14] DEBUG (LaTransaction @ commit():181) - Commit transaction: [FormatId=4360, GlobalId=1522371104622/8, BranchId=]
2018-03-30 09:51:54,411 [qtp559450121-11] DEBUG (LaTransaction @ begin():69) - Begin transaction: [FormatId=4360, GlobalId=1522371104622/10, BranchId=]
2018-03-30 09:51:54,411 [qtp559450121-13] DEBUG (SimpleResponseManager @ showWritingResponse():258) - #flow ...Writing response as application/json; charset=UTF-8: 
[]
2018-03-30 09:51:54,411 [qtp559450121-29] DEBUG (SimpleResponseManager @ showWritingResponse():258) - #flow ...Writing response as application/json; charset=UTF-8: 
{"serverUrl":"http://localhost:8926/","apiServerUrl":"http://localhost:8926/api/"}
2018-03-30 09:51:54,418 [qtp559450121-29] DEBUG (RequestLoggingFilter @ after():427) - 
  responseClass=org.eclipse.jetty.server.Response ; committed=true
  ; httpStatus=200 ; contentType=application/json;charset=utf-8 ; locale=ja_JP
  [header] Content-Type=application/json;charset=utf-8
  [header] Date=Fri, 30 Mar 2018 00:51:54 GMT
  [header] Expires=Thu, 01 Jan 1970 00:00:00 GMT
  [header] Set-Cookie=JSESSIONID=node01591qivj86b6nf79nuh1u5evu6.node0;Path=/
  [request] intro_introAction=org.dbflute.intro.app.web.intro.IntroAction @ 56ab9384
  [request] lastaflute.action.ACTION_RUMTIME=runtime:{/api/intro/configuration, public JsonResponse IntroAction @ configuration(), pathParam:{{}}, JsonResponse:{LinkedHashMap}}
  [request] lastaflute.action.USER_LOCALE=ja
  [request] lastaflute.config.ACTION_EXECUTE=execute:{public JsonResponse IntroAction @ configuration(), urlPattern:{configuration, ^configuration$}}@5b9531ab
  [request] lastaflute.dbflute.SQL_COUNT={total=0}
  [request] org.eclipse.jetty.server.newSessionId=node01591qivj86b6nf79nuh1u5evu6
  [session] lastaflute.action.USER_LOCALE=ja
* * * * * * * * * * {END}: /api/intro/configuration [00m00s106ms]


2018-03-30 09:51:54,411 [qtp559450121-15] DEBUG (LaTransaction @ begin():69) - Begin transaction: [FormatId=4360, GlobalId=1522371104622/11, BranchId=]
2018-03-30 09:51:54,411 [qtp559450121-14] DEBUG (GodHandableAction @ showFinally():283) - #flow ...Calling back #finally for EngineAction
2018-03-30 09:51:54,411 [qtp559450121-11] DEBUG (GodHandableAction @ showAction():325) - #flow ...Beginning #action IntroAction @ classifications()
2018-03-30 09:51:54,432 [qtp559450121-11] DEBUG (XLog @ log():43) - /======================================================================================
2018-03-30 09:51:54,411 [qtp559450121-13] DEBUG (RequestLoggingFilter @ after():427) - 
  responseClass=org.eclipse.jetty.server.Response ; committed=true
  ; httpStatus=200 ; contentType=application/json;charset=utf-8 ; locale=ja_JP
  [header] Content-Type=application/json;charset=utf-8
  [header] Date=Fri, 30 Mar 2018 00:51:54 GMT
  [header] Expires=Thu, 01 Jan 1970 00:00:00 GMT
  [header] Set-Cookie=JSESSIONID=node0em6xy1uay0llq9gwazukndv5.node0;Path=/
  [request] client_clientAction=org.dbflute.intro.app.web.client.ClientAction @ 19c4e30b
  [request] lastaflute.action.ACTION_RUMTIME=runtime:{/api/client/list, public JsonResponse ClientAction @ list(), pathParam:{{}}, JsonResponse:{ArrayList}}
  [request] lastaflute.action.USER_LOCALE=ja
  [request] lastaflute.config.ACTION_EXECUTE=execute:{public JsonResponse ClientAction @ list(), urlPattern:{list, ^list$}}@7cd6af7a
  [request] lastaflute.dbflute.SQL_COUNT={total=0}
  [request] org.eclipse.jetty.server.newSessionId=node0em6xy1uay0llq9gwazukndv5
  [session] lastaflute.action.USER_LOCALE=ja
* * * * * * * * * * {END}: /api/client/list [00m00s100ms]


2018-03-30 09:51:54,430 [qtp559450121-15] DEBUG (GodHandableAction @ showAction():325) - #flow ...Beginning #action IntroAction @ manifest()
2018-03-30 09:51:54,431 [qtp559450121-14] DEBUG (SimpleResponseManager @ showWritingResponse():258) - #flow ...Writing response as application/json; charset=UTF-8: 
["1.1.6","0.8.9.59"]
2018-03-30 09:51:54,446 [qtp559450121-14] DEBUG (RequestLoggingFilter @ after():427) - 
  responseClass=org.eclipse.jetty.server.Response ; committed=true
  ; httpStatus=200 ; contentType=application/json;charset=utf-8 ; locale=ja_JP
  [header] Content-Type=application/json;charset=utf-8
  [header] Date=Fri, 30 Mar 2018 00:51:54 GMT
  [header] Expires=Thu, 01 Jan 1970 00:00:00 GMT
  [header] Set-Cookie=JSESSIONID=node01r2rk7mgsrt6z10v3s8rzoj8sb8.node0;Path=/
  [request] engine_engineAction=org.dbflute.intro.app.web.engine.EngineAction @ 19d72479
  [request] lastaflute.action.ACTION_RUMTIME=runtime:{/api/engine/versions, public JsonResponse EngineAction @ versions(), pathParam:{{}}, JsonResponse:{ArrayList}}
  [request] lastaflute.action.USER_LOCALE=ja
  [request] lastaflute.config.ACTION_EXECUTE=execute:{public JsonResponse EngineAction @ versions(), urlPattern:{versions, ^versions$}}@405612a1
  [request] lastaflute.dbflute.SQL_COUNT={total=0}
  [request] org.eclipse.jetty.server.newSessionId=node01r2rk7mgsrt6z10v3s8rzoj8sb8
  [session] lastaflute.action.USER_LOCALE=ja
* * * * * * * * * * {END}: /api/engine/versions [00m00s133ms]


2018-03-30 09:51:54,433 [qtp559450121-11] DEBUG (XLog @ log():43) -                                                       ClsTargetDatabaseBhv.selectList()
2018-03-30 09:51:54,488 [qtp559450121-11] DEBUG (XLog @ log():43) -                                                       ================================/
2018-03-30 09:51:54,457 [qtp559450121-12] DEBUG (RequestLoggingFilter @ before():352) - * * * * * * * * * * {BEGIN}: /api/engine/latest
  requestClass=org.eclipse.jetty.server.Request ; sessionId=node01r2rk7mgsrt6z10v3s8rzoj8sb8.node0
  ; url=http://localhost:8926/api/engine/latest
  ; method=POST ; protocol=HTTP/1.1 ; scheme=http ; secure=false ; remoteAddr=127.0.0.1 ; remoteHost=127.0.0.1
  ; characterEncoding=UTF-8 ; contentLength=0 ; contentType=null ; locale=ja ; locales=ja,en_US,en
  [header] Accept=application/json, text/plain, */*
  [header] Accept-Encoding=gzip, deflate, br
  [header] Accept-Language=ja,en-US;q=0.9,en;q=0.8
  [header] Connection=keep-alive
  [header] Content-Length=0
  [header] Cookie=JSESSIONID=node01r2rk7mgsrt6z10v3s8rzoj8sb8.node0
  [header] Host=localhost:8926
  [header] Origin=http://localhost:8926
  [header] Referer=http://localhost:8926/
  [header] User-Agent=Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36
  [cookie] JSESSIONID=node01r2rk7mgsrt6z10v3s8rzoj8sb8.node0
  [session] lastaflute.action.USER_LOCALE=ja
2018-03-30 09:51:54,480 [qtp559450121-15] DEBUG (LaTransaction @ commit():181) - Commit transaction: [FormatId=4360, GlobalId=1522371104622/11, BranchId=]
2018-03-30 09:51:54,508 [qtp559450121-15] DEBUG (GodHandableAction @ showFinally():283) - #flow ...Calling back #finally for IntroAction
2018-03-30 09:51:54,487 [qtp559450121-14] DEBUG (RequestLoggingFilter @ before():352) - * * * * * * * * * * {BEGIN}: /api/intro/classifications
  requestClass=org.eclipse.jetty.server.Request ; sessionId=node01r2rk7mgsrt6z10v3s8rzoj8sb8.node0
  ; url=http://localhost:8926/api/intro/classifications
  ; method=POST ; protocol=HTTP/1.1 ; scheme=http ; secure=false ; remoteAddr=127.0.0.1 ; remoteHost=127.0.0.1
  ; characterEncoding=UTF-8 ; contentLength=0 ; contentType=null ; locale=ja ; locales=ja,en_US,en
  [header] Accept=application/json, text/plain, */*
  [header] Accept-Encoding=gzip, deflate, br
  [header] Accept-Language=ja,en-US;q=0.9,en;q=0.8
  [header] Connection=keep-alive
  [header] Content-Length=0
  [header] Cookie=JSESSIONID=node01r2rk7mgsrt6z10v3s8rzoj8sb8.node0
  [header] Host=localhost:8926
  [header] Origin=http://localhost:8926
  [header] Referer=http://localhost:8926/
  [header] User-Agent=Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36
  [cookie] JSESSIONID=node01r2rk7mgsrt6z10v3s8rzoj8sb8.node0
  [session] lastaflute.action.USER_LOCALE=ja
2018-03-30 09:51:54,490 [qtp559450121-11] DEBUG (XLog @ log():43) - IntroAction.classifications():58 -> ...
2018-03-30 09:51:54,507 [qtp559450121-12] DEBUG (RequestRoutingFilter @ processAction():264) - ...Routing to action: name=engine_engineAction params=latest
2018-03-30 09:51:54,510 [qtp559450121-15] DEBUG (SimpleResponseManager @ showWritingResponse():258) - #flow ...Writing response as application/json; charset=UTF-8: 
{"Implementation-Title":"dbflute-intro","Implementation-Version":"0.2.0","SCM-Revision":"b0593fe47305cea2cc700cb15ff152f0fc7a0610","Build-Timestamp":"2018/01/01 20:06:23.180","Jenkins-Build-Number":"","SCM-Branch":"master","Manifest-Version":"1.0","Main-Class":"org.dbflute.intro.IntroBoot"}
2018-03-30 09:51:54,514 [qtp559450121-14] DEBUG (RequestRoutingFilter @ processAction():264) - ...Routing to action: name=intro_introAction params=classifications
2018-03-30 09:51:54,515 [qtp559450121-11] DEBUG (QLog @ log():43) - 
select dfloc.DATABASE_CODE as DATABASE_CODE, dfloc.DATABASE_NAME as DATABASE_NAME, dfloc.JDBC_DRIVER_FQCN as JDBC_DRIVER_FQCN, dfloc.URL_TEMPLATE as URL_TEMPLATE, dfloc.DEFAULT_SCHEMA as DEFAULT_SCHEMA, dfloc.SCHEMA_REQUIRED_FLG as SCHEMA_REQUIRED_FLG, dfloc.SCHEMA_UPPER_CASE_FLG as SCHEMA_UPPER_CASE_FLG, dfloc.USER_INPUT_ASSIST_FLG as USER_INPUT_ASSIST_FLG, dfloc.EMBEDDED_JAR_FLG as EMBEDDED_JAR_FLG, dfloc.DISPLAY_ORDER as DISPLAY_ORDER
  from CLS_TARGET_DATABASE dfloc 
 order by dfloc.DISPLAY_ORDER asc
-- org.dbflute.intro.app.web.intro.IntroAction @ classifications(): (ITR)
2018-03-30 09:51:54,515 [qtp559450121-12] DEBUG (SimpleRequestManager @ saveUserLocaleToSession():716) - ...Saving user locale to session: ja
2018-03-30 09:51:54,524 [qtp559450121-12] DEBUG (ActionFormMapper @ prepareJsonFromRequestBody():290) - #flow ...Parsing JSON from request body: *empty body
2018-03-30 09:51:54,525 [qtp559450121-12] DEBUG (GodHandableAction @ showBefore():243) - #flow ...Calling back #before for EngineAction
2018-03-30 09:51:54,519 [qtp559450121-15] DEBUG (RequestLoggingFilter @ after():427) - 
  responseClass=org.eclipse.jetty.server.Response ; committed=true
  ; httpStatus=200 ; contentType=application/json;charset=utf-8 ; locale=ja_JP
  [header] Content-Type=application/json;charset=utf-8
  [header] Date=Fri, 30 Mar 2018 00:51:54 GMT
  [header] Expires=Thu, 01 Jan 1970 00:00:00 GMT
  [header] Set-Cookie=JSESSIONID=node01wauntoc2p6ft1mibpqnpxfh3f9.node0;Path=/
  [request] intro_introAction=org.dbflute.intro.app.web.intro.IntroAction @ 1450b2fa
  [request] lastaflute.action.ACTION_RUMTIME=runtime:{/api/intro/manifest, public JsonResponse IntroAction @ manifest(), pathParam:{{}}, JsonResponse:{LinkedHashMap}}
  [request] lastaflute.action.USER_LOCALE=ja
  [request] lastaflute.config.ACTION_EXECUTE=execute:{public JsonResponse IntroAction @ manifest(), urlPattern:{manifest, ^manifest$}}@276960f
  [request] lastaflute.dbflute.SQL_COUNT={total=0}
  [request] org.eclipse.jetty.server.newSessionId=node01wauntoc2p6ft1mibpqnpxfh3f9
  [session] lastaflute.action.USER_LOCALE=ja
* * * * * * * * * * {END}: /api/intro/manifest [00m00s205ms]


2018-03-30 09:51:54,522 [qtp559450121-14] DEBUG (SimpleRequestManager @ saveUserLocaleToSession():716) - ...Saving user locale to session: ja
2018-03-30 09:51:54,524 [qtp559450121-11] DEBUG (XLog @ log():43) - ===========/ [00m00s009ms (7) first={mysql, MySQL, com.mysql.jdbc.Driver, jdbc:mysql://localhost:3306/xxx, null, 0, 0, 0, 1, 1}@d8315fbf]
2018-03-30 09:51:54,526 [qtp559450121-12] DEBUG (LaTransaction @ begin():69) - Begin transaction: [FormatId=4360, GlobalId=1522371104622/12, BranchId=]
2018-03-30 09:51:54,529 [qtp559450121-14] DEBUG (GodHandableAction @ showBefore():243) - #flow ...Calling back #before for IntroAction
2018-03-30 09:51:54,530 [qtp559450121-11] DEBUG (XLog @ log():43) -  
2018-03-30 09:51:54,532 [qtp559450121-14] DEBUG (LaTransaction @ begin():69) - Begin transaction: [FormatId=4360, GlobalId=1522371104622/13, BranchId=]
2018-03-30 09:51:54,532 [qtp559450121-12] DEBUG (GodHandableAction @ showAction():325) - #flow ...Beginning #action EngineAction @ latest()
2018-03-30 09:51:54,534 [qtp559450121-11] DEBUG (LaTransaction @ commit():181) - Commit transaction: [FormatId=4360, GlobalId=1522371104622/10, BranchId=]
2018-03-30 09:51:54,537 [qtp559450121-11] DEBUG (GodHandableAction @ showFinally():283) - #flow ...Calling back #finally for IntroAction
2018-03-30 09:51:54,536 [qtp559450121-14] DEBUG (GodHandableAction @ showAction():325) - #flow ...Beginning #action IntroAction @ classifications()
2018-03-30 09:51:54,537 [qtp559450121-12] DEBUG (LaTransaction @ commit():181) - Commit transaction: [FormatId=4360, GlobalId=1522371104622/12, BranchId=]
2018-03-30 09:51:54,538 [qtp559450121-11] DEBUG (SimpleResponseManager @ showWritingResponse():258) - #flow ...Writing response as application/json; charset=UTF-8: 
{"targetDatabaseMap":{"mysql":{"databaseName":"MySQL","driverName":"com.mysql.jdbc.Driver","urlTemplate":"jdbc:mysql://localhost:3306/xxx","defaultSchema":null,"schemaRequired":false,"schemaUpperCase":false,"userInputAssist":false,"embeddedJar":true},"postgresql":{"databaseName":"PostgreSQL","driverName":"org.postgresql.Driver","urlTemplate":"jdbc:postgresql://localhost:5432/xxx","defaultSchema":"public","schemaRequired":true,"schemaUpperCase":false,"userInputAssist":false,"embeddedJar":true},"o...
2018-03-30 09:51:54,540 [qtp559450121-14] DEBUG (XLog @ log():43) - /======================================================================================
2018-03-30 09:51:54,542 [qtp559450121-14] DEBUG (XLog @ log():43) -                                                       ClsTargetDatabaseBhv.selectList()
2018-03-30 09:51:54,543 [qtp559450121-14] DEBUG (XLog @ log():43) -                                                       ================================/
2018-03-30 09:51:54,543 [qtp559450121-14] DEBUG (XLog @ log():43) - IntroAction.classifications():58 -> ...
2018-03-30 09:51:54,545 [qtp559450121-14] DEBUG (QLog @ log():43) - 
select dfloc.DATABASE_CODE as DATABASE_CODE, dfloc.DATABASE_NAME as DATABASE_NAME, dfloc.JDBC_DRIVER_FQCN as JDBC_DRIVER_FQCN, dfloc.URL_TEMPLATE as URL_TEMPLATE, dfloc.DEFAULT_SCHEMA as DEFAULT_SCHEMA, dfloc.SCHEMA_REQUIRED_FLG as SCHEMA_REQUIRED_FLG, dfloc.SCHEMA_UPPER_CASE_FLG as SCHEMA_UPPER_CASE_FLG, dfloc.USER_INPUT_ASSIST_FLG as USER_INPUT_ASSIST_FLG, dfloc.EMBEDDED_JAR_FLG as EMBEDDED_JAR_FLG, dfloc.DISPLAY_ORDER as DISPLAY_ORDER
  from CLS_TARGET_DATABASE dfloc 
 order by dfloc.DISPLAY_ORDER asc
-- org.dbflute.intro.app.web.intro.IntroAction @ classifications(): (ITR)
2018-03-30 09:51:54,540 [qtp559450121-12] DEBUG (GodHandableAction @ showFinally():283) - #flow ...Calling back #finally for EngineAction
2018-03-30 09:51:54,541 [qtp559450121-11] DEBUG (RequestLoggingFilter @ after():427) - 
  responseClass=org.eclipse.jetty.server.Response ; committed=true
  ; httpStatus=200 ; contentType=application/json;charset=utf-8 ; locale=ja_JP
  [header] Content-Type=application/json;charset=utf-8
  [header] Date=Fri, 30 Mar 2018 00:51:54 GMT
  [header] Expires=Thu, 01 Jan 1970 00:00:00 GMT
  [header] Set-Cookie=JSESSIONID=node0pydczmmzkxe51m2lyn2d12fa07.node0;Path=/
  [request] intro_introAction=org.dbflute.intro.app.web.intro.IntroAction @ 3539096e
  [request] lastaflute.action.ACTION_RUMTIME=runtime:{/api/intro/classifications, public JsonResponse IntroAction @ classifications(), pathParam:{{}}, JsonResponse:{LinkedHashMap}}
  [request] lastaflute.action.USER_LOCALE=ja
  [request] lastaflute.config.ACTION_EXECUTE=execute:{public JsonResponse IntroAction @ classifications(), urlPattern:{classifications, ^classifications$}}@78aec1d8
  [request] lastaflute.dbflute.SQL_COUNT={total=1, selectCB=1}
  [request] org.eclipse.jetty.server.newSessionId=node0pydczmmzkxe51m2lyn2d12fa07
  [session] lastaflute.action.USER_LOCALE=ja
* * * * * * * * * * {END}: /api/intro/classifications [00m00s232ms]


2018-03-30 09:51:54,545 [qtp559450121-14] DEBUG (XLog @ log():43) - ===========/ [00m00s000ms (7) first={mysql, MySQL, com.mysql.jdbc.Driver, jdbc:mysql://localhost:3306/xxx, null, 0, 0, 0, 1, 1}@d8315fbf]
2018-03-30 09:51:54,545 [qtp559450121-12] DEBUG (SimpleResponseManager @ showWritingResponse():258) - #flow ...Writing response as application/json; charset=UTF-8: 
{"latestReleaseVersion":"1.1.6","latestSnapshotVersion":"1.1.7-RC3"}
2018-03-30 09:51:54,545 [qtp559450121-14] DEBUG (XLog @ log():43) -  
2018-03-30 09:51:54,545 [qtp559450121-12] DEBUG (RequestLoggingFilter @ after():427) - 
  responseClass=org.eclipse.jetty.server.Response ; committed=true
  ; httpStatus=200 ; contentType=application/json;charset=utf-8 ; locale=ja_JP
  [header] Content-Type=application/json;charset=utf-8
  [header] Date=Fri, 30 Mar 2018 00:51:54 GMT
  [request] engine_engineAction=org.dbflute.intro.app.web.engine.EngineAction @ 171c9d33
  [request] engine_engineAction_latest_Form=VirtualForm:{formMeta:{engine_engineAction_latest_Form, org.dbflute.intro.app.web.engine.EngineLatestBody, props=1}, realForm=org.dbflute.intro.app.web.engine.EngineLatestBody @ 52e20eb5}@2251c344
  [request] lastaflute.action.ACTION_RUMTIME=runtime:{/api/engine/latest, public JsonResponse EngineAction @ latest(EngineLatestBody), pathParam:{{}}, JsonResponse:{EngineLatestBean}}
  [request] lastaflute.action.USER_LOCALE=ja
  [request] lastaflute.config.ACTION_EXECUTE=execute:{public JsonResponse EngineAction @ latest(EngineLatestBody), urlPattern:{latest, ^latest$}}@721a25bf
  [request] lastaflute.dbflute.SQL_COUNT={total=0}
  [session] lastaflute.action.USER_LOCALE=ja
* * * * * * * * * * {END}: /api/engine/latest [00m00s089ms]


2018-03-30 09:51:54,557 [qtp559450121-14] DEBUG (LaTransaction @ commit():181) - Commit transaction: [FormatId=4360, GlobalId=1522371104622/13, BranchId=]
2018-03-30 09:51:54,560 [qtp559450121-14] DEBUG (GodHandableAction @ showFinally():283) - #flow ...Calling back #finally for IntroAction
2018-03-30 09:51:54,560 [qtp559450121-14] DEBUG (SimpleResponseManager @ showWritingResponse():258) - #flow ...Writing response as application/json; charset=UTF-8: 
{"targetDatabaseMap":{"mysql":{"databaseName":"MySQL","driverName":"com.mysql.jdbc.Driver","urlTemplate":"jdbc:mysql://localhost:3306/xxx","defaultSchema":null,"schemaRequired":false,"schemaUpperCase":false,"userInputAssist":false,"embeddedJar":true},"postgresql":{"databaseName":"PostgreSQL","driverName":"org.postgresql.Driver","urlTemplate":"jdbc:postgresql://localhost:5432/xxx","defaultSchema":"public","schemaRequired":true,"schemaUpperCase":false,"userInputAssist":false,"embeddedJar":true},"o...
2018-03-30 09:51:54,560 [qtp559450121-14] DEBUG (RequestLoggingFilter @ after():427) - 
  responseClass=org.eclipse.jetty.server.Response ; committed=true
  ; httpStatus=200 ; contentType=application/json;charset=utf-8 ; locale=ja_JP
  [header] Content-Type=application/json;charset=utf-8
  [header] Date=Fri, 30 Mar 2018 00:51:54 GMT
  [request] intro_introAction=org.dbflute.intro.app.web.intro.IntroAction @ 614faaba
  [request] lastaflute.action.ACTION_RUMTIME=runtime:{/api/intro/classifications, public JsonResponse IntroAction @ classifications(), pathParam:{{}}, JsonResponse:{LinkedHashMap}}
  [request] lastaflute.action.USER_LOCALE=ja
  [request] lastaflute.config.ACTION_EXECUTE=execute:{public JsonResponse IntroAction @ classifications(), urlPattern:{classifications, ^classifications$}}@78aec1d8
  [request] lastaflute.dbflute.SQL_COUNT={total=1, selectCB=1}
  [session] lastaflute.action.USER_LOCALE=ja
* * * * * * * * * * {END}: /api/intro/classifications [00m00s074ms]


2018-03-30 09:52:42,804 [qtp559450121-27] DEBUG (RequestLoggingFilter @ before():352) - * * * * * * * * * * {BEGIN}: /api/welcome/create
  requestClass=org.eclipse.jetty.server.Request ; sessionId=node0pydczmmzkxe51m2lyn2d12fa07.node0
  ; url=http://localhost:8926/api/welcome/create
  ; method=POST ; protocol=HTTP/1.1 ; scheme=http ; secure=false ; remoteAddr=127.0.0.1 ; remoteHost=127.0.0.1
  ; characterEncoding=UTF-8 ; contentLength=4530755 ; contentType=application/json;charset=UTF-8 ; locale=ja ; locales=ja,en_US,en
  [header] Accept=application/json, text/plain, */*
  [header] Accept-Encoding=gzip, deflate, br
  [header] Accept-Language=ja,en-US;q=0.9,en;q=0.8
  [header] Connection=keep-alive
  [header] Content-Length=4530755
  [header] Content-Type=application/json;charset=UTF-8
  [header] Cookie=JSESSIONID=node0pydczmmzkxe51m2lyn2d12fa07.node0
  [header] Host=localhost:8926
  [header] Origin=http://localhost:8926
  [header] Referer=http://localhost:8926/
  [header] User-Agent=Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36
  [cookie] JSESSIONID=node0pydczmmzkxe51m2lyn2d12fa07.node0
  [session] lastaflute.action.USER_LOCALE=ja
2018-03-30 09:52:42,808 [qtp559450121-27] DEBUG (RequestRoutingFilter @ processAction():264) - ...Routing to action: name=welcome_welcomeAction params=create
2018-03-30 09:52:42,809 [qtp559450121-27] DEBUG (SimpleRequestManager @ saveUserLocaleToSession():716) - ...Saving user locale to session: ja
2018-03-30 09:52:42,914 [qtp559450121-27] DEBUG (ActionFormMapper @ prepareJsonFromRequestBody():290) - #flow ...Parsing JSON from request body:
{"client":{"create":true,"mainSchemaSettings":{"url":"jdbc:oracle:thin:@WIN-XP-SGM-K:1521:orcl","schema":"SGm","user":"sgm","password":"sgm"},"schemaSyncCheckMap":{},"dbfluteVersion":"1.1.6","jdbcDriver":{"fileName":"ojdbc7.jar","data":"UEsDBAoAAAAAAOx5hEIAAAAAAAAAAAAAAAAJAAQATUVUQS1JTkYv/soAAFBLAwQKAAAACADreYRC0w9HExYBAAAmAgAAFAAAAE1FVEEtSU5GL01BTklGRVNULk1GjZDBTsMwDIbvkfIOOcKhabtVIPXWdZciOiQG025VlnpaUJoUJ0P07QljAzZ64Gp//v3ZtTBqC85HK0CnrMlZyhNKCvOrUvRC7oCFWmje8pSSEkF4aKPZkLNJwtNJtElSdrXcG1YridYNzkPnWGUkv6ak6noNHRgvfAgMwaa1mLMHFFIDKy32Fg+tP+iT8hpydjeflSMxJ+MJD9L8IP4IvXXKWxyiqg2DxapY1c0P0dxXi+c1X99kTTpNsmRKybIHqbZKnsuN3nIJn+ld5hztsk+tWigTlVo4lzN7OJu/tBvJv14wR/UGSIkDoSFYe9wDJZQsRAcnPnavOpbWBNADxmHdEd4K7cbp/zDfic273Al04MfGPgBQSwMECgAAAAAAZXmEQgAAAAAAAAAAAAAAAAcAAABvcmFjbGUvUEsDBAoAAAAAAG95hEI...
2018-03-30 09:52:42,934 [qtp559450121-27] DEBUG (GodHandableAction @ showBefore():243) - #flow ...Calling back #before for WelcomeAction
2018-03-30 09:52:42,934 [qtp559450121-27] DEBUG (LaTransaction @ begin():69) - Begin transaction: [FormatId=4360, GlobalId=1522371104622/14, BranchId=]
2018-03-30 09:52:42,934 [qtp559450121-27] DEBUG (GodHandableAction @ showAction():325) - #flow ...Beginning #action WelcomeAction @ create()
2018-03-30 09:52:42,965 [qtp559450121-27] DEBUG (XLog @ log():43) - ...Initializing sqlExecution for the key 'CLS_TARGET_DATABASE:selectEntity(ClsTargetDatabaseCB):ClsTargetDatabase'
2018-03-30 09:52:42,965 [qtp559450121-27] DEBUG (XLog @ log():43) - /========================================================================================
2018-03-30 09:52:42,965 [qtp559450121-27] DEBUG (XLog @ log():43) -                                                       ClsTargetDatabaseBhv.selectEntity()
2018-03-30 09:52:42,965 [qtp559450121-27] DEBUG (XLog @ log():43) -                                                       ==================================/
2018-03-30 09:52:42,965 [qtp559450121-27] DEBUG (XLog @ log():43) - WelcomeAction.lambda$create$3():81 -> DatabaseInfoLogic.isEmbeddedJar():33 -> ...
2018-03-30 09:52:42,965 [qtp559450121-27] DEBUG (QLog @ log():43) - 
select dfloc.DATABASE_CODE as DATABASE_CODE, dfloc.DATABASE_NAME as DATABASE_NAME, dfloc.JDBC_DRIVER_FQCN as JDBC_DRIVER_FQCN, dfloc.URL_TEMPLATE as URL_TEMPLATE, dfloc.DEFAULT_SCHEMA as DEFAULT_SCHEMA, dfloc.SCHEMA_REQUIRED_FLG as SCHEMA_REQUIRED_FLG, dfloc.SCHEMA_UPPER_CASE_FLG as SCHEMA_UPPER_CASE_FLG, dfloc.USER_INPUT_ASSIST_FLG as USER_INPUT_ASSIST_FLG, dfloc.EMBEDDED_JAR_FLG as EMBEDDED_JAR_FLG, dfloc.DISPLAY_ORDER as DISPLAY_ORDER
  from CLS_TARGET_DATABASE dfloc
 where dfloc.DATABASE_CODE = 'oracle'
-- org.dbflute.intro.app.web.welcome.WelcomeAction @ create(): (ITR)
2018-03-30 09:52:42,981 [qtp559450121-27] DEBUG (XLog @ log():43) - ===========/ [00m00s016ms (1) entity={oracle, Oracle, oracle.jdbc.OracleDriver, jdbc:oracle:thin:@localhost:1521:xxx, xxx, 1, 1, 1, 0, 3}@95d69c9b]
2018-03-30 09:52:42,981 [qtp559450121-27] DEBUG (XLog @ log():43) -  
2018-03-30 09:52:43,043 [qtp559450121-27] DEBUG (LaTransaction @ rollback():353) - Rollback transaction: [FormatId=4360, GlobalId=1522371104622/14, BranchId=]
2018-03-30 09:52:43,060 [qtp559450121-27] DEBUG (ApplicationExceptionResolver @ reflectEmbeddedApplicationMessagesIfExists():164) - ...Saving embedded application message as action error: [{_global, errors.app.database.connection, [java.lang.ClassNotFoundException :: oracle.jdbc.OracleDriver]}]
2018-03-30 09:52:43,071 [qtp559450121-27] INFO  (ApplicationExceptionResolver @ logAppEx():262) - ...Handling application exception:
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
[Application Exception] #16247cd
 action   : runtime:{/api/welcome/create, public JsonResponse WelcomeAction @ create(WelcomeCreateBody), pathParam:{{}}, *DatabaseConnectionException}
 response : HtmlResponse:{forward:{/error/show_errors.jsp}}
org.dbflute.intro.bizfw.tellfailure.DatabaseConnectionException: Failed to test the connection: database:{oracle.jdbc.OracleDriver, box:{jdbc:oracle:thin:@WIN-XP-SGM-K:1521:orcl, SGm, sgm}, []}
  at org.dbflute.intro.app.logic.dfprop.TestConnectionLogic.testConnection(TestConnectionLogic.java:83)
  at org.dbflute.intro.app.web.welcome.WelcomeAction.testConnectionIfPossible(WelcomeAction.java:147)
  at org.dbflute.intro.app.web.welcome.WelcomeAction.create(WelcomeAction.java:101)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(null)
  at sun.reflect.NativeMethodAccessorImpl.invoke(null)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(null)
  at java.lang.reflect.Method.invoke(null)
  at org.lastaflute.web.ruts.GodHandableAction.invokeExecuteMethod(GodHandableAction.java:335)
  at org.lastaflute.web.ruts.GodHandableAction.actuallyExecute(GodHandableAction.java:306)
  at org.lastaflute.web.ruts.GodHandableAction.doExecute(GodHandableAction.java:146)
  at org.lastaflute.web.ruts.GodHandableAction.lambda$transactionalExecute$0(GodHandableAction.java:137)
  ...
Caused by: java.lang.ClassNotFoundException: oracle.jdbc.OracleDriver
  at java.net.URLClassLoader.findClass(null)
  at java.lang.ClassLoader.loadClass(null)
  at java.net.FactoryURLClassLoader.loadClass(null)
  at java.lang.ClassLoader.loadClass(null)
  ...
_/_/_/_/_/_/_/_/_/_/
2018-03-30 09:52:43,079 [qtp559450121-27] DEBUG (GodHandableAction @ showFinally():283) - #flow ...Calling back #finally with failure for WelcomeAction
2018-03-30 09:52:43,084 [qtp559450121-27] DEBUG (SimpleResponseManager @ showWritingResponse():258) - #flow ...Writing response as application/json; charset=UTF-8: 
{"failureType":"APPLICATION_EXCEPTION","messages":{"_global":["Cannot connect to the database: java.lang.ClassNotFoundException :: oracle.jdbc.OracleDriver"]}}
2018-03-30 09:52:43,085 [qtp559450121-27] DEBUG (RequestLoggingFilter @ after():427) - 
  responseClass=org.eclipse.jetty.server.Response ; committed=true
  ; httpStatus=400 ; contentType=application/json;charset=utf-8 ; locale=ja_JP
  [header] Content-Type=application/json;charset=utf-8
  [header] Date=Fri, 30 Mar 2018 00:52:42 GMT
  [request] lastaflute.action.ACTION_RUMTIME=runtime:{/api/welcome/create, public JsonResponse WelcomeAction @ create(WelcomeCreateBody), pathParam:{{}}, JsonResponse:{IntroApiFailureHook$UnifiedFailureBean}, *DatabaseConnectionException}
  [request] lastaflute.action.USER_LOCALE=ja
  [request] lastaflute.config.ACTION_EXECUTE=execute:{public JsonResponse WelcomeAction @ create(WelcomeCreateBody), urlPattern:{create, ^create$}}@2d1bb4e
  [request] lastaflute.dbflute.SQL_COUNT={total=1, selectCB=1}
  [request] lastaflute.dbflute.TRANSACTION_MEMORIES=wholeShow:
   *RomanticTransaction @ 392e7f5e
   << Transaction Current State >>
   beginning time: 2018/03/30 09:52:42.934
   table command: map:{CLS_TARGET_DATABASE = list:{selectEntity}}
   ending: rollback
   << Transaction Recent Result >>
   1. (2018/03/30 09:52:42.965) [00m00s016ms] CLS_TARGET_DATABASE @ selectEntity => ClsTargetDatabase:{DATABASE_CODE=oracle}
  [request] welcome_welcomeAction=org.dbflute.intro.app.web.welcome.WelcomeAction @ 33f0eb1e
  [request] welcome_welcomeAction_create_Form=VirtualForm:{formMeta:{welcome_welcomeAction_create_Form, org.dbflute.intro.app.web.welcome.WelcomeCreateBody, props=3}, realForm=org.dbflute.intro.app.web.welcome.WelcomeCreateBody @ 34059417}@c6ec5b8
  [session] lastaflute.action.USER_LOCALE=ja
* * * * * * * * * * {END}: /api/welcome/create [00m00s281ms]




seasar-dotnet メーリングリストの案内