Skip to main content
NetApp Stage KB

Active IQ Unified Manager web interface goes unresponsive due to 'Too many open files' error caused by file descriptor leak

Views:
1
Visibility:
Public
Votes:
0
Category:
active-iq-unified-manager
Specialty:
OM
Last Updated:

 

 

Applies to

  • Active IQ Unified Manager (AIQUM) 9.8, 9.9

Issue

  • AIQUM WebUI is unresponsive
  • API calls triggered fail with Error 500 - Internal Server Error
  • Grafana fails to create report of AIQUM
  • server.log shows Too many open files error

Exception handling request to /apis/XMLrequest: java.lang.RuntimeException: java.io.IOException: Cannot run program "/opt/netapp/essentials/jboss/bin/native/lib64/authenticate": error=24, Too many open files

  • ocumserver.log

    2022-06-25 22:58:59,650 INFO [oncommand] [Access Log Task] [com.netapp.ipc.util.AccessLogTask] 2022-01-21 is older than 30 days
    2022-06-25 22:58:59,697 ERROR [oncommand] [Access Log Task] [com.netapp.ipc.util.AccessLogTask] Got IO exception while processing access_log
    java.nio.file.AccessDeniedException:D:\ProgramData\NetApp\OnCommandAppData\ocie\log\2022-01-21
    at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89)

  • lsof -p `cat /var/run/ocie.pid` | awk '{print $9}' | sort | grep "/var/log/ocie/20" | uniq -c shows large numbers of file descriptors for /var/log/ocie/<YEAR>-<MONTH>-<DATE> directories that are older than 30 days

174 /var/log/ocie/2019-08-26
172 /var/log/ocie/2019-08-27
 :
 34 /var/log/ocie/2021-07-13
 98 /var/log/ocie/2021-07-14
 98 /var/log/ocie/2021-07-15
 40 /var/log/ocie/2021-07-16

 

 

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.