Re: Could not get ClientLogin token for user: Auth token could not be retrieved because of IOException: Operation timed out

2010-12-17 Thread Magnus
After rebooting our system it works again. Strange problem though.

/Magnus

On Dec 17, 9:17 am, Magnus  wrote:
> Hello again,
>
> We still have this problem. It's been like this for three days now,
> any idea how to research this problem?
>
> Our logs shows the timeout to be 5 minutes:
> INFO  2010-12-17 08:56:13,606 [RMI TCP Connection(3332)-10.0.4.10]
> Trying to sync campaigns
> ERROR 2010-12-17 09:01:13,251 [RMI TCP Connection(3332)-10.0.4.10]
> Could not sync campaigns
> javax.xml.rpc.ServiceException: Could not get ClientLogin token for
> user: Auth token could not be retrieved because of IOException:
> Operation timed out
>         at com.google.api.adwords.lib.AdWordsVersion
> $AdWordsVersionV201008.setHeaders(lib:AdWordsVersion.java):303)
>         at
> com.google.api.adwords.lib.AdWordsServiceFactory.getConfiguredStub(lib:AdWordsServiceFactory.java):
> 184)
>         at
> com.google.api.adwords.lib.AdWordsServiceFactory.generateSerivceStub(lib:AdWordsServiceFactory.java):
> 104)
>         at
> com.google.api.adwords.lib.AdWordsUser.getService(lib:AdWordsUser.java):
> 334)
>
> On Dec 16, 4:20 pm, AdWords API Advisor 
> wrote:
>
> > Hi All,
>
> > It looks like there a problem fetching the the auth token from the
> > ClientLogin API, which is separate from the AdWords API:
>
> >  http://code.google.com/apis/accounts/docs/AuthForInstalledApps.html
>
> > I haven't heard any other cases of timeouts with this API, but let me
> > know if the problem continues.
>
> > Best,
> > - Eric Koleda, AdWords API Team
>
> > On Dec 16, 3:15 am, Magnus  wrote:
>
> > > Just to clarify, we are using the Java client libraries and the stack 
> > > trace
> > > looks like this:
>
> > > javax.xml.rpc.ServiceException: Could not get ClientLogin token for user: 
> > > Auth token could not be retrieved because of IOException: Operation timed 
> > > out
> > >         at 
> > > com.google.api.adwords.lib.AdWordsVersion$AdWordsVersionV201008.setHeaders(
> > >  lib:AdWordsVersion.java):303)
> > >         at 
> > > com.google.api.adwords.lib.AdWordsServiceFactory.getConfiguredStub(lib:AdWo
> > >  rdsServiceFactory.java):184)
> > >         at 
> > > com.google.api.adwords.lib.AdWordsServiceFactory.generateSerivceStub(lib:Ad
> > >  WordsServiceFactory.java):104)
> > >         at 
> > > com.google.api.adwords.lib.AdWordsUser.getValidationService(lib:AdWordsUser
> > >  .java):304)
>
> > >         ... our code
>
> > > /Magnus

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Could not get ClientLogin token for user: Auth token could not be retrieved because of IOException: Operation timed out

2010-12-17 Thread Magnus
Hello again,

We still have this problem. It's been like this for three days now,
any idea how to research this problem?

Our logs shows the timeout to be 5 minutes:
INFO  2010-12-17 08:56:13,606 [RMI TCP Connection(3332)-10.0.4.10]
Trying to sync campaigns
ERROR 2010-12-17 09:01:13,251 [RMI TCP Connection(3332)-10.0.4.10]
Could not sync campaigns
javax.xml.rpc.ServiceException: Could not get ClientLogin token for
user: Auth token could not be retrieved because of IOException:
Operation timed out
at com.google.api.adwords.lib.AdWordsVersion
$AdWordsVersionV201008.setHeaders(lib:AdWordsVersion.java):303)
at
com.google.api.adwords.lib.AdWordsServiceFactory.getConfiguredStub(lib:AdWordsServiceFactory.java):
184)
at
com.google.api.adwords.lib.AdWordsServiceFactory.generateSerivceStub(lib:AdWordsServiceFactory.java):
104)
at
com.google.api.adwords.lib.AdWordsUser.getService(lib:AdWordsUser.java):
334)


