• com.google.gdata.util.AuthenticationException

    By Erik Kane 1 decade ago

    I'm getting an error when goocalsync tries to login to Google. The error prints out the name and password, which are correct (I can copy and paste them to login successfully).



    2009/06/19 09:26:24 INFO GooCalSync v0.918 has started.

    2009/06/19 09:26:24 INFO Start Notes to Google synchronization.

    2009/06/19 09:26:25 ERROR Cannot connect to Google

    2009/06/19 09:26:25 ERROR Account name : xxxxxx@gmail.com

    2009/06/19 09:26:25 ERROR Account password : xxxxxx

    2009/06/19 09:26:25 ERROR Message from Google: Error connecting with l

    ogin URI

    com.google.gdata.util.AuthenticationException: Error connecting with login URI

        at com.google.gdata.client.GoogleAuthTokenFactory.getAuthToken(GoogleAut<br/>
    

    hTokenFactory.java:419)

        at com.google.gdata.client.GoogleAuthTokenFactory.setUserCredentials(Goo<br/>
    

    gleAuthTokenFactory.java:301)

    • Please give me the rest of logs.

      By Muneyuki Ohkawa 1 decade ago

      Hi,

      Thank you for trying to use GooCalSync.



      I need all logs to determine the cause of trouble.

      Please post the rest of the logs.



      Best regards.

      Muneyuki.

    • Same problem

      By Torben Bang 1 decade ago

      I have the same problem, here is the entire log entry:



      2009/06/25 09:18:53

      INFO GooCalSync v0.919 has started.

      2009/06/25 09:18:53

      INFO Start Notes to Google synchronization.

      2009/06/25 09:19:12

      DEBUG — Retrieved Notes calendar entry —

      2009/06/25 09:19:12

      DEBUG ID : AAF53B13B3E2473EC125751A0005A67D

      2009/06/25 09:19:12

      DEBUG Title : Jesper 2009/06/25 09:19:12

      DEBUG Content :

      2009/06/25 09:19:12

      DEBUG startDateTime : 2009-06-27T04:00:00+01:00

      2009/06/25 09:19:12

      DEBUG endDateTime : 2009-06-27T20:00:00+01:00

      2009/06/25 09:19:12

      DEBUG location :

      2009/06/25 09:19:12

      DEBUG lastupdated : 2008-12-09T02:01:43+01:00

      2009/06/25 09:19:12

      DEBUG apptype : 1

      2009/06/25 09:19:12

      DEBUG frequency : 0

      2009/06/25 09:19:12

      DEBUG interval : 0

      2009/06/25 09:19:12

      DEBUG until :

      2009/06/25 09:19:12

      DEBUG ————————————–

      2009/06/25 09:19:12

      DEBUG executing insert

      2009/06/25 09:19:13

      ERROR Cannot connect to Google

      2009/06/25 09:19:13

      ERROR Account name : myaccount@gmail.com

      2009/06/25 09:19:13

      ERROR Account password : password

      2009/06/25 09:19:13

      ERROR Message from Google: Error connecting with login URI

      2009/06/25 09:19:13

      ERROR com.google.gdata.util.AuthenticationException: Error connecting with login URI

      2009/06/25 09:19:13

      ERROR at com.google.gdata.client.GoogleAuthTokenFactory.getAuthToken(GoogleAuthTokenFactory.java:419)

      2009/06/25 09:19:13

      ERROR at com.google.gdata.client.GoogleAuthTokenFactory.setUserCredentials(GoogleAuthTokenFactory.java:301)

      2009/06/25 09:19:13

      ERROR at com.google.gdata.client.GoogleService.setUserCredentials(GoogleService.java:324)

      2009/06/25 09:19:13

      ERROR at com.google.gdata.client.GoogleService.setUserCredentials(GoogleService.java:301)

      2009/06/25 09:19:13

      ERROR at goocalsync.Factory.getCalendarService(Factory.java:195)

      2009/06/25 09:19:13

      ERROR at goocalsync.GoogleCalendarDAO.insert(GoogleCalendarDAO.java:75)

      2009/06/25 09:19:13

      ERROR at goocalsync.SyncService.executeNotesToGoogle(SyncService.java:42)

      2009/06/25 09:19:13

      ERROR at goocalsync.GooCalSync.main(GooCalSync.java:14)



      I am behind a ntlm proxy server. Maybe this is not supported?



      Regards



      Torben

      • Never mind, solved the problem

        By Torben Bang 1 decade ago