When trying to build a Discover Cluster authentication package in DLP 16.1, it fails with error "NoClassDefFoundError: org/apache/commons/io/FileUtils"
16.1
This is due to an incorrect Apache commons-io jar version being defined in the DiscoverClusterKeyTool classpath
There is a simple workaround to this. This will be addressed in a future release of DLP.
Workaround:
There is no need to restart any services. Just run the DiscoverClusterKeyTool again and it will work fine this time. You can also verify the above paths as well to where the commons-io jar file lives and verify the versions as an extra step but it should not be required.