特殊な管理 > Windchill の環境の設定 > Windchill Configuration Assistant を使用した Windchill の設定 > Windchill Configuration Assistant の実行 > Windchill Configuration Assistant を実行する際の ant コマンド構文 > WindchillConfigAssistant.xml のターゲット > 推奨値を計算するターゲット
  
推奨値を計算するターゲット
次のリストに、推奨設定値を計算し、それらを中間プロパティファイルへ書き込むときに使用できるターゲットを示します。
* 
-Dpropagate=true コマンドライン引数を設定した場合、xconfmanager ユーティリティを使用して新しい値が反映されます。
-Dinteractive=false コマンドライン引数を設定した場合、推奨値を確認するプロンプトが表示されません。
configureWindchill
次のプロパティの新しい値を計算し、それらを <Windchill>/utilities/wca/conf/windchill/windchillconfigurator.xconf ファイルに書き込みます。
com.ptc.windchill.wca.buildDate
wt.admin.cache.maxDomains
wt.cache.size.AclCache
wt.cache.size.EnumerationDefinitionCache
wt.cache.size.IBADefViewManager$IBADefViewCache
wt.cache.size.IndexListCache
wt.cache.size.PagingSessionCache
wt.cache.size.PreferenceCache
wt.cache.size.RoleAccessCache
wt.cache.size.SessionCache
wt.cache.size.StandardFvService$ActiveFolderCache
wt.cache.size.StandardUfidSrvService$RemoteObjectIdCache
wt.cache.size.StructEnumAttTemplateCache
wt.cache.size.TypeDefinitionCache2
wt.cache.size.WTPrincipalCache
wt.manager.cmd.common.jmx.args
wt.manager.cmd.MethodServer
wt.manager.cmd.MethodServer.java.extra.args
wt.manager.cmd.ServerManager
wt.manager.cmd.ServerManager.java.extra.args
wt.manager.cmd.ServerManager.jmx.args
wt.manager.log.tee
wt.manager.maxHeap
wt.manager.minHeap
wt.manager.monitor.start.MethodServer
wt.method.log.tee
wt.method.maxHeap
wt.method.minHeap
wt.pom.dbConnectionsHardLimit
wt.pom.inClauseBindOptimizationCardinality
wt.pom.inClauseUseBindOptimization
wt.pom.maxDbConnections
wt.pom.minDbConnections
wt.pom.paging.snapshotQueryLimit
wt.pom.queryLimit
wt.pom.refreshCache.size
wt.pom.rowPrefetchCount
wt.pom.statementCacheSize
wt.queue.executeQueues
wt.services/rsc/default/ObjectReferenceCacheTable/ContainerCache.Size/null/0
wt.services/rsc/default/ObjectReferenceCacheTable/ContainerTeamCache.Size/null/0
サーバーマネージャ MBean 設定ファイル (serverManagerMBeanConfig.xm) に保存されている JMX-Administrators リストの現在の内容を読み取ります。さらに、対話モードのときは、最新の設定値をこのリストに書き込むことができます。
configureTomcat
<Windchill>/tomcat/config.properties ファイルに保存されている、次のプロパティに設定する値を指定します。また、最新の推奨設定を含む中間ファイルを生成し、<Windchill>/utilities/wca/conf/tomcat/config.properties に格納します。
mode
mode プロパティの現在の値は、<Windchill>/utilities/wca/conf/tomcat/configproperties.backup に保存されます。
* 
現在、Tomcat は Embedded Servlet Engine と呼ばれています (Apache Tomcat に基づいています)。
設定
以下のターゲットを呼び出します。
configureWindchill
configureTomcat
configure ターゲットを実行すると、それぞれ上記のターゲットを使用して Windchill Configuration Assistant を 2 回実行した場合と同じ結果が得られます。