mandriva

Ticket #808 (closed defect: fixed)

Opened 2 years ago

Last modified 21 months ago

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

Changed 21 months ago by oroussy

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

corrected in :

  • mmc-projects r6866 - pulse2/server/trunk/services/pulse2/inventoryserver
  • pulse2-inventory-server r225 - branches/PULSE_1_2_5/pulse2/inventoryserver

Changed 21 months ago by dchrisment

  • milestone changed from Dispatch Me ! to 1.2.5

Add/Change #808 (Wrong attribute 'IoError.orig')

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.