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.
|