Ticket #2164 (closed defect: Fixed)

Opened 14 months ago

Last modified 8 weeks ago

AttributeError in addIpService

Reported by: marc Owned by: marc
Priority: 1 - Blocker Milestone: zenoss-2.1
Component: ZenModel Version: 2.0.93
Keywords: Cc:
Community Patch Attached: Deployed @ Customer:
Installer: Maintenance Target:
Specific ZenPack: Maintenance Status:
Documentation Note?: Not required Regression:

Description

Type: AttributeError
Value: 'NoneType' object has no attribute 'id'
URL: /zport/dmd/Devices/Server/Solaris/devices/arc1/os/addIpService
Revision:
Version: 2.0.92
Traceback (innermost last):

Module ZPublisher.Publish, line 114, in publish
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 40, in call_object
Module Products.ZenModel.OperatingSystem, line 344, in addIpService

AttributeError: 'NoneType' object has no attribute 'id'

Change History

Changed 14 months ago by marc

  • status changed from new to assigned

Changed 14 months ago by marc

  • status changed from assigned to closed
  • resolution set to fixed

(In [7118]) * Checks if to see if this is a valid name of a Service
fixes #2164

Changed 8 weeks ago by bbibeault

  • documentation set to Not required
  • reviewed set to 1
Note: See TracTickets for help on using tickets.