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

비밀번호

댓글 작성자
 




... [31]  32  33  34  35  36  37  38  39  40  41  42  43  44  45  ...
NoWriterDateCnt.TitleFile(s)
12882정성태12/18/20217323개발 환경 구성: 619. Windows Server에서 WSL을 위한 리눅스 배포본을 설치하는 방법
12881정성태12/17/20217785개발 환경 구성: 618. WSL Ubuntu 20.04에서 파이썬을 위한 uwsgi 설치 방법 (2)
12880정성태12/16/20217709VS.NET IDE: 170. Visual Studio에서 .NET Core/5+ 역어셈블 소스코드 확인하는 방법
12879정성태12/16/202113969오류 유형: 774. Windows Server 2022 + docker desktop 설치 시 WSL 2로 선택한 경우 "Failed to deploy distro docker-desktop to ..." 오류 발생
12878정성태12/15/20219002개발 환경 구성: 617. 윈도우 WSL 환경에서 같은 종류의 리눅스를 다중으로 설치하는 방법
12877정성태12/15/20217655스크립트: 36. 파이썬 - pymysql 기본 예제 코드
12876정성태12/14/20217447개발 환경 구성: 616. Custom Sources를 이용한 Azure Monitor Metric 만들기
12875정성태12/13/20217050스크립트: 35. python - time.sleep(...) 호출 시 hang이 걸리는 듯한 문제
12874정성태12/13/20217128오류 유형: 773. shell script 실행 시 "$'\r': command not found" 오류
12873정성태12/12/20218239오류 유형: 772. 리눅스 - PATH에 등록했는데도 "command not found"가 나온다면?
12872정성태12/12/20218103개발 환경 구성: 615. GoLang과 Python 빌드가 모두 가능한 docker 이미지 만들기
12871정성태12/12/20218226오류 유형: 771. docker: Error response from daemon: OCI runtime create failed
12870정성태12/9/20216692개발 환경 구성: 614. 파이썬 - PyPI 패키지 만들기 (4) package_data 옵션
12869정성태12/8/20219032개발 환경 구성: 613. git clone 실행 시 fingerprint 묻는 단계를 생략하는 방법
12868정성태12/7/20217685오류 유형: 770. twine 업로드 시 "HTTPError: 400 Bad Request ..." 오류 [1]
12867정성태12/7/20217292개발 환경 구성: 612. 파이썬 - PyPI 패키지 만들기 (3) entry_points 옵션
12866정성태12/7/202114608오류 유형: 769. "docker build ..." 시 "failed to solve with frontend dockerfile.v0: failed to read dockerfile ..." 오류
12865정성태12/6/20217398개발 환경 구성: 611. 파이썬 - PyPI 패키지 만들기 (2) long_description, cmdclass 옵션
12864정성태12/6/20215750Linux: 46. WSL 환경에서 find 명령을 사용해 파일을 찾는 방법
12863정성태12/4/20217692개발 환경 구성: 610. 파이썬 - PyPI 패키지 만들기
12862정성태12/3/20216362오류 유형: 768. Golang - 빌드 시 "cmd/go: unsupported GOOS/GOARCH pair linux /amd64" 오류
12861정성태12/3/20218704개발 환경 구성: 609. 파이썬 - "Windows embeddable package"로 개발 환경 구성하는 방법
12860정성태12/1/20216711오류 유형: 767. SQL Server - 127.0.0.1로 접속하는 경우 "Access is denied"가 발생한다면?
12859정성태12/1/202112897개발 환경 구성: 608. Hyper-V 가상 머신에 Console 모드로 로그인하는 방법
12858정성태11/30/202110239개발 환경 구성: 607. 로컬의 USB 장치를 원격 머신에 제공하는 방법 - usbip-win
12857정성태11/24/20217561개발 환경 구성: 606. WSL Ubuntu 20.04에서 파이썬을 위한 uwsgi 설치 방법
... [31]  32  33  34  35  36  37  38  39  40  41  42  43  44  45  ...