Jmix 2.2.4-241 and IntelliJ IDEA 2024.1.2

I have update yesterday Jmix in 2.2.4-241 and IntelliJ in IDEA 2024.1.2.
I start a new project, when trying to execute my code,
I still have this screen.

image
And show only this message

2024-06-07T09:46:20.705+02:00 DEBUG 23512 — [io-8080-exec-10] io.jmix.core.AccessLogger : Denied access to [view: MainView] for user [anonymous] by io.jmix.securityflowui.constraint.UiShowViewConstraint
2024-06-07T09:47:11.876+02:00 DEBUG 23512 — [nio-8080-exec-8] io.jmix.core.AccessLogger : Denied access to [view: MainView] for user [anonymous] by io.jmix.securityflowui.constraint.UiShowViewConstraint

Hi,

Have you encouneterd any issues during building front-end development bundle?
Is issue still reproducing if you create a new project?

Regards,
Alex

After 2 hours the project work succesfully. maybe the npm process may have a problem …

I went to my lunch break, and left my project opened, when I got back, I found Jmix plugin crashed and IntelliJ couldn’t resolve imports.
Went to IntelliJ’s plugins and noticed there are 2 updates, Jmix and JetBrains dependency search, so I updated them, restarted, waited, waited some more, then IntelliJ resolved the imports, but since no Jmix tab was visible, I closed and opened it again, works.

Kind regards,
Mladen

1 Like