[CalendarServer-dev] [Calendar and Contacts Server] #450: Uninformative FATAL ERROR

Calendar and Contacts Server trac at macosforge.org
Tue Jun 7 13:40:43 PDT 2011


#450: Uninformative FATAL ERROR
----------------------------+-----------------------------------------------
 Reporter:  douglm@…        |       Owner:  cdaboo@…        
     Type:  Enhancement     |      Status:  new             
 Priority:  5: Not set      |   Milestone:                  
Component:  CalDAV Tester   |    Severity:  Other           
 Keywords:                  |       Radar:                  
----------------------------+-----------------------------------------------
 Some server 'feature' kills the tester with

 FATAL ERROR: string index out of range

 Added a traceback print to caldavtest.py

         except Exception, e:
             print traceback.format_exc()
             self.manager.log(manager.LOG_ERROR, "FATAL ERROR: %s" % (e,),
 before=2)
             return 0, 1, 0

-- 
Ticket URL: <http://trac.calendarserver.org/ticket/450>
Calendar and Contacts Server </>
HTTP/WebDAV/CalDAV Server


More information about the calendarserver-dev mailing list