Please try to increase socket timeouts of the profiler profiler UI by specifying
-Dyk.controller.connect.timeout.ms=(default is5000ms) and-Dyk.controller.read.timeout.ms=(default is30000ms) in/.yjp/ui.iniFor 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?
-Dyk.controller.* is a JVM properties which should be specified in $USER_HOME/.yjp/ui.ini file