com.newrelic.weave.violation.INVALID_REFERENCE.md Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of newrelic-weaver Show documentation
Show all versions of newrelic-weaver Show documentation
The Weaver of the Java agent.
## INVALID_REFERENCE ##
###Description###
This violation was raised because there is code in the weave package that references a class, method or field that doesn't exist in the current Classloader. If writing a Scala module, this could be caused by compiling against a newer version of Scala.
###No Example###
© 2015 - 2024 Weber Informatics LLC | Privacy Policy