The push notification server is running and iCal is configured to use it. The iCal service and push notification is running on the same machine. For some reason in server admin, *the push notification server shows two instances of my iCal server.* It has a FQDN and an IP both of which are the same iCal service. The mail server is also listed here.
I didn't see any iCal errors in the push error log, although I didn't really know what I was looking for. There was a reoccurring jabber error, which is weird because jabber isn't even running and has never been configured. The error is as follows:
2009-09-08 17:04:38-0400 [Uninitialized] <twisted.internet.tcp.Connector instance at 0x578e68> will retry in 6 seconds
2009-09-08 17:04:38-0400 [Uninitialized] Stopping factory <twisted.words.protocols.jabber.xmlstream.XmlStreamFactory object at 0x12907f0>
2009-09-08 17:04:44-0400 [-] Starting factory <twisted.words.protocols.jabber.xmlstream.XmlStreamFactory object at 0x12907f0>
_My iCal Server error log is posted below:_
DAVServiceMaker#info] Setting up WebAdmin resource
2009-09-08 17:05:09-0400 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up Timezone Cache
2009-09-08 17:05:09-0400 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Configuring authentication wrapper
2009-09-08 17:05:09-0400 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up service
2009-09-08 17:05:09-0400 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Logging via AF_UNIX: /var/run/caldavd.sock
2009-09-08 17:05:09-0400 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Configuring log observer: <twistedcaldav.accesslog.AMPCommonAccessLoggingObserver object at 0x192aa70>
2009-09-08 17:05:09-0400 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Adding SSL server at 127.0.0.1:8445
2009-09-08 17:05:09-0400 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Configuring SudoDirectoryService with file: /etc/caldavd/sudoers.plist
2009-09-08 17:05:09-0400 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Configuring authentication for realm: /Search
2009-09-08 17:05:09-0400 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up scheme: wiki
2009-09-08 17:05:09-0400 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up scheme: kerberos
2009-09-08 17:05:09-0400 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up scheme: digest
2009-09-08 17:05:09-0400 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up document root at: /Library/CalendarServer/Documents/
2009-09-08 17:05:09-0400 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up principal collection: <class 'twistedcaldav.directory.principal.DirectoryPrincipalProvisioningResource'>
2009-09-08 17:05:09-0400 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up calendar collection: <class 'twistedcaldav.static.CalendarHomeProvisioningFile'>
2009-09-08 17:05:09-0400 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up root resource: <class 'calendarserver.provision.root.RootResource'>
2009-09-08 17:05:09-0400 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up time zone service resource: <class 'twistedcaldav.static.TimezoneServiceFile'>
2009-09-08 17:05:09-0400 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up iMIP inbox resource: <class 'twistedcaldav.mail.IMIPReplyInboxResource'>
2009-09-08 17:05:09-0400 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up WebCalendar resource: /usr/share/collaboration
2009-09-08 17:05:09-0400 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up WebAdmin resource
2009-09-08 17:05:09-0400 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up Timezone Cache
2009-09-08 17:05:09-0400 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Configuring authentication wrapper
2009-09-08 17:05:09-0400 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Setting up service
2009-09-08 17:05:09-0400 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Logging via AF_UNIX: /var/run/caldavd.sock
2009-09-08 17:05:09-0400 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Configuring log observer: <twistedcaldav.accesslog.AMPCommonAccessLoggingObserver object at 0x192aa70>
2009-09-08 17:05:09-0400 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Adding SSL server at 127.0.0.1:8446
2009-09-08 17:05:09-0400 [-] [caldav-8009] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Adding server at 127.0.0.1:8009
2009-09-08 17:05:09-0400 [-] [caldav-8009] [-] twext.web2.channel.http.HTTP503LoggingFactory starting on 8444
2009-09-08 17:05:09-0400 [-] [caldav-8009] [-] twext.web2.channel.http.HTTP503LoggingFactory starting on 8009
2009-09-08 17:05:09-0400 [-] [caldav-8009] [-] set uid/gid 93/93
2009-09-08 17:05:09-0400 [-] [caldav-8009] [-] AMP connection established (HOST:UNIXSocket(None) PEER:UNIXSocket('/var/run/caldavd.sock'))
2009-09-08 17:05:09-0400 [twistedcaldav.accesslog.AMPLoggingFactory] AMPLoggingProtocol connection established (HOST:UNIXSocket('/var/run/caldavd.sock') PEER:UNIXSocket(''))
2009-09-08 17:05:09-0400 [-] [caldav-8011] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Adding server at 127.0.0.1:8011
2009-09-08 17:05:09-0400 [-] [caldav-8011] [-] twext.web2.channel.http.HTTP503LoggingFactory starting on 8446
2009-09-08 17:05:09-0400 [-] [caldav-8011] [-] twext.web2.channel.http.HTTP503LoggingFactory starting on 8011
2009-09-08 17:05:09-0400 [-] [caldav-8011] [-] set uid/gid 93/93
2009-09-08 17:05:09-0400 [twistedcaldav.accesslog.AMPLoggingFactory] AMPLoggingProtocol connection established (HOST:UNIXSocket('/var/run/caldavd.sock') PEER:UNIXSocket(''))
2009-09-08 17:05:09-0400 [-] [caldav-8011] [-] AMP connection established (HOST:UNIXSocket(None) PEER:UNIXSocket('/var/run/caldavd.sock'))
2009-09-08 17:05:09-0400 [-] [caldav-8012] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Adding server at 127.0.0.1:8012
2009-09-08 17:05:09-0400 [-] [caldav-8012] [-] twext.web2.channel.http.HTTP503LoggingFactory starting on 8447
2009-09-08 17:05:09-0400 [-] [caldav-8012] [-] twext.web2.channel.http.HTTP503LoggingFactory starting on 8012
2009-09-08 17:05:09-0400 [-] [caldav-8012] [-] set uid/gid 93/93
2009-09-08 17:05:09-0400 [-] [caldav-8012] [-] AMP connection established (HOST:UNIXSocket(None) PEER:UNIXSocket('/var/run/caldavd.sock'))
2009-09-08 17:05:09-0400 [twistedcaldav.accesslog.AMPLoggingFactory] AMPLoggingProtocol connection established (HOST:UNIXSocket('/var/run/caldavd.sock') PEER:UNIXSocket(''))
2009-09-08 17:05:09-0400 [-] [caldav-8010] [-] [calendarserver.tap.caldav.CalDAVServiceMaker#info] Adding server at 127.0.0.1:8010
2009-09-08 17:05:09-0400 [-] [caldav-8010] [-] twext.web2.channel.http.HTTP503LoggingFactory starting on 8445
2009-09-08 17:05:09-0400 [-] [caldav-8010] [-] twext.web2.channel.http.HTTP503LoggingFactory starting on 8010
2009-09-08 17:05:09-0400 [-] [caldav-8010] [-] set uid/gid 93/93
2009-09-08 17:05:09-0400 [-] [caldav-8010] [-] AMP connection established (HOST:UNIXSocket(None) PEER:UNIXSocket('/var/run/caldavd.sock'))
2009-09-08 17:05:09-0400 [twistedcaldav.accesslog.AMPLoggingFactory] AMPLoggingProtocol connection established (HOST:UNIXSocket('/var/run/caldavd.sock') PEER:UNIXSocket(''))
2009-09-08 17:05:10-0400 [-] [caldav_task] 2009-09-08 17:05:10-0400 [-] [calendarserver.sidecar.task.CalDAVTaskServiceMaker#info] Setting up document root at: /Library/CalendarServer/Documents/
2009-09-08 17:05:10-0400 [-] [caldav_task] 2009-09-08 17:05:10-0400 [-] [calendarserver.sidecar.task.CalDAVTaskServiceMaker#info] Setting up principal collection: <class 'twistedcaldav.directory.principal.DirectoryPrincipalProvisioningResource'>
2009-09-08 17:05:10-0400 [-] [caldav_task] 2009-09-08 17:05:10-0400 [-] [calendarserver.sidecar.task.CalDAVTaskServiceMaker#info] Setting up calendar collection: <class 'twistedcaldav.static.CalendarHomeProvisioningFile'>
2009-09-08 17:05:10-0400 [-] [caldav_task] 2009-09-08 17:05:10-0400 [-] [calendarserver.sidecar.task.CalDAVTaskServiceMaker#info] Setting up root resource: <class 'calendarserver.provision.root.RootResource'>
2009-09-08 17:05:10-0400 [-] [caldav_task] 2009-09-08 17:05:10-0400 [-] set uid/gid 93/93
2009-09-08 17:27:59-0400 [-] [caldav-8009] [-] AMP connection established (HOST:UNIXSocket(None) PEER:UNIXSocket('/var/run/caldavd-pydir.sock'))
2009-09-08 17:28:36-0400 [-] [caldav-8010] [-] AMP connection established (HOST:UNIXSocket(None) PEER:UNIXSocket('/var/run/caldavd-pydir.sock'))
2009-09-08 17:28:37-0400 [-] [caldav-8011] [-] AMP connection established (HOST:UNIXSocket(None) PEER:UNIXSocket('/var/run/caldavd-pydir.sock'))
2009-09-08 17:28:38-0400 [-] [caldav-8012] [-] AMP connection established (HOST:UNIXSocket(None) PEER:UNIXSocket('/var/run/caldavd-pydir.sock'))
2009-09-08 19:41:03-0400 [-] [caldav-8009] [QueryProtocol,client] [calendarserver.provision.root#warn] Wiki lookup returned ERROR: <Fault 8002: 'Invalid Session: E206C36B-9B1E-4EE9-8FB4-20AAB2460DD1\n\nTraceback (most recent call last):\n File "/usr/share/caldavd/lib/python/twisted/web/http.py", line 720, in requestReceived\n self.process()\n File "/usr/share/caldavd/lib/python/twisted/web/server.py", line 126, in process\n self.render(resrc)\n File "/usr/share/caldavd/lib/python/twisted/web/server.py", line 133, in render\n body = resrc.render(self)\n File "/usr/share/wikid/lib/python/apple
xmlrpcserver/WebAppServer.py", line 89, in render\n d = defer.maybeDeferred(function, *args)\n--- <exception caught here> ---\n File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 104, in maybeDeferred\n result = f(*args, **kw)\n File "/usr/share/wikid/lib/python/apple
xmlrpcserver/WebAppServer.py", line 224, in xmlrpc_userForSession\n user = SessionHandler.sessionHandler().sessionForID(session_id).user\n File "/usr/share/wikid/lib/python/apple_utilities/SessionHandler.py", line 54, in _func\n result = f(self, *args, **kwargs)\n File "/usr/share/wikid/lib/python/apple_utilities/SessionHandler.py", line 184, in sessionForID\n return self.
authProvider.avatarForSession(sessionid)\n File "/usr/share/wikid/lib/python/apple_utilities/Authentication.py", line 451, in avatarForSession\n return self.sessionFactory.getSession(sessionId)\n File "/usr/share/wikid/lib/python/apple_utilities/Authentication.py", line 252, in _func\n result = f(self, *args, **kwargs)\n File "/usr/share/wikid/lib/python/apple_utilities/Authentication.py", line 328, in getSession\n raise InvalidSessionError(sessionId)\napple_utilities.Authentication.InvalidSessionEr ror: Invalid Session: E206C36B-9B1E-4EE9-8FB4-20AAB2460DD1\n'>