!--a11y-->
Final Steps 
Installation steps 1 through 4 have to be successfully finished.
Steps to check if the installation was successful.
! |
Action |
|
Check the log files of the installation. The log files can be found at: /tmp/sapinst_instdir/TREX/CENTRAL/sapinst_dev.log /tmp/sapinst_instdir/TREX/CENTRAL/sapinst.log |
|
Check file TREXDaemon.trc. The open files entries must have a value of at least 8000. All other parameters should be unlimited.
TrexDaemon.cpp (01670): current soft limit of open files (nofile) is 8000 TrexDaemon.cpp (01670): current hard limit of open files (nofile) is 8000 |
|
Check file TREXIndexServer.ini. The communication section should have the following entries: [communication] listenport = <.....> maxchannels = 8000 maxendpoints 8000 default_read_timeout = -1 default_read_timeout_override = yes handles = 8000 |