Advertisement
firewing1

DCS tutorial comment 1366

May 13th, 2011
291
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.72 KB | None | 0 0
  1. exec python /opt/CalendarServer/usr/bin/twistd -n caldav -f /opt/CalendarServer/etc/caldavd/caldavd.plist
  2. 2011-05-13 13:06:17+0200 [-] Log opened.
  3. 2011-05-13 13:06:17+0200 [-] twistd 8.2.0 (/usr/bin/python 2.7.0) starting up.
  4. 2011-05-13 13:06:17+0200 [-] reactor class: twisted.internet.selectreactor.SelectReactor.
  5. 2011-05-13 13:06:17+0200 [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Darwin Calendar Server 2.4 (r7422M) starting Combined process...
  6. 2011-05-13 13:06:17+0200 [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Adding pydirector service with configuration: /tmp/pydironavzj
  7. 2011-05-13 13:06:17+0200 [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Adding memcached service
  8. 2011-05-13 13:06:17+0200 [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Adding task service
  9. 2011-05-13 13:06:17+0200 [-] twistedcaldav.accesslog.AMPLoggingFactory starting on "'/opt/CalendarServer/var/run/caldavd/caldavd.sock'"
  10. 2011-05-13 13:06:17+0200 [-] calendarserver.tap.caldav.CalDAVStatisticsServer starting on "'/opt/CalendarServer/var/run/caldavd/caldavd-stats.sock'"
  11. 2011-05-13 13:06:17+0200 [-] [pydir] Traceback (most recent call last):
  12. 2011-05-13 13:06:17+0200 [-] [pydir] File "/opt/CalendarServer/usr/bin/pydir.py", line 20, in <module>
  13. 2011-05-13 13:06:17+0200 [-] [pydir] main()
  14. 2011-05-13 13:06:17+0200 [-] [pydir] File "/opt/CalendarServer/usr/bin/pydir.py", line 15, in main
  15. 2011-05-13 13:06:17+0200 [-] [pydir] pd = PythonDirector(config)
  16. 2011-05-13 13:06:17+0200 [-] [pydir] File "/opt/CalendarServer/usr/lib/python2.7/site-packages/pydirector/pdmain.py", line 19, in __init__
  17. 2011-05-13 13:06:17+0200 [-] [pydir] self.conf = pdconf.PDConfig(config)
  18. 2011-05-13 13:06:17+0200 [-] [pydir] File "/opt/CalendarServer/usr/lib/python2.7/site-packages/pydirector/pdconf.py", line 191, in __init__
  19. 2011-05-13 13:06:17+0200 [-] [pydir] "expected 'service' or 'admin', got '%s'"%item.nodeName
  20. 2011-05-13 13:06:17+0200 [-] [pydir] pydirector.pdconf.ConfigError: expected 'service' or 'admin', got 'control'
  21. 2011-05-13 13:06:18+0200 [-] [pydir] Traceback (most recent call last):
  22. 2011-05-13 13:06:18+0200 [-] [pydir] File "/opt/CalendarServer/usr/bin/pydir.py", line 20, in <module>
  23. 2011-05-13 13:06:18+0200 [-] [pydir] main()
  24. 2011-05-13 13:06:18+0200 [-] [pydir] File "/opt/CalendarServer/usr/bin/pydir.py", line 15, in main
  25. 2011-05-13 13:06:18+0200 [-] [pydir] pd = PythonDirector(config)
  26. 2011-05-13 13:06:18+0200 [-] [pydir] File "/opt/CalendarServer/usr/lib/python2.7/site-packages/pydirector/pdmain.py", line 19, in __init__
  27. 2011-05-13 13:06:18+0200 [-] [pydir] self.conf = pdconf.PDConfig(config)
  28. 2011-05-13 13:06:18+0200 [-] [pydir] File "/opt/CalendarServer/usr/lib/python2.7/site-packages/pydirector/pdconf.py", line 191, in __init__
  29. 2011-05-13 13:06:18+0200 [-] [pydir] "expected 'service' or 'admin', got '%s'"%item.nodeName
  30. 2011-05-13 13:06:18+0200 [-] [pydir] pydirector.pdconf.ConfigError: expected 'service' or 'admin', got 'control'
  31. 2011-05-13 13:06:18+0200 [-] [caldav_task] 2011-05-13 13:06:18+0200 [-] Log opened.
  32. 2011-05-13 13:06:18+0200 [-] [caldav_task] 2011-05-13 13:06:18+0200 [-] twistd 8.2.0 (/usr/bin/python 2.7.0) starting up.
  33. 2011-05-13 13:06:18+0200 [-] [caldav_task] 2011-05-13 13:06:18+0200 [-] reactor class: twisted.internet.selectreactor.SelectReactor.
  34. 2011-05-13 13:06:18+0200 [-] [caldav_task] 2011-05-13 13:06:18+0200 [-] [calendarserver.sidecar.task.CalDAVTaskServiceMaker#info] Configuring directory service of type: twistedcaldav.directory.xmlfile.XMLDirectoryService
  35. 2011-05-13 13:06:18+0200 [-] [caldav-8010] [-] Log opened.
  36. 2011-05-13 13:06:18+0200 [-] [caldav-8010] [-] twistd 8.2.0 (/usr/bin/python 2.7.0) starting up.
  37. 2011-05-13 13:06:18+0200 [-] [caldav-8010] [-] reactor class: twisted.internet.selectreactor.SelectReactor.
  38. 2011-05-13 13:06:18+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Darwin Calendar Server 2.4 (r7422M) starting Slave process...
  39. 2011-05-13 13:06:18+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Configuring directory service of type: twistedcaldav.directory.xmlfile.XMLDirectoryService
  40. 2011-05-13 13:06:18+0200 [-] [caldav-8009] [-] Log opened.
  41. 2011-05-13 13:06:18+0200 [-] [caldav-8009] [-] twistd 8.2.0 (/usr/bin/python 2.7.0) starting up.
  42. 2011-05-13 13:06:18+0200 [-] [caldav-8009] [-] reactor class: twisted.internet.selectreactor.SelectReactor.
  43. 2011-05-13 13:06:18+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Darwin Calendar Server 2.4 (r7422M) starting Slave process...
  44. 2011-05-13 13:06:18+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Configuring directory service of type: twistedcaldav.directory.xmlfile.XMLDirectoryService
  45. 2011-05-13 13:06:19+0200 [-] [caldav_task] 2011-05-13 13:06:19+0200 [-] [calendarserver.sidecar.task.CalDAVTaskServiceMaker#info] Setting up document root at: /srv/CalendarServer/Documents/
  46. 2011-05-13 13:06:19+0200 [-] [caldav_task] 2011-05-13 13:06:19+0200 [-] [calendarserver.sidecar.task.CalDAVTaskServiceMaker#info] Setting up principal collection: <class 'twistedcaldav.directory.principal.DirectoryPrincipalProvisioningResource'>
  47. 2011-05-13 13:06:19+0200 [-] [caldav_task] 2011-05-13 13:06:19+0200 [-] [calendarserver.sidecar.task.CalDAVTaskServiceMaker#info] Setting up calendar collection: <class 'twistedcaldav.static.CalendarHomeProvisioningFile'>
  48. 2011-05-13 13:06:19+0200 [-] [caldav_task] 2011-05-13 13:06:19+0200 [-] [calendarserver.sidecar.task.CalDAVTaskServiceMaker#info] Setting up root resource: <class 'calendarserver.provision.root.RootResource'>
  49. 2011-05-13 13:06:19+0200 [-] [caldav_task] 2011-05-13 13:06:19+0200 [-] set uid/gid 2/2
  50. 2011-05-13 13:06:19+0200 [-] [caldav_task] 2011-05-13 13:06:19+0200 [-] [calendarserver.sidecar.task#info] Starting task service
  51. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Configuring SudoDirectoryService with file: /opt/CalendarServer/etc/caldavd/sudoers.plist
  52. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Configuring authentication for realm: Test Realm
  53. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up scheme: digest
  54. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up scheme: basic
  55. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up document root at: /srv/CalendarServer/Documents/
  56. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up principal collection: <class 'twistedcaldav.directory.principal.DirectoryPrincipalProvisioningResource'>
  57. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up calendar collection: <class 'twistedcaldav.static.CalendarHomeProvisioningFile'>
  58. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up root resource: <class 'calendarserver.provision.root.RootResource'>
  59. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up time zone service resource: <class 'twistedcaldav.static.TimezoneServiceFile'>
  60. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up WebCalendar resource: /usr/share/collaboration
  61. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up WebAdmin resource
  62. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up Timezone Cache
  63. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Configuring authentication wrapper
  64. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up service
  65. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Logging via AF_UNIX: /opt/CalendarServer/var/run/caldavd/caldavd.sock
  66. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Configuring log observer: <twistedcaldav.accesslog.AMPCommonAccessLoggingObserver object at 0x382b690>
  67. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Adding SSL server at 127.0.0.1:8445
  68. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Adding server at 127.0.0.1:8010
  69. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] twext.web2.channel.http.HTTP503LoggingFactory starting on 8445
  70. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] twext.web2.channel.http.HTTP503LoggingFactory starting on 8010
  71. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] set uid/gid 2/2
  72. 2011-05-13 13:06:19+0200 [twistedcaldav.accesslog.AMPLoggingFactory] AMPLoggingProtocol connection established (HOST:UNIXSocket('/opt/CalendarServer/var/run/caldavd/caldavd.sock') PEER:UNIXSocket(''))
  73. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] AMP connection established (HOST:UNIXSocket(None) PEER:UNIXSocket('/opt/CalendarServer/var/run/caldavd/caldavd.sock'))
  74. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Configuring SudoDirectoryService with file: /opt/CalendarServer/etc/caldavd/sudoers.plist
  75. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Configuring authentication for realm: Test Realm
  76. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up scheme: digest
  77. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up scheme: basic
  78. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up document root at: /srv/CalendarServer/Documents/
  79. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up principal collection: <class 'twistedcaldav.directory.principal.DirectoryPrincipalProvisioningResource'>
  80. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up calendar collection: <class 'twistedcaldav.static.CalendarHomeProvisioningFile'>
  81. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up root resource: <class 'calendarserver.provision.root.RootResource'>
  82. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up time zone service resource: <class 'twistedcaldav.static.TimezoneServiceFile'>
  83. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up WebCalendar resource: /usr/share/collaboration
  84. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up WebAdmin resource
  85. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up Timezone Cache
  86. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Configuring authentication wrapper
  87. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up service
  88. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Logging via AF_UNIX: /opt/CalendarServer/var/run/caldavd/caldavd.sock
  89. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Configuring log observer: <twistedcaldav.accesslog.AMPCommonAccessLoggingObserver object at 0x30f9690>
  90. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Adding SSL server at 127.0.0.1:8444
  91. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Adding server at 127.0.0.1:8009
  92. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] twext.web2.channel.http.HTTP503LoggingFactory starting on 8444
  93. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] twext.web2.channel.http.HTTP503LoggingFactory starting on 8009
  94. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] set uid/gid 2/2
  95. 2011-05-13 13:06:19+0200 [twistedcaldav.accesslog.AMPLoggingFactory] AMPLoggingProtocol connection established (HOST:UNIXSocket('/opt/CalendarServer/var/run/caldavd/caldavd.sock') PEER:UNIXSocket(''))
  96. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] AMP connection established (HOST:UNIXSocket(None) PEER:UNIXSocket('/opt/CalendarServer/var/run/caldavd/caldavd.sock'))
  97. 2011-05-13 13:06:21+0200 [-] [pydir] Traceback (most recent call last):
  98. 2011-05-13 13:06:21+0200 [-] [pydir] File "/opt/CalendarServer/usr/bin/pydir.py", line 20, in <module>
  99. 2011-05-13 13:06:21+0200 [-] [pydir] main()
  100. 2011-05-13 13:06:21+0200 [-] [pydir] File "/opt/CalendarServer/usr/bin/pydir.py", line 15, in main
  101. 2011-05-13 13:06:21+0200 [-] [pydir] pd = PythonDirector(config)
  102. 2011-05-13 13:06:21+0200 [-] [pydir] File "/opt/CalendarServer/usr/lib/python2.7/site-packages/pydirector/pdmain.py", line 19, in __init__
  103. 2011-05-13 13:06:21+0200 [-] [pydir] self.conf = pdconf.PDConfig(config)
  104. 2011-05-13 13:06:21+0200 [-] [pydir] File "/opt/CalendarServer/usr/lib/python2.7/site-packages/pydirector/pdconf.py", line 191, in __init__
  105. 2011-05-13 13:06:21+0200 [-] [pydir] "expected 'service' or 'admin', got '%s'"%item.nodeName
  106. 2011-05-13 13:06:21+0200 [-] [pydir] pydirector.pdconf.ConfigError: expected 'service' or 'admin', got 'control'
  107. 2011-05-13 13:06:29+0200 [-] [pydir] Traceback (most recent call last):
  108. 2011-05-13 13:06:29+0200 [-] [pydir] File "/opt/CalendarServer/usr/bin/pydir.py", line 20, in <module>
  109. 2011-05-13 13:06:29+0200 [-] [pydir] main()
  110. 2011-05-13 13:06:29+0200 [-] [pydir] File "/opt/CalendarServer/usr/bin/pydir.py", line 15, in main
  111. 2011-05-13 13:06:29+0200 [-] [pydir] pd = PythonDirector(config)
  112. 2011-05-13 13:06:29+0200 [-] [pydir] File "/opt/CalendarServer/usr/lib/python2.7/site-packages/pydirector/pdmain.py", line 19, in __init__
  113. 2011-05-13 13:06:29+0200 [-] [pydir] self.conf = pdconf.PDConfig(config)
  114. 2011-05-13 13:06:29+0200 [-] [pydir] File "/opt/CalendarServer/usr/lib/python2.7/site-packages/pydirector/pdconf.py", line 191, in __init__
  115. 2011-05-13 13:06:29+0200 [-] [pydir] "expected 'service' or 'admin', got '%s'"%item.nodeName
  116. 2011-05-13 13:06:29+0200 [-] [pydir] pydirector.pdconf.ConfigError: expected 'service' or 'admin', got 'control'
  117. 2011-05-13 13:06:44+0200 [-] [pydir] Traceback (most recent call last):
  118. 2011-05-13 13:06:44+0200 [-] [pydir] File "/opt/CalendarServer/usr/bin/pydir.py", line 20, in <module>
  119. 2011-05-13 13:06:44+0200 [-] [pydir] main()
  120. 2011-05-13 13:06:44+0200 [-] [pydir] File "/opt/CalendarServer/usr/bin/pydir.py", line 15, in main
  121. 2011-05-13 13:06:44+0200 [-] [pydir] pd = PythonDirector(config)
  122. 2011-05-13 13:06:44+0200 [-] [pydir] File "/opt/CalendarServer/usr/lib/python2.7/site-packages/pydirector/pdmain.py", line 19, in __init__
  123. 2011-05-13 13:06:44+0200 [-] [pydir] self.conf = pdconf.PDConfig(config)
  124. 2011-05-13 13:06:44+0200 [-] [pydir] File "/opt/CalendarServer/usr/lib/python2.7/site-packages/pydirector/pdconf.py", line 191, in __init__
  125. 2011-05-13 13:06:44+0200 [-] [pydir] "expected 'service' or 'admin', got '%s'"%item.nodeName
  126. 2011-05-13 13:06:44+0200 [-] [pydir] pydirector.pdconf.ConfigError: expected 'service' or 'admin', got 'control'
  127. 2011-05-13 13:07:15+0200 [-] [pydir] Traceback (most recent call last):
  128. 2011-05-13 13:07:15+0200 [-] [pydir] File "/opt/CalendarServer/usr/bin/pydir.py", line 20, in <module>
  129. 2011-05-13 13:07:15+0200 [-] [pydir] main()
  130. 2011-05-13 13:07:15+0200 [-] [pydir] File "/opt/CalendarServer/usr/bin/pydir.py", line 15, in main
  131. 2011-05-13 13:07:15+0200 [-] [pydir] pd = PythonDirector(config)
  132. 2011-05-13 13:07:15+0200 [-] [pydir] File "/opt/CalendarServer/usr/lib/python2.7/site-packages/pydirector/pdmain.py", line 19, in __init__
  133. 2011-05-13 13:07:15+0200 [-] [pydir] self.conf = pdconf.PDConfig(config)
  134. 2011-05-13 13:07:15+0200 [-] [pydir] File "/opt/CalendarServer/usr/lib/python2.7/site-packages/pydirector/pdconf.py", line 191, in __init__
  135. 2011-05-13 13:07:15+0200 [-] [pydir] "expected 'service' or 'admin', got '%s'"%item.nodeName
  136. 2011-05-13 13:07:15+0200 [-] [pydir] pydirector.pdconf.ConfigError: expected 'service' or 'admin', got 'control'
  137. /opt/CalendarServer/usr/bin/caldavd -T /opt/CalendarServer/usr/bin/twistd -f /opt/CalendarServer/etc/caldavd/caldavd.plist -X
  138. exec python /opt/CalendarServer/usr/bin/twistd -n caldav -f /opt/CalendarServer/etc/caldavd/caldavd.plist
  139. 2011-05-13 13:06:17+0200 [-] Log opened.
  140. 2011-05-13 13:06:17+0200 [-] twistd 8.2.0 (/usr/bin/python 2.7.0) starting up.
  141. 2011-05-13 13:06:17+0200 [-] reactor class: twisted.internet.selectreactor.SelectReactor.
  142. 2011-05-13 13:06:17+0200 [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Darwin Calendar Server 2.4 (r7422M) starting Combined process...
  143. 2011-05-13 13:06:17+0200 [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Adding pydirector service with configuration: /tmp/pydironavzj
  144. 2011-05-13 13:06:17+0200 [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Adding memcached service
  145. 2011-05-13 13:06:17+0200 [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Adding task service
  146. 2011-05-13 13:06:17+0200 [-] twistedcaldav.accesslog.AMPLoggingFactory starting on "'/opt/CalendarServer/var/run/caldavd/caldavd.sock'"
  147. 2011-05-13 13:06:17+0200 [-] calendarserver.tap.caldav.CalDAVStatisticsServer starting on "'/opt/CalendarServer/var/run/caldavd/caldavd-stats.sock'"
  148. 2011-05-13 13:06:17+0200 [-] [pydir] Traceback (most recent call last):
  149. 2011-05-13 13:06:17+0200 [-] [pydir] File "/opt/CalendarServer/usr/bin/pydir.py", line 20, in <module>
  150. 2011-05-13 13:06:17+0200 [-] [pydir] main()
  151. 2011-05-13 13:06:17+0200 [-] [pydir] File "/opt/CalendarServer/usr/bin/pydir.py", line 15, in main
  152. 2011-05-13 13:06:17+0200 [-] [pydir] pd = PythonDirector(config)
  153. 2011-05-13 13:06:17+0200 [-] [pydir] File "/opt/CalendarServer/usr/lib/python2.7/site-packages/pydirector/pdmain.py", line 19, in __init__
  154. 2011-05-13 13:06:17+0200 [-] [pydir] self.conf = pdconf.PDConfig(config)
  155. 2011-05-13 13:06:17+0200 [-] [pydir] File "/opt/CalendarServer/usr/lib/python2.7/site-packages/pydirector/pdconf.py", line 191, in __init__
  156. 2011-05-13 13:06:17+0200 [-] [pydir] "expected 'service' or 'admin', got '%s'"%item.nodeName
  157. 2011-05-13 13:06:17+0200 [-] [pydir] pydirector.pdconf.ConfigError: expected 'service' or 'admin', got 'control'
  158. 2011-05-13 13:06:18+0200 [-] [pydir] Traceback (most recent call last):
  159. 2011-05-13 13:06:18+0200 [-] [pydir] File "/opt/CalendarServer/usr/bin/pydir.py", line 20, in <module>
  160. 2011-05-13 13:06:18+0200 [-] [pydir] main()
  161. 2011-05-13 13:06:18+0200 [-] [pydir] File "/opt/CalendarServer/usr/bin/pydir.py", line 15, in main
  162. 2011-05-13 13:06:18+0200 [-] [pydir] pd = PythonDirector(config)
  163. 2011-05-13 13:06:18+0200 [-] [pydir] File "/opt/CalendarServer/usr/lib/python2.7/site-packages/pydirector/pdmain.py", line 19, in __init__
  164. 2011-05-13 13:06:18+0200 [-] [pydir] self.conf = pdconf.PDConfig(config)
  165. 2011-05-13 13:06:18+0200 [-] [pydir] File "/opt/CalendarServer/usr/lib/python2.7/site-packages/pydirector/pdconf.py", line 191, in __init__
  166. 2011-05-13 13:06:18+0200 [-] [pydir] "expected 'service' or 'admin', got '%s'"%item.nodeName
  167. 2011-05-13 13:06:18+0200 [-] [pydir] pydirector.pdconf.ConfigError: expected 'service' or 'admin', got 'control'
  168. 2011-05-13 13:06:18+0200 [-] [caldav_task] 2011-05-13 13:06:18+0200 [-] Log opened.
  169. 2011-05-13 13:06:18+0200 [-] [caldav_task] 2011-05-13 13:06:18+0200 [-] twistd 8.2.0 (/usr/bin/python 2.7.0) starting up.
  170. 2011-05-13 13:06:18+0200 [-] [caldav_task] 2011-05-13 13:06:18+0200 [-] reactor class: twisted.internet.selectreactor.SelectReactor.
  171. 2011-05-13 13:06:18+0200 [-] [caldav_task] 2011-05-13 13:06:18+0200 [-] [calendarserver.sidecar.task.CalDAVTaskServiceMaker#info] Configuring directory service of type: twistedcaldav.directory.xmlfile.XMLDirectoryService
  172. 2011-05-13 13:06:18+0200 [-] [caldav-8010] [-] Log opened.
  173. 2011-05-13 13:06:18+0200 [-] [caldav-8010] [-] twistd 8.2.0 (/usr/bin/python 2.7.0) starting up.
  174. 2011-05-13 13:06:18+0200 [-] [caldav-8010] [-] reactor class: twisted.internet.selectreactor.SelectReactor.
  175. 2011-05-13 13:06:18+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Darwin Calendar Server 2.4 (r7422M) starting Slave process...
  176. 2011-05-13 13:06:18+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Configuring directory service of type: twistedcaldav.directory.xmlfile.XMLDirectoryService
  177. 2011-05-13 13:06:18+0200 [-] [caldav-8009] [-] Log opened.
  178. 2011-05-13 13:06:18+0200 [-] [caldav-8009] [-] twistd 8.2.0 (/usr/bin/python 2.7.0) starting up.
  179. 2011-05-13 13:06:18+0200 [-] [caldav-8009] [-] reactor class: twisted.internet.selectreactor.SelectReactor.
  180. 2011-05-13 13:06:18+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Darwin Calendar Server 2.4 (r7422M) starting Slave process...
  181. 2011-05-13 13:06:18+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Configuring directory service of type: twistedcaldav.directory.xmlfile.XMLDirectoryService
  182. 2011-05-13 13:06:19+0200 [-] [caldav_task] 2011-05-13 13:06:19+0200 [-] [calendarserver.sidecar.task.CalDAVTaskServiceMaker#info] Setting up document root at: /srv/CalendarServer/Documents/
  183. 2011-05-13 13:06:19+0200 [-] [caldav_task] 2011-05-13 13:06:19+0200 [-] [calendarserver.sidecar.task.CalDAVTaskServiceMaker#info] Setting up principal collection: <class 'twistedcaldav.directory.principal.DirectoryPrincipalProvisioningResource'>
  184. 2011-05-13 13:06:19+0200 [-] [caldav_task] 2011-05-13 13:06:19+0200 [-] [calendarserver.sidecar.task.CalDAVTaskServiceMaker#info] Setting up calendar collection: <class 'twistedcaldav.static.CalendarHomeProvisioningFile'>
  185. 2011-05-13 13:06:19+0200 [-] [caldav_task] 2011-05-13 13:06:19+0200 [-] [calendarserver.sidecar.task.CalDAVTaskServiceMaker#info] Setting up root resource: <class 'calendarserver.provision.root.RootResource'>
  186. 2011-05-13 13:06:19+0200 [-] [caldav_task] 2011-05-13 13:06:19+0200 [-] set uid/gid 2/2
  187. 2011-05-13 13:06:19+0200 [-] [caldav_task] 2011-05-13 13:06:19+0200 [-] [calendarserver.sidecar.task#info] Starting task service
  188. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Configuring SudoDirectoryService with file: /opt/CalendarServer/etc/caldavd/sudoers.plist
  189. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Configuring authentication for realm: Test Realm
  190. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up scheme: digest
  191. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up scheme: basic
  192. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up document root at: /srv/CalendarServer/Documents/
  193. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up principal collection: <class 'twistedcaldav.directory.principal.DirectoryPrincipalProvisioningResource'>
  194. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up calendar collection: <class 'twistedcaldav.static.CalendarHomeProvisioningFile'>
  195. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up root resource: <class 'calendarserver.provision.root.RootResource'>
  196. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up time zone service resource: <class 'twistedcaldav.static.TimezoneServiceFile'>
  197. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up WebCalendar resource: /usr/share/collaboration
  198. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up WebAdmin resource
  199. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up Timezone Cache
  200. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Configuring authentication wrapper
  201. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up service
  202. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Logging via AF_UNIX: /opt/CalendarServer/var/run/caldavd/caldavd.sock
  203. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Configuring log observer: <twistedcaldav.accesslog.AMPCommonAccessLoggingObserver object at 0x382b690>
  204. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Adding SSL server at 127.0.0.1:8445
  205. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Adding server at 127.0.0.1:8010
  206. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] twext.web2.channel.http.HTTP503LoggingFactory starting on 8445
  207. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] twext.web2.channel.http.HTTP503LoggingFactory starting on 8010
  208. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] set uid/gid 2/2
  209. 2011-05-13 13:06:19+0200 [twistedcaldav.accesslog.AMPLoggingFactory] AMPLoggingProtocol connection established (HOST:UNIXSocket('/opt/CalendarServer/var/run/caldavd/caldavd.sock') PEER:UNIXSocket(''))
  210. 2011-05-13 13:06:19+0200 [-] [caldav-8010] [-] AMP connection established (HOST:UNIXSocket(None) PEER:UNIXSocket('/opt/CalendarServer/var/run/caldavd/caldavd.sock'))
  211. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Configuring SudoDirectoryService with file: /opt/CalendarServer/etc/caldavd/sudoers.plist
  212. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Configuring authentication for realm: Test Realm
  213. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up scheme: digest
  214. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up scheme: basic
  215. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up document root at: /srv/CalendarServer/Documents/
  216. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up principal collection: <class 'twistedcaldav.directory.principal.DirectoryPrincipalProvisioningResource'>
  217. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up calendar collection: <class 'twistedcaldav.static.CalendarHomeProvisioningFile'>
  218. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up root resource: <class 'calendarserver.provision.root.RootResource'>
  219. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up time zone service resource: <class 'twistedcaldav.static.TimezoneServiceFile'>
  220. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up WebCalendar resource: /usr/share/collaboration
  221. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up WebAdmin resource
  222. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up Timezone Cache
  223. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Configuring authentication wrapper
  224. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up service
  225. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Logging via AF_UNIX: /opt/CalendarServer/var/run/caldavd/caldavd.sock
  226. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Configuring log observer: <twistedcaldav.accesslog.AMPCommonAccessLoggingObserver object at 0x30f9690>
  227. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Adding SSL server at 127.0.0.1:8444
  228. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Adding server at 127.0.0.1:8009
  229. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] twext.web2.channel.http.HTTP503LoggingFactory starting on 8444
  230. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] twext.web2.channel.http.HTTP503LoggingFactory starting on 8009
  231. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] set uid/gid 2/2
  232. 2011-05-13 13:06:19+0200 [twistedcaldav.accesslog.AMPLoggingFactory] AMPLoggingProtocol connection established (HOST:UNIXSocket('/opt/CalendarServer/var/run/caldavd/caldavd.sock') PEER:UNIXSocket(''))
  233. 2011-05-13 13:06:19+0200 [-] [caldav-8009] [-] AMP connection established (HOST:UNIXSocket(None) PEER:UNIXSocket('/opt/CalendarServer/var/run/caldavd/caldavd.sock'))
  234. 2011-05-13 13:06:21+0200 [-] [pydir] Traceback (most recent call last):
  235. 2011-05-13 13:06:21+0200 [-] [pydir] File "/opt/CalendarServer/usr/bin/pydir.py", line 20, in <module>
  236. 2011-05-13 13:06:21+0200 [-] [pydir] main()
  237. 2011-05-13 13:06:21+0200 [-] [pydir] File "/opt/CalendarServer/usr/bin/pydir.py", line 15, in main
  238. 2011-05-13 13:06:21+0200 [-] [pydir] pd = PythonDirector(config)
  239. 2011-05-13 13:06:21+0200 [-] [pydir] File "/opt/CalendarServer/usr/lib/python2.7/site-packages/pydirector/pdmain.py", line 19, in __init__
  240. 2011-05-13 13:06:21+0200 [-] [pydir] self.conf = pdconf.PDConfig(config)
  241. 2011-05-13 13:06:21+0200 [-] [pydir] File "/opt/CalendarServer/usr/lib/python2.7/site-packages/pydirector/pdconf.py", line 191, in __init__
  242. 2011-05-13 13:06:21+0200 [-] [pydir] "expected 'service' or 'admin', got '%s'"%item.nodeName
  243. 2011-05-13 13:06:21+0200 [-] [pydir] pydirector.pdconf.ConfigError: expected 'service' or 'admin', got 'control'
  244. 2011-05-13 13:06:29+0200 [-] [pydir] Traceback (most recent call last):
  245. 2011-05-13 13:06:29+0200 [-] [pydir] File "/opt/CalendarServer/usr/bin/pydir.py", line 20, in <module>
  246. 2011-05-13 13:06:29+0200 [-] [pydir] main()
  247. 2011-05-13 13:06:29+0200 [-] [pydir] File "/opt/CalendarServer/usr/bin/pydir.py", line 15, in main
  248. 2011-05-13 13:06:29+0200 [-] [pydir] pd = PythonDirector(config)
  249. 2011-05-13 13:06:29+0200 [-] [pydir] File "/opt/CalendarServer/usr/lib/python2.7/site-packages/pydirector/pdmain.py", line 19, in __init__
  250. 2011-05-13 13:06:29+0200 [-] [pydir] self.conf = pdconf.PDConfig(config)
  251. 2011-05-13 13:06:29+0200 [-] [pydir] File "/opt/CalendarServer/usr/lib/python2.7/site-packages/pydirector/pdconf.py", line 191, in __init__
  252. 2011-05-13 13:06:29+0200 [-] [pydir] "expected 'service' or 'admin', got '%s'"%item.nodeName
  253. 2011-05-13 13:06:29+0200 [-] [pydir] pydirector.pdconf.ConfigError: expected 'service' or 'admin', got 'control'
  254. 2011-05-13 13:06:44+0200 [-] [pydir] Traceback (most recent call last):
  255. 2011-05-13 13:06:44+0200 [-] [pydir] File "/opt/CalendarServer/usr/bin/pydir.py", line 20, in <module>
  256. 2011-05-13 13:06:44+0200 [-] [pydir] main()
  257. 2011-05-13 13:06:44+0200 [-] [pydir] File "/opt/CalendarServer/usr/bin/pydir.py", line 15, in main
  258. 2011-05-13 13:06:44+0200 [-] [pydir] pd = PythonDirector(config)
  259. 2011-05-13 13:06:44+0200 [-] [pydir] File "/opt/CalendarServer/usr/lib/python2.7/site-packages/pydirector/pdmain.py", line 19, in __init__
  260. 2011-05-13 13:06:44+0200 [-] [pydir] self.conf = pdconf.PDConfig(config)
  261. 2011-05-13 13:06:44+0200 [-] [pydir] File "/opt/CalendarServer/usr/lib/python2.7/site-packages/pydirector/pdconf.py", line 191, in __init__
  262. 2011-05-13 13:06:44+0200 [-] [pydir] "expected 'service' or 'admin', got '%s'"%item.nodeName
  263. 2011-05-13 13:06:44+0200 [-] [pydir] pydirector.pdconf.ConfigError: expected 'service' or 'admin', got 'control'
  264. 2011-05-13 13:07:15+0200 [-] [pydir] Traceback (most recent call last):
  265. 2011-05-13 13:07:15+0200 [-] [pydir] File "/opt/CalendarServer/usr/bin/pydir.py", line 20, in <module>
  266. 2011-05-13 13:07:15+0200 [-] [pydir] main()
  267. 2011-05-13 13:07:15+0200 [-] [pydir] File "/opt/CalendarServer/usr/bin/pydir.py", line 15, in main
  268. 2011-05-13 13:07:15+0200 [-] [pydir] pd = PythonDirector(config)
  269. 2011-05-13 13:07:15+0200 [-] [pydir] File "/opt/CalendarServer/usr/lib/python2.7/site-packages/pydirector/pdmain.py", line 19, in __init__
  270. 2011-05-13 13:07:15+0200 [-] [pydir] self.conf = pdconf.PDConfig(config)
  271. 2011-05-13 13:07:15+0200 [-] [pydir] File "/opt/CalendarServer/usr/lib/python2.7/site-packages/pydirector/pdconf.py", line 191, in __init__
  272. 2011-05-13 13:07:15+0200 [-] [pydir] "expected 'service' or 'admin', got '%s'"%item.nodeName
  273. 2011-05-13 13:07:15+0200 [-] [pydir] pydirector.pdconf.ConfigError: expected 'service' or 'admin', got 'control'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement