Coder Social home page Coder Social logo

Comments (1)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
Thanks for your feedback.

I have looked at your stacktrace and this trace seems to be a problem:

22:31:53,170 ERROR [PushService] 
org.openmobster.core.push.apn.PushService@c06cac
java.io.EOFException: Detect premature EOF
        at sun.misc.IOUtils.readFully(IOUtils.java:68)
        at sun.security.util.DerValue.init(DerValue.java:388)
        at sun.security.util.DerValue.<init>(DerValue.java:320)
        at sun.security.pkcs12.PKCS12KeyStore.engineLoad(PKCS12KeyStore.java:1204)
        at java.security.KeyStore.load(KeyStore.java:1201)
        at javapns.back.SSLConnectionHelper.<init>(Unknown Source)
        at javapns.back.PushNotificationManager.initializeConnection(Unknown Source)
        at org.openmobster.core.push.apn.PushService.findConnection(PushService.java:295)
        at org.openmobster.core.push.apn.PushService.push(PushService.java:245)
        at org.openmobster.core.push.apn.PushService.sendPushNotification(PushService.java:205)
        at org.openmobster.core.push.apn.PushService.push(PushService.java:150)
        at org.openmobster.core.dataService.comet.CometSession.sendiPhoneNotification(CometSession.java:253)
        at org.openmobster.core.dataService.comet.CometSession.messageIncoming(CometSession.java:163)
        at org.openmobster.core.common.bus.BusConsumer.sendBusListenerEvent(BusConsumer.java:184)
        at org.openmobster.core.common.bus.BusConsumer.consume(BusConsumer.java:120)
        at org.openmobster.core.common.bus.BusConsumer.run(BusConsumer.java:77)
        at java.lang.Thread.run(Thread.java:679)

It looks like your certificate is invalid. Its throwing an error while 
processing the certificate. May be try generating another certificate and try 
the same scenario again.

Original comment by [email protected] on 13 Sep 2013 at 5:56

from openmobster.

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.