Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Other Forums
 ClearTrace Support Forum
 Error initializing SMO trace reader on build 35

Author  Topic 

BrentOzar
SQL Server MVP & MCM

2 Posts

Posted - 2010-10-27 : 15:58:30
I keep getting this on multiple SQL Servers. All my SQL Servers are 2008, either 32 or 64 bit, and I'm logged in as a local admin. Nothing shows up in the event logs, and Profiler works fine:

Files to process: 2 ( 5.4 MB )
************************************************************
Processing: Trace_20101027.trc
************************************************************
Error intializing the SMO trace reader object for C:\Users\Brent Ozar\Desktop\Trace_20101027.trc (Exception has been thrown by the target of an invocation.)
You can visit the support forum at http://www.sqlteam.com/forums/forum.asp?FORUM_ID=27
Done.

BrentOzar
SQL Server MVP & MCM

2 Posts

Posted - 2010-10-27 : 16:00:10
Ooo - and if I downgrade to 34, I get:

Files to process: 2 ( 5.4 MB )
************************************************************
Processing: Trace_20101027.trc
************************************************************
Trace File Read Error in C:\Users\Brent Ozar\Desktop\Trace_20101027.trc (Exception has been thrown by the target of an invocation.)
You can visit the support forum at http://www.sqlteam.com/forums/forum.asp?FORUM_ID=27
Done.


These are valid trace files (from multiple servers) that open fine in Profiler.
Go to Top of Page

elfari
Starting Member

1 Post

Posted - 2010-10-29 : 07:53:40
I had this same issue working on a Windows 2008 R2 x64 server using SQL 2008.

When I moved the traces and cleartrace to another server (also windows 2008 R2) and configured
it to use the first server as a database server everything went smoothly.

Thanks for the great tool developers.
Go to Top of Page

graz
Chief SQLTeam Crack Dealer

4149 Posts

Posted - 2010-11-19 : 11:40:09
Are you on R2 by chance?

=================================================
Creating tomorrow's legacy systems today. One crisis at a time.
Go to Top of Page
   

- Advertisement -