Hallo Community;
Bekomme seit neusten diese fehelermeldung...
3.02.2015 - 14:31:46.034 ERROR SendMessageApagerIOS - Fehler beim Push-Versand: Communication exception: java.net.ConnectException: Connection timed out: connect
javapns.communication.exceptions.CommunicationExce ption: Communication exception: java.net.ConnectException: Connection timed out: connect
at javapns.communication.ConnectionToAppleServer.getS SLSocket(ConnectionToAppleServer.java:158) ~[firEmergency.jar:na]
at javapns.notification.PushNotificationManager.initi alizeConnection(PushNotificationManager.java:106) ~[firEmergency.jar:na]
at javapns.notification.transmission.NotificationThre ad.runList(NotificationThread.java:217) ~[firEmergency.jar:na]
at javapns.notification.transmission.NotificationThre ad.run(NotificationThread.java:201) ~[firEmergency.jar:na]
at java.lang.Thread.run(Unknown Source) [na:1.8.0_31]
Caused by: java.net.ConnectException: Connection timed out: connect
at java.net.DualStackPlainSocketImpl.connect0(Native Method) ~[na:1.8.0_31]
at java.net.DualStackPlainSocketImpl.socketConnect(Un known Source) ~[na:1.8.0_31]
at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:1.8.0_31]
at java.net.AbstractPlainSocketImpl.connectToAddress( Unknown Source) ~[na:1.8.0_31]
at java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:1.8.0_31]
at java.net.PlainSocketImpl.connect(Unknown Source) ~[na:1.8.0_31]
at java.net.SocksSocketImpl.connect(Unknown Source) ~[na:1.8.0_31]
at java.net.Socket.connect(Unknown Source) ~[na:1.8.0_31]
at sun.security.ssl.SSLSocketImpl.connect(Unknown Source) ~[na:1.8.0_31]
at sun.security.ssl.SSLSocketImpl.<init>(Unknown Source) ~[na:1.8.0_31]
at sun.security.ssl.SSLSocketFactoryImpl.createSocket (Unknown Source) ~[na:1.8.0_31]
at javapns.communication.ConnectionToAppleServer.getS SLSocket(ConnectionToAppleServer.java:155) ~[firEmergency.jar:na]
... 4 common frames omitted
--aPager-iOS --- Fehler beim Push-Versand: Communication exception: java.net.ConnectException: Connection timed out: connect
was kann das sein hatte vorher keine probleme gehabt und die alarmierung kommt komischerweise auch auf dem Telefon an.
---Und seit Heute wenn ich meine Rückmeldung abgeben will kommt jetzt wie bei IOS und Androit fehlermeldungen
Mfg Henry