[CalendarServer-dev] [CalendarServer] #342: Server doesn't start without http port

CalendarServer trac at macosforge.org
Sat Jul 4 10:28:19 PDT 2009


#342: Server doesn't start without http port
---------------------------------+------------------------------------------
 Reporter:  nicolas@…            |       Owner:  wsanchez@…        
     Type:  Defect               |      Status:  new               
 Priority:  5: Not set           |   Milestone:  Linux Port        
Component:  Calendar Server      |    Severity:  Security          
 Keywords:  https                |  
---------------------------------+------------------------------------------

Comment(by nicolas@…):

 I forgot to mention that the lenny's calendarserver version is 1.2.dfsg-8.

 The failure trace is:

 main:/etc/caldavd# caldavd
 /usr/lib/python2.5/site-packages/twisted/plugins/twisted_web2.py:22:
 DeprecationWarning: mktap and related support modules are deprecated as of
 Twisted 8.0.  Use Twisted Application Plugins with the 'twistd' command
 directly, as described in 'Writing a Twisted Application Plugin for
 twistd' chapter of the Developer Guide.
   from twisted.scripts.mktap import _tapHelper
 Traceback (most recent call last):
   File "/usr/bin/twistd", line 21, in <module>
     run()
   File "/usr/lib/python2.5/site-packages/twisted/scripts/twistd.py", line
 27, in run
     app.run(runApp, ServerOptions)
   File "/usr/lib/python2.5/site-packages/twisted/application/app.py", line
 614, in run
     runApp(config)
   File "/usr/lib/python2.5/site-packages/twisted/scripts/twistd.py", line
 23, in runApp
     _SomeApplicationRunner(config).run()
   File "/usr/lib/python2.5/site-packages/twisted/application/app.py", line
 330, in run
     self.application = self.createOrGetApplication()
   File "/usr/lib/python2.5/site-packages/twisted/application/app.py", line
 411, in createOrGetApplication
     ser = plg.makeService(self.config.subOptions)
   File "/usr/lib/python2.5/site-packages/twistedcaldav/tap.py", line 749,
 in makeService
     service = serviceMethod(options)
   File "/usr/lib/python2.5/site-packages/twistedcaldav/cluster.py", line
 206, in makeService_Combined
     monitor.addProcess(process.getName(),
   File "/usr/lib/python2.5/site-packages/twistedcaldav/cluster.py", line
 78, in getName
     "Can't create TwistdSlaveProcess without a TCP Port")
 twistedcaldav.config.ConfigurationError: Can't create TwistdSlaveProcess
 without a TCP Port

-- 
Ticket URL: <http://trac.calendarserver.org/ticket/342#comment:1>
CalendarServer </>
HTTP/WebDAV/CalDAV Server


More information about the calendarserver-dev mailing list