mwkirk / javapns

Test import of svn javapns repo from Google Code
3 stars 0 forks source link

NotificationTest working on only some machines #152

Closed mwkirk closed 11 years ago

mwkirk commented 11 years ago

Original author: sroll...@gmail.com (October 31, 2012 06:25:34)

I am using the command line NotificationTest tool to send push notifications and I have successfully used the tool on four different computers, but the test fails on my primary server. In all cases, I am using the exact same .p12 file and copying the entire directory containing the appropriate jar files. Making no other configuration changes I run the tool and the output is the same in all cases. It indicates that the connection was made and all notifications were pushed successfully. In all cases but when running from the main server the notification is delivered.

Any ideas as to why only one machine would be failing? I've had success with machines on the same LAN as the misbehaving server.

Original issue: http://code.google.com/p/javapns/issues/detail?id=152

mwkirk commented 11 years ago

From sype...@gmail.com on February 05, 2013 19:29:10 This report being a bit old, are you still having this issue? Was it a local network or security issue?

mwkirk commented 11 years ago

From sroll...@gmail.com on February 05, 2013 19:49:06 The issue has been resolved. I still don't know what the problem was, but I replaced the physical machine with a new machine with the same IP and name and I am no longer having the problem.

mwkirk commented 11 years ago

From sype...@gmail.com on February 05, 2013 20:03:26 Good news, thank you!