Spotfire® Server and Environment - Installation and Administration

Enabling GC logging (server running on Linux)

If Spotfire Server is running on Linux, you can enable GC logging by following these steps.

Procedure

  1. Stop the server.
  2. Open the file<installation dir>/tomcat/bin/setenv.sh in a text editor.
  3. Uncomment the following line:
    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.