Hot Deployment Not working in Isolated network

Hi,

I have installed cuba platform in Isolated environment.
Whenever I do changes in screen controller class or any other Java class, Hot deployment is not happening.

Kindly guide me to resolve the same.

Regards,
Velankanni J

Hi,

If I click on Run -> Hot Deploy conf, then hot deployment is working but it is not happening automatically and one error I have observed in studio.log when I save the changes in screen controller is,

2018-05-29 17:12:00,048 ERROR [com.google.common.eventbus.EventBus.default] Could not dispatch event: com.haulmont.studio.backend.h@2bbcf33e to public void com.haulmont.studio.backend.h.a(com.haulmont.studio.common.b.y)

Am I missing anything here?

Thanks in advance.
Regards,
Velankanni J

Hi,
Which version of Studio do you use: Web or SE?
If you are on Windows and use SE, how have you installed it: for “all users” or for “single user”?

Hi,
I have installed version 6.8, both SE and Web and tried on both.
I installed it on Windows machine for single user.