Versionweb2py™Version 2.9.5-trunk+timestamp.2014.03.29.21.54.41Traceback

1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.

Traceback (most recent call last):
  File "C:\web2py-m\gluon\main.py", line 539, in wsgibase
    BaseAdapter.close_all_instances('rollback')
  File "C:\web2py-m\gluon\dal.py", line 600, in close_all_instances
    db._adapter.close(action)
  File "C:\web2py-m\gluon\dal.py", line 580, in close
    getattr(self, action)()
  File "C:\web2py-m\gluon\dal.py", line 1923, in rollback
    return self.connection.rollback()
  File "C:\web2py-m\gluon\contrib\pymysql\connections.py", line 640, in rollback
    self.errorhandler(None, exc, value)
  File "C:\web2py-m\gluon\contrib\pymysql\connections.py", line 200, in 
defaulterrorhandler
    raise Error(errorclass, errorvalue)
Error: (<class 'socket.error'>, error(10053, 'An established connection was 
aborted by the software in your host machine'))

In file: Framework

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to