book
Article ID: KB0078248
calendar_today
Updated On:
Description
In TIBCO Spotfire Server 10.2 and previous versions, config.bat (config.sh on Linux) - used for executing server commands - was located in <server installation dir>/tomcat/bin.
From version 10.3, this location has changed. To execute commands from the command line, you need to make sure to:
- navigate to the new location when opening a command prompt.
- update all scripts (from earlier versions) containing execution of server commands to use the new path to config.bat (or config.sh)
Resolution
From TIBCO Spotfire Server 10.3, config.bat (config.sh on Linux) is located in <server installation dir>/tomcat/spotfire-bin
Issue/Introduction
The location of config.bat (config.sh on Linux), used to execute server commands in TIBCO Spotfire Server, has changed. The config.bat is now found in /tomcat/spotfire-bin.