Public bug reported:

calendarserver crashes at startup - using the file store...  have user_xattr
enabled (though this is a VPS, so maybe not effective?)

2015-12-28 14:20:00+1100 [-] Unhandled Error
        Traceback (most recent call last):
          File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", 
line 1099, in _inlineCallbacks
            result = g.send(result)
          File "/usr/lib/python2.7/dist-packages/twext/enterprise/queue.py", 
line 1279, in workCheck
            txn, (itemType.notBefore < tooLate))
          File 
"/usr/lib/python2.7/dist-packages/twext/enterprise/dal/record.py", line 331, in 
query
            Where=expr, **kw), None)
          File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", 
line 1237, in unwindGenerator
            return _inlineCallbacks(None, gen, Deferred())
        --- <exception caught here> ---
          File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", 
line 1099, in _inlineCallbacks
            result = g.send(result)
          File 
"/usr/lib/python2.7/dist-packages/twext/enterprise/dal/record.py", line 365, in 
_rowsFromQuery
            rows = yield qry.on(transaction, raiseOnZeroRowCount=rozrc)
          File 
"/usr/lib/python2.7/dist-packages/twext/enterprise/dal/syntax.py", line 213, in 
on
            queryGenerator = QueryGenerator(txn.dialect, 
self._paramstyles[txn.paramstyle]())
        exceptions.AttributeError: 'CommonStoreTransaction' object has no 
attribute 'dialect'

** Affects: calendarserver (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

- 
- calendarserver crashes at startup - using the file store...  have user_xdata 
+ calendarserver crashes at startup - using the file store...  have user_xattr
  enabled (though this is a VPS, so maybe not effective?)
  
- 
  2015-12-28 14:20:00+1100 [-] Unhandled Error
-         Traceback (most recent call last):
-           File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", 
line 1099, in _inlineCallbacks
-             result = g.send(result)
-           File "/usr/lib/python2.7/dist-packages/twext/enterprise/queue.py", 
line 1279, in workCheck
-             txn, (itemType.notBefore < tooLate))
-           File 
"/usr/lib/python2.7/dist-packages/twext/enterprise/dal/record.py", line 331, in 
query
-             Where=expr, **kw), None)
-           File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", 
line 1237, in unwindGenerator
-             return _inlineCallbacks(None, gen, Deferred())
-         --- <exception caught here> ---
-           File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", 
line 1099, in _inlineCallbacks
-             result = g.send(result)
-           File 
"/usr/lib/python2.7/dist-packages/twext/enterprise/dal/record.py", line 365, in 
_rowsFromQuery
-             rows = yield qry.on(transaction, raiseOnZeroRowCount=rozrc)
-           File 
"/usr/lib/python2.7/dist-packages/twext/enterprise/dal/syntax.py", line 213, in 
on
-             queryGenerator = QueryGenerator(txn.dialect, 
self._paramstyles[txn.paramstyle]())
-         exceptions.AttributeError: 'CommonStoreTransaction' object has no 
attribute 'dialect'
+         Traceback (most recent call last):
+           File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", 
line 1099, in _inlineCallbacks
+             result = g.send(result)
+           File "/usr/lib/python2.7/dist-packages/twext/enterprise/queue.py", 
line 1279, in workCheck
+             txn, (itemType.notBefore < tooLate))
+           File 
"/usr/lib/python2.7/dist-packages/twext/enterprise/dal/record.py", line 331, in 
query
+             Where=expr, **kw), None)
+           File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", 
line 1237, in unwindGenerator
+             return _inlineCallbacks(None, gen, Deferred())
+         --- <exception caught here> ---
+           File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", 
line 1099, in _inlineCallbacks
+             result = g.send(result)
+           File 
"/usr/lib/python2.7/dist-packages/twext/enterprise/dal/record.py", line 365, in 
_rowsFromQuery
+             rows = yield qry.on(transaction, raiseOnZeroRowCount=rozrc)
+           File 
"/usr/lib/python2.7/dist-packages/twext/enterprise/dal/syntax.py", line 213, in 
on
+             queryGenerator = QueryGenerator(txn.dialect, 
self._paramstyles[txn.paramstyle]())
+         exceptions.AttributeError: 'CommonStoreTransaction' object has no 
attribute 'dialect'

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1529542

Title:
  CommonStoreTransaction object has no attribute enqueue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calendarserver/+bug/1529542/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to