<div dir="ltr">IRC see <a href="http://aerogear.org">aerogear.org</a> </div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Aug 17, 2017 at 7:42 AM, Matthias Wessendorf <span dir="ltr">&lt;<a href="mailto:matzew@apache.org" target="_blank">matzew@apache.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span style="font-size:12.8px">com.notnoop.apns.internal.</span><span style="font-size:12.8px">Apns<wbr>ConnectionImpl</span><br><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">Ah, that&#39;s an &quot;older&quot; APNs lib we use, </span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">what version are you on ? </span></div></div><div class="gmail_extra"><div><div class="h5"><br><div class="gmail_quote">On Wed, Aug 16, 2017 at 11:57 PM, jeff01 <span dir="ltr">&lt;<a href="mailto:xfdeng@hotmail.com" target="_blank">xfdeng@hotmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks Tolis.<br>
<br>
Here is part of messages, let me know if you need more detailed info:<br>
<br>
2017-08-11 13:52:24,584 ERROR [com.notnoop.apns.internal.Apn<wbr>sConnectionImpl]<br>
(Thread-3359 (HornetQ-client-global-threads<wbr>-939513534)) Couldn&#39;t send<br>
message after 3 retries.Message(Id=1;<br>
Token=9410609ED2E125F119BA5E0D<wbr>969D108CC9E3F334DAEE3A23BC6FAF<wbr>8E72CFC463;<br>
Payload={&quot;aps&quot;:{&quot;alert&quot;:{&quot;body<wbr>&quot;:&quot;testing2&quot;,&quot;title&quot;:null,&quot;<wbr>action&quot;:null,&quot;title-loc-key&quot;:n<wbr>ull},&quot;sound&quot;:&quot;default&quot;,&quot;url-ar<wbr>gs&quot;:null},&quot;aerogear-push-id&quot;:&quot;<wbr>411a2097-4a11-4075-9baa-f3b7f1<wbr>3fcbe4&quot;}):<br>
<span>javax.net.ssl.SSLException: Received fatal alert: internal_error<br>
</span>        at sun.security.ssl.Alerts.getSSL<wbr>Exception(Alerts.java:208)<br>
[jsse.jar:1.7.0_141]<br>
        at sun.security.ssl.Alerts.getSSL<wbr>Exception(Alerts.java:154)<br>
[jsse.jar:1.7.0_141]<br>
        at sun.security.ssl.SSLSocketImpl<wbr>.recvAlert(SSLSocketImpl.java:<wbr>1989)<br>
[jsse.jar:1.7.0_141]<br>
        at<br>
sun.security.ssl.SSLSocketImpl<wbr>.readRecord(SSLSocketImpl.<wbr>java:1096)<br>
[jsse.jar:1.7.0_141]<br>
        at<br>
sun.security.ssl.SSLSocketImpl<wbr>.performInitialHandshake(SSLSo<wbr>cketImpl.java:1342)<br>
[jsse.jar:1.7.0_141]<br>
        at<br>
sun.security.ssl.SSLSocketImpl<wbr>.writeRecord(SSLSocketImpl.<wbr>java:719)<br>
[jsse.jar:1.7.0_141]<br>
        at sun.security.ssl.AppOutputStre<wbr>am.write(AppOutputStream.java:<wbr>122)<br>
[jsse.jar:1.7.0_141]<br>
        at java.io.OutputStream.write(Out<wbr>putStream.java:75)<br>
[rt.jar:1.7.0_141]<br>
        at<br>
com.notnoop.apns.internal.Apns<wbr>ConnectionImpl.sendMessage(Apn<wbr>sConnectionImpl.java:328)<br>
[apns-1.0.0.Beta6.jar:]<br>
        at<br>
com.notnoop.apns.internal.Apns<wbr>ConnectionImpl.sendMessage(Apn<wbr>sConnectionImpl.java:312)<br>
[apns-1.0.0.Beta6.jar:]<br>
        at<br>
com.notnoop.apns.internal.Apns<wbr>ServiceImpl.push(ApnsServiceIm<wbr>pl.java:46)<br>
[apns-1.0.0.Beta6.jar:]<br>
        at<br>
com.notnoop.apns.internal.Abst<wbr>ractApnsService.push(AbstractA<wbr>pnsService.java:102)<br>
[apns-1.0.0.Beta6.jar:]<br>
        at<br>
com.notnoop.apns.internal.Apns<wbr>ServiceImpl.push(ApnsServiceIm<wbr>pl.java:36)<br>
[apns-1.0.0.Beta6.jar:]<br>
        at<br>
org.jboss.aerogear.unifiedpush<wbr>.message.sender.APNsPushNotifi<wbr>cationSender.sendPushMessage(A<wbr>PNsPushNotificationSender.java<wbr>:171)<br>
[unifiedpush-push-sender-1.1.0<wbr>.Final.jar:1.1.0.Final]<br>
        at<br>
