roycezhc / javapns

Automatically exported from code.google.com/p/javapns

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

thread terminated after reached max msg send

GoogleCodeExporter opened this issue · comments

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

[deleted comment]
[deleted comment]
[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