Debugging application in studio crashed

Debuging application in studio crashed with this error java.lang.ClassNotFoundException: com.google.errorprone.annotations.DoNotMock in
java.base/sun.reflect.generics.factory.CoreReflectionFactory.makeNamedType(CoreReflectionFactory.java:117) when gradle is starting.
Debuging is not working. Normal application start is working

Hi Michael Kodet

Could you clarify please which versions of an IntelliJ IDEA, a Jmix plugin and a Jmix platform do you use?

Regards,
Nadezhda.

Hi Nadezhda,

IntelliJ IDEA 2021.3 (Community Edition)
Build #IC-213.5744.223, built on November 27, 2021
Runtime version: 11.0.13+7-b1751.19 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
idea.plugin.protoeditor (213.5744.224)
org.jetbrains.kotlin (213-1.6.10-release-923-IJ5744.223)
io.jmix.studio (1.1.4-213)
com.haulmont.jpab (2021.6.2-213)
JMIX version 1.1.2

Best Regads
mk

HI Nadezhda,
I temporarily solved this problem. When I disable all Java Exception Breakpoints, debugging of the application is possible.

BR
mk