BatchJobService ProcessingErrors

28 views
Skip to first unread message

Biniam Asnake

unread,
Mar 3, 2016, 4:54:57 AM3/3/16
to AdWords API Forum, domenico....@kaufda.de
Hello,

I got this error response when making API call using the Java version of BatchJobService and I cannot even identify what kind of exception it is.

What is this exception?
Why does it happen?
How can I solve it (If it can be handled and retried from my end)?

Please help ASAP.

Regards,

Here is the stacktrace

SOAP Request:
<?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
   
<soapenv:Header>
       
<ns1:RequestHeader xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201509" soapenv:mustUnderstand="0">
           
<ns1:clientCustomerId>166XXXXXXX</ns1:clientCustomerId>
            <ns1:developerToken>YtXXXXXXXXXXXXXXXXXXXX</
ns1:developerToken>
           
<ns1:userAgent>MyApp:1.0.0 (AwApi-Java, AdWords-Axis/2.7.0, Common-Java/2.7.0, Axis/1.4, Java/1.8.0_25, maven)</ns1:userAgent>
           
<ns1:validateOnly>false</ns1:validateOnly>
            <ns1:partialFailure>true</
ns1:partialFailure>
       
</ns1:RequestHeader>
    </
soapenv:Header>
   
<soapenv:Body>
       
<get xmlns="https://adwords.google.com/api/adwords/cm/v201509">
           
<selector>
               
<fields>Id</fields>
                <fields>Status</
fields>
               
<fields>DownloadUrl</fields>
                <fields>ProcessingErrors</
fields>
               
<fields>ProgressStats</fields>
                <predicates>
                    <field>Id</
field>
                   
<operator>EQUALS</operator>
                    <values>3199486</
values>
               
</predicates>
            </
selector>
       
</get>
    </
soapenv:Body>
</soapenv:Envelope>

2016-03-02 18:12:54,007 [AdwordsJobExecutor-default-dispatcher-59] WARN
        com.google.api.ads.adwords.lib.client.AdWordsServiceClient.soapXmlLogger.logSoapXml([...]) at Line 84
SOAP Response:
<?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope xmlns:soapenv="http:/
/schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
   
<soapenv:Body>
       
<soapenv:Fault>
           
<faultcode xmlns:ns1="http://xml.apache.org/axis/">ns1:HTTP</faultcode>
            <faultstring>(0)null</
faultstring>
           
<detail>
               
<string>return code:  0
</string>
                <ns2:HttpErrorCode xmlns:ns2="http:/
/xml.apache.org/axis/">0</ns2:HttpErrorCode>
            </detail>
        </soapenv:Fault>
    </soapenv:Body>
</soapenv:Envelope>

Biniam Asnake

unread,
Mar 4, 2016, 3:55:16 AM3/4/16
to AdWords API Forum, domenico....@kaufda.de
Did anybody look at my question. 

Please help. It is very urgent.
Reply all
Reply to author
Forward
0 new messages