Products | Versions |
---|---|
Spotfire Server | 10.10 and Above |
When all available connections in the connection pool to the particular data source are occupied and the maximum allowed connection has been reached and the server cannot get a free connection within 10 seconds(default waiting timeout), any new connection to the data source would give an error.
The login timeout can be set across all Information Services data sources (that doesn't have values configured for the particular data source) using the information-services.jdbc.connection-login-timeout configuration property (the value is given in seconds, the default is 10).
Note: <connection-login-timeout> is the global setting for all information link data sources if no data source level login timeout is configured. The data source level login timeout value can be set in data source template " $m{loginTimeoutSeconds} ".
Value for the $m{loginTimeoutSeconds} comes from the configuration information-services.jdbc.connection-login-timeout, which has default value of 10. Data source would use this default value unless you have set some custom value in place of $m{loginTimeoutSeconds}.
Document: Information Services settings
https://docs.tibco.com/pub/spotfire_server/latest/doc/html/TIB_sfire_server_tsas_admin_help/server/topics/information_services_settings.html