<div dir="ltr">Hi Corrine,<div><br></div><div>thanks for the detailed mail. To me this looks like a bug on java-apns...<div>Can you try that, with the standalone code (and your scenarios, like mixing tokens).</div><div><br></div><div>here is some code snippets:</div><div><a href="https://github.com/notnoop/java-apns#sample-code">https://github.com/notnoop/java-apns#sample-code</a></div><div><br></div><div>I am currently on a train with a bad connection</div><div><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 17, 2014 at 12:45 PM, Corinne Krych <span dir="ltr">&lt;<a href="mailto:corinnekrych@gmail.com" target="_blank">corinnekrych@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hello all<br>
<br>
Indeed I can reproduce the problem as described in AGPUSH-1087<br>
<br>
I have one variant: PROD with one installation on iPhone5S with Distribution certificate<br>
<br>
I have another variant: PRODMIX with 2 installations:<br>
- on iPad mimi with distribution certificate<br>
- on iPad2 with dev certificate<br>
<br>
When sending a notification to all variants, only the iPhone5S on the PROD variant received the notification.<br>
<br>
If I go to admin console and desactivate the iPad2 installation and sent again a Push message to all variants, now iPhone 5S and IPad mini received the notification<br>
=&gt; Therefore, it is indeed when one installtion has non valid certificate thta all installations of this corrupted variants will not received the notification. I also confirm that the work around does work.<br>
<br>
Looking on FINE grained logging, I noticed that this succeed callback is called:<br>
<a href="https://github.com/aerogear/aerogear-unifiedpush-server/blob/master/push/src/main/java/org/jboss/aerogear/unifiedpush/message/SenderServiceImpl.java#L140" target="_blank">https://github.com/aerogear/aerogear-unifiedpush-server/blob/master/push/src/main/java/org/jboss/aerogear/unifiedpush/message/SenderServiceImpl.java#L140</a><br>
<br>
The problem seem to be in deepsest level of code. I will install a UPS server locally to test further.<br>
<br>
++<br>
Corinne<br>
<span class=""><br>
<br>
<br>
&gt; On 17 Nov 2014, at 11:36, Sebastien Blanc &lt;<a href="mailto:scm.blanc@gmail.com">scm.blanc@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Hi Thomas,<br>
&gt; You can browse your installations by clicking the blue number of &quot;x installations&quot; :<br>
&gt;<br>
</span>&gt; &lt;installation.png&gt;<br>
<div class=""><div class="h5">&gt; ​<br>
&gt; From there, you can toggle installations on on/off.<br>
&gt;<br>
&gt; Sebi<br>
&gt;<br>
&gt;<br>
&gt; On Mon, Nov 17, 2014 at 10:46 AM, Thomas Schweitzer &lt;<a href="mailto:thomers@me.com">thomers@me.com</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt; another option is: toggle them as disabled on the UI of the Admin UI ;-)<br>
&gt;<br>
&gt; Hmm, where do I see the device tokens and can disable them in the admin UI?<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Aerogear-users mailing list<br>
&gt; <a href="mailto:Aerogear-users@lists.jboss.org">Aerogear-users@lists.jboss.org</a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/aerogear-users" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-users</a><br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Aerogear-users mailing list<br>
&gt; <a href="mailto:Aerogear-users@lists.jboss.org">Aerogear-users@lists.jboss.org</a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/aerogear-users" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-users</a><br>
<br>
<br>
_______________________________________________<br>
Aerogear-users mailing list<br>
<a href="mailto:Aerogear-users@lists.jboss.org">Aerogear-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-users" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-users</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Matthias Wessendorf <br><br>blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>sessions: <a href="http://www.slideshare.net/mwessendorf" target="_blank">http://www.slideshare.net/mwessendorf</a><br>twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a></div>
</div></div></div></div>