Ticket #808 (closed defect: fixed)
Wrong attribute 'IoError.orig'
| Reported by: | nrueff | Owned by: | oroussy |
|---|---|---|---|
| Priority: | High | Milestone: | 1.2.5 |
| Component: | pulse2-inventory-server | Version: | 1.2.4 |
| Severity: | Trivial | Keywords: | |
| Cc: |
Description
Recently seen in logs :
Exception in thread Thread-1:
Traceback (most recent call last):
File \"/usr/lib/python2.5/threading.py\", line 486, in __bootstrap_inner
self.run()
File \"/var/lib/python-support/python2.5/pulse2/inventoryserver/server.py\", line 127, in run
if not self.treatinv(deviceid, content):
File \"/var/lib/python-support/python2.5/pulse2/inventoryserver/server.py\", line 218, in treatinv
self.logger.error(e.orig)
AttributeError: 'exceptions.IOError' object has no attribute 'orig'
Regards,
Nicolas.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

