
kirk at wolffelectronicdesign
Apr 23, 2012, 7:43 AM
Views: 232
Permalink
|
Hello All, I'm having trouble with android caldav sync app during sync operation detailed below. Does anyone have an idea how to track down this problem and how to prevent it from happening again? Thanks, -- Kirk Wolff Wolff Electronic Design (651)224-0412 x200 -------- Original Message -------- Subject: Re: Bug Report Date: Sat, 21 Apr 2012 11:12:58 +0200 From: Marten Gajda <marten.gajda [at] googlemail> To: Kirk Wolff <kirk [at] wolffelectronicdesign> Hi Kirk, this is a server error. It reports that one of your events does not have a DTSTART field (which is mandatory for events). Unfortunately it doesn't say which event is invalid. Did you import an event form another user recently? Did you try use client? I wonder why DAViCal returns a status code 200. This is a server error and the error code should be 500 (internal server error). Which DAViCal version are you using? cheers Marten Am 21.04.2012 03:59, schrieb Kirk Wolff: > org.apache.http.client.ClientProtocolException: calendar-query failed: > > http status code: 200 > Exception [0] Invalid VEVENT without DTSTART > At line 1407 of /usr/share/davical/inc/RRule-v2.php > ================= Stack Trace =================== > /usr/share/davical/htdocs/caldav.php[111] include_once() > /usr/share/davical/inc/caldav-REPORT.php[224] include() > /usr/share/davical/inc/caldav-REPORT-calquery.php[354] getVCalendarRange() > /usr/share/davical/inc/RRule-v2.php[1460] getComponentRange() > > org.dmfs.dav.CalDav.calendarQuery(CalDav.java:1300) > org.dmfs.dav.CalDav.loadResourceUpdates(CalDav.java:1145) > org.dmfs.caldav.syncadapter.SyncAdapter.sync(SyncAdapter.java:345) > org.dmfs.syncadapter.AbstractSyncAdapter.onPerformSync(AbstractSyncAdapter.java:108) > android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:164) > > Kirk Wolff > (651)224-0412 <tel:6512240412> x200
|