• com.google.gdata.util.InvalidEntryException: Bad Request

    By Michael Chrobok 1 decade ago

    com.google.gdata.util.InvalidEntryException: Bad Request

    Entry can not contain both gd:when and gd:recurrence elements.







    2009/07/30 18:56:57 DEBUG ————————————–

    2009/07/30 18:56:57 DEBUG executing insert

    2009/07/30 18:56:58 DEBUG — Retrieved Notes calendar entry —

    2009/07/30 18:56:58 DEBUG ID : 03EF0453CE7D92D4C12575B0003A9ABA

    2009/07/30 18:56:58 DEBUG Title : Hamburg

    2009/07/30 18:56:58 DEBUG Content :

    2009/07/30 18:56:58 DEBUG startDateTime : 2009-08-01T04:00:00+01:00

    2009/07/30 18:56:58 DEBUG endDateTime : 2009-08-03T20:00:00+01:00

    2009/07/30 18:56:58 DEBUG location : Hamburg

    2009/07/30 18:56:58 DEBUG lastupdated : 2009-07-30T18:43:03+01:00

    2009/07/30 18:56:58 DEBUG apptype : 2

    2009/07/30 18:56:58 DEBUG frequency : 1

    2009/07/30 18:56:58 DEBUG interval : 1

    2009/07/30 18:56:58 DEBUG until : 2009-08-03T03:00:00+01:00

    2009/07/30 18:56:58 DEBUG ————————————–

    2009/07/30 18:56:58 DEBUG executing insert

    2009/07/30 18:56:58 ERROR Calendar entry being handled …

    2009/07/30 18:56:58 ERROR ID : 03EF0453CE7D92D4C12575B0003A9ABA

    2009/07/30 18:56:58 ERROR Title : Hamburg

    2009/07/30 18:56:58 ERROR Content :

    2009/07/30 18:56:58 ERROR startDateTime : 2009-08-01T05:00:00+01:00

    2009/07/30 18:56:58 ERROR endDateTime : 2009-08-03T21:00:00+01:00

    2009/07/30 18:56:58 ERROR location : Hamburg

    2009/07/30 18:56:58 ERROR lastupdated : 2009-07-30T18:43:03+01:00

    2009/07/30 18:56:58 ERROR apptype : 2

    2009/07/30 18:56:58 ERROR frequency : 1

    2009/07/30 18:56:58 ERROR interval : 1

    2009/07/30 18:56:58 ERROR until : 2009-08-03T04:00:00+01:00

    com.google.gdata.util.InvalidEntryException: Bad Request

    Entry can not contain both gd:when and gd:recurrence elements.


        at com.google.gdata.client.http.HttpGDataRequest.handleErrorResponse(HttpGDataRequest.java:503)<br/>
        at com.google.gdata.client.http.GoogleGDataRequest.handleErrorResponse(GoogleGDataRequest.java:562)<br/>
        at com.google.gdata.client.http.HttpGDataRequest.checkResponse(HttpGDataRequest.java:481)<br/>
        at com.google.gdata.client.http.HttpGDataRequest.execute(HttpGDataRequest.java:460)<br/>
        at com.google.gdata.client.http.GoogleGDataRequest.execute(GoogleGDataRequest.java:534)<br/>
        at com.google.gdata.client.Service.insert(Service.java:1243)<br/>
        at com.google.gdata.client.GoogleService.insert(GoogleService.java:561)<br/>
        at goocalsync.GoogleCalendarDAO.insert(GoogleCalendarDAO.java:76)<br/>
        at goocalsync.SyncService.executeNotesToGoogle(SyncService.java:42)<br/>
        at goocalsync.GooCalSync.main(GooCalSync.java:14)<br/>
    

    2009/07/30 18:56:58 ERROR com.google.gdata.util.InvalidEntryException: Bad Request

    2009/07/30 18:56:58 ERROR at com.google.gdata.client.http.HttpGDataRequest.handleErrorResponse(HttpGDataRe

    quest.java:503)

    2009/07/30 18:56:58 ERROR at com.google.gdata.client.http.GoogleGDataRequest.handleErrorResponse(GoogleGDa

    taRequest.java:562)

    2009/07/30 18:56:58 ERROR at com.google.gdata.client.http.HttpGDataRequest.checkResponse(HttpGDataRequest.

    java:481)

    2009/07/30 18:56:58 ERROR at com.google.gdata.client.http.HttpGDataRequest.execute(HttpGDataRequest.java:4

    60)

    2009/07/30 18:56:58 ERROR at com.google.gdata.client.http.GoogleGDataRequest.execute(GoogleGDataRequest.ja

    va:534)

    2009/07/30 18:56:58 ERROR at com.google.gdata.client.Service.insert(Service.java:1243)

    2009/07/30 18:56:58 ERROR at com.google.gdata.client.GoogleService.insert(GoogleService.java:561)

    2009/07/30 18:56:58 ERROR at goocalsync.GoogleCalendarDAO.insert(GoogleCalendarDAO.java:76)

    2009/07/30 18:56:58 ERROR at goocalsync.SyncService.executeNotesToGoogle(SyncService.java:42)

    2009/07/30 18:56:58 ERROR at goocalsync.GooCalSync.main(GooCalSync.java:14)



    C:\Dokumente und Einstellungen\G007925\Eigene Dateien\goocalsync>pause