In certain pure IPv6 environments, the TrueSight Presentation Server installation completes without any warnings. The core server, index server, and database server processes are listed as not running.
As a workaround, perform the following steps:
Comment the following parameters:
#vm.args.system.26 in the installedDirectory\truesightpserver\conf\custom\csr.conf file.
#vm.args.system.18 in the installedDirectory\truesightpserver\conf\custom\idxsrv.conf file.
Run the following commands from the installedDirectory\truesightpserver\bin directory to restart the TrueSight Presentation Server:tssh server stoptssh server start