Re: Crash when attempting to instantiate offlineUserDataJobServiceClient

2022-07-11 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Elis, Since this a client library specific issue I suggest you reach out to the issue tracker for further assistance. Regards, Aryeh Google Ads API Team ref:_00D1U1174p._5004Q2bSvhT:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Crash when attempting to instantiate offlineUserDataJobServiceClient

2022-07-11 Thread Elis Regina Scherer
I'm having the exact same error with this service offlineUserDataJobServiceClient. "# A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x3fd6, pid=259, tid=0x7f3634be8b10 # # JRE version: OpenJDK Runtime Environment (8.0_212-b04) (build

RE: Crash when attempting to instantiate offlineUserDataJobServiceClient

2022-05-30 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Joseph, Thank you for raising this concern to the Google Ads API Forum. To investigate this, could you please provide the complete API request and response logs with request-id and login-customer-id that generated on your end also where we can see the said encountering crash? If you haven't

Crash when attempting to instantiate offlineUserDataJobServiceClient

2022-05-30 Thread 'Joseph Dayo' via Google Ads API and AdWords API Forum
Hello, I am encountering a crash when attempting to instantiate an offlineUserDataJobServiceClient. logger.info("Creating OfflineUserDataJobServiceClient..."); try { offlineUserDataJobServiceClient = googleAdsClient.getLatestVersion().createOfflineUserDataJobServiceClient(); l