org.jboss.aerogear.unifiedpush<wbr>.message.NotificationDispatche<wbr>r.sendMessagesToPushNetwork(No<wbr>tificationDispatcher.java:72)<br>
[unifiedpush-push-sender-1.1.0<wbr>.Final.jar:1.1.0.Final]<br>
        at sun.reflect.GeneratedMethodAcc<wbr>essor550.invoke(Unknown Source)<br>
[:1.7.0_141]<br>
        at<br>
sun.reflect.DelegatingMethodAc<wbr>cessorImpl.invoke(DelegatingMe<wbr>thodAccessorImpl.java:43)<br>
[rt.jar:1.7.0_141]<br>
        at java.lang.reflect.Method.invok<wbr>e(Method.java:606)<br>
[rt.jar:1.7.0_141]<br>
        at<br>
org.jboss.as.ee.component.Mana<wbr>gedReferenceMethodInterceptor.<wbr>processInvocation(ManagedRefer<wbr>enceMethodInterceptor.java:52)<br>
[jboss-as-ee-7.5.0.Final-redha<wbr>t-21.jar:7.5.0.Final-redhat-<wbr>21]<br>
        at<br>
org.jboss.invocation.Intercept<wbr>orContext.proceed(InterceptorC<wbr>ontext.java:288)<br>
[jboss-invocation-1.1.2.Final-<wbr>redhat-1.jar:1.1.2.Final-redha<wbr>t-1]<br>
        at<br>
org.jboss.invocation.WeavedInt<wbr>erceptor.processInvocation(Wea<wbr>vedInterceptor.java:53)<br>
[jboss-invocation-1.1.2.Final-<wbr>redhat-1.jar:1.1.2.Final-redha<wbr>t-1]<br>
        at<br>
org.jboss.as.ee.component.inte<wbr>rceptors.UserInterceptorFactor<wbr>y$1.processInvocation(UserInte<wbr>rceptorFactory.java:63)<br>
[jboss-as-ee-7.5.0.Final-redha<wbr>t-21.jar:7.5.0.Final-redhat-<wbr>21]<br>
        at<br>
org.jboss.invocation.Intercept<wbr>orContext.proceed(InterceptorC<wbr>ontext.java:288)<br>
[jboss-invocation-1.1.2.Final-<wbr>redhat-1.jar:1.1.2.Final-redha<wbr>t-1]<br>
        at<br>
org.jboss.invocation.Intercept<wbr>orContext$Invocation.proceed(<wbr>InterceptorContext.java:374)<br>
[jboss-invocation-1.1.2.Final-<wbr>redhat-1.jar:1.1.2.Final-redha<wbr>t-1]<br>
        at<br>
org.jboss.as.weld.ejb.Jsr299Bi<wbr>ndingsInterceptor.doMethodInte<wbr>rception(Jsr299BindingsInterce<wbr>ptor.java:86)<br>
[jboss-as-weld-7.5.0.Final-red<wbr>hat-21.jar:7.5.0.Final-redhat-<wbr>21]<br>
        at<br>
org.jboss.as.weld.ejb.Jsr299Bi<wbr>ndingsInterceptor.processInvoc<wbr>ation(Jsr299BindingsIntercepto<wbr>r.java:97)<br>
[jboss-as-weld-7.5.0.Final-red<wbr>hat-21.jar:7.5.0.Final-redhat-<wbr>21]<br>
        at<br>
org.jboss.as.ee.component.inte<wbr>rceptors.UserInterceptorFactor<wbr>y$1.processInvocation(UserInte<wbr>rceptorFactory.java:63)<br>
[jboss-as-ee-7.5.0.Final-redha<wbr>t-21.jar:7.5.0.Final-redhat-<wbr>21]<br>
        at<br>
org.jboss.invocation.Intercept<wbr>orContext.proceed(InterceptorC<wbr>ontext.java:288)<br>
[jboss-invocation-1.1.2.Final-<wbr>redhat-1.jar:1.1.2.Final-redha<wbr>t-1]<br>
        at<br>
org.jboss.invocation.WeavedInt<wbr>erceptor.processInvocation(Wea<wbr>vedInterceptor.java:53)<br>
[jboss-invocation-1.1.2.Final-<wbr>redhat-1.jar:1.1.2.Final-redha<wbr>t-1]<br>
        at<br>
org.jboss.as.ee.component.inte<wbr>rceptors.UserInterceptorFactor<wbr>y$1.processInvocation(UserInte<wbr>rceptorFactory.java:63)<br>
[jboss-as-ee-7.5.0.Final-redha<wbr>t-21.jar:7.5.0.Final-redhat-<wbr>21]<br>
        at<br>
