gunterzhou0502 / javapns

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

thread terminated after reached max msg send #227

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Send more messages for to Apple than DEFAULT_MAXNOTIFICATIONSPERCONNECTION 
in the notificationThread 

What is the expected output? What do you see instead?
the thread reconnects to Apple, instead the notification thread is dead

What version of the product are you using? On what operating system?
2.3 Beta on Linux

Thanks

Original issue reported on code.google.com by ew88...@gmail.com on 11 Dec 2014 at 8:32

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[12/8/14 16:25:15:089 EST] 00000056 SystemErr     R     at 
javapns.notification.transmission.NotificationThread.restartQueue(NotificationTh
read.java:581)
[12/8/14 16:25:15:089 EST] 00000056 SystemErr     R     at 
javapns.notification.transmission.NotificationThread.getPushedNotifications(Noti
ficationThread.java:476)

Original comment by ew88...@gmail.com on 11 Dec 2014 at 9:10