After upgrade from RLC 6.1 to RLC 6.2, new Release Package gives: java.io.IOException: File 'createDeploymenPath.groovy' not found in current ClassPath
The agent is running in a JRE. For security reasons, Java does not allow duplication of some class names, such as java.lang. If the Java CLASSPATH contains a file list that causes Java to load more than one instance of a reserved class such as java.lang, they this error is the result.
2014-12-16 16:31:34,731 INFO [main] [org.apache.catalina.startup.ClusterRuleSetFactory] [::] -- Unable to find a cluster rule set in the classpath . Will load the default rule set.
Class file has wrong version 48.0, should be 47.0 Please remove or make sure it appears in the correct subdirectory of the classpath . Import java.util.List;