Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Desktop > Error Reports

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-06-2009, 06:16 AM
Loyal Member
 
Posts: 84
Default Calendar sync error

When trying to accept an appointment for myself on a shared calendar, of which I created, the following occurs:

Product name: Zimbra Desktop
Product version: 0.92
Build ID: 1433
Release type: BETA
OS Platform: Windows Vista x86 6.0
Time of event: 2009-01-05 12:02:23
Error type: service.INVALID_REQUEST
Error summary: calendar sync failed

----------------------------------------------------------------------------
Affected data - PLEASE REMOVE ANY SENSITIVE INFORMATION (size=2523):
----------------------------------------------------------------------------

<SetAppointmentRequest f="" t="" l="10" xmlns="urn:zimbraMail">
<default ptst="NE">
<m>
<inv type="appt" seq="0" compNum="0" id="23183">
<tz dayoff="-240" stdoff="-300" id="(GMT-05.00) Eastern Time (US &amp; Canada)">
<standard sec="0" hour="2" wkday="1" min="0" mon="11" week="1"/>
<daylight sec="0" hour="2" wkday="1" min="0" mon="3" week="2"/>
</tz>
<comp d="1215638442000" transp="O" seq="0" class="PUB" loc="" uid="13c8a76f-0757-4d67-a5fa-1092bf860a1b" fb="F" status="CONF" fba="F" allDay="1" isOrg="1" apptId="23185" calItemId="23185" rsvp="0" compNum="0" x_uid="13c8a76f-0757-4d67-a5fa-1092bf860a1b" name="New Year's Day">
<desc/>
<or d="dheupel" a="dxxxxxl@xxxx.com" url="dxxxx@xxxxx.com"/>
<recur>
<add>
<rule freq="YEA">
<bymonthday modaylist="1"/>
<bymonth molist="1"/>
</rule>
</add>
</recur>
<s d="20000101"/>
<e d="20000101"/>
</comp>
</inv>
<mp part="TEXT" ct="multipart/alternative" s="1326">
<mp part="1" ct="text/plain" s="0">
<content/>
</mp>
</mp>
</m>
</default>
<cancel ptst="NE">
<m>
<inv recurId="VALUE=DATE:20000101" type="appt" seq="0" compNum="0" id="23184">
<tz dayoff="-240" stdoff="-300" id="(GMT-05.00) Eastern Time (US &amp; Canada)">
<standard sec="0" hour="2" wkday="1" min="0" mon="11" week="1"/>
<daylight sec="0" hour="2" wkday="1" min="0" mon="3" week="2"/>
</tz>
<comp d="0" transp="O" seq="0" class="PUB" loc="" uid="2ee3a5f5-512e-433e-8456-5aa797644fbe" fb="B" status="CANC" ex="1" fba="B" isOrg="1" apptId="23185" calItemId="23185" rsvp="0" compNum="0" x_uid="2ee3a5f5-512e-433e-8456-5aa797644fbe" name="Cancelled: New Year's Day">
<desc/>
<or d="dheupel" a="dxxxx@xxxxx.com" url="dxxxx@xxxxxxx.com"/>
<exceptId d="20000101T000000" tz="(GMT-05.00) Eastern Time (US &amp; Canada)" rangeType="1"/>
<s d="20000101" tz="(GMT-05.00) Eastern Time (US &amp; Canada)"/>
<exceptId d="20000101" tz="VALUE=DATE"/>
</comp>
</inv>
<mp part="TEXT" ct="multipart/alternative" s="1270">
<mp part="1" ct="text/plain" s="0">
<content/>
</mp>
</mp>
</m>
</cancel>
<replies/>
</SetAppointmentRequest>

----------------------------------------------------------------------------
Failure details - PLEASE REMOVE ANY SENSITIVE INFORMATION
----------------------------------------------------------------------------

com.zimbra.common.service.ServiceException: invalid request: Request must have allDay="1" if using a DATE start time instead of DATETIME
ExceptionId:mid=2:1231174943205:7f1e81964d471ee2
Code:service.INVALID_REQUEST
at com.zimbra.common.service.ServiceException.INVALID _REQUEST(ServiceException.java:260)
at com.zimbra.cs.service.mail.CalendarUtils.parseInvi teElementCommon(CalendarUtils.java:821)
at com.zimbra.cs.service.mail.CalendarUtils.parseInvi teForCancel(CalendarUtils.java:267)
at com.zimbra.cs.service.mail.SetCalendarItem$SetCale ndarItemInviteParser.parseInviteElement(SetCalenda rItem.java:77)
at com.zimbra.cs.service.mail.ParseMimeMessage$Invite Parser.parse(ParseMimeMessage.java:129)
at com.zimbra.cs.service.mail.ParseMimeMessage.parseM imeMsgSoap(ParseMimeMessage.java:287)
at com.zimbra.cs.service.mail.CalendarRequest.handleM sgElement(CalendarRequest.java:105)
at com.zimbra.cs.service.mail.SetCalendarItem.getSetC alendarItemData(SetCalendarItem.java:153)
at com.zimbra.cs.service.mail.SetCalendarItem.parseSe tAppointmentRequest(SetCalendarItem.java:227)
at com.zimbra.cs.mailbox.InitialSync.setCalendarItem( InitialSync.java:786)
at com.zimbra.cs.mailbox.InitialSync.syncCalendarItem (InitialSync.java:666)
at com.zimbra.cs.mailbox.InitialSync.initialFolderSyn c(InitialSync.java:260)
at com.zimbra.cs.mailbox.InitialSync.prioritySync(Ini tialSync.java:390)
at com.zimbra.cs.mailbox.InitialSync.initialFolderSyn c(InitialSync.java:370)
at com.zimbra.cs.mailbox.InitialSync.initialFolderSyn c(InitialSync.java:380)
at com.zimbra.cs.mailbox.InitialSync.sync(InitialSync .java:169)
at com.zimbra.cs.mailbox.InitialSync.sync(InitialSync .java:154)
at com.zimbra.cs.mailbox.MailboxSync.sync(MailboxSync .java:200)
at com.zimbra.cs.mailbox.OfflineMailbox.sync(OfflineM ailbox.java:140)
at com.zimbra.cs.mailbox.OfflineMailbox.syncOnTimer(O fflineMailbox.java:121)
at com.zimbra.cs.mailbox.DesktopMailbox$1.run(Desktop Mailbox.java:300)
at java.util.TimerThread.mainLoop(Unknown Source)
at java.util.TimerThread.run(Unknown Source)

----------------------------------------------------------------------------
Reply With Quote
  #2 (permalink)  
Old 01-06-2009, 07:47 PM
Zimbra Employee
 
Posts: 1,688
Default

Bug 30121 &ndash; AllDay event must have DATE, not DATETIME for start time

will be fixed in next cut.
Reply With Quote
  #3 (permalink)  
Old 01-07-2009, 02:02 AM
Zimbra Employee
 
Posts: 1,688
Default

Actually this is the exact opposite of bug 30121. Do you remember how this event was created? Using what client? Desktop, ZWC or mobile? Is it meant to be an AllDay event?
Reply With Quote
  #4 (permalink)  
Old 01-07-2009, 03:00 PM
Zimbra Employee
 
Posts: 1,688
Default

This is a different bug. I filed Bug 34329 &ndash; cancelled instance doesn't have allday flag
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.