Please help, the socket connection always timed out after 1 minute
(even in use and acquired a WifiLock)

Here is the error message:

V/WifiStateTracker(   96): Changing supplicant state: COMPLETED ==>
DORMANT
D/WifiStateTracker(   96): Reset connections and stopping DHCP
W/System.err( 4903): java.net.SocketException: Connection timed out
W/System.err( 4903):    at
org.apache.harmony.luni.platform.OSNetworkSystem.read
(Native Method)
W/System.err( 4903):    at dalvik.system.BlockGuard
$WrappedNetworkSystem.read(Bl
ockGuard.java:273)
W/System.err( 4903):    at
org.apache.harmony.luni.net.PlainSocketImpl.read(Plai
nSocketImpl.java:458)
W/System.err( 4903):    at
org.apache.harmony.luni.net.SocketInputStream.read(So
cketInputStream.java:85)
W/System.err( 4903):    at
org.apache.harmony.luni.net.SocketInputStream.read(So
cketInputStream.java:65)
W/System.err( 4903):    at
java.io.BufferedInputStream.fillbuf(BufferedInputStre
am.java:140)
W/System.err( 4903):    at
java.io.BufferedInputStream.read(BufferedInputStream.
java:225)

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

Reply via email to