[Devel] [Kaboom at OH] [celery at linode.openhatch.org] Error: Task mysite.profile.tasks.ReindexPerson (c6318728-d0b6-44c6-b8ab-aa24aefe89ca): timed out
mr_website at linode.openhatch.org
mr_website at linode.openhatch.org
Wed Feb 24 22:52:01 UTC 2010
Task mysite.profile.tasks.ReindexPerson with id c6318728-d0b6-44c6-b8ab-aa24aefe89ca raised exception: timed out
Task was called with args:[] kwargs:{'person_id': 510L}.
The contents of the full traceback was:
Traceback (most recent call last):
File "/home/deploy/milestone-a.buildout/eggs/celery-0.6.0-py2.5.egg/celery/worker/job.py", line 84, in jail
result = func(*args, **kwargs)
File "/home/deploy/milestone-a.buildout/eggs/celery-0.6.0-py2.5.egg/celery/task/base.py", line 123, in __call__
return self.run(*args, **kwargs)
File "/home/deploy/milestone-a.buildout/mysite/profile/tasks/__init__.py", line 265, in run
pi.update_object(person)
File "/home/deploy/milestone-a.buildout/eggs/django_haystack-1.0.1_final-py2.5.egg/haystack/indexes.py", line 134, in update_object
self.backend.update(self, [instance])
File "/home/deploy/milestone-a.buildout/eggs/django_haystack-1.0.1_final-py2.5.egg/haystack/backends/solr_backend.py", line 72, in update
self.conn.add(docs, commit=commit)
File "/home/deploy/milestone-a.buildout/eggs/pysolr-2.0.9-py2.5.egg/pysolr.py", line 381, in add
self.commit()
File "/home/deploy/milestone-a.buildout/eggs/pysolr-2.0.9-py2.5.egg/pysolr.py", line 401, in commit
response = self._update('<commit />')
File "/home/deploy/milestone-a.buildout/eggs/pysolr-2.0.9-py2.5.egg/pysolr.py", line 238, in _update
return self._send_request('POST', path, message, {'Content-type': 'text/xml'})
File "/home/deploy/milestone-a.buildout/eggs/pysolr-2.0.9-py2.5.egg/pysolr.py", line 189, in _send_request
headers, response = http.request(url + path, method=method, body=body, headers=headers)
File "/home/deploy/milestone-a.buildout/eggs/httplib2-0.6.0-py2.5.egg/httplib2/__init__.py", line 1129, in request
(response, content) = self._request(conn, authority, uri, request_uri, method, body, headers, redirections, cachekey)
File "/home/deploy/milestone-a.buildout/eggs/httplib2-0.6.0-py2.5.egg/httplib2/__init__.py", line 901, in _request
(response, content) = self._conn_request(conn, request_uri, method, body, headers)
File "/home/deploy/milestone-a.buildout/eggs/httplib2-0.6.0-py2.5.egg/httplib2/__init__.py", line 871, in _conn_request
response = conn.getresponse()
File "/usr/lib/python2.5/httplib.py", line 928, in getresponse
response.begin()
File "/usr/lib/python2.5/httplib.py", line 385, in begin
version, status, reason = self._read_status()
File "/usr/lib/python2.5/httplib.py", line 343, in _read_status
line = self.fp.readline()
File "/usr/lib/python2.5/socket.py", line 372, in readline
data = recv(1)
timeout: timed out
--
Just thought I'd let you know!
celeryd at linode.openhatch.org.
More information about the Devel
mailing list