TeamcenterKnowledge

System Administration > Configuring Teamcenter for performance > Configuring the rich client for startup performance > Configuring the FCC file warmer

Configure the FCC to locate the filewarmer.properties file

The FCC looks for the filewarmer.properties system property at startup. If this value is undefined, file warmer functionality is not enabled. You can define this system property by either editing the fcc.properties file or by editing the startfcc script. To edit the fcc.properties file: Procedure Open the fcc.properties file in the FMS_HOME directory. If this file does not exist, copy the fcc.properties.template file to the FMS_HOME directory and rename it as fcc.properties. Add one of the following properties: Windows systems: Copy filewarmer.properties=C:\Program Files\Teamcenter\fcc\filewarmer.properties Use the full path to the properties file. Use double backslashes as directory separators. Linux systems: Copy filewarmer.properties=/usr/bin/teamcenter/fcc/filewarmer.properties Use the full path to the properties file. Use single forward slashes as directory separators. To edit the startfcc script: Procedure Open the startfcc.bat (Windows) or startfcc.sh (Linux) file in the FMS_HOME directory. Add one of the following properties: Windows systems: Copy -Dfilewarmer.properties=C:\Program Files\Teamcenter\fcc\filewarmer.properties Use the full path to the properties file. Use double backslashes as directory separators. Linux systems: Copy -Dfilewarmer.properties=/usr/bin/Teamcenter/fcc/filewarmer.properties Use the full path to the properties file. Use single forward slashes as directory separators.

Source: https://docs.sw.siemens.com/documentation/external/PL20251212545240207/en-US/tc_help/AWAdmin/fhs4814155880506/rfr1737238552770/yns1737238555868/vpa1737238556074/id1093927.html · retrieved Fri Jul 31 2026 00:00:00 GMT+0000 (Coordinated Universal Time)