You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why there is a zombie process in the system when docker-compose raise the containers?, It show something related with [soffice.bin] module.
alfresco7:~/alfresco$ ps aux | egrep 'Z|defunct'
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
33017 32691 0.0 0.0 0 0 ? Z 07:52 0:00 [soffice.bin]
If the system is alive for several days, these zombie processes will increases a lot. (I believe it depends of the use of alfresco)
any ideas?
The text was updated successfully, but these errors were encountered:
Why there is a zombie process in the system when docker-compose raise the containers?, It show something related with [soffice.bin] module.
alfresco7:~/alfresco$ ps aux | egrep 'Z|defunct'
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
33017 32691 0.0 0.0 0 0 ? Z 07:52 0:00 [soffice.bin]
If the system is alive for several days, these zombie processes will increases a lot. (I believe it depends of the use of alfresco)
any ideas?
The text was updated successfully, but these errors were encountered: