Re: Need Help for Batch Job Failure

96 views
Skip to first unread message
Message has been deleted
Message has been deleted
Message has been deleted
Message has been deleted

Google Ads API and AdWords API Forum

unread,
Jul 29, 2022, 4:11:44 AM7/29/22
to Google Ads API and AdWords API Forum
Hi Qinglin,

In addition, I would like to inform you that the provided complete API logs containing personal information and I need to delete this. With this, allow me to reiterate the following with the redacted field :

Cheers,
Jinky
Google Ads API Team

On Friday, July 29, 2022 at 3:09:47 PM UTC+8 Google Ads API and AdWords API Forum wrote:
Hi,

You have reached the Google Ads API Forum.

With regard to your concern, I completely understand that you are encountering the Batch Job Failure. With this, we already reported your query to the rest of our team. We will provide updates as soon as possible.

Cheers,
Jinky
Google Ads API Team

On Friday, July 29, 2022 at 2:56:46 PM UTC+8 Google Ads API and AdWords API Forum wrote:
Reposting the last inquiry (https://groups.google.com/g/adwords-api/c/u8Nh5nrz_L4) from the forum as it wasn't routed to our support queue.

Cheers,
Jinky
Google Ads API Team

On Friday, July 29, 2022 at 12:32:36 PM UTC+8 qin...@ebay.com wrote:

Hi team,

 

I met an internal error when I use google ads SDK(google ads version 11 & SDK version 19.0.0), and it show that Asynchronous task failed at method `com.google.ads.googleads.v11.services.BatchJobServiceClient.listBatchJobResults`.

What should I do?

 

Here is error detail:

> 

Request

-------

MethodName: google.ads.googleads.v11.services.BatchJobService/ListBatchJobResults

Endpoint: googleads.googleapis.com:443

Headers: {developer-token=REDACTED, login-customer-id=REDACTED, x-goog-api-client=gl-java/1.8.0_242 gccl/19.0.0 gapic/19.0.0 gax/2.6.1 grpc/1.41.0}

Body: resource_name: "customers/REDACTED/batchJobs/REDACTED"

page_size: 500

 

Response

--------

Headers: Metadata(content-type=application/grpc,request-id=bnamcIL-dy9-RS07ltvCdA,date=Fri, 29 Jul 2022 03:53:43 GMT,alt-svc=h3=":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43")

Body: null

Failure message: request_id: "bnamcIL-dy9-RS07ltvCdA"

 

Status: Status{code=INTERNAL, description=Internal error encountered., cause=null}.

2022-07-29 11:53:44.343  WARN [pint-batch,3d6ca819e1da7331,fac81b1dc17a7041] 22428 --- [ests_consumer-1] .p.f.p.s.r.DefaultExecutionRetryListener : 1th attempt exit with message: request_id: "bnamcIL-dy9-RS07ltvCdA"

, 0 records have been processed, 1 to go

2022-07-29 11:53:44.346 ERROR [pint-batch,3d6ca819e1da7331,fac81b1dc17a7041] 22428 --- [ests_consumer-1] .p.f.p.s.r.DefaultExecutionRetryListener : 1th attempt failed with error

 

com.google.ads.googleads.v11.errors.GoogleAdsException: request_id: "bnamcIL-dy9-RS07ltvCdA"

 

    at com.google.ads.googleads.v11.errors.GoogleAdsException$Factory.createException(GoogleAdsException.java:42)

    at com.google.ads.googleads.v11.errors.GoogleAdsException$Factory.createException(GoogleAdsException.java:34)

    at com.google.ads.googleads.lib.stubs.exceptions.BaseGoogleAdsException$Factory.createGoogleAdsException(BaseGoogleAdsException.java:105)

    at com.google.ads.googleads.lib.callables.GoogleAdsExceptionTransformation.transform(GoogleAdsExceptionTransformation.java:39)

    at com.google.ads.googleads.lib.stubs.callables.ExceptionTransformingUnaryCallable$ExceptionTransformingFuture.onFailure(ExceptionTransformingUnaryCallable.java:82)

    at com.google.api.core.ApiFutures$1.onFailure(ApiFutures.java:68)

    at com.google.common.util.concurrent.Futures$CallbackListener.run(Futures.java:1074)

    at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:30)

    at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:1213)

    at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:983)

    at com.google.common.util.concurrent.AbstractFuture.setException(AbstractFuture.java:771)

    at com.google.api.gax.retrying.BasicRetryingFuture.handleAttempt(BasicRetryingFuture.java:200)

    at com.google.api.gax.retrying.CallbackChainRetryingFuture$AttemptCompletionListener.handle(CallbackChainRetryingFuture.java:135)

    at com.google.api.gax.retrying.CallbackChainRetryingFuture$AttemptCompletionListener.run(CallbackChainRetryingFuture.java:117)

    at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:30)

    at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:1213)

    at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:983)

    at com.google.common.util.concurrent.AbstractFuture.setException(AbstractFuture.java:771)

    at com.google.api.core.AbstractApiFuture$InternalSettableFuture.setException(AbstractApiFuture.java:95)

    at com.google.api.core.AbstractApiFuture.setException(AbstractApiFuture.java:77)

    at com.google.api.gax.grpc.GrpcExceptionCallable$ExceptionTransformingFuture.onFailure(GrpcExceptionCallable.java:97)

    at com.google.api.core.ApiFutures$1.onFailure(ApiFutures.java:68)

    at com.google.common.util.concurrent.Futures$CallbackListener.run(Futures.java:1074)

    at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:30)

    at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:1213)

    at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:983)

    at com.google.common.util.concurrent.AbstractFuture.setException(AbstractFuture.java:771)

    at io.grpc.stub.ClientCalls$GrpcFuture.setException(ClientCalls.java:563)

    at io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:533)

    at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)

    at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)

    at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)

    at com.google.ads.googleads.lib.logging.LoggingInterceptor$1$1.onClose(LoggingInterceptor.java:113)

    at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:557)

    at io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:69)

    at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:738)

    at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:717)

    at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)

    at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)

    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)

    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)

    at java.lang.Thread.run(Thread.java:748)

    Suppressed: com.google.api.gax.rpc.AsyncTaskException: Asynchronous task failed

        at com.google.api.gax.rpc.ApiExceptions.callAndTranslateApiException(ApiExceptions.java:57)

        at com.google.api.gax.rpc.UnaryCallable.call(UnaryCallable.java:112)

        at com.google.ads.googleads.v11.services.BatchJobServiceClient.listBatchJobResults(BatchJobServiceClient.java:360)

 

 

Best wish,

Qinglin, Dong

 

Reply all
Reply to author
Forward
0 new messages