Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
  #1 (permalink)  
Old 05-18-2008, 01:22 PM
KuhlmannSascha KuhlmannSascha is offline
Junior Member
 
Join Date: Dec 2006
Posts: 5
KuhlmannSascha is on a distinguished road
Default Sync Error - with Calendar Object

Product name: Zimbra Desktop
Product version: 0.84
Build ID: 1119
Release type: BETA
OS Platform: Windows XP x86 5.1
Time of event: 2008-05-17 15:15:54
Issue summary: calendar sync failed

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

<SetAppointmentRequest f="" t="" l="10" xmlns="urn:zimbraMail">
<default ptst="NE">
<m>
<inv seq="0" compNum="14" id="10188">
<tz stdoff="-480" dayoff="-420" id="(GMT-08.00) Pacific Time (US &amp; Canada) / Tijuana">
<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>
<tz stdoff="-360" dayoff="-300" id="/mozilla.org/20070129_1/America/Cancun">
<standard sec="0" hour="2" wkday="1" min="0" mon="10" week="-1"/>
<daylight sec="0" hour="2" wkday="1" min="0" mon="4" week="1"/>
</tz>
<tz stdoff="-360" dayoff="-300" id="(GMT-06.00) Central Time (US &amp; Canada)">
<standard sec="0" hour="2" wkday="1" min="0" mon="10" week="-1"/>
<daylight sec="0" hour="2" wkday="1" min="0" mon="4" week="1"/>
</tz>
<tz stdoff="-360" dayoff="-300" id="(GMT-06.00) Auto-Detected">
<standard sec="0" hour="2" wkday="1" min="0" mon="11" week="1"/>
<daylight sec="0" hour="1" wkday="1" min="0" mon="3" week="2"/>
</tz>
<replies/>
<comp d="-1" seq="0" transp="O" loc="" uid="uuid1174751515375" fb="B" status="CONF" apptId="4401" fba="T" allDay="1" calItemId="4401" compNum="14" rsvp="1" x_uid="uuid1174751515375" name="Andre in Las Vegas">
<s d="20070325"/>
<e d="20070325"/>
<at url="katja@mykuhlmann.com"/>
<xprop value="No value for LOCATION property. Removing entire property:" name="X-LIC-ERROR">
<xparam value="VALUE-PARSE-ERROR" name="X-LIC-ERRORTYPE"/>
</xprop>
</comp>
</inv>
<content>Date: Mon, 18 Feb 2008 22:01:05 -0600 (CST)
Message-ID: &lt;5278478.1011203393665322.JavaMail.root@serv er>
Subject: Andre in Las Vegas
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="----=_Part_92_15143431.1203393665321"

------=_Part_92_15143431.1203393665321
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit


------=_Part_92_15143431.1203393665321
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit

&lt;HTML>&lt;BODY>
&lt;PRE style="font-family: monospace; font-size: 14px">
&lt;/PRE>
&lt;/BODY>&lt;/HTML>

------=_Part_92_15143431.1203393665321
Content-Type: text/calendar; charset=utf-8; method=PUBLISH; name=meeting.ics
Content-Transfer-Encoding: 7bit

BEGIN:VCALENDAR
PRODID:Zimbra-Calendar-Provider
VERSION:2.0
METHOD:PUBLISH
BEGIN:VTIMEZONE
TZIDGMT-08.00) Pacific Time (US &amp; Canada) / Tijuana
BEGIN:STANDARD
DTSTART:16010101T020000
TZOFFSETTO:-0800
TZOFFSETFROM:-0700
RRULE:FREQ=YEARLY;WKST=MO;INTERVAL=1;BYMONTH=11;BY DAY=1SU
END:STANDARD
BEGINAYLIGHT
DTSTART:16010101T020000
TZOFFSETTO:-0700
TZOFFSETFROM:-0800
RRULE:FREQ=YEARLY;WKST=MO;INTERVAL=1;BYMONTH=3;BYD AY=2SU
ENDAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:uuid1174751515375
SUMMARY:Andre in Las Vegas
DTSTART;TZID="(GMT-08.00) Pacific Time (US &amp; Canada) / Tijuana":20070325T000
000
DTEND;TZID="(GMT-08.00) Pacific Time (US &amp; Canada) / Tijuana":20070326T00000
0
STATUS:CONFIRMED
X-MICROSOFT-CDO-ALLDAYEVENT:TRUE
X-MICROSOFT-CDO-BUSYSTATUS:BUSY
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
TRANSP:OPAQUE
ATTENDEE;RSVP=FALSE:MAILTO:katja@mykuhlmann.com
DTSTAMP:20070324T155356Z
SEQUENCE:0
X-LIC-ERROR;X-LIC-ERRORTYPE=VALUE-PARSE-ERROR:No value for LOCATION property
. Removing entire property:
END:VEVENT
END:VCALENDAR
------=_Part_92_15143431.1203393665321--
</content>
</m>
</default>
</SetAppointmentRequest>

