Running Zenoss v2.1.2 on Solaris 10.  When trying to get zenwinmodeler running, 
I keep getting these errors:


Code:

INFO:zen.zenwinmodeler:collecting from host.domain.com using user 
Domain\Administrator
DEBUG:zen.wmiclient:connect to X.X.X.X, user Domain\Administrator
DEBUG:zen.zenwinmodeler:query='select 
acceptPause,acceptStop,name,caption,pathName,serviceType,startMode,startName 
from Win32_Service'
wmi/wbemdata.c(517): WBEMDATA_ERR(0x00000008): Error parsing((u) == (*(const 
uint32_t *)"WBEM"))
DEBUG:zen.zenwinmodeler:Sending event {'manager': 'localhost', 'severity': 4, 
'device': 'host.domain.com', 'eventClass': '/Status/Wmi/Conn', 'component': 
'zenwinmodeler', 'agent': 'zenwinmodeler', 'summary': 'ERROR_GEN_FAILURE: A 
device attached to the system is not functioning. (31)'}
ERROR:zen.zenwinmodeler:ERROR_GEN_FAILURE: A device attached to the system is 
not functioning. (31)
Traceback (most recent call last):
  File "/usr/local/zenoss/Products/ZenWin/zenwinmodeler.py", line 63, in 
processLoop
    svcs = self.getServices(name, ip, user, passwd)
  File "/usr/local/zenoss/Products/ZenWin/zenwinmodeler.py", line 105, in 
getServices
    for svc in svcs:
  File "usr/local/zenoss/lib/python/win32com/client.py", line 65, in next
com_error: com_error(31): WERR_GENERAL_FAILURE
DEBUG:zen.zenwinmodeler:Sending event {'component': 'zenwinmodeler', 'agent': 
'zenwinmodeler', 'manager': 'localhost', 'timeout': 180, 'device': 
'zenoss.domain.com', 'eventClass': '/Heartbeat'}
INFO:zen.zenwinmodeler:Starting zenwinmodeler
DEBUG:zen.zenwinmodeler:Sending event {'severity': 3, 'component': 
'zenwinmodeler', 'agent': 'zenwinmodeler', 'summary': 'Stopping zenwinmodeler', 
'manager': 'localhost', 'device': 'zenoss.domain.com', 'eventClass': 
'/App/Stop'}
DEBUG:zen.zenwinmodeler:removing service EventService
DEBUG:zen.zenwinmodeler:removing service WmiConfig
INFO:zen.zenwinmodeler:zenwinmodeler shutting down




It seems very similar to the RPC_S_CALL_FAILED issue and I tried the fix in 
http://dev.zenoss.com/trac/changeset/7397 with no success.  Could also be 
related to the multiple interface issue but I did not find a fix.




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=15531#15531

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to