[Neo-report] [Bug #1679] Secondary masters fail on node state assertion

Vincent Pelletier vincent at nexedi.com
Wed Mar 10 14:44:38 CET 2010


  Bug     : Secondary masters fail on node state assertion
  Status  : Open
  Date    : 2010/03/10
  Link    : http://erp5.nexedi.com/bug_module/1679/view
  Reporter   : Vincent Pelletier
  Request Project  : NEO R&D
  Assigned Project : NEO R&D

  Description:

Traceback (most recent call last):
  File "/home/vincent/git/neo/trunk/neomaster", line 70, in <module>
    app.run()
  File "/home/vincent/git/neo/trunk/neo/master/app.py", line 107, in run
    self.electPrimary(bootstrap=bootstrap)
  File "/home/vincent/git/neo/trunk/neo/master/app.py", line 145, in electPrimary
    self._doElection(bootstrap)
  File "/home/vincent/git/neo/trunk/neo/master/app.py", line 194, in _doElection
    self.em.poll(1)
  File "/home/vincent/git/neo/trunk/neo/event.py", line 89, in poll
    self._poll(timeout=timeout)
  File "/home/vincent/git/neo/trunk/neo/event.py", line 112, in _poll
    conn.readable()
  File "/home/vincent/git/neo/trunk/neo/connection.py", line 350, in readable
    self._recv()
  File "/home/vincent/git/neo/trunk/neo/connection.py", line 417, in _recv
    self._closure()
  File "/home/vincent/git/neo/trunk/neo/connection.py", line 408, in _closure
    handler.connectionClosed(self)
  File "/home/vincent/git/neo/trunk/neo/master/handlers/election.py", line 76, in connectionClosed
    self._connectionLost(conn)
  File "/home/vincent/git/neo/trunk/neo/master/handlers/election.py", line 70, in _connectionLost
    node.getState())
AssertionError: ('ea9eb94d4911307a67e3e9d8ca191f4d', None, <EnumItem UNKNOWN (7)>)

 Messages :

++++++ Message #1 submitted by Vincent Pelletier on 2010/03/10 14:44:37 GMT+1 ++++++


More information about the Neo-report mailing list