hi,
I found this solution here
I had the same problem too. This is due to the problem of StringUtils. I downloaded Apache Commons Lang plugin and problem was solved.
The download can be found here: http://commons.apache.org/proper/commons-lang/download_lang.cgi
After downloading, add commons-lang3-3.5.jar to your external libraries in your IDE.