Studio high CPU usage

After creating a new Cuba project or opening an old project the CPU usage while sitting idle never drops below 34%. I used VisualVM to narrow down what thread(s) where consuming the CPU and discovered that UdpBroadcastReceiverService below is consuming a lot of the processing time.

CUBA Studio 2019.1 (IntelliJ Edition)
Build #CS-191.7479.112, built on August 22, 2019
JRE: 1.8.0_202-release-1483-b53 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0

Framework: 7.0.10 and 7.1.0.BETA3

Any remedies for what is causing this behavior?

image

image

1 Like

Hi, Steven

Thanks for reporting the issue.
There seems to be a bug in the Studio. And I’m afraid there is no workaround for the moment.
The fix will be delivered with the next Studio release.

The fix is available in the release 11.3

Thank you. I can confirm that the new release solves my CPU issue.