I had the same issue in regards to setting the device class:
 Type: AttributeError
Value: 'NoneType' object has no attribute 'deviceClass'
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.DeviceOrganizer, line 237, in moveDevicesToClass
   * Module Products.ZenModel.DeviceClass, line 188, in moveDevices
AttributeError: 'NoneType' object has no attribute 'deviceClass'



On Thu, Jun 26, 2008 at 12:50 PM, keith_co <[EMAIL PROTECTED]> wrote:
> I get the following error when trying to delete devices.
>
>  Type: AttributeError
> Value: 'NoneType' object has no attribute 'deleteDevice'
>
> 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.DeviceClass, line 211, in removeDevices
>
> AttributeError: 'NoneType' object has no attribute 'deleteDevice'
>
> I am also having a slew of other problems.  It all started after I installed 
> and uninstalled the HTTP monitor zenpack.
>
>
>
>
> -------------------- m2f --------------------
>
> Read this topic online here:
> http://community.zenoss.com/forums/viewtopic.php?p=21875#21875
>
> -------------------- m2f --------------------
>
>
>
> _______________________________________________
> zenoss-users mailing list
> [email protected]
> http://lists.zenoss.org/mailman/listinfo/zenoss-users
>
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to