I have Couchdb 0.9dev-py-2.7 in windows and still have the same issue:

VERSIONweb2py™Version 1.91.4 (2010-12-22 17:31:23)PythonPython 2.7.1: 
c:\python27\python.exeTRACEBACK

1.
2.
3.
4.
5.
6.
7.
8.
9.

Traceback (most recent call last):
  File "c:\java\web2py\gluon\main.py", line 437, in wsgibase
    BaseAdapter.close_all_instances(BaseAdapter.commit)
  File "c:\java\web2py\gluon\dal.py", line 272, in close_all_instances
    action(instance)
  File "c:\java\web2py\gluon\dal.py", line 1030, in commit
    return self.connection.commit()
AttributeError: 'Server' object has no attribute 'commit'

ERROR SNAPSHOT [image: help]

<type 'exceptions.AttributeError'>('Server' object has no attribute 
'commit')


Tables have been created in CouchDB but having the same error after every 
request.

David

Reply via email to