You can try running this command to kill port 5037: *fuser -k tcp 5037* Otherwise, read this article to get a better understanding of what's running on your ports: https://www.debian-administration.org/article/184/How_to_find_out_which_process_is_listening_upon_a_port
On Wednesday, June 10, 2009 3:46:23 PM UTC-4, jphdsn wrote: > > Hi. > > I saw with the netstat -a command that the port 5037 was occupied. > It's OK now. > > thanks > > On 10 juin, 16:11, "H N Kavya-DXN738" <[email protected]> wrote: > > Try killing the daemon many times. And again try starting it. It may > > help > > > > -----Original Message----- > > From: [email protected] <javascript:> > > > > [mailto:[email protected] <javascript:>] On Behalf Of > jphdsn > > Sent: Wednesday, June 10, 2009 7:36 PM > > To: Android Developers > > Subject: [android-developers] ADB server didn't ACK, cannot bind tcp... > > > > Hi > > Coud anyone tell me if he had been teh same problem witj the adb command > > line? > > > > jphdsn$ /Developer/android-sdk-mac_x86-1.5_r2/tools/adb shell > > * daemon not running. starting it now * > > cannot bind 'tcp:5037' > > ADB server didn't ACK > > * failed to start daemon * > > error: cannot connect to daemon > > > > And if there is a solution > > > > 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

