AeroGear unified push notification
by Walto, David
Hi, I a new AeroGear unified push notification user. I am trying to create a simple push notification from a WebSphere java application.
I have created a couple of push notification classes to test (below) and both version I get the error:
SenderClient E Send did not succeed: java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 64
I have the following jars for this application.
[cid:image001.png@01D0EB25.5E1F6EE0]
[cid:image003.png@01D0EB25.C89EC4F0]
Any direction how to resolve this would be greatly appreciated.
Thanks in advance.
David Walto
Senior Application Engineer | EMR Engineering and Integration
Baystate Health | Information & Technology
1550 Main Street, Springfield, MA 01199 | p: 413-794-0627 | f: 413-794-5570
----------------------------------------------------------------------
Please view our annual report at http://baystatehealth.org/annualreport
CONFIDENTIALITY NOTICE: This e-mail communication and any attachments may contain confidential and privileged information for the use of the designated recipients named above. If you are not the intended recipient, you are hereby notified that you have received this communication in error and that any review, disclosure, dissemination, distribution or copying of it or its contents is prohibited. If you have received this communication in error, please reply to the sender immediately or by telephone at 413-794-0000 and destroy all copies of this communication and any attachments. For further information regarding Baystate Health's privacy policy, please visit our Internet site at http://baystatehealth.org.
7 years, 2 months
Many established connections to Apple servers
by benjaminfras
Hi,
we have an aerogear installation deployed on a EAP 6.4.11 domain mode. It is
working fine so far, however after some time we see plenty of open
connections to apple servers (17.188). Today we hit a peak with over 3000
open connections. It seems that each connection is tied to a separate
thread, thus we had over 3000 threads as well. This is when our monitoring
fired and our operation guy got alerted.
On average we're sending approx. 40 push messages every 5 minutes to both
android and ios devices.
This is a snippet of what the netstat output looks like:
Is this expected behavior? Is it possible to set a max limit or something
similar?
--
View this message in context: http://aerogear-users.1116366.n5.nabble.com/Many-established-connections-...
Sent from the aerogear-users mailing list archive at Nabble.com.
7 years, 6 months