Microsoft MVP성태의 닷넷 이야기
글쓴 사람
정성태 (seongtaejeong at gmail.com)
홈페이지
첨부 파일
 

비주얼 스튜디오 업데이트 시 잠김 파일 경고 - Visual Studio Standard Collector Service 150 (VSStandardCollectorService150)

비주얼 스튜디오를 업데이트하면 종종 특정 EXE가 종료되지 않았다는 메시지를 보게 됩니다.

Save your work before continuing. We need to close the following process:
 * Visual Studio Standard Collector Service 150 (VSStandardCollectorService150)

Select Continue to save its current state, close it, and restart it if it is a non-elevated process when the installation is done.

공식 문서를 보면 종료를 하라고 나오는데요,

The Visual Studio update deployed via Configuration Manager fails to install
; https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/update-deployed-via-configuration-manager-fails-install

문제는, 강제 종료를 위해 작업 관리자를 열어봐도 어떤 프로세스인지 잘 모르겠다는 점입니다. 대신 검색을 해보면 일단 이 글에서 겪은 "VSStandardCollectorService150" 프로세스 명은 찾을 수 있습니다.

"Unable to start Standard Collector" after installing version 16.7.1
; https://developercommunity.visualstudio.com/t/unable-to-start-standard-collector-after-installin/1151090

C:\Program Files (x86)\Microsoft Visual Studio\Shared\Common\DiagnosticsHub.Collection.Service\StandardCollector.Service.exe

따라서 StandardCollector.Service.exe 프로세스를 찾아 강제 종료 시킨 후 비주얼 스튜디오 업데이트를 진행하면 됩니다.




[이 글에 대해서 여러분들과 의견을 공유하고 싶습니다. 틀리거나 미흡한 부분 또는 의문 사항이 있으시면 언제든 댓글 남겨주십시오.]







[최초 등록일: ]
[최종 수정일: 8/9/2025]

Creative Commons License
이 저작물은 크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스에 따라 이용하실 수 있습니다.
by SeongTae Jeong, mailto:techsharer at outlook.com

비밀번호

댓글 작성자
 




[1]  2  3  4  5  6  7  8  9  10  11  12  13  14  15  ...
NoWriterDateCnt.TitleFile(s)
13990정성태8/8/2025223Windows: 283. Time zone 설정이 없는 Windows Server 2025
13989정성태8/8/2025212닷넷: 2352. C# - Windows S-mode 환경인지 체크하는 방법파일 다운로드1
13988정성태8/8/2025238오류 유형: 974. 비주얼 스튜디오 업데이트 시 잠김 파일 경고 - Visual Studio Standard Collector Service 150 (VSStandardCollectorService150)
13987정성태8/7/2025440닷넷: 2351. C# 14 - (7) event와 생성자에도 partial 메서드 적용파일 다운로드1
13986정성태8/6/2025639닷넷: 2350. C# 14 - (6) 람다 매개 변수에 접근자가 있는 경우에도 타입 생략 가능파일 다운로드1
13985정성태8/6/2025635오류 유형: 973. "wsl --install" 명령어 수행 시 "The server name or address could not be resolved"
13984정성태8/6/2025625Windows: 282. 윈도우 운영체제에 추가된 ssh 서버(Win32-OpenSSH)
13983정성태8/4/2025697오류 유형: 972. .NET 8 이상만 지원하는 Microsoft.Data.SqlClient 6.1.0 버전
13982정성태8/2/2025969개발 환경 구성: 753. CentOS 7 컨테이너 내에서 openssh 서버 호스팅
13981정성태8/1/2025778오류 유형: 971. CentOS 7에서 yum 사용 시 "Could not resolve host: mirrorlist.centos.org; Unknown error"
13980정성태7/31/2025850Linux: 119. eBPF - BPF_PROG_TYPE_CGROUP_SOCK 유형에서 정상 동작하지 않는 BPF_CORE_READ (2)
13979정성태7/30/2025987Linux: 118. eBPF - BPF_PROG_TYPE_CGROUP_SOCK 유형에서 정상 동작하지 않는 BPF_CORE_READ
13978정성태7/29/20251043오류 유형: 970. 파일 복사 시 "Data error (cyclic redundancy check). (0x80070017)" 에러
13977정성태7/28/20251498닷넷: 2349. C# 14 - (5) 문자열 리터럴을 utf-8 인코딩으로 저장파일 다운로드1
13976정성태7/25/20251611닷넷: 2348. C# - 카카오 카나나 모델 + Microsoft.ML.OnnxRuntimeGenAI 예제파일 다운로드1
13975정성태7/23/20251485닷넷: 2347. C# 14 - (4) 형식 인자가 없는 제네릭 타입의 nameof 지원파일 다운로드1
13974정성태7/22/20251564닷넷: 2346. C# 14 - (3) Span 타입과 배열 간의 암시적 형변환파일 다운로드1
13973정성태7/21/20251451닷넷: 2345. C# - 배열 및 Span의 공변성파일 다운로드1
13972정성태7/21/20251465닷넷: 2344. C#의 Identity conversion 의미파일 다운로드1
13971정성태7/17/20251513닷넷: 2343. C# 14 - (2) 속성 구문에서 문맥 키워드로 추가되는 field 예약어파일 다운로드1
13970정성태7/17/20251459닷넷: 2342. C# 14 - (1) (예약)
13969정성태7/17/20251532닷넷: 2341. snap으로 설치한 .NET 리눅스 실행 환경
13968정성태7/16/20251396오류 유형: 969. lddtree - TypeError: 'type' object is not subscriptable
13967정성태7/16/20251955오류 유형: 968. snap으로 설치한 "dotnet run" 실행 시 "undefined symbol: _dl_audit_symbind_alt, version GLIBC_PRIVATE" 오류
13966정성태7/15/20252509디버깅 기술: 223. WinDbg - .kframes 명령어
[1]  2  3  4  5  6  7  8  9  10  11  12  13  14  15  ...