[CalendarServer-users] how to update ?

jean jduffas1 at free.fr
Tue Nov 11 12:25:30 PST 2008


last log was with memcache on
this one is with mem cache off (it doesn't work neither)



jean


mac-mini-de-jean-duffas-4:CalendarServer jduffas$ sudo ./run

Broadcast Message from jduffas at mac-mini-de-jean-duffas-4.local
         (no tty) at 21:07 CET...

UPSurf-Control Message: Communication Lost with LINE-INT in USB: Check  
connecti
on and port setting.


Using python as Python

exec python /Users/jduffas/Desktop/test/Twisted/bin/twistd  -n caldav - 
f /Users/jduffas/Desktop/test/CalendarServer/conf/caldavd-dev.plist -o  
ProcessType=Combined
2008-11-11 21:08:12+0100 [-] Log opened.
2008-11-11 21:08:12+0100 [-] twistd 2.5.0+rUnknown (/System/Library/ 
Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/ 
MacOS/Python 2.5.1) starting up
2008-11-11 21:08:12+0100 [-] reactor class: <class  
'twisted.internet.selectreactor.SelectReactor'>
2008-11-11 21:08:12+0100 [-] Traceback (most recent call last):
2008-11-11 21:08:12+0100 [-]   File "/Users/jduffas/Desktop/test/ 
Twisted/bin/twistd", line 21, in <module>
2008-11-11 21:08:12+0100 [-]     run()
2008-11-11 21:08:12+0100 [-]   File "/Users/jduffas/Desktop/test/ 
Twisted/twisted/scripts/twistd.py", line 27, in run
2008-11-11 21:08:12+0100 [-]     app.run(runApp, ServerOptions)
2008-11-11 21:08:12+0100 [-]   File "/Users/jduffas/Desktop/test/ 
Twisted/twisted/application/app.py", line 379, in run
2008-11-11 21:08:12+0100 [-]     runApp(config)
2008-11-11 21:08:12+0100 [-]   File "/Users/jduffas/Desktop/test/ 
Twisted/twisted/scripts/twistd.py", line 23, in runApp
2008-11-11 21:08:12+0100 [-]     _SomeApplicationRunner(config).run()
2008-11-11 21:08:12+0100 [-]   File "/Users/jduffas/Desktop/test/ 
Twisted/twisted/application/app.py", line 157, in run
2008-11-11 21:08:12+0100 [-]     self.application =  
self.createOrGetApplication()
2008-11-11 21:08:12+0100 [-]   File "/Users/jduffas/Desktop/test/ 
Twisted/twisted/application/app.py", line 202, in createOrGetApplication
2008-11-11 21:08:12+0100 [-]     ser =  
plg.makeService(self.config.subOptions)
2008-11-11 21:08:12+0100 [-]   File "/Users/jduffas/Desktop/test/ 
CalendarServer/twisted/plugins/caldav.py", line 28, in makeService
2008-11-11 21:08:12+0100 [-]     return  
self._serviceMaker.makeService(options)
2008-11-11 21:08:12+0100 [-]   File "/Users/jduffas/Desktop/test/ 
CalendarServer/twistedcaldav/tap.py", line 704, in makeService
2008-11-11 21:08:12+0100 [-]     UpgradeTheServer.doUpgrade()
2008-11-11 21:08:12+0100 [-]   File "/Users/jduffas/Desktop/test/ 
CalendarServer/twistedcaldav/upgrade.py", line 30, in doUpgrade
2008-11-11 21:08:12+0100 [-]      
UpgradeTheServer._doPrincipalCollectionInMemoryUpgrade()
2008-11-11 21:08:12+0100 [-]   File "/Users/jduffas/Desktop/test/ 
CalendarServer/twistedcaldav/upgrade.py", line 39, in  
_doPrincipalCollectionInMemoryUpgrade
2008-11-11 21:08:12+0100 [-]      
UpgradeTheServer._doProxyDatabaseMoveUpgrade()
2008-11-11 21:08:12+0100 [-]   File "/Users/jduffas/Desktop/test/ 
CalendarServer/twistedcaldav/upgrade.py", line 64, in  
_doProxyDatabaseMoveUpgrade
2008-11-11 21:08:12+0100 [-]     % (old_db_path, new_db_path,)
2008-11-11 21:08:12+0100 [-] twistedcaldav.upgrade.UpgradeError:  
Upgrade Error: unable to move the old calendar user proxy database at  
'/Library/WebServer/CalendarServed/principals/.db.calendaruserproxy'  
to 'data/calendaruserproxy.sqlite' because the new database already  
exists.
launchctl bsexec failed: No such file or directory
mac-mini-de-jean-duffas-4:CalendarServer jduffas$ sudo ./run
Using python as Python

exec python /Users/jduffas/Desktop/test/Twisted/bin/twistd  -n caldav - 
f /Users/jduffas/Desktop/test/CalendarServer/conf/caldavd-dev.plist -o  
ProcessType=Combined
2008-11-11 21:08:49+0100 [-] Log opened.
2008-11-11 21:08:49+0100 [-] twistd 2.5.0+rUnknown (/System/Library/ 
Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/ 
MacOS/Python 2.5.1) starting up
2008-11-11 21:08:49+0100 [-] reactor class: <class  
'twisted.internet.selectreactor.SelectReactor'>
2008-11-11 21:08:49+0100 [-] [twistedcaldav.upgrade#info] Moved the  
calendar user proxy database from '/Library/WebServer/CalendarServed/ 
principals/.db.calendaruserproxy' to 'data/calendaruserproxy.sqlite'.
2008-11-11 21:08:49+0100 [-] [twistedcaldav.upgrade#info] Removed the  
old principal directory at '/Library/WebServer/CalendarServed/ 
principals'.
2008-11-11 21:08:49+0100 [-] [twistedcaldav.cluster#info] 2 processors  
found, configuring 2 processes.
2008-11-11 21:08:49+0100 [-] [twistedcaldav.cluster#info] Adding  
pydirector service with configuration: /tmp/pydirBIptEc
2008-11-11 21:08:49+0100 [-] [twistedcaldav.cluster#info] Adding  
memcached service
2008-11-11 21:08:49+0100 [-] twistedcaldav.accesslog.AMPLoggingFactory  
starting on "'logs/caldavd.sock'"
2008-11-11 21:08:49+0100 [-] [memcached] Upon execvpe no ['no', '-p',  
'11211', '-l', '127.0.0.1'] in environment id 25384976
2008-11-11 21:08:49+0100 [-] [memcached] :Traceback (most recent call  
last):
2008-11-11 21:08:49+0100 [-] [memcached]   File "/Users/jduffas/ 
Desktop/test/Twisted/twisted/internet/process.py", line 359, in __init__
2008-11-11 21:08:49+0100 [-] [memcached]     command, args, environment)
2008-11-11 21:08:49+0100 [-] [memcached]   File "/Users/jduffas/ 
Desktop/test/Twisted/twisted/internet/process.py", line 521, in  
_execChild
2008-11-11 21:08:49+0100 [-] [memcached]     os.execvpe(command, args,  
environment)
2008-11-11 21:08:49+0100 [-] [memcached]   File "/System/Library/ 
Frameworks/Python.framework/Versions/2.5/lib/python2.5/os.py", line  
363, in execvpe
2008-11-11 21:08:49+0100 [-] [memcached]     _execvpe(file, args, env)
2008-11-11 21:08:49+0100 [-] [memcached]   File "/System/Library/ 
Frameworks/Python.framework/Versions/2.5/lib/python2.5/os.py", line  
392, in _execvpe
2008-11-11 21:08:49+0100 [-] [memcached]     func(fullname, *argrest)
2008-11-11 21:08:49+0100 [-] [memcached] OSError: [Errno 2] No such  
file or directory
2008-11-11 21:08:50+0100 [-] [memcached] Upon execvpe no ['no', '-p',  
'11211', '-l', '127.0.0.1'] in environment id 25385408
2008-11-11 21:08:50+0100 [-] [memcached] :Traceback (most recent call  
last):
2008-11-11 21:08:50+0100 [-] [memcached]   File "/Users/jduffas/ 
Desktop/test/Twisted/twisted/internet/process.py", line 359, in __init__
2008-11-11 21:08:50+0100 [-] [memcached]     command, args, environment)
2008-11-11 21:08:50+0100 [-] [memcached]   File "/Users/jduffas/ 
Desktop/test/Twisted/twisted/internet/process.py", line 521, in  
_execChild
2008-11-11 21:08:50+0100 [-] [memcached]     os.execvpe(command, args,  
environment)
2008-11-11 21:08:50+0100 [-] [memcached]   File "/System/Library/ 
Frameworks/Python.framework/Versions/2.5/lib/python2.5/os.py", line  
363, in execvpe
2008-11-11 21:08:50+0100 [-] [memcached]     _execvpe(file, args, env)
2008-11-11 21:08:50+0100 [-] [memcached]   File "/System/Library/ 
Frameworks/Python.framework/Versions/2.5/lib/python2.5/os.py", line  
392, in _execvpe
2008-11-11 21:08:50+0100 [-] [memcached]     func(fullname, *argrest)
2008-11-11 21:08:50+0100 [-] [memcached] OSError: [Errno 2] No such  
file or directory
2008-11-11 21:08:50+0100 [-] [caldav-8009]  [-] Log opened.
2008-11-11 21:08:50+0100 [-] [caldav-8009]  [-] twistd 2.5.0+rUnknown  
(/System/Library/Frameworks/Python.framework/Versions/2.5/Resources/ 
Python.app/Contents/MacOS/Python 2.5.1) starting up
2008-11-11 21:08:50+0100 [-] [caldav-8009]  [-] reactor class: <class  
'twisted.internet.selectreactor.SelectReactor'>
2008-11-11 21:08:50+0100 [-] [caldav-8010]  [-] Log opened.
2008-11-11 21:08:50+0100 [-] [caldav-8010]  [-] twistd 2.5.0+rUnknown  
(/System/Library/Frameworks/Python.framework/Versions/2.5/Resources/ 
Python.app/Contents/MacOS/Python 2.5.1) starting up
2008-11-11 21:08:50+0100 [-] [caldav-8010]  [-] reactor class: <class  
'twisted.internet.selectreactor.SelectReactor'>
2008-11-11 21:08:50+0100 [-] [caldav-8009]  [-]  
[twistedcaldav.tap#info] Configuring directory service of type:  
twistedcaldav.directory.xmlfile.XMLDirectoryService
2008-11-11 21:08:50+0100 [-] [caldav-8010]  [-]  
[twistedcaldav.tap#info] Configuring directory service of type:  
twistedcaldav.directory.xmlfile.XMLDirectoryService
2008-11-11 21:08:50+0100 [-] [caldav-8010]  [-]  
[twistedcaldav.directory.xmlaccountsparser#error] Invalid GUID in  
accounts XML: 'admin'
2008-11-11 21:08:50+0100 [-] [caldav-8010]  [-]  
[twistedcaldav.directory.xmlaccountsparser#error] Invalid GUID in  
accounts XML: 'jduffas'
2008-11-11 21:08:50+0100 [-] [caldav-8010]  [-]  
[twistedcaldav.directory.xmlaccountsparser#error] Invalid GUID in  
accounts XML: 'demo'
2008-11-11 21:08:50+0100 [-] [caldav-8010]  [-]  
[twistedcaldav.directory.xmlaccountsparser#error] Invalid GUID in  
accounts XML: 'studio_149'
2008-11-11 21:08:50+0100 [-] [caldav-8010]  [-]  
[twistedcaldav.directory.xmlaccountsparser#error] Invalid GUID in  
accounts XML: 'Mecury'
2008-11-11 21:08:50+0100 [-] [caldav-8010]  [-]  
[twistedcaldav.directory.xmlaccountsparser#error] Invalid GUID in  
accounts XML: 'fafa'

..............................






2008-11-11 21:08:50+0100 [-] [caldav-8009]  [-]  
[twistedcaldav.tap#info] Configuring SudoDirectoryService with file:  
conf/sudoers.plist
2008-11-11 21:08:51+0100 [-] [caldav-8010]  [-]  
[twistedcaldav.tap#info] Setting up document root at: /Library/ 
WebServer/CalendarServed/
2008-11-11 21:08:51+0100 [-] [caldav-8010]  [-]  
[twistedcaldav.tap#info] Setting up principal collection: <class  
'twistedcaldav 
.directory.principal.DirectoryPrincipalProvisioningResource'>
2008-11-11 21:08:51+0100 [-] [caldav-8010]  [-]  
[twistedcaldav.tap#info] Setting up calendar collection: <class  
'twistedcaldav.static.CalendarHomeProvisioningFile'>
2008-11-11 21:08:51+0100 [-] [caldav-8010]  [-]  
[twistedcaldav.tap#info] Setting up root resource: <class  
'twistedcaldav.root.RootResource'>
2008-11-11 21:08:51+0100 [-] [caldav-8010]  [-]  
[twistedcaldav.tap#info] Setting up time zone service resource: <class  
'twistedcaldav.static.TimezoneServiceFile'>
2008-11-11 21:08:51+0100 [-] [caldav-8010]  [-]  
[twistedcaldav.tap#info] Setting up iMIP inbox resource: <class  
'twistedcaldav.static.IMIPInboxFile'>
2008-11-11 21:08:51+0100 [-] [caldav-8010]  [-]  
[twistedcaldav.tap#info] Setting up Timezone Cache
2008-11-11 21:08:51+0100 [-] [caldav-8010]  [-]  
[twistedcaldav.tap#info] Configuring authentication for realm:  
icalconsult Realm
2008-11-11 21:08:51+0100 [-] [caldav-8010]  [-]  
[twistedcaldav.tap#info] Setting up scheme: wiki
2008-11-11 21:08:51+0100 [-] [caldav-8010]  [-]  
[twistedcaldav.tap#error] Unknown scheme: wiki
2008-11-11 21:08:51+0100 [-] [caldav-8010]  [-]  
[twistedcaldav.tap#info] Setting up scheme: digest
2008-11-11 21:08:51+0100 [-] [caldav-8009]  [-]  
[twistedcaldav.tap#info] Setting up document root at: /Library/ 
WebServer/CalendarServed/
2008-11-11 21:08:51+0100 [-] [caldav-8009]  [-]  
[twistedcaldav.tap#info] Setting up principal collection: <class  
'twistedcaldav 
.directory.principal.DirectoryPrincipalProvisioningResource'>
2008-11-11 21:08:51+0100 [-] [caldav-8009]  [-]  
[twistedcaldav.tap#info] Setting up calendar collection: <class  
'twistedcaldav.static.CalendarHomeProvisioningFile'>
2008-11-11 21:08:51+0100 [-] [caldav-8009]  [-]  
[twistedcaldav.tap#info] Setting up root resource: <class  
'twistedcaldav.root.RootResource'>
2008-11-11 21:08:51+0100 [-] [caldav-8009]  [-]  
[twistedcaldav.tap#info] Setting up time zone service resource: <class  
'twistedcaldav.static.TimezoneServiceFile'>
2008-11-11 21:08:51+0100 [-] [caldav-8009]  [-]  
[twistedcaldav.tap#info] Setting up iMIP inbox resource: <class  
'twistedcaldav.static.IMIPInboxFile'>
2008-11-11 21:08:51+0100 [-] [caldav-8009]  [-]  
[twistedcaldav.tap#info] Setting up Timezone Cache
2008-11-11 21:08:51+0100 [-] [caldav-8009]  [-]  
[twistedcaldav.tap#info] Configuring authentication for realm:  
icalconsult Realm
2008-11-11 21:08:51+0100 [-] [caldav-8009]  [-]  
[twistedcaldav.tap#info] Setting up scheme: wiki
2008-11-11 21:08:51+0100 [-] [caldav-8009]  [-]  
[twistedcaldav.tap#error] Unknown scheme: wiki
2008-11-11 21:08:51+0100 [-] [caldav-8009]  [-]  
[twistedcaldav.tap#info] Setting up scheme: digest
2008-11-11 21:08:51+0100 [-] [caldav-8010]  [-]  
[twistedcaldav.tap#info] Setting up scheme: basic
2008-11-11 21:08:51+0100 [-] [caldav-8010]  [-]  
[twistedcaldav.tap#info] Configuring authentication wrapper
2008-11-11 21:08:51+0100 [-] [caldav-8010]  [-]  
[twistedcaldav.tap#info] Setting up service
2008-11-11 21:08:51+0100 [-] [caldav-8010]  [-]  
[twistedcaldav.tap#info] Configuring log observer:  
<twistedcaldav.accesslog.AMPCommonAccessLoggingObserver object at  
0x18c8b90>
2008-11-11 21:08:51+0100 [-] [caldav-8010]  [-]  
[twistedcaldav.tap#info] Adding server at 127.0.0.1:8010
2008-11-11 21:08:51+0100 [-] [caldav-8010]  [-]  
[twistedcaldav.tap#info] Adding SSL server at 127.0.0.1:8445
2008-11-11 21:08:51+0100 [-] [caldav-8009]  [-]  
[twistedcaldav.tap#info] Setting up scheme: basic
2008-11-11 21:08:51+0100 [-] [caldav-8009]  [-]  
[twistedcaldav.tap#info] Configuring authentication wrapper
2008-11-11 21:08:51+0100 [-] [caldav-8009]  [-]  
[twistedcaldav.tap#info] Setting up service
2008-11-11 21:08:51+0100 [-] [caldav-8009]  [-]  
[twistedcaldav.tap#info] Configuring log observer:  
<twistedcaldav.accesslog.AMPCommonAccessLoggingObserver object at  
0x18c8b90>
2008-11-11 21:08:51+0100 [-] [caldav-8009]  [-]  
[twistedcaldav.tap#info] Adding server at 127.0.0.1:8009
2008-11-11 21:08:51+0100 [-] [caldav-8009]  [-]  
[twistedcaldav.tap#info] Adding SSL server at 127.0.0.1:8444
2008-11-11 21:08:51+0100 [-] [caldav-8010]  [-]  
twistedcaldav.httpfactory.HTTP503LoggingFactory starting on 8010
2008-11-11 21:08:51+0100 [-] [caldav-8010]  [-] Starting factory  
<twistedcaldav.httpfactory.HTTP503LoggingFactory instance at 0x18c9f30>
2008-11-11 21:08:51+0100 [-] [caldav-8010]  [-]  
twistedcaldav.httpfactory.HTTP503LoggingFactory starting on 8445
2008-11-11 21:08:51+0100 [-] [caldav-8009]  [-]  
twistedcaldav.httpfactory.HTTP503LoggingFactory starting on 8009
2008-11-11 21:08:51+0100 [-] [caldav-8009]  [-] Starting factory  
<twistedcaldav.httpfactory.HTTP503LoggingFactory instance at 0x18c9f30>
2008-11-11 21:08:51+0100 [twistedcaldav.accesslog.AMPLoggingFactory]  
AMPLoggingProtocol connection established (HOST:UNIXSocket('logs/ 
caldavd.sock') PEER:UNIXSocket(''))
2008-11-11 21:08:51+0100 [-] [caldav-8010]  [-] AMP connection  
established (HOST:UNIXSocket(None) PEER:UNIXSocket('logs/caldavd.sock'))
2008-11-11 21:08:51+0100 [-] [caldav-8009]  [-]  
twistedcaldav.httpfactory.HTTP503LoggingFactory starting on 8444
2008-11-11 21:08:51+0100 [twistedcaldav.accesslog.AMPLoggingFactory]  
AMPLoggingProtocol connection established (HOST:UNIXSocket('logs/ 
caldavd.sock') PEER:UNIXSocket(''))
2008-11-11 21:08:51+0100 [-] [caldav-8009]  [-] AMP connection  
established (HOST:UNIXSocket(None) PEER:UNIXSocket('logs/caldavd.sock'))
2008-11-11 21:08:53+0100 [-] [memcached] Upon execvpe no ['no', '-p',  
'11211', '-l', '127.0.0.1'] in environment id 25376064
2008-11-11 21:08:53+0100 [-] [memcached] :Traceback (most recent call  
last):
2008-11-11 21:08:53+0100 [-] [memcached]   File "/Users/jduffas/ 
Desktop/test/Twisted/twisted/internet/process.py", line 359, in __init__
2008-11-11 21:08:53+0100 [-] [memcached]     command, args, environment)
2008-11-11 21:08:53+0100 [-] [memcached]   File "/Users/jduffas/ 
Desktop/test/Twisted/twisted/internet/process.py", line 521, in  
_execChild
2008-11-11 21:08:53+0100 [-] [memcached]     os.execvpe(command, args,  
environment)
2008-11-11 21:08:53+0100 [-] [memcached]   File "/System/Library/ 
Frameworks/Python.framework/Versions/2.5/lib/python2.5/os.py", line  
363, in execvpe
2008-11-11 21:08:53+0100 [-] [memcached]     _execvpe(file, args, env)
2008-11-11 21:08:53+0100 [-] [memcached]   File "/System/Library/ 
Frameworks/Python.framework/Versions/2.5/lib/python2.5/os.py", line  
392, in _execvpe
2008-11-11 21:08:53+0100 [-] [memcached]     func(fullname, *argrest)
2008-11-11 21:08:53+0100 [-] [memcached] OSError: [Errno 2] No such  
file or directory
2008-11-11 21:08:57+0100 [-] [caldav-8010]  [-] AMP connection  
established (HOST:UNIXSocket(None) PEER:UNIXSocket('logs/caldavd- 
pydir.sock'))
2008-11-11 21:08:57+0100 [-] [caldav-8009]  [-] AMP connection  
established (HOST:UNIXSocket(None) PEER:UNIXSocket('logs/caldavd- 
pydir.sock'))
2008-11-11 21:08:57+0100 [-] [caldav-8010]  [-] Starting factory  
<twistedcaldav.memcachepool.MemCacheClientFactory object at 0x18d4030>
2008-11-11 21:08:57+0100 [-] [caldav-8010]  [Uninitialized]  
[twistedcaldav.memcachepool.MemCacheClientFactory#error] MemCache  
connection failed: [Failure instance: Traceback (failure with no  
frames): <class 'twisted.internet.error.ConnectionRefusedError'>:  
Connection was refused by other side: 61: Connection refused.
2008-11-11 21:08:57+0100 [-] [caldav-8010] 	]
2008-11-11 21:08:57+0100 [-] [caldav-8010]  [Uninitialized]  
<twisted.internet.tcp.Connector instance at 0x18d7148> will retry in 2  
seconds
2008-11-11 21:08:57+0100 [-] [caldav-8010]  [Uninitialized] Stopping  
factory <twistedcaldav.memcachepool.MemCacheClientFactory object at  
0x18d4030>
2008-11-11 21:08:57+0100 [-] [caldav-8009]  [-] Starting factory  
<twistedcaldav.memcachepool.MemCacheClientFactory object at 0x18d4030>
2008-11-11 21:08:57+0100 [-] [caldav-8009]  [Uninitialized]  
[twistedcaldav.memcachepool.MemCacheClientFactory#error] MemCache  
connection failed: [Failure instance: Traceback (failure with no  
frames): <class 'twisted.internet.error.ConnectionRefusedError'>:  
Connection was refused by other side: 61: Connection refused.
2008-11-11 21:08:57+0100 [-] [caldav-8009] 	]
2008-11-11 21:08:57+0100 [-] [caldav-8009]  [Uninitialized]  
<twisted.internet.tcp.Connector instance at 0x18d7198> will retry in 2  
seconds
2008-11-11 21:08:57+0100 [-] [caldav-8009]  [Uninitialized] Stopping  
factory <twistedcaldav.memcachepool.MemCacheClientFactory object at  
0x18d4030>
2008-11-11 21:09:00+0100 [-] [caldav-8009]  [-] Starting factory  
<twistedcaldav.memcachepool.MemCacheClientFactory object at 0x18d4030>
2008-11-11 21:09:00+0100 [-] [caldav-8009]  [Uninitialized]  
[twistedcaldav.memcachepool.MemCacheClientFactory#error] MemCache  
connection failed: [Failure instance: Traceback (failure with no  
frames): <class 'twisted.internet.error.ConnectionRefusedError'>:  
Connection was refused by other side: 61: Connection refused.
2008-11-11 21:09:00+0100 [-] [caldav-8009] 	]
2008-11-11 21:09:00+0100 [-] [caldav-8009]  [Uninitialized]  
<twisted.internet.tcp.Connector instance at 0x18d7198> will retry in 6  
seconds
2008-11-11 21:09:00+0100 [-] [caldav-8009]  [Uninitialized] Stopping  
factory <twistedcaldav.memcachepool.MemCacheClientFactory object at  
0x18d4030>
2008-11-11 21:09:00+0100 [-] [caldav-8010]  [-] Starting factory  
<twistedcaldav.memcachepool.MemCacheClientFactory object at 0x18d4030>
2008-11-11 21:09:00+0100 [-] [caldav-8010]  [Uninitialized]  
[twistedcaldav.memcachepool.MemCacheClientFactory#error] MemCache  
connection failed: [Failure instance: Traceback (failure with no  
frames): <class 'twisted.internet.error.ConnectionRefusedError'>:  
Connection was refused by other side: 61: Connection refused.
2008-11-11 21:09:00+0100 [-] [caldav-8010] 	]
2008-11-11 21:09:00+0100 [-] [caldav-8010]  [Uninitialized]  
<twisted.internet.tcp.Connector instance at 0x18d7148> will retry in 8  
seconds
2008-11-11 21:09:00+0100 [-] [caldav-8010]  [Uninitialized] Stopping  
factory <twistedcaldav.memcachepool.MemCacheClientFactory object at  
0x18d4030>
2008-11-11 21:09:00+0100 [-] [memcached] Upon execvpe no ['no', '-p',  
'11211', '-l', '127.0.0.1'] in environment id 25377072
2008-11-11 21:09:00+0100 [-] [memcached] :Traceback (most recent call  
last):
2008-11-11 21:09:00+0100 [-] [memcached]   File "/Users/jduffas/ 
Desktop/test/Twisted/twisted/internet/process.py", line 359, in __init__
2008-11-11 21:09:00+0100 [-] [memcached]     command, args, environment)
2008-11-11 21:09:00+0100 [-] [memcached]   File "/Users/jduffas/ 
Desktop/test/Twisted/twisted/internet/process.py", line 521, in  
_execChild
2008-11-11 21:09:00+0100 [-] [memcached]     os.execvpe(command, args,  
environment)
2008-11-11 21:09:00+0100 [-] [memcached]   File "/System/Library/ 
Frameworks/Python.framework/Versions/2.5/lib/python2.5/os.py", line  
363, in execvpe
2008-11-11 21:09:00+0100 [-] [memcached]     _execvpe(file, args, env)
2008-11-11 21:09:00+0100 [-] [memcached]   File "/System/Library/ 
Frameworks/Python.framework/Versions/2.5/lib/python2.5/os.py", line  
392, in _execvpe
2008-11-11 21:09:00+0100 [-] [memcached]     func(fullname, *argrest)
2008-11-11 21:09:00+0100 [-] [memcached] OSError: [Errno 2] No such  
file or directory
2008-11-11 21:09:06+0100 [-] [caldav-8009]  [-] Starting factory  
<twistedcaldav.memcachepool.MemCacheClientFactory object at 0x18d4030>
2008-11-11 21:09:06+0100 [-] [caldav-8009]  [Uninitialized]  
[twistedcaldav.memcachepool.MemCacheClientFactory#error] MemCache  
connection failed: [Failure instance: Traceback (failure with no  
frames): <class 'twisted.internet.error.ConnectionRefusedError'>:  
Connection was refused by other side: 61: Connection refused.
2008-11-11 21:09:06+0100 [-] [caldav-8009] 	]
2008-11-11 21:09:06+0100 [-] [caldav-8009]  [Uninitialized]  
<twisted.internet.tcp.Connector instance at 0x18d7198> will retry in  
15 seconds
2008-11-11 21:09:06+0100 [-] [caldav-8009]  [Uninitialized] Stopping  
factory <twistedcaldav.memcachepool.MemCacheClientFactory object at  
0x18d4030>
2008-11-11 21:09:09+0100 [-] [caldav-8010]  [-] Starting factory  
<twistedcaldav.memcachepool.MemCacheClientFactory object at 0x18d4030>
2008-11-11 21:09:09+0100 [-] [caldav-8010]  [Uninitialized]  
[twistedcaldav.memcachepool.MemCacheClientFactory#error] MemCache  
connection failed: [Failure instance: Traceback (failure with no  
frames): <class 'twisted.internet.error.ConnectionRefusedError'>:  
Connection was refused by other side: 61: Connection refused.
2008-11-11 21:09:09+0100 [-] [caldav-8010] 	]
2008-11-11 21:09:09+0100 [-] [caldav-8010]  [Uninitialized]  
<twisted.internet.tcp.Connector instance at 0x18d7148> will retry in  
24 seconds
2008-11-11 21:09:09+0100 [-] [caldav-8010]  [Uninitialized] Stopping  
factory <twistedcaldav.memcachepool.MemCacheClientFactory object at  
0x18d4030>
2008-11-11 21:09:15+0100 [-] [memcached] Upon execvpe no ['no', '-p',  
'11211', '-l', '127.0.0.1'] in environment id 25377504
2008-11-11 21:09:15+0100 [-] [memcached] :Traceback (most recent call  
last):
2008-11-11 21:09:15+0100 [-] [memcached]   File "/Users/jduffas/ 
Desktop/test/Twisted/twisted/internet/process.py", line 359, in __init__
2008-11-11 21:09:15+0100 [-] [memcached]     command, args, environment)
2008-11-11 21:09:15+0100 [-] [memcached]   File "/Users/jduffas/ 
Desktop/test/Twisted/twisted/internet/process.py", line 521, in  
_execChild
2008-11-11 21:09:15+0100 [-] [memcached]     os.execvpe(command, args,  
environment)
2008-11-11 21:09:15+0100 [-] [memcached]   File "/System/Library/ 
Frameworks/Python.framework/Versions/2.5/lib/python2.5/os.py", line  
363, in execvpe
2008-11-11 21:09:15+0100 [-] [memcached]     _execvpe(file, args, env)
2008-11-11 21:09:15+0100 [-] [memcached]   File "/System/Library/ 
Frameworks/Python.framework/Versions/2.5/lib/python2.5/os.py", line  
392, in _execvpe
2008-11-11 21:09:15+0100 [-] [memcached]     func(fullname, *argrest)
2008-11-11 21:09:15+0100 [-] [memcached] OSError: [Errno 2] No such  
file or directory
^C2008-11-11 21:09:18+0100 [-] Received SIGINT, shutting down.
2008-11-11 21:09:18+0100 [-] (Port None Closed)
2008-11-11 21:09:18+0100 [AMPLoggingProtocol,0,] AMPLoggingProtocol  
connection lost (HOST:UNIXSocket('logs/caldavd.sock')  
PEER:UNIXSocket(''))
2008-11-11 21:09:18+0100 [AMPLoggingProtocol,1,] AMPLoggingProtocol  
connection lost (HOST:UNIXSocket('logs/caldavd.sock')  
PEER:UNIXSocket(''))
2008-11-11 21:09:18+0100 [-] Main loop terminated.
2008-11-11 21:09:18+0100 [-] Server Shut Down.

You have mail in /var/mail/jduffas
mac-mini-de-jean-duffas-4:CalendarServer jduffas$



Le 11 nov. 08 à 18:50, Wilfredo Sánchez Vega a écrit :

> On Nov 11, 2008, at 9:29 AM, Mark Cockfield wrote:
>
>>> 2008-11-11 00:04:08+0100 [-] [memcached] can't run as root without  
>>> the -u switch
>
>   I *think* I fixed this in trunk yesterday.
>
> 	-wsv
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-users/attachments/20081111/bf9945b9/attachment-0001.html>


More information about the calendarserver-users mailing list