What the hell is that? Thank you António
2013/10/4 António Ramos <[email protected]> > > > > > > > > > > > > > web2py™ interface administrativa<https://apps.cires.pt/admin/default/index> > > - site <https://apps.cires.pt/admin/default/site> > - editar <https://apps.cires.pt/admin/default/design/EMPRE> > - sobre <https://apps.cires.pt/admin/default/about/EMPRE> > - erros <https://apps.cires.pt/admin/default/errors/EMPRE> > - Versioning <https://apps.cires.pt/admin/mercurial/commit/EMPRE> > - finalizar sessão <https://apps.cires.pt/admin/default/logout> > - Debug <https://apps.cires.pt/admin/debug/interact> > - ajuda <https://apps.cires.pt/examples/default/index> > > ERROR TICKET FOR "EMPRE" TICKET ID > > 194.65.91.147.2013-10-04.11-54-04.a2d2493f-39fd-4113-ae39-7f44982e3ff8 > VERSÃO web2py™(2, 0, 9, datetime.datetime(2012, 9, 13, 23, 51, 30), > 'stable') Python Python 2.7.3: c:\Python27\python.exe TRACEBACK > > > 1. > 2. > 3. > 4. > 5. > 6. > 7. > 8. > 9. > > > Traceback (most recent call last): > File "C:\web2py2\gluon\main.py", line 540, in wsgibase > > > BaseAdapter.close_all_instances('commit') > > > File "C:\web2py2\gluon\dal.py", line 511, in close_all_instances > > > getattr(instance, action)() > > > File "C:\web2py2\gluon\dal.py", line 1630, in commit > > > return self.connection.commit() > > OperationalError: disk I/O error > > ERROR SNAPSHOT [image: help] > > <class 'sqlite3.OperationalError'>(disk I/O error) > > inspect attributes > Frames > > - > > *File C:\web2py2\gluon\main.py in wsgibase at line 540* código > argumentos variáveis > - > > *File C:\web2py2\gluon\dal.py in close_all_instances at line 511* > código argumentos variáveis > - > > *File C:\web2py2\gluon\dal.py in commit at line 1630* código argumentos > variáveis > Function argument list > > (self=<gluon.dal.SQLiteAdapter object>) > Code listing > > > 1625. > 1626. > 1627. > 1628. > 1629. > 1630. > > 1631. > 1632. > 1633. > 1634. > > if not query.second is None: > > > tables = tables.union(self.tables(query.second)) > > > return list(tables) > > > def commit(self): > > return self.connection.commit() > > > > def rollback(self): > > > return self.connection.rollback() > > Variables self<gluon.dal.SQLiteAdapter object> > self.connection<sqlite3.Connection > object> self.connection.commit<built-in method commit of > sqlite3.Connection object> > > Context > > locals request session response > IN FILE: FRAMEWORK > > > 1. > > Este site utiliza web2py <http://www.web2py.com/>™ criado por Massimo Di > Pierro ©2007-2013 - Linguagem do Admin Afrikaanse > Български Deutsch > English (US) Español > Français עברית > Italiano 日本語 Nederlands > Polska Português > Română Русский > Slovenski Українська 中文 > 台灣中文 > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

