Hi, starting Wednesday, 28 September 2016, 21:11 CET, I occasionally get SAXParseException when Axis tries to parse the SOAP-Response, e.g.
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 35807; The element type "descriinalUrls" must be terminated by the matching end-tag "</descriinalUrls>" must be terminated by the matching end-tag. org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 36281; The element type "id" must be terminated by the matching end-tag "</id>" must be terminated by the matching end-tag. org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 36612; The element type "description" must be terminated by the matching end-tag "</description>" must be terminated by the matching end-tag. org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 36729; The element type "headlinePart1" must be terminated by the matching end-tag "</headlinePart1>" must be terminated by the matching end-tag. org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 37224; Attribute name "xmlnTexHeader" associated with an element type "ad" must be followed by the " = " character. org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 37682; The element type "headline" must be terminated by the matching end-tag "</headline>" must be terminated by the matching end-tag. org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 37991; The element type "adGroupId" must be terminated by the matching end-tag "</adGroupId>" must be terminated by the matching end-tag. org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 38101; The element type "Ad.type " must be terminated by the matching end-tag "</Ad.Type>" must be terminated by the matching end-tag. org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 38158; Element type "e" must be followed by either attribute specifications, ">" or "/>" org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 38166; The element type "headlinePart2" must be terminated by the matching end-tag "</headlinePart2>" must be terminated by the matching end-tag. org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 39351; The element type "headlinePart1" must be terminated by the matching end-tag "</headlinePart1>" must be terminated by the matching end-tag. The column number is always quite high. For me it looks like the response stream isn't flushed in rare cases. Does someone else have the same problem? Regards, Christian -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/4d066dea-9f14-4192-8fb2-daf9984a56aa%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
