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

An unhandled exception ('System.Security.Cryptography.CryptographicException') occurred in OWSTIMER.EXE

OwsTimer 서비스를 재시작하면 다음과 같은 오류 메시지 창이 뜨거나,

An unhandled exception ('System.Security.Cryptography.CryptographicException') occurred in OWSTIMER.EXE [...].

The Just-In-Time debugger was launched without necessary security permissions. To debug this process, the Just-In-Time debugger must be run as an Administrator. Would you like to debug this process?

이벤트 로그에는 이런 식으로 WER 항목이 생성되는 경우가 있다면,

Log Name:      Application
Source:        Windows Error Reporting
Date:          2014-01-10 오후 9:34:53
Event ID:      1001
Task Category: None
Level:         Information
Keywords:      Classic
User:          N/A
Computer:      testpc.testad.com
Description:
Fault bucket , type 0
Event Name: CLR20r3
Response: Not available
Cab Id: 0

Problem signature:
P1: owstimer.exe
P2: 14.0.6028.1000
P3: 4daff496
P4: mscorlib
P5: 2.0.0.0
P6: 520b0e49
P7: 4e3b
P8: 6
P9: UDTA330IDOBH2ROZ2AYVLCELAG5AGTLS
P10: 

Attached files:

These files may be available here:
C:\ProgramData\Microsoft\Windows\WER\ReportQueue\AppCrash_owstimer.exe_cb6ad4b3edfa8ab48cda343a923778a381aca_00000000_0e47803b

Analysis symbol: 
Rechecking for solution: 0
Report Id: 8c3c905b-79b0-11e3-9425-00155d805a06
Report Status: 4100
Hashed bucket: 

Log Name:      System
Source:        Application Popup
Date:          2014-01-10 오후 9:34:55
Event ID:      26
Task Category: None
Level:         Information
Keywords:      
User:          SYSTEM
Computer:      testpc.testad.com
Description:
Application popup: Visual Studio Just-In-Time Debugger : An unhandled exception ('System.Security.Cryptography.CryptographicException') occurred in OWSTIMER.EXE [6936]. Just-In-Time debugging this exception failed with the following error: The process ID is invalid.

Check the documentation index for 'Just-in-time debugging, errors' for more information.

원래 발생하는 에러라고 합니다.

Common problem with SharePoint 2010: System.Security.Cryptography.CryptographicException - Keyset does not exist
; http://blogs.technet.com/b/stefan_gossner/archive/2010/05/10/common-problem-with-sharepoint-2010-system-security-cryptography-cryptographicexception-keyset-does-not-exist.aspx

단지, 위의 글에 설명된 것처럼 디버거가 뜨는 것이 귀찮을 수 있는데요. 이는 다음의 레지스트리 키에서,

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug
(64비트인 경우: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows NT\CurrentVersion\AeDebug)

등록된 "Debugger" 값을 삭제하면 됩니다. 그럼, "SharePoint 2010 Timer" 서비스를 재시작하면 오류도 발생하지 않고 이벤트 로그에도 남지 않습니다.




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







[최초 등록일: ]
[최종 수정일: 1/11/2014]

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

비밀번호

댓글 작성자
 




... 16  17  18  19  20  21  [22]  23  24  25  26  27  28  29  30  ...
NoWriterDateCnt.TitleFile(s)
13108정성태7/26/20228081Linux: 53. container에 실행 중인 Golang 프로세스를 디버깅하는 방법 [1]
13107정성태7/25/20227077Linux: 52. Debian/Ubuntu 계열의 docker container에서 자주 설치하게 되는 명령어
13106정성태7/24/20226874오류 유형: 819. 닷넷 6 프로젝트의 "Conditional compilation symbols" 기본값 오류
13105정성태7/23/20228227.NET Framework: 2034. .NET Core/5+ 환경에서 (프로젝트가 아닌) C# 코드 파일을 입력으로 컴파일하는 방법 - 두 번째 이야기 [1]
13104정성태7/23/202211458Linux: 51. WSL - init에서 systemd로 전환하는 방법
13103정성태7/22/20227774오류 유형: 818. WSL - systemd-genie와 관련한 2가지(systemd-remount-fs.service, multipathd.socket) 에러
13102정성태7/19/20227257.NET Framework: 2033. .NET Core/5+에서는 구할 수 없는 HttpRuntime.AppDomainAppId
13101정성태7/15/202216475도서: 시작하세요! C# 10 프로그래밍
13100정성태7/15/20228732.NET Framework: 2032. C# 11 - shift 연산자 재정의에 대한 제약 완화 (Relaxing Shift Operator)
13099정성태7/14/20228649.NET Framework: 2031. C# 11 - 사용자 정의 checked 연산자파일 다운로드1
13098정성태7/13/20226695개발 환경 구성: 647. Azure - scale-out 상태의 App Service에서 특정 인스턴스에 요청을 보내는 방법 [1]
13097정성태7/12/20226067오류 유형: 817. Golang - binary.Read: invalid type int32
13096정성태7/8/20229111.NET Framework: 2030. C# 11 - UTF-8 문자열 리터럴
13095정성태7/7/20227137Windows: 208. AD 도메인에 참여하지 않은 컴퓨터에서 Kerberos 인증을 사용하는 방법
13094정성태7/6/20226866오류 유형: 816. Golang - "short write" 오류 원인
13093정성태7/5/20227693.NET Framework: 2029. C# - HttpWebRequest로 localhost 접속 시 2초 이상 지연
13092정성태7/3/20228699.NET Framework: 2028. C# - HttpWebRequest의 POST 동작 방식파일 다운로드1
13091정성태7/3/20227639.NET Framework: 2027. C# - IPv4, IPv6를 모두 지원하는 서버 소켓 생성 방법
13090정성태6/29/20226643오류 유형: 815. PyPI에 업로드한 패키지가 반영이 안 되는 경우
13089정성태6/28/20227153개발 환경 구성: 646. HOSTS 파일 변경 시 Edge 브라우저에 반영하는 방법
13088정성태6/27/20226085개발 환경 구성: 645. "Developer Command Prompt for VS 2022" 명령행 환경의 폰트를 바꾸는 방법
13087정성태6/23/20229295스크립트: 41. 파이썬 - FastAPI / uvicorn 호스팅 환경에서 asyncio 사용하는 방법 [1]
13086정성태6/22/20228748.NET Framework: 2026. C# 11 - 문자열 보간 개선 2가지파일 다운로드1
13085정성태6/22/20228846.NET Framework: 2025. C# 11 - 원시 문자열 리터럴(raw string literals)파일 다운로드1
13084정성태6/21/20227366개발 환경 구성: 644. Windows - 파이썬 2.7을 msi 설치 없이 구성하는 방법
13083정성태6/20/20227918.NET Framework: 2024. .NET 7에 도입된 GC의 메모리 해제에 대한 segment와 region의 차이점 [2]
... 16  17  18  19  20  21  [22]  23  24  25  26  27  28  29  30  ...