Troubleshooting Start-up Operations
If
Update Manager
experiences issues when starting or updating itself, you can use the
-DsumProc
property to identify the process, in which
the issues occur. Every process that the
Update Manager
launcher starts is flagged with the
-DsumProc
property and you can use a command line
tool, such as Top, Htop, or PSTools to search for this property. Following is
an example with PsTools:
ps -aux | grep sumProc