While trying to debug my setup I ran svn update which updated twistedcaldav/cluster.py and I'm now at revision 2130. When I tried to start the server I get this error and failure...
Traceback (most recent call last): File "/opt/local/Twisted/bin/twistd", line 21, in <module> run() File "/opt/local/Twisted/twisted/scripts/twistd.py", line 27, in run app.run(runApp, ServerOptions) File "/opt/local/Twisted/twisted/application/app.py", line 374, in run config.parseOptions() File "/opt/local/Twisted/twisted/application/app.py", line 354, in parseOptions usage.Options.parseOptions(self, options) File "/opt/local/Twisted/twisted/python/usage.py", line 189, in parseOptions self.subOptions.parseOptions(rest) File "/opt/local/Twisted/twisted/python/usage.py", line 199, in parseOptions self.postOptions() File "/opt/local/CalendarServer/twistedcaldav/tap.py", line 152, in postOptions parseConfig(self['config']) File "/opt/local/CalendarServer/twistedcaldav/config.py", line 357, in parseConfig config.loadConfig(configFile) File "/opt/local/CalendarServer/twistedcaldav/config.py", line 255, in loadConfig configDict = readPlist(configFile) File "/opt/local/CalendarServer/twistedcaldav/py/plistlib.py", line 77, in readPlist rootObject = p.parse(pathOrFile) File "/opt/local/CalendarServer/twistedcaldav/py/plistlib.py", line 400, in parse parser.ParseFile(fileobj) xml.parsers.expat.ExpatError: not well-formed (invalid token): line 58, column 23 launchctl bsexec failed: No such file or directory -- View this message in context: http://www.nabble.com/svn-2130-issues---tp15367819p15367819.html Sent from the Calendar Server - Users mailing list archive at Nabble.com. _______________________________________________ calendarserver-users mailing list calendarserver-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/calendarserver-users