Moderators: Vladimir Kondratyev, Anton Katilin
This is the plugin thread waiting for incoming commands from the profiler UI. It does not affect any other threads, and the method at the top is in waiting state, it does not consume CPU. Unless the plugin is processing a command (which is not the case) the plugin is idle. I have no idea at the moment how the plugin can cause the freezes.Eclipse error logs show that such a thread is the only runnable :
Stack Trace
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
at java.net.ServerSocket.implAccept(ServerSocket.java:545)
at java.net.ServerSocket.accept(ServerSocket.java:513)
at com.yourkit.c.l$1.run(a:31)
at java.lang.Thread.run(Thread.java:748)
Users browsing this forum: No registered users and 15 guests
YourKit uses cookies and other tracking technologies to improve your browsing experience on our website, to show you personalized content and targeted ads, to analyze our website traffic, and to understand where our visitors are coming from.
By browsing our website, you consent to our use of cookies and other tracking technologies in accordance with the Privacy Policy.