Hi there:

I got a problem...I was trying to change some records in a table within
my database through the shell.

and after I did so I tried to reload my server and view the changes,
but now the an error comes up saying the database is locked!.
I can't even get into the frontpage


raceback (most recent call last):
  File
"/usr/local/lib/python2.4/site-packages/CherryPy-2.2.1-py2.4.egg/cherrypy/_cphttptools.py",
line 103, in _run
    applyFilters('before_main')
  File
"/usr/local/lib/python2.4/site-packages/CherryPy-2.2.1-py2.4.egg/cherrypy/filters/__init__.py",
line 151, in applyFilters
    method()
  File
"/usr/local/lib/python2.4/site-packages/TurboGears-0.9a7-py2.4.egg/turbogears/visit/api.py",
line 144, in before_main
    visit= _manager.new_visit_with_key( visit_key )
  File
"/usr/local/lib/python2.4/site-packages/TurboGears-0.9a7-py2.4.egg/turbogears/visit/sovisit.py",
line 44, in new_visit_with_key
    visit= TG_Visit( visit_key=visit_key,
expiry=datetime.now()+self.timeout )
  File
"/usr/local/lib/python2.4/site-packages/SQLObject-0.7.1dev_r1457-py2.4.egg/sqlobject/main.py",
line 1197, in __init__
    self._create(id, **kw)
  File
"/usr/local/lib/python2.4/site-packages/SQLObject-0.7.1dev_r1457-py2.4.egg/sqlobject/main.py",
line 1224, in _create
    self._SO_finishCreate(id)
  File
"/usr/local/lib/python2.4/site-packages/SQLObject-0.7.1dev_r1457-py2.4.egg/sqlobject/main.py",
line 1248, in _SO_finishCreate
    id, names, values)
  File
"/usr/local/lib/python2.4/site-packages/SQLObject-0.7.1dev_r1457-py2.4.egg/sqlobject/dbconnection.py",
line 752, in queryInsertID
    return self._dbConnection._queryInsertID(
  File
"/usr/local/lib/python2.4/site-packages/SQLObject-0.7.1dev_r1457-py2.4.egg/sqlobject/sqlite/sqliteconnection.py",
line 106, in _queryInsertID
    c.execute(q)
OperationalError: database is locked



if anyone has any help please help!!!.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to