When doing any change to app campaigns,the same exception raises:

Oct 19, 2019 2:27:28 PM io.grpc.internal.ManagedChannelImpl$1 
uncaughtException
SEVERE: [Channel<635>: (googleads.googleapis.com:443)] Uncaught exception in 
the SynchronizationContext. Panic!
java.util.concurrent.RejectedExecutionException: event executor terminated
        at io.grpc.netty.shaded.io.netty.util.concurrent.
SingleThreadEventExecutor.reject(SingleThreadEventExecutor.java:845)
        at io.grpc.netty.shaded.io.netty.util.concurrent.
SingleThreadEventExecutor.offerTask(SingleThreadEventExecutor.java:328)
        at io.grpc.netty.shaded.io.netty.util.concurrent.
SingleThreadEventExecutor.addTask(SingleThreadEventExecutor.java:321)
        at io.grpc.netty.shaded.io.netty.util.concurrent.
SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:756)
        at io.grpc.netty.shaded.io.netty.util.concurrent.
AbstractScheduledEventExecutor.schedule(AbstractScheduledEventExecutor.java:
232)
        at io.grpc.netty.shaded.io.netty.util.concurrent.
AbstractScheduledEventExecutor.schedule(AbstractScheduledEventExecutor.java:
155)
        at io.grpc.netty.shaded.io.netty.util.concurrent.
AbstractEventExecutorGroup.schedule(AbstractEventExecutorGroup.java:50)
        at io.grpc.netty.shaded.io.netty.util.concurrent.
AbstractEventExecutorGroup.schedule(AbstractEventExecutorGroup.java:32)
        at io.grpc.internal.Rescheduler.reschedule(Rescheduler.java:63)
        at io.grpc.internal.ManagedChannelImpl.rescheduleIdleTimer(
ManagedChannelImpl.java:408)
        at io.grpc.internal.ManagedChannelImpl.exitIdleMode(
ManagedChannelImpl.java:366)
        at io.grpc.internal.
ManagedChannelImpl$ChannelTransportProvider$1ExitIdleModeForTransport.run(
ManagedChannelImpl.java:467)
        at io.grpc.SynchronizationContext.drain(SynchronizationContext.java:
88)
        at io.grpc.SynchronizationContext.execute(SynchronizationContext.
java:120)
        at io.grpc.internal.ManagedChannelImpl$ChannelTransportProvider.get(
ManagedChannelImpl.java:471)
        at io.grpc.internal.ClientCallImpl.startInternal(ClientCallImpl.java
:255)
        at io.grpc.internal.ClientCallImpl.start(ClientCallImpl.java:188)
        at io.grpc.internal.CensusTracingModule$TracingClientInterceptor$1.
start(CensusTracingModule.java:394)
        at io.grpc.internal.CensusStatsModule$StatsClientInterceptor$1.start
(CensusStatsModule.java:695)
        at io.grpc.ForwardingClientCall.start(ForwardingClientCall.java:32)
        at com.google.api.gax.grpc.GrpcHeaderInterceptor$1.start(
GrpcHeaderInterceptor.java:94)
        at io.grpc.ForwardingClientCall.start(ForwardingClientCall.java:32)
        at com.google.ads.googleads.lib.logging.LoggingInterceptor$1.start(
LoggingInterceptor.java:78)
        at io.grpc.stub.ClientCalls.startCall(ClientCalls.java:310)
        at io.grpc.stub.ClientCalls.asyncUnaryRequestCall(ClientCalls.java:
282)
        at io.grpc.stub.ClientCalls.futureUnaryCall(ClientCalls.java:191)
        at com.google.api.gax.grpc.GrpcDirectCallable.futureCall(
GrpcDirectCallable.java:58)
        at com.google.api.gax.grpc.GrpcUnaryRequestParamCallable.futureCall(
GrpcUnaryRequestParamCallable.java:65)
        at com.google.api.gax.grpc.GrpcExceptionCallable.futureCall(
GrpcExceptionCallable.java:64)
        at com.google.api.gax.rpc.UnaryCallable$1.futureCall(UnaryCallable.
java:126)
        at com.google.ads.googleads.lib.ExceptionTransformingCallable.
futureCall(ExceptionTransformingCallable.java:51)
        at com.google.api.gax.rpc.UnaryCallable$1.futureCall(UnaryCallable.
java:126)
        at com.google.api.gax.rpc.UnaryCallable.futureCall(UnaryCallable.
java:87)
        at com.google.api.gax.rpc.UnaryCallable.call(UnaryCallable.java:112)
        at com.google.ads.googleads.v2.services.CampaignServiceClient.
mutateCampaigns(CampaignServiceClient.java:346)
        at com.google.ads.googleads.v2.services.CampaignServiceClient.
mutateCampaigns(CampaignServiceClient.java:321)
We can't find any information about the issue.
Thanks and regards,

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/192cb475-b309-4872-aae1-bfbe00c37618%40googlegroups.com.

Reply via email to