Mgamerz

Untitled

Jul 19th, 2011
290
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. [2011-07-19 11:39:15 - ddmlib]An established connection was aborted by the software in your host machine
  2. java.io.IOException: An established connection was aborted by the software in your host machine
  3. at sun.nio.ch.SocketDispatcher.write0(Native Method)
  4. at sun.nio.ch.SocketDispatcher.write(Unknown Source)
  5. at sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
  6. at sun.nio.ch.IOUtil.write(Unknown Source)
  7. at sun.nio.ch.SocketChannelImpl.write(Unknown Source)
  8. at com.android.ddmlib.JdwpPacket.writeAndConsume(JdwpPacket.java:213)
  9. at com.android.ddmlib.Client.sendAndConsume(Client.java:574)
  10. at com.android.ddmlib.HandleHeap.sendREAQ(HandleHeap.java:348)
  11. at com.android.ddmlib.Client.requestAllocationStatus(Client.java:420)
  12. at com.android.ddmlib.DeviceMonitor.createClient(DeviceMonitor.java:854)
  13. at com.android.ddmlib.DeviceMonitor.openClient(DeviceMonitor.java:822)
  14. at com.android.ddmlib.DeviceMonitor.deviceClientMonitorLoop(DeviceMonitor.java:618)
  15. at com.android.ddmlib.DeviceMonitor.access$100(DeviceMonitor.java:42)
  16. at com.android.ddmlib.DeviceMonitor$3.run(DeviceMonitor.java:577)
Advertisement
Add Comment
Please, Sign In to add comment