Hello,

  In the search screen, Arches begins to search for candidates as I type 
the query. It gets exceptions in the process (see below).

The search for the complete term succeeds without exceptions.

    Yuval
----------------------------------------
Exception happened during processing of request from ('127.0.0.1', 57593)
Traceback (most recent call last):
  File "C:\Python27\Lib\SocketServer.py", line 596, in 
process_request_thread
    self.finish_request(request, client_address)
  File "C:\Python27\Lib\SocketServer.py", line 331, in finish_request
    self.RequestHandlerClass(request, client_address, self)
  File "C:\Python27\Lib\SocketServer.py", line 654, in __init__
    self.finish()
  File "C:\Python27\Lib\SocketServer.py", line 713, in finish
    self.wfile.close()
  File "C:\Python27\Lib\socket.py", line 283, in close
    self.flush()
  File "C:\Python27\Lib\socket.py", line 307, in flush
    self._sock.sendall(view[write_offset:write_offset+buffer_size])
error: [Errno 10054] An existing connection was forcibly closed by the 
remote host
----------------------------------------
[

-- 
-- To post, send email to archesproject@googlegroups.com. To unsubscribe, send 
email to archesproject+unsubscr...@googlegroups.com. For more information, 
visit https://groups.google.com/d/forum/archesproject?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Arches Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to archesproject+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to