org.jboss.invocation.Intercept<wbr>orContext.proceed(InterceptorC<wbr>ontext.java:288)<br>
[jboss-invocation-1.1.2.Final-<wbr>redhat-1.jar:1.1.2.Final-redha<wbr>t-1]<br>
        at<br>
<a href="http://org.jboss.as.ejb3.component.in">org.jboss.as.ejb3.component.in</a><wbr>vocationmetrics.ExecutionTimeI<wbr>nterceptor.processInvocation(E<wbr>xecutionTimeInterceptor.java:4<wbr>3)<br>
[jboss-as-ejb3-7.5.0.Final-red<wbr>hat-21.jar:7.5.0.Final-redhat-<wbr>21]<br>
        at<br>
org.jboss.invocation.Intercept<wbr>orContext.proceed(InterceptorC<wbr>ontext.java:288)<br>
[jboss-invocation-1.1.2.Final-<wbr>redhat-1.jar:1.1.2.Final-redha<wbr>t-1]<br>
        at<br>
org.jboss.as.jpa.interceptor.S<wbr>BInvocationInterceptor.process<wbr>Invocation(SBInvocationInterce<wbr>ptor.java:47)<br>
[jboss-as-jpa-7.5.0.Final-redh<wbr>at-21.jar:7.5.0.Final-redhat-<wbr>21]<br>
        at<br>
org.jboss.invocation.Intercept<wbr>orContext.proceed(InterceptorC<wbr>ontext.java:288)<br>
[jboss-invocation-1.1.2.Final-<wbr>redhat-1.jar:1.1.2.Final-redha<wbr>t-1]<br>
        at<br>
org.jboss.as.weld.ejb.EjbReque<wbr>stScopeActivationInterceptor.<wbr>processInvocation(EjbRequestSc<wbr>opeActivationInterceptor.java:<wbr>73)<br>
[jboss-as-weld-7.5.0.Final-red<wbr>hat-21.jar:7.5.0.Final-redhat-<wbr>21]<br>
        at<br>
org.jboss.invocation.Intercept<wbr>orContext.proceed(InterceptorC<wbr>ontext.java:288)<br>
[jboss-invocation-1.1.2.Final-<wbr>redhat-1.jar:1.1.2.Final-redha<wbr>t-1]<br>
        at<br>
org.jboss.invocation.InitialIn<wbr>terceptor.processInvocation(In<wbr>itialInterceptor.java:21)<br>
[jboss-invocation-1.1.2.Final-<wbr>redhat-1.jar:1.1.2.Final-redha<wbr>t-1]<br>
        at<br>
org.jboss.invocation.Intercept<wbr>orContext.proceed(InterceptorC<wbr>ontext.java:288)<br>
[jboss-invocation-1.1.2.Final-<wbr>redhat-1.jar:1.1.2.Final-redha<wbr>t-1]<br>
        at<br>
org.jboss.invocation.ChainedIn<wbr>terceptor.processInvocation(Ch<wbr>ainedInterceptor.java:61)<br>
[jboss-invocation-1.1.2.Final-<wbr>redhat-1.jar:1.1.2.Final-redha<wbr>t-1]<br>
        at<br>
org.jboss.as.ee.component.inte<wbr>rceptors.ComponentDispatcherIn<wbr>terceptor.processInvocation(Co<wbr>mponentDispatcherInterceptor.<wbr>java:53)<br>
[jboss-as-ee-7.5.0.Final-redha<wbr>t-21.jar:7.5.0.Final-redhat-<wbr>21]<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://aerogear-users.1116366.n5.nabble.com/Error-sending-payload-to-APNs-server-javax-net-ssl-SSLException-Received-fatal-alert-internal-error-tp1148p1151.html" rel="noreferrer" target="_blank">http://aerogear-users.1116366.<wbr>n5.nabble.com/Error-sending-pa<wbr>yload-to-APNs-server-javax-net<wbr>-ssl-SSLException-Received-fat<wbr>al-alert-internal-error-tp1148<wbr>p1151.html</a><br>
<div class="m_9113766033986920424HOEnZb"><div class="m_9113766033986920424h5">Sent from the aerogear-users mailing list archive at Nabble.com.<br>
______________________________<wbr>_________________<br>
Aerogear-users mailing list<br>
<a href="mailto:Aerogear-users@lists.jboss.org" target="_blank">Aerogear-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-users" rel="noreferrer" target="_blank">https://lists.jboss.org/mailma<wbr>n/listinfo/aerogear-users</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div></div></div><span class="HOEnZb"><font color="#888888">-- <br><div class="m_9113766033986920424gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Matthias Wessendorf <br><br>blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.<wbr>wordpress.com/</a><br>twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a></div></div></div>
</font></span></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Matthias Wessendorf <br><br>blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a></div></div></div>
</div>