c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #10560
[Bug 522230] Re: ftp_server memory error
Hello DR Ferdinand,
Let's close this bug, for the sake of clarity in Launchpad. If you still
face the same problem, then you can reopen this.
Thanks.
** Changed in: openobject-addons
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/522230
Title:
ftp_server memory error
Status in OpenObject Addons Modules:
Invalid
Bug description:
branch-server 1902
branch-addons official 2580
although this service is actually NOT accessed by anyone this error occured - restart necesary
Exception in thread Thread-2:
Traceback (most recent call last):
File "/usr/lib64/python2.5/threading.py", line 486, in __bootstrap_inner
self.run()
File "/home/terp/OpenERP/branch/server/5.0/bin/addons/document/ftpserver/__init__.py", line 93, in run
ftpd.serve_forever()
File "/home/terp/OpenERP/branch/server/5.0/bin/addons/document/ftpserver/ftpserver.py", line 3001, in serve_forever
asyncore.loop(timeout=1.0, use_poll=False)
File "/usr/lib64/python2.5/asyncore.py", line 191, in loop
poll_fun(timeout, map)
File "/usr/lib64/python2.5/asyncore.py", line 116, in poll
e.append(fd)
MemoryError