Verifying the Values in the ulimit Settings or MaxUserPort Property
During installation, the values for the soft nproc and hard nproc parameters in the /etc/security/limits.conf file on Linux systems and the MaxUserPort property in the Windows registry on Windows systems are automatically updated or added if missing.
Linux values
The following values are set automatically during installation. If the values are not modified to the recommended values, modify them manually.
The /etc/security/limits.conf file has the following 2 lines.
emptoris soft nproc 10240
emptoris hard proc 10240
Windows value
The registry property MaxUserPort is set to 60000.