We (and I'm sure others) have seen this problem numerous times - yes
specifically with a Java environment.
Unfortunately, it is difficult to reproduce consistently but is
certainly more prominent with accounts containing larger volumes of
data or if performance data is requested for multiple accounts at a
time (generally resulting in a larger payload).
Solutions?
You could break your head and work on tweaking connection parameters
(e.g. timeout etc) via your WSDL engine OR you could throw in an
automated retry block that would retry the request if it failed for
this specific error.


On Apr 29, 1:21 am, TompiT <[email protected]> wrote:
> Hello Jeff,
>
> Unfortunately I don't have more details about this exception... I'm
> going to change log code exception to get full stack trace.
> This night problem is still present and when I tried to start new
> import in debug mode this morning all works fine. So it's seems to be
> difficult to reproduce. Anyway I will have a look on Java and try to
> get more informations about that.
>
> Thanks for you help Jeff !
>
> On 28 avr, 19:40, AdWords API Advisor <[email protected]>
> wrote:
>
>
>
> > Hello Thomas,
>
> >  I haven't heard of any similar reports from other developers (if
> > anyone else is running into recent SSL errors, let us know). Googling
> > around a bit, it sounds like it may be an issue with a specific Java
> > runtime when used with an HTTP proxy (http://forums.sun.com/
> > thread.jspa?threadID=5100030&start=15)... or, it may be something else
> > entirely.
>
> >  Is there any additional details in the stack trace you get along with
> > the exception?
>
> > Cheers,
> > -Jeff Posnick, AdWords API Team
>
> > On Apr 28, 9:10 am, TompiT <[email protected]> wrote:
>
> > > Hello,
>
> > > Since few days, I have the following exception "SSL peer shut down
> > > incorrectly" when I try to use ReportService for daily report on v13.
> > > Some days that works fine, and sometimes exception appears. But I
> > > don't understand why, because my code, and server configuration didn't
> > > change. Note that xml report's size is around 20Mo.
> > > Any ideas would be appreciated,
>
> > > Thanks in advance !- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" 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://groups.google.com/group/adwords-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to