Git Product home page Git Product logo

Comments (15)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 2, 2024
The error seems pretty clear. Verify that the files exist where the java app is 
expecting them.

What logging do you get when you use the flags indicated on the wiki page:
http://code.google.com/p/javapns/wiki/Tips

Original comment by [email protected] on 27 Feb 2011 at 11:19

from javapns.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 2, 2024
The file is where it looks for it.  And I exported it to p12 correctly.  How do 
i check the logs?

Original comment by [email protected] on 28 Feb 2011 at 10:06

from javapns.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 2, 2024
This is happening when i go to send the notification not when initializing. 

Original comment by [email protected] on 28 Feb 2011 at 10:34

from javapns.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 2, 2024
"How do i check the logs?"

uh... You should do some research on implementing log4j, once that is worked 
out, go visit the link I mentioned earlier.

Original comment by [email protected] on 28 Feb 2011 at 10:45

from javapns.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 2, 2024
yanchek99, were you able to get your code working with the production server?  
May we close this issue?

Original comment by [email protected] on 7 Sep 2011 at 3:44

from javapns.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 2, 2024

Original comment by [email protected] on 12 Sep 2011 at 3:02

  • Changed title: sun.security.validator.ValidatorException: PKIX path building failed (with production server)
  • Added labels: Invalid-Certificate

from javapns.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 2, 2024
Issue suspected of being caused by invalid certificate chain for selected 
server.

Closing issue as no feedback was received since issue was reported.  
Please feel free to re-open if the issue is still valid.

Original comment by [email protected] on 14 Sep 2011 at 3:58

  • Changed state: Invalid

from javapns.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 2, 2024
i am getting same issue on my tomcat server..can we discuss this issue here...i 
had hard time to get resolve this..Thanks in advance

Original comment by [email protected] on 13 Oct 2011 at 3:11

from javapns.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 2, 2024
This is an issue with the certificate chain which is either invalid, or is not 
built for the specific Apple service you are using (sandbox or production).  I 
strongly suggest you follow very precisely the procedure described in the 
"Preparing APNS certificates" wiki page on this site.

If you are still having an issue with this, please follow the troubleshooting 
steps provided in the "Troubleshooting" wiki page and copy-paste all results in 
this issue report so we can investigate further.

Original comment by [email protected] on 13 Oct 2011 at 8:32

from javapns.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 2, 2024
if i run this sample program from outside server from commandline lets say i 
get push notification on my iphone but when i run this programm from our server 
it is giving me exception.i'm using same certificate that means certificate 
doesn't seems any problem may be im missing any configuration. my server is 
tomcat.

Please advice.

Thanks.

Original comment by [email protected] on 14 Oct 2011 at 5:28

from javapns.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 2, 2024
If you can push notifications successfully from the command line, but get an 
exception with the same keystore file from within Tomcat, maybe there is 
something wrong with the way the keystore file is read from Tomcat?  Could you 
post a complete stack trace of the exception you are getting, as well as the 
code you are using in Tomcat to push a notification?  Thank you!

Original comment by [email protected] on 14 Oct 2011 at 3:09

from javapns.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 2, 2024
exception file is attached...and code also..same code im calling in tomcat 
server..
Thanks

Original comment by [email protected] on 14 Oct 2011 at 4:04

Attachments:

from javapns.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 2, 2024
You are using an old version of JavaPNS (1.6 I believe?).  Please make sure you 
use version 2.0, as tons of fixes have been made since 1.6...

Original comment by [email protected] on 14 Oct 2011 at 4:26

from javapns.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 2, 2024
Hi,
Thanks for replying..previously i was trying 2.0 beta version it didn't work 
for me then i switched back to 1.6 neither it does but now i tried 2.0 latest 
version and guess what...it is working like a charm..
Thanks a lot.

Original comment by [email protected] on 17 Oct 2011 at 12:44

from javapns.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 2, 2024
Outstanding, thank you!

Original comment by [email protected] on 17 Oct 2011 at 1:42

from javapns.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.