Hello, 
I am having a problem with Eclipse/Android running the simple hello world
application. I 
Am running on Windows Vista, JDK/JRE installed, Eclipse 3.4, android SDK,
and I get the following 
Error when running the hello world application 

***********************
[2008-10-23 11:16:19 - ddms]Failed to reopen debug port for Selected Client
to: 8700
[2008-10-23 11:16:19 - ddms]Address family not supported by protocol family:
bind
java.net.SocketException: Address family not supported by protocol family:
bind
        at sun.nio.ch.Net.bind(Native Method)
        at sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source)
        at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)
        at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)
        at com.android.ddmlib.MonitorThread.reopenDebugSelectedPort(Unknown
Source)
        at com.android.ddmlib.MonitorThread.run(Unknown Source)

[2008-10-23 11:16:50 - ddms]Can't bind to local 8600 for debugger
[2008-10-23 11:16:51 - ddms]Can't bind to local 8600 for debugger
[2008-10-23 11:16:54 - ddms]Can't bind to local 8601 for debugger
[2008-10-23 11:16:55 - ddms]Can't bind to local 8602 for debugger
[2008-10-23 11:16:57 - ddms]Can't bind to local 8603 for debugger
[2008-10-23 11:17:05 - ddms]Can't bind to local 8604 for debugger
[2008-10-23 11:17:06 - ddms]Can't bind to local 8607 for debugger
[2008-10-23 11:17:06 - ddms]Can't bind to local 8608 for debugger
[2008-10-23 11:17:07 - ddms]Can't bind to local 8609 for debugger
[2008-10-23 11:17:07 - ddms]Can't bind to local 8610 for debugger
**********************

Can someone tell me what I did wrong here ? 


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to