Hi,

Are you using maven or setting up your classpath manually? If using maven, 
then org.apache.commons.lang.ArrayUtils (from v2.5) should be on your 
classpath and should have the contains(char[], char) method 
<https://commons.apache.org/proper/commons-lang/javadocs/api-2.5/org/apache/commons/lang/ArrayUtils.html#contains(char[],
 
char)>.

If you are setting up your classpath manually, please check which version 
of Apache Commons Lang you are using.

Thanks,
Josh, AdWords API Team

On Thursday, July 17, 2014 10:53:56 AM UTC-4, sathik jack wrote:
>
>
> java.lang.NoSuchMethodError: 
> org.apache.commons.lang.ArrayUtils.contains([CC)Z
>         at 
> org.apache.commons.configuration.PropertiesConfiguration$PropertiesReader.doParseProperty(PropertiesConfiguration.java:889)
>         at 
> org.apache.commons.configuration.PropertiesConfiguration$PropertiesReader.parseProperty(PropertiesConfiguration.java:795)
>         at 
> org.apache.commons.configuration.PropertiesConfiguration$PropertiesReader.nextProperty(PropertiesConfiguration.java:728)
>         at 
> org.apache.commons.configuration.PropertiesConfigurationLayout.load(PropertiesConfigurationLayout.java:484)
>         at 
> org.apache.commons.configuration.PropertiesConfiguration.load(PropertiesConfiguration.java:473)
>         at 
> org.apache.commons.configuration.AbstractFileConfiguration.load(AbstractFileConfiguration.java:383)
>         at 
> org.apache.commons.configuration.AbstractFileConfiguration.load(AbstractFileConfiguration.java:349)
>         at 
> org.apache.commons.configuration.AbstractFileConfiguration.load(AbstractFileConfiguration.java:312)
>         at 
> org.apache.commons.configuration.AbstractFileConfiguration.load(AbstractFileConfiguration.java:225)
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Adwords Api Error sathik jack
    • Re: Adwords Api Error Josh Radcliff (AdWords API Team)

Reply via email to