sshcheung / javapns

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

Error with sending push notifications in a loop #23

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I keep getting this error when ever i send notifications in a loop. It sends 
notifications for few devices in the beginning and shows this error later for 
the rest.

java.io.IOException: DerInputStream.getLength(): lengthTag=127, too big.

Thanks,
Sudheer

Original issue reported on code.google.com by sudheer....@gmail.com on 12 Jul 2010 at 6:19

GoogleCodeExporter commented 8 years ago
Normally that error indicates an SSL certificate error.

Maybe in your case the connection is being dropped.

Original comment by idbill.p...@gmail.com on 12 Jul 2010 at 9:55

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Thanks for the reply. I am just wondering what are the possible reasons for 
connection dropping out?

Original comment by sudheer....@gmail.com on 12 Jul 2010 at 10:11

GoogleCodeExporter commented 8 years ago
This isn't new... See issue 10

Only someone with 100's of notifications to send can troubleshoot this (which I 
do not), so I do not know why this is happening.

Original comment by idbill.p...@gmail.com on 16 Jul 2010 at 11:39

GoogleCodeExporter commented 8 years ago

Original comment by idbill.p...@gmail.com on 16 Oct 2010 at 9:39