----------------------------------------------------------------------------
Failure details:
----------------------------------------------------------------------------

com.zimbra.common.service.ServiceException: invalid request: missing organizer when attendees are present
ExceptionId:sync-timer-sascha@mykuhlmann.com:1211055354531:7215bbb02736d6 32
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:891)
at com.zimbra.cs.service.mail.CalendarUtils.parseInvi teForCreate(CalendarUtils.java:121)
at com.zimbra.cs.service.mail.SetCalendarItem$SetCale ndarItemInviteParser.parseInviteElement(SetCalenda rItem.java:76)
at com.zimbra.cs.service.mail.ParseMimeMessage$Invite Parser.parse(ParseMimeMessage.java:128)
at com.zimbra.cs.service.mail.SetCalendarItem.getSetC alendarItemData(SetCalendarItem.java:153)
at com.zimbra.cs.service.mail.SetCalendarItem.parseSe tAppointmentRequest(SetCalendarItem.java:201)
at com.zimbra.cs.mailbox.InitialSync.setCalendarItem( InitialSync.java:674)
at com.zimbra.cs.mailbox.InitialSync.syncCalendarItem (InitialSync.java:555)
at com.zimbra.cs.mailbox.InitialSync.initialFolderSyn c(InitialSync.java:226)
at com.zimbra.cs.mailbox.InitialSync.prioritySync(Ini tialSync.java:320)
at com.zimbra.cs.mailbox.InitialSync.initialFolderSyn c(InitialSync.java:299)
at com.zimbra.cs.mailbox.InitialSync.initialFolderSyn c(InitialSync.java:309)
at com.zimbra.cs.mailbox.InitialSync.sync(InitialSync .java:156)
at com.zimbra.cs.mailbox.InitialSync.sync(InitialSync .java:143)
at com.zimbra.cs.mailbox.MailboxSync.sync(MailboxSync .java:125)
at com.zimbra.cs.mailbox.OfflineMailbox.sync(OfflineM ailbox.java:103)
at com.zimbra.cs.mailbox.OfflineMailbox.syncOnTimer(O fflineMailbox.java:89)
at com.zimbra.cs.mailbox.DesktopMailbox$1.run(Desktop Mailbox.java:113)
at java.util.TimerThread.mainLoop(Unknown Source)
at java.util.TimerThread.run(Unknown Source)

----------------------------------------------------------------------------
Reply With Quote
  #2 (permalink)  
Old 05-18-2008, 05:28 PM
mmorse's Avatar
mmorse mmorse is offline
Zimbra Employee
 
Join Date: May 2006
Location: USA
ZCS Version: NE & OS - in the many flavors of 4.5 & 5.0
Posts: 4,302
mmorse is on a distinguished road
Send a message via AIM to mmorse Send a message via MSN to mmorse Send a message via Yahoo to mmorse Send a message via Skype™ to mmorse
Default

Should be fixed for the next ZDesktop release: Bug 26316 - invalid request: missing organizer when attendees are present
__________________
-Mike

We've released one of the coolest things ever!
5.0.7 is out in NE & FOSS!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Hangs on "Loading" screen gbr General Questions 16 06-19-2008 01:01 PM
No changes made to server, but active sync no longer works EnriqueI Zimbra Mobile 12 04-04-2008 02:17 PM
Calendar sync to yahoo wouter.dewit@igi.nl Zimbra Connector for BlackBerry 1 02-13-2008 10:00 AM
ZCS 4.5.4 Mobile - No Multiple Calendar Sync? dlbewley Zimbra Mobile 9 07-08-2007 09:13 PM
Outlook connector sync fails for shared calendar -- release 4.03GA nyamada Zimbra Connector for Outlook 13 11-21-2006 01:16 PM


freshmeat.net sourceforge.net The best Java IDE



 

Search Engine Optimization by vBSEO 3.0.0