Issue in executing a feature file

Probablly you have multiple versions of Apache Xerces library in your project classpath, that causes error. You need to remove unwanted Xerces.

Please check from which jar the NodeImpl class is loaded. See the following post to know how