Quantcast
Channel: sqlh2 Discussions Rss Feed
Viewing all articles
Browse latest Browse all 20

New Post: Any experience with v.2.2.001?

$
0
0

I have been using SQLH2 since first release and now try to run it against SQL 2008 servers. I am running v.2.2.001 and have strange issue with SQL Servers 2008 R2 (64 bit). I downloaded debug version and an error is below. Note, that it collects SQL Server information, but not OS or Hardware information. The strange part of it that it runs perfect against identical server (OS, SQL Server) which is on VM server and gives me this error when I run the tool for the physical servers:

12/22/2010 12:54:32 PM   
12/22/2010 12:54:32 PM   Opening Log
12/22/2010 12:54:32 PM   SQLH2  ver. 2.2.1.0 4/12/2010 9:47:06 AM
12/22/2010 12:54:32 PM  Status:  Init
12/22/2010 12:54:32 PM  WARNING:  There are no PerfProviders in the config file
12/22/2010 12:54:32 PM  Status:   Initializing repository: xxxxx
12/22/2010 12:54:32 PM  Status:   Repository Database: SQLH2Repository
 DEBUG:  The .Net SqlClient Data Provider has received a severity 0, state 1 message 5701 on server xxxxx: Changed database context to 'SQLH2Repository'.
12/22/2010 12:54:32 PM  INFO:  host_id = 5
12/22/2010 12:54:32 PM  Status:  Starting RUN 
12/22/2010 12:54:32 PM  Status:  Registering Run
12/22/2010 12:54:32 PM  INFO:  run_id = 26
12/22/2010 12:54:32 PM  Status:  Starting Targets processing 
12/22/2010 12:54:32 PM  Status:  Initializing Target: xxxxx1
12/22/2010 12:54:32 PM  Status:    registering Server
12/22/2010 12:54:32 PM  INFO:  srv_id = 11; signature = a7af3d15-8c84-456e-89c5-f2c8b4173198
12/22/2010 12:54:32 PM  Status:  Scanning Registry on xxxxx1
12/22/2010 12:54:32 PM  Status:    registering instance xxxxx1
12/22/2010 12:54:32 PM  INFO:  inst_id = 1
12/22/2010 12:54:32 PM  INFO:  version: 10.50.1746.0
12/22/2010 12:54:33 PM  Status:    RUN 
12/22/2010 12:54:33 PM  Status:   Initializing collector: WMI
12/22/2010 12:54:33 PM  Status:  Running WMI collector
12/22/2010 12:54:33 PM  Status:   Opening Unit 1 (OS/CS)
12/22/2010 12:54:33 PM  Status:    Collecting Win32_OperatingSystem
12/22/2010 12:54:33 PM  Status:    Collecting Win32_ComputerSystem
12/22/2010 12:54:33 PM  Status:    Collecting Win32_Processor
   at H2V2.Collector.CollectorWmi.StoreProcessor(ManagementObject a_mo) inD:\Documents\Development\SQLH2\H2Collector\Collector_WMI.cs:line 635
   at H2V2.Collector.CollectorWmi.StoreWmi(UInt32 a_type, ManagementObject a_mo) in D:\Documents\Development\SQLH2\H2Collector\Collector_WMI.cs:line 429
   at H2V2.Collector.CollectorBase.CollectWmi(String a_scope, String a_query, UInt32 a_type) in D:\Documents\Development\SQLH2\H2Collector\Collector.cs:line 213
12/22/2010 12:54:35 PM  Status:   Closing Unit 1
12/22/2010 12:54:35 PM  ERROR:    Object reference not set to an instance of an object.
12/22/2010 12:54:35 PM  WARNING:    WMI Collector encountered critical error. Abandoning Collector.

Not sure if this matters, but I don't have D:\Documents\Development\SQLH2\H2Collector directory.


Viewing all articles
Browse latest Browse all 20

Trending Articles