Please try to increase socket timeouts of the profiler profiler UI by specifying
-Dyk.controller.connect.timeout.ms=
(default is5000
ms) and-Dyk.controller.read.timeout.ms=
(default is30000
ms) in/.yjp/ui.ini
For example, set
-Dyk.controller.connect.timeout.ms=60000 -Dyk.controller.read.timeout.ms=60000
I don't have this dyk.controller
in my yourkit
folder.
Where is the file in which to increase the socket timeout?