04 Jan 2022
07:09 PM
- last edited on
25 Mar 2022
01:02 PM
by
MaciejNeumann
We are trying to run tests on an application and receive the following message when Dynatrace OneAgent is enabled:
java.lang.noClassDefFoundError: com.dynatrace/agent/introspection/jdbc/JDBCIntrospectionWrapper
Once we stopped the Dynatrace OneAgent service, the application starts working again no problem. Where does this error come from?
Hi @payton_mcloughl,
please open a support ticket for this. What is your OneAgent version? Was the agent upgraded recently? The error means the Java class file is missing or could not be loaded for some reason. This class is a part of the OneAgent Java libraries.
Hi,
This specific bug was fixed with OA 1.231. See ONE-67851 in the release notes.
regards
Harry
Hi
Thanks for your solution