In TIBCO Spotfire Server, some arguments in service.bat may not be picked up by the JVM

book

Article ID: KB0077059

calendar_today

Updated On:

Products Versions
Spotfire Server 10.5

Description

In TIBCO Spotfire Server 10.5, in service.bat (located in <server installation dir>\tomcat\bin), the parameter %GC_OPTS% is empty by default, causing any arguments listed after it to not be picked up by the JVM.

Resolution

This is a known defect in TIBCO Spotfire Server 10.5.

Workarounds:

  • If you don't need to set GC_OPTS, simply remove it from the JvmOptions.
  • If you need to set GC_OPTS, place it last in the JvmOptions.

 

Issue/Introduction

In service.bat, the parameter %GC_OPTS% is empty by default, causing any arguments listed after it to not be picked up by the JVM.