My web application creates Google Apps calendars among other types of
content, and it has been failing often since yesterday, in approximately
10-25% of calendar creation requests. The application uses the Java gdata
client apis, and has been getting the following type of error:
com.google.gdata.util.ServiceException: Internal Server Error
Internal Error
at
com.google.gdata.client.http.HttpGDataRequest.handleErrorResponse(HttpGDataR
equest.java:624)
at
com.google.gdata.client.http.GoogleGDataRequest.handleErrorResponse(GoogleGD
ataRequest.java:563)
at
com.google.gdata.client.http.HttpGDataRequest.checkResponse(HttpGDataRequest
.java:552)
at
com.google.gdata.client.http.HttpGDataRequest.execute(HttpGDataRequest.java:
530)
at
com.google.gdata.client.http.GoogleGDataRequest.execute(GoogleGDataRequest.j
ava:535)
at com.google.gdata.client.Service.insert(Service.java:1409)
at
com.google.gdata.client.GoogleService.insert(GoogleService.java:606)
at
edu.northwestern.at.bboogle.gint.data.gservices.GintCalendarService.insertCa
lendarEntry(GintCalendarService.java:132)
Is this a known bug in Google Apps Calendars, or a temporary issue? Please
note that I have successfully submitted later requests to create the same
type of calendar (with the same names) and they have succeeded.
Thanks in advance,
-Patricia
--
You received this message because you are subscribed to the Google
Groups "Google Calendar Data API" group.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://code.google.com/apis/calendar/community/forum.html