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
An app crash scenario after clicking on push notification
by Federico Cerminara
Hi,
my name is Federico Cerminara, 35 years old, engineer and web developer in
Rome.
I’m a beginner in cross platform app development and I’ve started using
aerogear cordova push plugin to enable reception of push notification.
I’ve developed my first app. I’m able to receive correctly push
notification, both sending them directly by aerogear admin panel after
choosing a variant and and sending them from the application backend
following a custom logic. If I have my app closed or already open, clicking
on push notification seems to behave correctly, bringing user to
application first page. Instead, if I try to close all my applications
after receiving one or more push notification (image notification frequency
is quite low) and then I try to click on my waiting push, application
crashes showing a message that sound quite like this “The program
<app_name> has been interrupted”
Can you tell me a way to solve this problem?
Thanks anyway, Federico.
7 years, 6 months
Unified Push Server License
by Cristian Morariu
Hi,
I would like to deploy UPS in production for a customer. Do I need any
license for the unified push server, or any of its dependencies (jboss,
etc..)?
Thank you,
Cristian
7 years, 7 months
Instructions for deploying on OpenShift origin
by Anton
Hello
Is there any existing documentation, or ideally openshift templates, for
deploying the push server?
Also, does *need *mysql, or can it using any hibernate supported database?
Thanks
7 years, 7 months
Revoke (logout) token - Android
by Mitja Jesenicnik Kotnik
Hello,
I'm using AeroGear to connect to a Keycloak server and retrieve data. When
I tried it for the first time it opened a WebView and promted me to enter
my password and username. Then when it was succesful I opened MainActivity.
Now my question is how can I implement the logout functionality, since the
app dosen't ask me again for my credentials (username, password) but just
sends a succes and opens MainActivity.
Thank you for your help in advance.
Best regards,
Mitja
7 years, 7 months