专业化管理 > 配置您的 Windchill 环境 > 使用 Windchill Configuration Assistant 配置 Windchill > 运行 Windchill Configuration Assistant > 用于运行 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.xml) 中的 JMX-Administrators 列表的现有内容,并且在交互模式下运行时对此列表进行更新。
configureTomcat
确定要为存储在 <Windchill>/tomcat/config.properties 文件中的以下特性设置的值,并在 <Windchill>/utilities/wca/conf/tomcat/config.properties 中生成包含推荐更新的中间文件。
模式
模式特性的当前值保存在 <Windchill>/utilities/wca/conf/tomcat/configproperties.backup 中。
* 
Tomcat 现在称为 Embedded Servlet Engine (基于 Apache Tomcat)。
configure
调用以下目标:
configureWindchill
configureTomcat
如果使用 configure 目标,则效果将与运行两次 Windchill Configuration Assistant 相同,且每次使用一个已列出的目标。