On Dec 16, 4:20 pm, AdWords API Advisor 
wrote:
> Hi All,
>
> It looks like there a problem fetching the the auth token from the
> ClientLogin API, which is separate from the AdWords API:
>
>  http://code.google.com/apis/accounts/docs/AuthForInstalledApps.html
>
> I haven't heard any other cases of timeouts with this API, but let me
> know if the problem continues.
>
> Best,
> - Eric Koleda, AdWords API Team
>
> On Dec 16, 3:15 am, Magnus  wrote:
>
> > Just to clarify, we are using the Java client libraries and the stack trace
> > looks like this:
>
> > javax.xml.rpc.ServiceException: Could not get ClientLogin token for user: 
> > Auth token could not be retrieved because of IOException: Operation timed 
> > out
> >         at 
> > com.google.api.adwords.lib.AdWordsVersion$AdWordsVersionV201008.setHeaders( 
> > lib:AdWordsVersion.java):303)
> >         at 
> > com.google.api.adwords.lib.AdWordsServiceFactory.getConfiguredStub(lib:AdWo 
> > rdsServiceFactory.java):184)
> >         at 
> > com.google.api.adwords.lib.AdWordsServiceFactory.generateSerivceStub(lib:Ad 
> > WordsServiceFactory.java):104)
> >         at 
> > com.google.api.adwords.lib.AdWordsUser.getValidationService(lib:AdWordsUser 
> > .java):304)
>
> >         ... our code
>
> > /Magnus

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Could not get ClientLogin token for user: Auth token could not be retrieved because of IOException: Operation timed out

2010-12-16 Thread Bj?rn
Hi,

we are still experiencing the same problem. After about 15 minutes all our 
requests time out with the error message Magnus pasted above.

/Björn

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Could not get ClientLogin token for user: Auth token could not be retrieved because of IOException: Operation timed out

2010-12-16 Thread AdWords API Advisor
Hi All,

It looks like there a problem fetching the the auth token from the
ClientLogin API, which is separate from the AdWords API:

  http://code.google.com/apis/accounts/docs/AuthForInstalledApps.html

I haven't heard any other cases of timeouts with this API, but let me
know if the problem continues.

Best,
- Eric Koleda, AdWords API Team

On Dec 16, 3:15 am, Magnus  wrote:
> Just to clarify, we are using the Java client libraries and the stack trace
> looks like this:
>
> javax.xml.rpc.ServiceException: Could not get ClientLogin token for user: 
> Auth token could not be retrieved because of IOException: Operation timed out
>         at 
> com.google.api.adwords.lib.AdWordsVersion$AdWordsVersionV201008.setHeaders( 
> lib:AdWordsVersion.java):303)
>         at 
> com.google.api.adwords.lib.AdWordsServiceFactory.getConfiguredStub(lib:AdWo 
> rdsServiceFactory.java):184)
>         at 
> com.google.api.adwords.lib.AdWordsServiceFactory.generateSerivceStub(lib:Ad 
> WordsServiceFactory.java):104)
>         at 
> com.google.api.adwords.lib.AdWordsUser.getValidationService(lib:AdWordsUser 
> .java):304)
>
>         ... our code
>
> /Magnus

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Could not get ClientLogin token for user: Auth token could not be retrieved because of IOException: Operation timed out

2010-12-16 Thread Magnus
Just to clarify, we are using the Java client libraries and the stack trace 
looks like this:

javax.xml.rpc.ServiceException: Could not get ClientLogin token for user: Auth 
token could not be retrieved because of IOException: Operation timed out
at 
com.google.api.adwords.lib.AdWordsVersion$AdWordsVersionV201008.setHeaders(lib:AdWordsVersion.java):303)
at 
com.google.api.adwords.lib.AdWordsServiceFactory.getConfiguredStub(lib:AdWordsServiceFactory.java):184)
at 
com.google.api.adwords.lib.AdWordsServiceFactory.generateSerivceStub(lib:AdWordsServiceFactory.java):104)
at 
com.google.api.adwords.lib.AdWordsUser.getValidationService(lib:AdWordsUser.java):304)

... our code


/Magnus


-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en