Products | Versions |
---|---|
TIBCO Data Virtualization | v8.0 |
Scenario:
A new install of TDV v8.0 on linux fails to boot up.
Looking at the cs_server.log, you see these lines in the boot routine: (your actual file path will vary from this example shown)
ERROR [main] 2018-11-22 14:33:30.543 +0000 ClusterModule -
[./drillbit.sh, start, -Djavax.net.ssl.keyStore=/opt/TIBCO/TDV_Server_8.0/conf/server/security/cis_server_keystore.jks -Djavax.net.ssl.trustStore=/opt/TIBCO/TDV_Server_8.0/conf/server/security/cis_server_truststore.jks -Djavax.net.ssl.keyStoreAlias=cis_server -Djavax.net.ssl.keyStorePassword=changeit -Djavax.net.ssl.trustStorePassword=changeit ]: /opt/TIBCO/TDV_Server_8.0/apps/drill/bin/drill-config.sh: line 315: lsb_release: command not found
Followed by:
---------------------- SUMMARY --------------------
An internal error has occurred.
Cause: [./drillbit.sh, start,
-Djavax.net.ssl.keyStore=/opt/TIBCO/TDV_Server_8.0/conf/server/security/cis_server_keystore.jks
-Djavax.net.ssl.trustStore=/opt/TIBCO/TDV_Server_8.0/conf/server/security/cis_server_truststore.jks
-Djavax.net.ssl.keyStoreAlias=cis_server -Djavax.net.ssl.keyStorePassword=changeit
-Djavax.net.ssl.trustStorePassword=changeit ]:
/opt/TIBCO/TDV_Server_8.0/apps/drill/bin/drill-config.sh: line 315: lsb_release: command not
found
---------------------------------------------------
Followed by:
ERROR [main] 2018-11-22 14:33.546 +0000 CompositeServerModuleManager - Fatal failure during server startup.
ERROR [main] 2018-11-22 14:33.546 +0000 CompositeServerModuleManager - Exiting.