Spotfire® Server and Environment - Installation and Administration

Enabling GC logging (server running on Windows)

If Spotfire Server is running on Windows (but not running as a Windows service), you can enable GC logging by following these steps.

Procedure

  1. Stop the server.
  2. Open the file <installation dir>/tomcat/bin/setenv.bat in a text editor.
  3. Uncomment the following line:
    set GC_LOG=-Xlog:gc*,gc+ergo*=trace:file=%CATALINA_HOME%\logs\gc-%%t.log:time,level,tags:filecount=5,filesize=25m
  4. Start the server.