I had tried your idea but did not fix the issue. I found and fixed it the issue, the emulator is working.
While the emulator was working, i had made am unintended change to my firewall preventing eclipe form accessing the internet. Some time after, after a project build eclipse started mis-behaving. I never connected the two. Once I fixed the firewall and allowed eclipe to access the internet, eclipse was able to start the emulator. Thanks On Mar 17, 9:11 pm, Ikon <[email protected]> wrote: > Not sure if this will work, but try going to the command line and go > to the android tools dir, run: > adb kill-server > adb start-server > > See if that fixes it. > > On Mar 17, 6:48 pm, amiz <[email protected]> wrote: > > > I am running Eclipse on XP. The Emulator was running correctly but > > all of sudden today it hang up. I closed Eclipse, rebooted the XP, > > now when I invoke eclipse, it displays a ddms alert box with the > > message: > > > "Failed to initialize monitor thread: Unable to establish loopback > > connection" > > > and eclipe prints in its console: > > [2009-03-17 18:41:46 - DeviceMonitor]Connection attempts: 61 > > > I can start the emulator manually but it's not linked to eclipse and > > eclipse still gives the same errors. > > > Why did it stop running and how do I fix it? > > > Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

