Hi Mark,
If you could also log the value of ServiceException.getResponseBody()
when you encounter a ServiceException, this could be helpful. This
will contain the body of the HTTP error response that was sent back
from the server and might contain additional information that could
help to narrow down the problem.
Thanks!
-- Kyle
On 8/18/06, Mark Swanson <mark@xxxxxxxxxxxxxxxxx> wrote:
>
> Is there something Google would like me to provide to help you debug
> this issue? I'm seeing this in my logs sometimes when users are syncing
> to Google.
>
> Fri 2006/Aug/18 7:35:19.768 com.google.gdata.util.ServiceException:
> Internal Server Error
> com.google.gdata.util.ServiceException: Internal Server Error
> at
> com.google.gdata.client.http.HttpGDataRequest.handleErrorResponse(Unknown
> Source)
> at
> com.google.gdata.client.http.GoogleGDataRequest.handleErrorResponse(Unknown
> Source)
> at
> com.google.gdata.client.http.HttpGDataRequest.checkResponse(Unknown Source)
> at com.google.gdata.client.http.HttpGDataRequest.execute(Unknown
> Source)
> at com.google.gdata.client.http.GoogleGDataRequest.execute(Unknown
> Source)
> at com.google.gdata.client.Service.insert(Unknown Source)
> at com.google.gdata.client.GoogleService.insert(Unknown Source)
>
> --
> Free replacement for Exchange and Outlook (Contacts and Calendar)
> http://www.ScheduleWorld.com/tg/
> WebDAV: http://www.ScheduleWorld.com/sw/webDAVDir/4000.ics
> VFREEBUSY: http://www.ScheduleWorld.com/sw/freebusy/4000.ifb
>
> >
>
|