maposmatic-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Maposmatic-dev] [bug #36282] Non recovered crash of the rendering pipel


From: David Mentré
Subject: [Maposmatic-dev] [bug #36282] Non recovered crash of the rendering pipeline
Date: Tue, 24 Apr 2012 11:49:28 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20100101 Firefox/11.0

Follow-up Comment #1, bug #36282 (project maposmatic):

Backtrace of the father process:

"""
g:prod-instance maposmatic-prod/maposmatic> maposmatic> ./scripts/wrapper.py
./scripts/daemon.py
Traceback (most recent call last):
  File "/home/maposmatic/maposmatic-prod/maposmatic/./scripts/daemon.py", line
253, in <module>
    daemon.serve()
  File "/home/maposmatic/maposmatic-prod/maposmatic/./scripts/daemon.py", line
78, in serve
    self.dispatch(job)
  File "/home/maposmatic/maposmatic-prod/maposmatic/./scripts/daemon.py", line
98, in dispatch
    return self.render(job, 'maposmaticd_%d_' % os.getpid())
  File "/home/maposmatic/maposmatic-prod/maposmatic/./scripts/daemon.py", line
113, in render
    job.end_rendering(_RESULT_MSGS[ret])
  File "/home/maposmatic/maposmatic-prod/maposmatic/www/maposmatic/models.py",
line 140, in end_rendering
    self.save()
  File "/usr/lib/pymodules/python2.6/django/db/models/base.py", line 435, in
save
    self.save_base(using=using, force_insert=force_insert,
force_update=force_update)
  File "/usr/lib/pymodules/python2.6/django/db/models/base.py", line 497, in
save_base
    manager.using(using).filter(pk=pk_val).exists())):
  File "/usr/lib/pymodules/python2.6/django/db/models/query.py", line 496, in
exists
    return self.query.has_results(using=self.db)
  File "/usr/lib/pymodules/python2.6/django/db/models/sql/query.py", line 417,
in has_results
    return bool(compiler.execute_sql(SINGLE))
  File "/usr/lib/pymodules/python2.6/django/db/models/sql/compiler.py", line
727, in execute_sql
    cursor.execute(sql, params)
  File
"/usr/lib/pymodules/python2.6/django/db/backends/postgresql_psycopg2/base.py",
line 44, in execute
    return self.cursor.execute(query, args)
django.db.utils.DatabaseError: server closed the connection unexpectedly
        This probably means the server terminated abnormally
        before or while processing the request.

zsh: exit 1     ./scripts/wrapper.py ./scripts/daemon.py
"""


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?36282>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]