Project

General

Profile

Actions

Support #590

open

The process cannot access the file because it is being used by another process.

Added by Man CHENG about 1 year ago. Updated about 1 year ago.

Status:
New
Priority:
Normal
Assignee:
-
Start date:
10/10/2024
Due date:
% Done:

0%

Estimated time:

Description

C:\Users\adadm\logs\get_report.log
The process cannot access the file because it is being used by another process.
Actions #1

Updated by Man CHENG about 1 year ago

  • Tracker changed from Bug to Support
Actions #2

Updated by Man CHENG about 1 year ago

C:\Users\adadm\logs>tasklist | findstr /i "scp" 
scp.exe                       6084 Services                   0      1,072 K
scp.exe                       9840 Services                   0      1,072 K
scp.exe                       5432 Services                   0      1,068 K
scp.exe                       7952 Services                   0      1,068 K
scp.exe                       8764 Services                   0      5,564 K
scp.exe                        924 Services                   0      5,564 K
scp.exe                       3944 Services                   0      5,564 K

C:\Users\adadm\logs>taskkill /f /im "scp.exe" 
SUCCESS: The process "scp.exe" with PID 6084 has been terminated.
SUCCESS: The process "scp.exe" with PID 9840 has been terminated.
SUCCESS: The process "scp.exe" with PID 5432 has been terminated.
SUCCESS: The process "scp.exe" with PID 7952 has been terminated.
SUCCESS: The process "scp.exe" with PID 8764 has been terminated.
SUCCESS: The process "scp.exe" with PID 924 has been terminated.
SUCCESS: The process "scp.exe" with PID 3944 has been terminated.

C:\Users\adadm\logs>del get_report.log
Actions

Also available in: Atom PDF