Symptoms

If an error occurs when you attempt to view the application log, try the following method.

Causes

The value of the ulimit parameter is too low. As a result, the threads fail to start.

Note This error has been fixed in the latest version of Enterprise Distributed Application Service (EDAS) agent.

Solutions

  1. Configure the /etc/security/limits.d/20-nproc.conf file.
  2. Add the configuration item admin soft nproc unlimited into the preceding file.
  3. Run sysctl -p &> /dev/null.