systemd-journal CPU运行100%


出现systemd-journal  CPU运行100%,

 # systemctl status xinetd

● xinetd.service - Xinetd A Powerful Replacement For Inetd

   Loaded: loaded (/usr/lib/systemd/system/xinetd.service; enabled; vendor preset: disabled)

   Active: active (running) since Wed 2021-06-30 22:30:19 CST; 9 months 10 days ago

 Main PID: 4651 (xinetd)

    Tasks: 35 (limit: 512)

   CGroup: /system.slice/xinetd.service

           ├─ 4651 /usr/sbin/xinetd -stayalive -dontfork

           ├─25917 /usr/bin/Xvnc -noreset -inetd -once -query localhost -geometry 1024x768 -securitytypes X509None,TLSNone,None -X509Key /etc/vnc/tls.key -X509Cert...

           └─26724 /usr/bin/Xvnc -noreset -inetd -once -query localhost -geometry 1024x768 -securitytypes X509None,TLSNone,None -X509Key /etc/vnc/tls.key -X509Cert...

Apr 11 10:24:20 hanaprd01 Xvnc[25917]: XserverDesktop: XserverDesktop::wakeupHandler: unable to accept new connection: Invalid argument (22)

Apr 11 10:24:20 hanaprd01 Xvnc[25917]: XserverDesktop: XserverDesktop::wakeupHandler: unable to accept new connection: Invalid argument (22)

Apr 11 10:24:20 hanaprd01 Xvnc[25917]: XserverDesktop: XserverDesktop::wakeupHandler: unable to accept new connection: Invalid argument (22)

Apr 11 10:24:20 hanaprd01 Xvnc[25917]: XserverDesktop: XserverDesktop::wakeupHandler: unable to accept new connection: Invalid argument (22)

Apr 11 10:24:20 hanaprd01 Xvnc[25917]: XserverDesktop: XserverDesktop::wakeupHandler: unable to accept new connection: Invalid argument (22)

Apr 11 10:24:20 hanaprd01 Xvnc[25917]: XserverDesktop: XserverDesktop::wakeupHandler: unable to accept new connection: Invalid argument (22)

Apr 11 10:24:20 hanaprd01 Xvnc[25917]: XserverDesktop: XserverDesktop::wakeupHandler: unable to accept new connection: Invalid argument (22)

Apr 11 10:24:20 hanaprd01 Xvnc[25917]: XserverDesktop: XserverDesktop::wakeupHandler: unable to accept new connection: Invalid argument (22)

Apr 11 10:24:20 hanaprd01 Xvnc[25917]: XserverDesktop: XserverDesktop::wakeupHandler: unable to accept new connection: Invalid argument (22)

Apr 11 10:24:20 hanaprd01 Xvnc[25917]: XserverDesktop: XserverDesktop::wakeupHandler: unable to accept new connection: Invalid argument (22)

 # systemctl restart xinetd

问题解决