jungseung / javapns

Automatically exported from code.google.com/p/javapns
0 stars 0 forks source link

http-bio-9999-exec-18, handling exception: java.net.SocketTimeoutException: Read timed out #160

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Run on apache Tomcat server with Eclipse in windows platform
2. server port is 9999
3. My iPad device does not get push notification message

What is the expected output? What do you see instead?
Encounter socketTimeoutException

What version of the product are you using? On what operating system?
win7 64bit, Eclipse 3.80, Tomcat 7.0.33

Please provide any additional information below.
please see line 1185 of the attatched file

Original issue reported on code.google.com by HsinPing...@gmail.com on 26 Dec 2012 at 6:30

Attachments:

GoogleCodeExporter commented 8 years ago
The java.net.SocketTimeoutException on line 1185 is normal behavior, it simply 
means that there was no more data to read from the socket when JavaPNS 
attempted to read a response from the server.  Your trouble is elsewhere it 
seems...

Original comment by sype...@gmail.com on 6 Jan 2013 at 10:32

GoogleCodeExporter commented 8 years ago
One month without feedback, closing.

Original comment by sype...@gmail.com on 5 Feb 2013 at 7:20