Error writing calendar information in calendar connector sync service. Getting (400) Bad Request

3 views
Skip to first unread message

albat...@gmail.com

unread,
Mar 5, 2009, 4:03:18 PM3/5/09
to google-calendar-connectors
I'm not sure if this is the proper forum but I'm at my end with
figuring out this problem. I have a test group of 4 users that have
both an exchange mailbox and a google apps account. I'm trying to get
the sync service to work. I have successfully sync'd all 4 of the
users , but now 3 of the users are no longer syncing and I'm getting
the following error in the syncservice.log for each of the users that
no longer sync.

[Sentinel Thread] ERROR
Google.GCalExchangeSync.Library.GCalSyncProcess - Error occured while
executing sync process for user 'us...@ourdomain.com'. [running error
count=3]
Google.GCalExchangeSync.Library.GCalExchangeException: Error writing
appointment ---> System.Net.WebException: The remote server returned
an error: (400) Bad Request.
at System.Net.HttpWebRequest.GetResponse()
at
Google.GCalExchangeSync.Library.WebDav.XmlRequestImpl.IssueRequest
(String url, Method method, String body, HttpHeader[] headers)
at
Google.GCalExchangeSync.Library.WebDav.WebDavQuery.IssueRequestIgnoreResponse
(String url, Method method, String body)
at
Google.GCalExchangeSync.Library.WebDav.WebDavQuery.CreateAppointment
(String mailboxUrl, Appointment appointment)
at
Google.GCalExchangeSync.Library.AppointmentService.WriteAppointments
(ExchangeUser user, List`1 appointments)
--- End of inner exception stack trace ---
at
Google.GCalExchangeSync.Library.AppointmentService.WriteAppointments
(ExchangeUser user, List`1 appointments)
at Google.GCalExchangeSync.Library.AppointmentWriter.SyncUser
(ExchangeUser user, EventFeed googleAppsFeed, ExchangeService
exchangeGateway, DateTimeRange window)
at Google.GCalExchangeSync.Library.GCalSyncProcess.SyncUsers()

Thanks for any help.

John Leen

unread,
Mar 5, 2009, 4:30:39 PM3/5/09
to google-calend...@googlegroups.com
Hi! It looks as though you're using the Appointment writer. This feature is experimental and not recommended for production use. Could the SchedulePlus writer meet your needs?

If you're a developer and you'd like to investigate further, one way to start would be to enable the DEBUG logging level as per the logging documentation:

For production use, though, the SchedulePlus writer is your best bet.

Thanks,
John

albat...@gmail.com

unread,
Mar 5, 2009, 11:33:18 PM3/5/09
to google-calendar-connectors
Thanks John. Using your suggestion I began to comment the appointment
entries in the config file. Once I removed the line to sync
appointment details everything started working again. I will move to
the schedule plus writer if anything else comes up.




On Mar 5, 4:30 pm, John Leen <john.l...@gmail.com> wrote:
> Hi! It looks as though you're using the Appointment writer. This feature is
> experimental and not recommended for production use. Could the SchedulePlus
> writer meet your
> needs?<http://code.google.com/p/google-calendar-connectors/wiki/SyncServiceG...>
> If you're a developer and you'd like to investigate further, one way to
> start would be to enable the DEBUG logging level as per the logging
> documentation:http://code.google.com/p/google-calendar-connectors/wiki/SyncServiceG...
>
> For production use, though, the SchedulePlus writer is your best bet.
>
> Thanks,
> John
>
> On Thu, Mar 5, 2009 at 1:03 PM, albatros...@gmail.com <albatros...@gmail.com
>
> > wrote:
>
> > I'm not sure if this is the proper forum but I'm at my end with
> > figuring out this problem.  I have a test group of 4 users that have
> > both an exchange mailbox and a google apps account.  I'm trying to get
> > the sync service to work.  I have successfully sync'd all 4 of the
> > users , but now 3 of the users are no longer syncing and I'm getting
> > the following error in the syncservice.log for each of the users that
> > no longer sync.
>
> > [Sentinel Thread] ERROR
> > Google.GCalExchangeSync.Library.GCalSyncProcess - Error occured while
> > executing sync process for user 'u...@ourdomain.com'. [running error
Reply all
Reply to author
Forward
0 new messages