Ticket #2164 (closed defect: Fixed)
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
Note: See
TracTickets for help on using
tickets.