Hi Kainesh,

Those utilities should be present in any JRE. I think the issue you had was 
that the particular JRE you were using had a bug that meant that the XML 
wasn't being parsed properly. If it had been an issue with a missing 
dependency, I think you would have seen a NoClassDefFoundError 
<http://docs.oracle.com/javase/7/docs/api/java/lang/NoClassDefFoundError.html> 
instead.

Thanks,
Josh, AdWords API Team

On Monday, December 21, 2015 at 10:06:21 AM UTC-5, Kainesh Patel wrote:
>
> Hi Josh,
>
> As you have mentioned, BatchJobHelper depends on XML utilities which may 
> or may not be present in JRE. Can you file a ticket/bug or discuss with dev 
> team to include this libraries in google adwords api jar?
>
> Thanks,
> Kainesh
>
> On Thursday, November 19, 2015 at 12:39:01 AM UTC+5:30, Josh Radcliff 
> (AdWords API Team) wrote:
>>
>> Hi Kainesh,
>>
>> I'm not an expert on the differences between those JREs, but I can tell 
>> you that the *BatchJobHelper* relies heavily on the XML utilities 
>> included in the JRE. It's possible that the older 1.6 JRE you were using 
>> had issues in that space, which would explain why upgrading fixed the 
>> problem for you.
>>
>> Cheers,
>> Josh, AdWords API Team
>>
>> On Wednesday, November 18, 2015 at 8:10:56 AM UTC-5, Kainesh Patel wrote:
>>>
>>> Hi Josh,
>>>
>>> As a temporary workaround, we have changed our java version from 
>>>
>>> java version "1.6.0_21"
>>> Java(TM) SE Runtime Environment (build 1.6.0_21-b07)
>>> Java HotSpot(TM) 64-Bit Server VM (build 17.0-b17, mixed mode)
>>>
>>> to
>>>
>>> java version "1.6.0_36"
>>> OpenJDK Runtime Environment (IcedTea6 1.13.8) 
>>> (6b36-1.13.8-0ubuntu1~12.04)
>>> OpenJDK 64-Bit Server VM (build 23.25-b01, mixed mode)
>>>
>>> Since both of the versions have same major release and both are 64 bits, 
>>> it looks strange why it is working with one java version and doesn't in 
>>> another?
>>>
>>> Can you share few differences between OpenJDK and HotStar java.
>>>
>>> What does google prefer?
>>>
>>> Thanks,
>>> Kainesh
>>>
>>> On Tuesday, November 17, 2015 at 10:43:30 PM UTC+5:30, Kainesh Patel 
>>> wrote:
>>>>
>>>> Hi Josh,
>>>>
>>>> Any update you would like to share with me?
>>>>
>>>> Thanks,
>>>> Kainesh
>>>>
>>>> On Tuesday, November 17, 2015 at 7:17:48 PM UTC+5:30, Kainesh Patel 
>>>> wrote:
>>>>>
>>>>> Hi Josh,
>>>>>
>>>>> I have send you mail at [email protected].
>>>>> Please check it.
>>>>>
>>>>> Thanks,
>>>>> Kainesh
>>>>>
>>>>> On Tuesday, November 17, 2015 at 6:15:27 PM UTC+5:30, Kainesh Patel 
>>>>> wrote:
>>>>>>
>>>>>> Hi,
>>>>>>
>>>>>> I have a send you a mail. Please check it.
>>>>>>
>>>>>> Thanks,
>>>>>> Kainesh
>>>>>>
>>>>>> On Monday, November 16, 2015 at 11:05:10 PM UTC+5:30, Josh Radcliff 
>>>>>> (AdWords API Team) wrote:
>>>>>>>
>>>>>>> Hi Kainesh,
>>>>>>>
>>>>>>> Could you share the code you're using that leads to this result? You 
>>>>>>> can send it *only to me* (if you'd prefer) by clicking *Reply 
>>>>>>> privately to author* on this post.
>>>>>>>
>>>>>>> Thanks,
>>>>>>> Josh, AdWords API Team
>>>>>>>
>>>>>>> On Monday, November 16, 2015 at 11:45:03 AM UTC-5, Kainesh Patel 
>>>>>>> wrote:
>>>>>>>>
>>>>>>>> Hi Josh,
>>>>>>>>
>>>>>>>> Even I am trying  the same. But its pointing to null and even I 
>>>>>>>> tried mutateResult.getErrorList(), even that is null.
>>>>>>>>
>>>>>>>> Thanks,
>>>>>>>> Kainesh
>>>>>>>>
>>>>>>>> On Friday, November 13, 2015 at 7:19:49 PM UTC+5:30, Kainesh Patel 
>>>>>>>> wrote:
>>>>>>>>>
>>>>>>>>> I am trying to update keyword. However, after batch job status is 
>>>>>>>>> done, when I try to check the status of operand or error, noth are 
>>>>>>>>> returning null.
>>>>>>>>>
>>>>>>>>> Batch Job Url is 
>>>>>>>>> https://www.googleapis.com/upload/storage/v1/b/batch-job-upload-prod-ebe9b43/o?uploadType=resumable&upload_id=AEnB2Uq7yXKGBpTcZMIR_Iwiv3nESXWE_vVmvUcZ3xdRH-xt580wPBP7AjJh139EKWgUUU28Qjn2RUrE1jGBWir1bHdrPQh30Q
>>>>>>>>>
>>>>>>>>> Please let me know which all information is required.
>>>>>>>>>
>>>>>>>>> Thanks,
>>>>>>>>> Kainesh
>>>>>>>>>
>>>>>>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/2441575f-7e73-44ca-bc00-f8f69787fcd3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to