Microsoft MVP성태의 닷넷 이야기
오류 유형: 93. TFS 2010 오류: rsProcessingAborted, rsErrorExecutingCommand [링크 복사], [링크+제목 복사],
조회: 25197
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 
(연관된 글이 1개 있습니다.)
TFS 2010 오류: rsProcessingAborted, rsErrorExecutingCommand


TFS 2010을 정상적으로 설치하고 나서,

단일 서버에 Team Foundation Server 2010 설치하는 방법
; https://www.sysnet.pe.kr/2/0/852

팀 프로젝트를 생성한 후, "Team Explorer"의 Reports 노드에서 제공하는 기능들을 사용하려고 하면 다음과 같은 오류가 발생하는 경우가 있습니다.

보고서를 처리하는 동안 오류가 발생했습니다. (rsProcessingAborted)
데이터 집합 'dsIteration'에 대한 쿼리를 실행하지 못했습니다. (rsErrorExecutingCommand)
이 오류에 대한 자세한 내용을 보려면 로컬 서버 컴퓨터의 보고서 서버를 탐색하거나 원격 오류를 활성화하십시오. 

동일하게, 이 기능을 포탈 사이트(Team Web Access)로 접근해서 확인해 보면 다음과 같은 메시지를 볼 수 있습니다.

Project data is unavailable at this time. As a result, all reports on this dashboard have been hidden. After you have created data in your team project and the warehouse has been processed, reports will be available.



즉, warehouse 관련 DB에 변화를 줄만한 데이터가 있은 후 기다리기만 하면 되는데요. 그러면 자연스럽게 Analysis 쪽 스케쥴러가 한번 돌고 나서 정상적으로 나오게 됩니다.

부가적으로 설명드리면,
다음과 같이 수작업으로 스케쥴러를 직접 실행해 주는 것도 가능합니다.

TFS Reports are not working
; http://social.msdn.microsoft.com/Forums/en/tfsprerelease/thread/680c0576-2670-4a6a-a632-eee29fd44b5e

Using the TFS console 
1. Verify connectivity to Analysis service (Edit->Analysis->Test connection).
2. Check what account TFS uses to connect to Analysis Services..
3. Rebuild the Analysis and Warehouse data.

Using SQL Management Studio. 
4. Verify connectivity to the Analysis service
5. Verify Impersination account setting on Tfs_AnalysisDataSource (I re-entered the password here)

Using http://localhost:8080/tfs/TeamFoundation/Administration/v3.0/WarehouseControlService.asmx 
6. Open ProcessAnalysisDatabase, enter "Full" as processingType and hit "Invoke"
7. Open GetProcessingStatus and hit Invoke. Refresh until JobProcessingStatus="Idle".

위와 같은 절차를 따른 다음 다시 Report의 쿼리를 하나 실행해 보면 정상적으로 동작하는 것을 확인할 수 있습니다. (물론, 데이터가 없어서 모든 값들이 비어 있겠지만!)




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

[연관 글]






[최초 등록일: ]
[최종 수정일: 6/12/2021]

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

비밀번호

댓글 작성자
 




... [181]  182  183  184  185  186  187  188  189  190  191  192  193  194  195  ...
NoWriterDateCnt.TitleFile(s)
520정성태8/7/200723941VS.NET IDE: 51. Visual Studio 2008 베타 2 설치
519정성태7/27/200730345오류 유형: 44. System.BadImageFormatException [2]
518정성태7/26/200731465오류 유형: 43. System.ComponentModel.LicenseException [1]
517정성태7/19/200719520개발 환경 구성: 26. VPC - 일반 사용자 계정으로 구동
516정성태7/19/200722860오류 유형: 42. TFS - Error loading menu: Index was outside the bounds of the array [2]
515정성태7/18/200730934오류 유형: 41. SSL 서버 자격 증명을 만드는 동안 심각한 오류가 발생했습니다.
514정성태7/14/200723342Team Foundation Server: 19. Orcas에서 개선되는 TFS 기능들
513정성태7/4/200734520.NET Framework: 91. Foreground Thread / Background Thread [1]
512정성태6/27/200723913오류 유형: 40. error PRJ0050: Failed to register output.
511정성태6/25/200732291.NET Framework: 90. XmlSerializer 생성자의 실행 속도를 올리는 방법 [2]
510정성태6/25/200747502디버깅 기술: 15. First-Chance Exception
508정성태6/21/200730396Team Foundation Server: 18. Team Build에 사용되는 각종 Property 값 [4]
507정성태6/11/200728026VS.NET IDE: 50. Orcas - UAC 설정 관련
506정성태6/9/200722759오류 유형: 39. VC Package not available or not registered
505정성태6/9/200722409오류 유형: 38. Visual SourceSafe - DB 잠김 오류
504정성태6/9/200727846오류 유형: 37. Visual SourceSafe - Anaylze 도중 비정상 종료
503정성태6/7/200730461VS.NET IDE: 49. Orcas - VC++ 다중 소스 동시 컴파일 옵션: /MP
502정성태6/7/200725217VS.NET IDE: 48. Orcas - VC++ 프로젝트 마이그레이션
500정성태6/4/200734362VS.NET IDE: 47. Orcas - Web Browser Debugger를 이용한 보호 모드의 ActiveX 컨트롤 디버깅
499정성태6/3/200727064VS.NET IDE: 46. Orcas - ComUtil로 인한 증분(/INCREMENTAL) 링크 옵션 사용 제한파일 다운로드1
498정성태5/31/200720995Windows: 26. 스마트 카드 암호 바꾸는 방법.
497정성태5/31/200724543오류 유형: 36. SQL 2005 - DB 속성창 띄울 때 오류
496정성태5/29/200722353VS.NET IDE: 45. VS.NET 2005/Orcas 솔루션 파일과 UAC
495정성태5/28/200724846VS.NET IDE: 44. Orcas와 VS.NET 2005의 혼합 개발 [1]
494정성태5/26/200729064오류 유형: 35. 비스타 탐색기 - 특정 파일을 오른쪽 마우스 클릭했을 때, 비정상 종료되는 문제
493정성태5/26/200728253오류 유형: 34. Windows Server 2008 : CA 인증서 발급 실패
... [181]  182  183  184  185  186  187  188  189  190  191  192  193  194  195  ...