Bootrun is always loading

Hi Team,

After start the project, the bootrun sub process is always showing loading status:
image

When stop the application run, it will show failure message, which is confusing the users:
image

Please check if this is a problem.

I think this is quite expected. bootRun does not exit as it is running the web server until you kill the task.

Not Jmix specific but SpringBoot.

2 Likes

Thanks Marc.

But can we avoid the error message of “Build cancelled” when user stops the running task?

Not as far as I know. It has something to do with IDEA as running the task from a terminal and then pressing Control+C does work properly.

Hi @albudarov , could you check if this is doable from Studio side?

We’ll see what we can do with this: https://youtrack.jmix.io/issue/JST-1819

3 Likes