Finding Specific Errors

Hello!
I refactored my code and the app stopped working. All I get is a generic 500 error and the console only shows me warnings.

image

image

image
Before I used CATALINA to search through the stacktrace and debug my app,
what console can I use to debug JMIX?

thank you!

Hi,

There should be text log on the right from the panel you’re screenshotting.

See how it looks like in the manual:
https://docs.jmix.io/jmix/0.x/studio/project.html#_starting_application

Yes, thank you, that is where I was looking. But the error I showed on the question was not reflected here. and I can seem to find the source for it