Search code examples
javaandroideclipselogcatandroid-logcat

PgaSocketWriteAllHdipc: hd_ipc_send() failed hd_ipc_send: not connected


I have just installed the latest version of SDK and ADT .when i open the logcat i found that the whole logcat was filled with the following message.still i am not start any project on eclipse!

PgaSocketWriteAllHdipc: hd_ipc_send() failed
hd_ipc_send: not connected

I just 10 minutes the number of this kind of messages reached more than 10,000 and i am fed up with this. Please tell me how can i remove this message from appearing in the logcat.


Solution

  • I was getting this error and discovered that it was a problem with Bluestacks. Bluestacks is an Android emulator for the PC that I had recently installed. Once I quit Bluestacks (which always runs in the background) the problem stopped.

    Update: If you really need bluestacks you can filter this messages by creating logcat filter or just go "System tray (which display in lower-right corner, in windows) then right click on blustack icon and click on "quit" then your problem will solve.