I am facing the same problem and i don't know how to solve it.... I use Debian too.
On Dec 13, 10:13 am, Urizev <[email protected]> wrote: > Hi, > > I am having lots of troubles in Eclipse ADT DDMS. When I start Eclipse > IDE and some android project is open, console tab begins to show the > following lines: > > [2009-12-13 03:03:07 - ddms]Failed to reopen debug port for Selected > Client to: 8700 > [2009-12-13 03:03:07 - ddms]Invalid argument > java.net.SocketException: Invalid argument > at sun.nio.ch.Net.bind(Native Method) > at sun.nio.ch.ServerSocketChannelImpl.bind > (ServerSocketChannelImpl.java:119) > at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:59) > at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:52) > at com.android.ddmlib.MonitorThread.reopenDebugSelectedPort(Unknown > Source) > at com.android.ddmlib.MonitorThread.run(Unknown Source) > > [2009-12-13 03:09:41 - DeviceMonitor]Connection attempts: 1 > [2009-12-13 03:09:42 - DeviceMonitor]Connection attempts: 2 > [2009-12-13 03:09:43 - DeviceMonitor]Connection attempts: 3 > [2009-12-13 03:09:44 - DeviceMonitor]Connection attempts: 4 > [2009-12-13 03:09:45 - DeviceMonitor]Connection attempts: 5 > [2009-12-13 03:09:46 - DeviceMonitor]Connection attempts: 6 > [2009-12-13 03:09:47 - DeviceMonitor]Connection attempts: 7 > ... > [2009-12-13 03:09:42 - DeviceMonitor]Connection attempts: 382 > [2009-12-13 03:09:43 - DeviceMonitor]Connection attempts: 383 > [2009-12-13 03:09:44 - DeviceMonitor]Connection attempts: 384 > [2009-12-13 03:09:45 - DeviceMonitor]Connection attempts: 385 > [2009-12-13 03:09:46 - DeviceMonitor]Connection attempts: 386 > [2009-12-13 03:09:47 - DeviceMonitor]Connection attempts: 387 > --- > > I am using Linux (Debian) and java-6-sun package. I "googled" it and I > only got results about Windows Vista. I tried to change my /etc/hosts > but nothing happens. > > Anyone is suffering the same problem? > > Thank you for your time. -- 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

