NetWorker Management Console UI will not launch due to defunct HTTPD process

概要: The httpd processes go to a defunct state after starting the GST service. This is preventing the NMC UI to launch.

この記事は次に適用されます: この記事は次には適用されません: この記事は、特定の製品に関連付けられていません。 すべての製品パージョンがこの記事に記載されているわけではありません。

現象

  • The NetWorker Management Console (NMC) does not launch.
  • The NMC server is installed on a Linux server.
  • The NMC server's HTTPD process goes to a defunct state after starting the GST service.
  • The NMC server's GST service and the Postgres processes remain running
# ps -ef | grep http
nsrnmc   41023 41018  0 10:33 ?        00:00:00 [httpd] <defunct>

# ps -ef | grep post
nsrnmc   41031     1  0 10:33 ?        00:00:00 /opt/lgtonmc/postgres/11.1/bin/postgres -D /nsr/nmc/nmcdb/pgdata
nsrnmc   41032 41031  0 10:34 ?        00:00:00 postgres: logger
nsrnmc   41034 41031  0 10:34 ?        00:00:00 postgres: checkpointer
nsrnmc   41035 41031  0 10:34 ?        00:00:00 postgres: background writer
nsrnmc   41036 41031  0 10:34 ?        00:00:00 postgres: walwriter
nsrnmc   41037 41031  0 10:34 ?        00:00:00 postgres: autovacuum launcher
nsrnmc   41038 41031  0 10:34 ?        00:00:00 postgres: stats collector
nsrnmc   41039 41031  0 10:34 ?        00:00:00 postgres: logical replication launcher
nsrnmc   41050 41031  0 10:34 ?        00:00:00 postgres: lgtogst lgto_gst ::1(44112) idle
  • Messages from the /opt/lgtonmc/management/logs/web_output log:
[ssl:warn] [pid 5627:tid 140339033118592] AH01882: Init: this version of mod_ssl was compiled against a newer library (OpenSSL 1.0.2n  7 Dec 2017, version currently loaded is OpenSSL 1.0.2h-fips  3 May 2016) - may result in undefined or erroneous behavior
[ssl:warn] [pid 5627:tid 140339033118592] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache]
[ssl:warn] [pid 5627:tid 140339033118592] AH01909: localhost:9000:0 server certificate does NOT include an ID which matches the server name
[mpm_event:notice] [pid 5627:tid 140339033118592] AH00489: Apache/2.4.38 (Unix) OpenSSL/1.0.2h-fips configured -- resuming normal operations
[core:notice] [pid 5627:tid 140339033118592] AH00094: Command line: '/opt/lgtonmc/apache/bin/httpd -f /opt/lgtonmc/apache/conf/httpd.conf'
[mpm_event:error] [pid 5627:tid 140339033118592] AH10159: server is within MinSpareThreads of MaxRequestWorkers, consider raising the MaxRequestWorkers setting

原因

The httpd.pid file was not deleted when the GST service shuts down.

解決方法

  1. Open an elevated shell on the NMC server.
  2. Stop the GST service:
# systemctl stop gst
  1. Delete the httpd.pid file
# rm /opt/ lgtonmc/apache/logs/httpd.pid
  1. Start the GST service
# systemctl start gst

対象製品

NetWorker, NetWorker Management Console

製品

NetWorker Family
文書のプロパティ
文書番号: 000180650
文書の種類: Solution
最終更新: 23 2月 2026
バージョン:  2
質問に対する他のDellユーザーからの回答を見つける
サポート サービス
お使いのデバイスがサポート サービスの対象かどうかを確認してください。