storm database connecting error launchpad

Asked by greatmay

error log
011-11-24T16:56:55 ERROR root Exception during task
Traceback (most recent call last):
  File "/home/ndrs-ttp/launchpad/lp-sourcedeps/eggs/zope.server-3.6.1-py2.6.egg/zope/server/taskthreads.py", line 48, in handlerThread
    task.service()
  File "/home/ndrs-ttp/launchpad/lp-sourcedeps/eggs/zope.server-3.6.1-py2.6.egg/zope/server/serverchannelbase.py", line 207, in service
    task.service()
  File "/home/ndrs-ttp/launchpad/lp-sourcedeps/eggs/zope.server-3.6.1-py2.6.egg/zope/server/http/httptask.py", line 71, in service
    self.channel.server.executeRequest(self)
  File "/home/ndrs-ttp/launchpad/lp-sourcedeps/eggs/zc.zservertracelog-1.1.5-py2.6.egg/zc/zservertracelog/tracelog.py", line 114, in executeRequest
    response = self.application(env, start_response)
  File "/home/ndrs-ttp/launchpad/lp-sourcedeps/eggs/zope.app.wsgi-3.6.0-py2.6.egg/zope/app/wsgi/__init__.py", line 58, in __call__
    request = publish(request, handle_errors=handle_errors)
  File "/home/ndrs-ttp/launchpad/lp-sourcedeps/eggs/zope.publisher-3.12.0-py2.6.egg/zope/publisher/publish.py", line 144, in publish
    obj, request, exc_info, True)
  File "/home/ndrs-ttp/launchpad/lp-branches/devel/lib/canonical/launchpad/webapp/publication.py", line 603, in handleException
    db_policy = store_selector.pop()
  File "/home/ndrs-ttp/launchpad/lp-branches/devel/lib/canonical/launchpad/webapp/adapter.py", line 802, in pop
    db_policy.uninstall()
  File "/home/ndrs-ttp/launchpad/lp-branches/devel/lib/canonical/launchpad/webapp/dbpolicy.py", line 299, in uninstall
    session_data = ISession(self.request)['lp.dbpolicy']
  File "/home/ndrs-ttp/launchpad/lp-sourcedeps/eggs/zope.session-3.9.1-py2.6.egg/zope/session/session.py", line 433, in __getitem__
    sd = sdc[self.client_id]
  File "/home/ndrs-ttp/launchpad/lp-branches/devel/lib/canonical/launchpad/webapp/pgsession.py", line 74, in __getitem__
    return PGSessionData(self, client_id)
  File "/home/ndrs-ttp/launchpad/lp-branches/devel/lib/canonical/launchpad/webapp/pgsession.py", line 104, in __init__
    self.store.execute(query, (self.client_id,), noresult=True)
  File "/home/ndrs-ttp/launchpad/lp-sourcedeps/eggs/storm-0.19.0.99_lpwithnodatetime_r402-py2.6-linux-x86_64.egg/storm/store.py", line 108, in execute
    return self._connection.execute(statement, params, noresult)
  File "/home/ndrs-ttp/launchpad/lp-sourcedeps/eggs/storm-0.19.0.99_lpwithnodatetime_r402-py2.6-linux-x86_64.egg/storm/databases/postgres.py", line 261, in execute
    return Connection.execute(self, statement, params, noresult)
  File "/home/ndrs-ttp/launchpad/lp-sourcedeps/eggs/storm-0.19.0.99_lpwithnodatetime_r402-py2.6-linux-x86_64.egg/storm/database.py", line 230, in execute
    self._ensure_connected()
  File "/home/ndrs-ttp/launchpad/lp-sourcedeps/eggs/storm-0.19.0.99_lpwithnodatetime_r402-py2.6-linux-x86_64.egg/storm/database.py", line 345, in _ensure_connected
    raise DisconnectionError("Already disconnected")
DisconnectionError: Already disconnected

Question information

Language:
English Edit question
Status:
Answered
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Brad Crittenden (bac) said :
#1

Hi,

This Answers section is for questions about the functioning of our hosted solution at launchpad.net. Questions about installing it locally should be directed to the Launchpad developers mailing list: <email address hidden>

You may want to provide more information regarding your set up and what led to the failure.

Can you help with this problem?

Provide an answer of your own, or ask greatmay for more information if necessary.

To post a message you must log in.