Further Information: The log entry when this fails is 2009-08-29 13:38:23-0700 [-] [caldav-8009] [PooledMemCacheProtocol,client] Unhandled Error 2009-08-29 13:38:23-0700 [-] [caldav-8009] Traceback (most recent call last): 2009-08-29 13:38:23-0700 [-] [caldav-8009] File "Library/Python/2.5/ site-packages/twisted/internet/defer.py", line 267, in errback 2009-08-29 13:38:23-0700 [-] [caldav-8009] self._startRunCallbacks (fail) 2009-08-29 13:38:23-0700 [-] [caldav-8009] File "Library/Python/2.5/ site-packages/twisted/internet/defer.py", line 310, in _startRunCallbacks 2009-08-29 13:38:23-0700 [-] [caldav-8009] self._runCallbacks() 2009-08-29 13:38:23-0700 [-] [caldav-8009] File "Library/Python/2.5/ site-packages/twisted/internet/defer.py", line 326, in _runCallbacks 2009-08-29 13:38:23-0700 [-] [caldav-8009] self.result = callback (self.result, *args, **kw) 2009-08-29 13:38:23-0700 [-] [caldav-8009] File "Library/Python/2.5/ site-packages/twisted/internet/defer.py", line 628, in gotResult 2009-08-29 13:38:23-0700 [-] [caldav-8009] _deferGenerator(g, deferred) 2009-08-29 13:38:23-0700 [-] [caldav-8009] --- <exception caught here> --- 2009-08-29 13:38:23-0700 [-] [caldav-8009] File "Library/Python/2.5/ site-packages/twisted/internet/defer.py", line 603, in _deferGenerator 2009-08-29 13:38:23-0700 [-] [caldav-8009] result = g.next() 2009-08-29 13:38:23-0700 [-] [caldav-8009] File "Library/Python/2.5/ site-packages/twisted/web2/dav/method/propfind.py", line 167, in http_PROPFIND 2009-08-29 13:38:23-0700 [-] [caldav-8009] status = statusForFailure(f, "getting property: %s" % (property,)) 2009-08-29 13:38:23-0700 [-] [caldav-8009] File "Library/Python/2.5/ site-packages/twisted/web2/dav/http.py", line 322, in statusForFailure 2009-08-29 13:38:23-0700 [-] [caldav-8009] failure.raiseException() 2009-08-29 13:38:23-0700 [-] [caldav-8009] File "Library/Python/2.5/ site-packages/twisted/web2/dav/method/propfind.py", line 161, in http_PROPFIND 2009-08-29 13:38:23-0700 [-] [caldav-8009] resource_property = resource_property.getResult() 2009-08-29 13:38:23-0700 [-] [caldav-8009] File "Library/Python/2.5/ site-packages/twisted/internet/defer.py", line 582, in getResult 2009-08-29 13:38:23-0700 [-] [caldav-8009] self.result.raiseException() 2009-08-29 13:38:23-0700 [-] [caldav-8009] File "Library/Python/2.5/ site-packages/twisted/internet/defer.py", line 747, in _inlineCallbacks 2009-08-29 13:38:23-0700 [-] [caldav-8009] result = result.throwExceptionIntoGenerator(g) 2009-08-29 13:38:23-0700 [-] [caldav-8009] File "Library/Python/2.5/ site-packages/twisted/python/failure.py", line 338, in throwExceptionIntoGenerator 2009-08-29 13:38:23-0700 [-] [caldav-8009] return g.throw (self.type, self.value, self.tb) 2009-08-29 13:38:23-0700 [-] [caldav-8009] File "Library/Python/2.5/ site-packages/twistedcaldav/directory/principal.py", line 835, in readProperty 2009-08-29 13:38:23-0700 [-] [caldav-8009] result = (yield DirectoryPrincipalResource.readProperty(self, property, request)) 2009-08-29 13:38:23-0700 [-] [caldav-8009] File "Library/Python/2.5/ site-packages/twisted/internet/defer.py", line 747, in _inlineCallbacks 2009-08-29 13:38:23-0700 [-] [caldav-8009] result = result.throwExceptionIntoGenerator(g) 2009-08-29 13:38:23-0700 [-] [caldav-8009] File "Library/Python/2.5/ site-packages/twisted/python/failure.py", line 338, in throwExceptionIntoGenerator 2009-08-29 13:38:23-0700 [-] [caldav-8009] return g.throw (self.type, self.value, self.tb) 2009-08-29 13:38:23-0700 [-] [caldav-8009] File "Library/Python/2.5/ site-packages/twistedcaldav/directory/principal.py", line 562, in readProperty 2009-08-29 13:38:23-0700 [-] [caldav-8009] result = (yield super (DirectoryPrincipalResource, self).readProperty(property, request)) 2009-08-29 13:38:23-0700 [-] [caldav-8009] File "Library/Python/2.5/ site-packages/twisted/internet/defer.py", line 747, in _inlineCallbacks 2009-08-29 13:38:23-0700 [-] [caldav-8009] result = result.throwExceptionIntoGenerator(g) 2009-08-29 13:38:23-0700 [-] [caldav-8009] File "Library/Python/2.5/ site-packages/twisted/python/failure.py", line 338, in throwExceptionIntoGenerator 2009-08-29 13:38:23-0700 [-] [caldav-8009] return g.throw (self.type, self.value, self.tb) 2009-08-29 13:38:23-0700 [-] [caldav-8009] File "Library/Python/2.5/ site-packages/twistedcaldav/resource.py", line 908, in readProperty 2009-08-29 13:38:23-0700 [-] [caldav-8009] result = (yield super (CalendarPrincipalResource, self).readProperty(property, request)) 2009-08-29 13:38:23-0700 [-] [caldav-8009] File "Library/Python/2.5/ site-packages/twisted/internet/defer.py", line 747, in _inlineCallbacks 2009-08-29 13:38:23-0700 [-] [caldav-8009] result = result.throwExceptionIntoGenerator(g) 2009-08-29 13:38:23-0700 [-] [caldav-8009] File "Library/Python/2.5/ site-packages/twisted/python/failure.py", line 338, in throwExceptionIntoGenerator 2009-08-29 13:38:23-0700 [-] [caldav-8009] return g.throw (self.type, self.value, self.tb) 2009-08-29 13:38:23-0700 [-] [caldav-8009] File "Library/Python/2.5/ site-packages/twistedcaldav/extensions.py", line 729, in readProperty 2009-08-29 13:38:23-0700 [-] [caldav-8009] result = (yield super (DAVPrincipalResource, self).readProperty(property, request)) 2009-08-29 13:38:23-0700 [-] [caldav-8009] File "Library/Python/2.5/ site-packages/twisted/internet/defer.py", line 747, in _inlineCallbacks 2009-08-29 13:38:23-0700 [-] [caldav-8009] result = result.throwExceptionIntoGenerator(g) 2009-08-29 13:38:23-0700 [-] [caldav-8009] File "Library/Python/2.5/ site-packages/twisted/python/failure.py", line 338, in throwExceptionIntoGenerator 2009-08-29 13:38:23-0700 [-] [caldav-8009] return g.throw (self.type, self.value, self.tb) 2009-08-29 13:38:23-0700 [-] [caldav-8009] File "Library/Python/2.5/ site-packages/twistedcaldav/directory/principal.py", line 733, in groupMemberships 2009-08-29 13:38:23-0700 [-] [caldav-8009] memberships = (yield self._calendar_user_proxy_index().getMemberships(self.principalUID())) 2009-08-29 13:38:23-0700 [-] [caldav-8009] File "Library/Python/2.5/ site-packages/twisted/internet/defer.py", line 749, in _inlineCallbacks 2009-08-29 13:38:23-0700 [-] [caldav-8009] result = g.send(result) 2009-08-29 13:38:23-0700 [-] [caldav-8009] File "Library/Python/2.5/ site-packages/twistedcaldav/directory/calendaruserproxy.py", line 593, in getMemberships 2009-08-29 13:38:23-0700 [-] [caldav-8009] result = _members() 2009-08-29 13:38:23-0700 [-] [caldav-8009] File "Library/Python/2.5/ site-packages/twistedcaldav/directory/calendaruserproxy.py", line 588, in _members 2009-08-29 13:38:23-0700 [-] [caldav-8009] return set([row[0] for row in self._db_execute("select GROUPNAME from GROUPS where MEMBER = : 1", principalUID)]) 2009-08-29 13:38:23-0700 [-] [caldav-8009] File "Library/Python/2.5/ site-packages/twistedcaldav/sql.py", line 303, in _db_execute 2009-08-29 13:38:23-0700 [-] [caldav-8009] q = self._db().cursor() 2009-08-29 13:38:23-0700 [-] [caldav-8009] File "Library/Python/2.5/ site-packages/twistedcaldav/sql.py", line 85, in _db 2009-08-29 13:38:23-0700 [-] [caldav-8009] self._db_connection = sqlite.connect(db_filename) 2009-08-29 13:38:23-0700 [-] [caldav-8009] sqlite3.OperationalError: unable to open database file Now that snow leopard has shipped can we ask questions? I have 2.3 running on a 10.5.8 client and its been working fine and still is but iCal on my new snow leopard install now reports the following error when connecting and will not connect. The server responded with “HTTP/1.1 500 Internal Server Error” to operation CalDAVAccountRefreshQueueableOperation. Any help appreciated. On Aug 13, 2009, at 11:11 AM, Wilfredo Sánchez Vega wrote:
On Aug 13, 2009, at 11:00 AM, Daniel Packman wrote:
Is this the same or similar code base as that in Leopard/ SnowLeopard Server? If so, does this version lead or follow the version in the released OS?
The current Leopard Server code is derived from 1.3.
Snow Leopard hasn't shipped yet, and information about what's in that release is subject to NDA, so this isn't the right forum for that info.
-wsv
_______________________________________________ calendarserver-users mailing list calendarserver-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-users