Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors when modeling cluster node Windows 2012 R2 #524

Open
ilyatm opened this issue Feb 25, 2016 · 0 comments
Open

Errors when modeling cluster node Windows 2012 R2 #524

ilyatm opened this issue Feb 25, 2016 · 0 comments

Comments

@ilyatm
Copy link

ilyatm commented Feb 25, 2016

There are many errors in zenhub.log, when modeling device
I have installed 2.5.9 version, in 2.5.8 same errors.

INFO zen.ZenHub: Worker (3297) reports 2016-02-25 09:00:38,315 ERROR zen.UUID: Encountered a guid exception
Traceback (most recent call last):
File "/opt/zenoss/Products/ZenUtils/guid/event.py", line 41, in registerGUIDToPathMapping
catalog.catalog_object(object, idxs=(), update_metadata=True)
File "/opt/zenoss/Products/Zuul/catalog/global_catalog.py", line 401, in catalog_object
ZCatalog.catalog_object(self, ob, uid, **kwargs)
File "/opt/zenoss/lib/python/Products/ZCatalog/ZCatalog.py", line 476, in catalog_object
update_metadata=update_metadata)
File "/opt/zenoss/lib/python/Products/ZCatalog/Catalog.py", line 320, in catalogObject
index = self.updateMetadata(object, uid, None)
File "/opt/zenoss/lib/python/Products/ZCatalog/Catalog.py", line 270, in updateMetadata
newDataRecord = self.recordify(object)
File "/opt/zenoss/lib/python/Products/ZCatalog/Catalog.py", line 396, in recordify
attr = attr()
File "/opt/zenoss/Products/Zuul/catalog/global_catalog.py", line 273, in monitored
if self._context.monitored():
File "/home/zenoss/ZenPacks.zenoss.Microsoft.Windows/ZenPacks/zenoss/Microsoft/Windows/WinService.py", line 103, in monitored
if self.getMonitored(datasource):
File "/home/zenoss/ZenPacks.zenoss.Microsoft.Windows/ZenPacks/zenoss/Microsoft/Windows/WinService.py", line 82, in getMonitored
if startmode in self.startmode.split(','):
AttributeError: 'NoneType' object has no attribute 'split'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant