Closed GoogleCodeExporter closed 8 years ago
Fixed in r338 (2.1.001).
Original comment by sype...@gmail.com
on 22 Nov 2011 at 8:47
Issue 100 has been merged into this issue.
Original comment by sype...@gmail.com
on 16 Jan 2012 at 11:21
Judging from the original post, this issue still exists in 2.1.1?
Original comment by Eventl...@gmail.com
on 16 Jan 2012 at 11:24
Issue 85 states that it was fixed in r338. Have you tried the latest build?
Original comment by sype...@gmail.com
on 16 Jan 2012 at 11:29
I will try 2.1.1 when we are ready for the next server upgrade. Thanks for your
help!
Original comment by Eventl...@gmail.com
on 17 Jan 2012 at 2:39
[deleted comment]
Make sure you try the latest BUILD, not just the latest released version....
See the Requirements wiki page for info about nightly builds.
Original comment by sype...@gmail.com
on 17 Jan 2012 at 4:28
I'm running 2.2 and this is still happening:
java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 0
at java.util.Vector.remove(Vector.java:804)
at javapns.notification.PushedNotifications.prepareAdd(PushedNotifications.java:103)
at javapns.notification.PushedNotifications.addAll(PushedNotifications.java:94)
at javapns.notification.transmission.NotificationThreads.getPushedNotifications(NotificationThreads.java:402)
at ly.cel.server.APNsManager.handlePushErrors(APNsManager.java:389)
at ly.cel.server.APNsManager.pushCellMessageToClient(APNsManager.java:326)
at ly.cel.notify.APNsMessageQueueManager.processCellMessage(APNsMessageQueueManager.java:90)
at ly.cel.notify.APNsMessageQueueManager.processNewMessage(APNsMessageQueueManager.java:78)
at ly.cel.notify.APNsMessageQueueManager.processNewMessage(APNsMessageQueueManager.java:28)
at ly.cel.notify.HashedQueueManager.parseJSONAndExecute(HashedQueueManager.java:100)
at ly.cel.notify.HashedQueueManager$HashedQueueConsumer.handleJSON(HashedQueueManager.java:120)
at com.p2.alchemy.JSONConsumer$1.doTake(JSONConsumer.java:107)
at com.p2.alchemy.JSONConsumer$1.run(JSONConsumer.java:56)
at java.lang.Thread.run(Thread.java:679)
Original comment by gregp...@gmail.com
on 25 Feb 2013 at 2:58
Original issue reported on code.google.com by
gonz...@gmail.com
on 22 Nov 2011 at 4:52