Unable to stop application server

Hi,

I have installed the CUBA Studio on Mac OS Sierra.

The application starts but the studio is not working properly.
It keeps on indicating the following message :


[00:19:11.933] Stopping the application server
[00:19:11.935] Unable to stop application server, will try again in 10 sec
[00:19:21.938] Stopping the application server
[00:19:21.942] Unable to stop application server

Most of the modifications through the studio are requiring to stop the application server first.
I have checked the processes running on the host (lsof -n -i:8080 | grep LISTEN), but there is no server running on port 8080.
I have also tried to run the CUBA Studio as root, without success.

Have you encountered this problem before ? Do you have any solution to get the studio working properly in that case ?
Best regards,
Eric

1 Like

Hi,

We have fixed a similar issue for ‘restart’ action. See: #STUDIO-3638.

As for ‘stop’ action, we came across this issue before, but unfortunately couldn’t find the cause.