[flumotion-issues] Re: [Flumotion] #652: When ask to stop a
component already removed, the manager raise an AttributeError
Flumotion
trac at core.fluendo.com
Thu May 31 14:07:12 CEST 2007
#652: When ask to stop a component already removed, the manager raise an
AttributeError
-----------------------+----------------------------------------------------
Reporter: sebastien | Owner: msmith
Type: defect | Status: new
Priority: normal | Milestone:
Component: flumotion | Version: TRUNK
Severity: normal | Resolution:
Keywords: |
-----------------------+----------------------------------------------------
Comment (by sebastien):
Full Traceback:
{{{
File "/usr/lib/python2.5/site-packages/twisted/spread/pb.py", line 847,
in _recvMessage
netResult = object.remoteMessageReceived(self, message, netArgs,
netKw)
File
"/home/sebastien/workspace/flumotion/flumotion/trunk/flumotion/manager/admin.py",
line 106, in perspectiveMessageReceived
state = method(*args, **kwargs)
File
"/home/sebastien/workspace/flumotion/flumotion/trunk/flumotion/manager/admin.py",
line 189, in perspective_componentStop
return self.vishnu.componentStop(componentState)
File
"/home/sebastien/workspace/flumotion/flumotion/trunk/flumotion/manager/manager.py",
line 772, in componentStop
avatar = self.getComponentMapper(componentState).avatar
exceptions.AttributeError: 'NoneType' object has no attribute 'avatar'
}}}
--
Ticket URL: <https://core.fluendo.com/flumotion/trac/ticket/652#comment:1>
Flumotion <http://core.fluendo.com/>
Flumotion Streaming Server
More information about the flumotion-issues
mailing list