Mailing List Archive

[The Trac Project] #3853: 0.9.6 -> 0.10 upgrade results in internal error
#3853: 0.9.6 -> 0.10 upgrade results in internal error
-----------------------------+----------------------------------------------
Reporter: amd@store20.com | Owner: jonas
Type: defect | Status: new
Priority: high | Milestone:
Component: general | Version: 0.10
Severity: normal | Keywords:
-----------------------------+----------------------------------------------
'''Trac detected an internal error:''' no such column: var_name


{{{


Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/trac/web/fcgi_frontend.py", line
40, in _handler
File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 139, in
dispatch_request
`QueryModule`, `ReportModule` and `NewticketModule` (''since
0.9'').""")
File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 87, in
dispatch

File "/usr/lib/python2.4/site-packages/trac/web/session.py", line 50, in
__init__
if req.incookie.has_key(COOKIE_KEY):
File "/usr/lib/python2.4/site-packages/trac/web/session.py", line 68, in
get_session
self.sid = sid
File "/usr/lib/python2.4/site-packages/trac/db.py", line 219, in execute
File "/usr/lib/python2.4/site-packages/trac/db.py", line 211, in
_rollback_on_error
OperationalError: no such column: var_name
}}}

--
Ticket URL: <http://trac.edgewall.org/ticket/3853>
The Trac Project <http://trac.edgewall.org/>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Tickets" group.
To post to this group, send email to trac-tickets@googlegroups.com
To unsubscribe from this group, send email to trac-tickets-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.se/group/trac-tickets
-~----------~----~----~----~------~----~------~--~---
Re: [The Trac Project] #3853: 0.9.6 -> 0.10 upgrade results in internal error [ In reply to ]
#3853: 0.9.6 -> 0.10 upgrade results in internal error
-----------------------------+----------------------------------------------
Reporter: amd@store20.com | Owner: jonas
Type: defect | Status: closed
Priority: high | Milestone:
Component: general | Version: 0.10
Severity: normal | Resolution: invalid
Keywords: |
-----------------------------+----------------------------------------------
Changes (by amd@store20.com):

* status: new => closed
* resolution: => invalid

Comment:

Restarting apache fixed it :(

--
Ticket URL: <http://trac.edgewall.org/ticket/3853#comment:1>
The Trac Project <http://trac.edgewall.org/>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Tickets" group.
To post to this group, send email to trac-tickets@googlegroups.com
To unsubscribe from this group, send email to trac-tickets-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.se/group/trac-tickets
-~----------~----~----~----~------~----~------~--~---