Re: [java]After upgrade to BatchJobServiceInterface got error in report status

2016-01-12 Thread Yin Niu
Hello, Did you include guava-jdk5 dependency? It is not recommended to include the guava-jdk5 dependency. As announced in November of last year , the minimum JRE version required for the library is 1.6. The

Re: [java]After upgrade to BatchJobServiceInterface got error in report status

2016-01-12 Thread Grigory
hello, remove Guava library from pom now Guava library version is: 19.0 rc-2 and with new error .. Batch job ID 1133141 has status 'DONE'. Warning: org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized. Warning: org.a

Re: [java]After upgrade to BatchJobServiceInterface got error in report status

2016-01-11 Thread Yin Niu
Hello, You are using an older version of Guava library. Please check out the dependency here . Thanks, Yin, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: h

[java]After upgrade to BatchJobServiceInterface got error in report status

2016-01-11 Thread Grigory
hello, [java]After upgrade to BatchJobServiceInterface got error in report status, job finish the work in success status. Error : Exception in thread "main" java.lang.NoSuchMethodError: com.google.common.io.ByteSource.wrap([B)Lcom/google/common/io/ByteS