question

utsavutsav avatar image
utsavutsav asked

Socket timeout Exception

Hi I was able to run the application till yesterday. It wud register the app and send back the registration ID to the device. But from today I am getting a socket timeout exception. No changes in the code. The following is the trace. 06-10 00:28:01.049: E/OnResponseComplete(24036): Transaction exception in getjar.android.client.transaction.PushEvent reason: java.net.SocketTimeoutException: failed to connect to eventlogger.getjar.com/204.138.26.154 (port 80) after 10000ms: isConnected failed: ETIMEDOUT (Connection timed out) 06-10 00:28:01.049: E/GetJar(24036): [getjar.android.client.transaction.PushEvent] : java.net.SocketTimeoutException: failed to connect to eventlogger.getjar.com/204.138.26.154 (port 80) after 10000ms: isConnected failed: ETIMEDOUT (Connection timed out) Pls help.
amazon device messaging
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Bipin@Amazon avatar image
Bipin@Amazon answered
Hi, Failed to connect to eventlogger.getjar.com(204.138.26.154) because of time out in socket connection. check how should application handle on failure of this connection.
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.