Is there anybody with problems after logging in to their system? After I
login, I get the following error that goes away if I reload the page. It
happens 100% of the times right after logging in.
Unrecoverable error in the server.
Traceback (most recent call last):
File
"/usr/lib/python2.4/site-packages/CherryPy-2.2.1-py2.4.egg/cherrypy/_cpwsgi.py",
line 75, in wsgiApp
environ['wsgi.input'])
File
"/usr/lib/python2.4/site-packages/CherryPy-2.2.1-py2.4.egg/cherrypy/_cphttptools.py",
line 78, in run
_cputil.get_special_attribute("_cp_log_access", "_cpLogAccess")()
File
"/home/godoy/desenvolvimento/python/TurboGears/trunk/turbogears/controllers.py",
line 316, in _cp_log_access
username = identity.user_name
File
"/home/godoy/desenvolvimento/python/TurboGears/trunk/turbogears/identity/soprovider.py",
line 85, in _get_user_name
return self.user.user_name
File "<string>", line 1, in <lambda>
File
"/home/godoy/desenvolvimento/python/TurboGears/trunk/thirdparty/sqlobject/sqlobject/main.py",
line 982, in _SO_loadValue
selectResults = self._connection._SO_selectOne(self, dbNames)
File
"/home/godoy/desenvolvimento/python/TurboGears/trunk/thirdparty/sqlobject/sqlobject/dbconnection.py",
line 817, in __getattr__
self.assertActive()
File
"/home/godoy/desenvolvimento/python/TurboGears/trunk/thirdparty/sqlobject/sqlobject/dbconnection.py",
line 743, in assertActive
assert not self._obsolete, "This transaction has already gone through
ROLLBACK; begin another transaction"
AssertionError: This transaction has already gone through ROLLBACK; begin
another transaction
This is with
% tg-admin info | sort
cElementTree 1.0.5-20051216
Cheetah 1.0
CherryPy 2.2.1
ConfigObj 4.3.0
elementtree 1.2.6-20050316
elementtree 1.2.6-20050316
FormEncode 0.5.1
FormEncode 0.5.1
kid 0.9.1
nose 0.8.6
Paste 0.5
PasteDeploy 0.5
PasteScript 0.5.1
PyProtocols 1.0a0
RuleDispatch 0.5a0
setuptools 0.6a11
simplejson 1.3
SQLObject 0.7.1dev-r1728
TurboGears 0.9a5dev-r1296
TurboJson 0.9.2dev-r1253
TurboKid 0.9.5dev-r1273
%
--
Jorge Godoy <[EMAIL PROTECTED]>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Trunk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears-trunk
-~----------~----~----~----~------~----~------~--~---