Apr 7, 2020, 12:24 PM

Hi,

Something definitely wrong about the installation.

First:
Please check the installation steps and make sure everything is proper.
https://wlsdm.com/docs/README#IV.Installation

Second:
1 - How did you install the wlsdm.war file to your WebLogic domain?
2 - How did you configure (JVM startup parameters) the wlsdm_agent.jar?

Thanks.

Regards.

####<Mar 9, 2020 4:01:06 AM PET><SEVERE><WLSDM><BEA-000000><com/wlsdm/database/g
 
java.lang.NoClassDefFoundError: com/wlsdm/database/g
    at com.wlsdm.X.k.A(GCMonitorTimesManager.java:145)
    at com.wlsdm.X.k.loadByConfigID(GCMonitorTimesManager.java:71)
    at com.wlsdm.U.F.A(GarbageCollectorWatch.java:629)
    at com.wlsdm.U.F.startWatch(GarbageCollectorWatch.java:282)
    at com.wlsdm.U.C$_A.run(GarbageCollectorMonitoring.java:97)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.ClassNotFoundException: com.wlsdm.database.g
    at weblogic.utils.classloaders.GenericClassLoader.defineClassInternal(GenericClassLoader.java:1081)