category_pkey duplicated
by Alex Ballesté
Hi, I installed an Unified push server 1.0.3 in a Wildfly 9 running on
postgresql. We are having a bug about constrain violation over the
restriction category_pkey. So I understand that we are trying to create
categories with the same Id. Looking at this table I see unordered ids
with negative numbers positive, ... http://pastebin.com/PmGWvivH
Any idea what's going on? Is hibernate ignoring the sequence?
--
Alexandre Ballesté Crevillén alexandre.balleste at udl.cat
====================
Universitat de Lleida
Àrea de sistemes d'Informació i Comunicacions
Analista/Programador
University of Lleida
Information and Communication Systems Service
Tlf: +34 973 702148
Fax: +34 973 702130
=====================
Avís legal/Aviso legal/Avertiment legal/Legal notice
<http://www.imatge.udl.cat/avis_legal_lopd.html>
8 years, 12 months
Sudden "No trusted certificate found" error when pushing to iOS
by Jerome Velociter
Hi all,
I have have an app that subscribe to push notifications sent via Aerogear on openshift, it ahs successfully sent notifications for a long time, but now fails to push to Apple APN with this error : "Error sending payload to APNs server: sun.security.validator.ValidatorException: No trusted certificate found”. The APNs Production iOS certificate is still valid (expires in 2016) and no other change in the mean time.
Any idea what could cause this ?
I’ve read this thread : http://lists.jboss.org/pipermail/aerogear-dev/2015-January/010588.html but could not find anything relevant to my issue.
How can I debug further the issue ?
Thanks in advance
--
Jérôme Velociter
9 years
Aerogear UPS 1.1.0.Final installation error: AbstractServiceCache is not proxyable
by jeff01
Hi,
I have a question regarding Aerogear UPS 1.1.0.Final installation. I got an
exception in the log:
org.jboss.weld.exceptions.UnproxyableResolutionException: WELD-001435 Normal
scoped bean class org.jboss.aerogear.u
nifiedpush.message.cache.AbstractServiceCache is not proxyable because it
has no no-args constructor - Managed Bean [class
org.jboss.aerogear.unifiedpush.message.cache.ApnsService]
Can anyone shed some light on what's going on? That's a fresh install on
jboss as 7 running openJDK 1.7.
Could the root cause be that our JBoss version is too low? What is JBoss
version requirement for installing Aerogear UPS 1.1.0.Final? In different
places, AeroGear documentation refers to different versions of JBoss for
this version of Aerogear UPS: JBoss EAP 6.4.0 GA, or Jboss EAP 6.3. But I am
not sure if this is the minimum version of JBoss to run AeroGeear UPS
1.1.0.Final.
Our JBoss: JBoss MSC version 1.0.4.GA-redhat-1, JBoss EAP 6.1.1.GA.
Did any of you run AeroGeear UPS 1.1.0.Final successfully in this or similar
versions of JBoss EAP?
Thank you.
--
View this message in context: http://aerogear-users.1116366.n5.nabble.com/Aerogear-UPS-1-1-0-Final-inst...
Sent from the aerogear-users mailing list archive at Nabble.com.
9 years
Cordova plugin
by nookie
Hello all
For example,
I tern off the android cordova app, then i send two messages to device,
message1 and message2. They were delivered and notifications displayed,
first message1 after message2 replaced message1. After pressing in
notification area on message2 the app was run and onNotification callback
was run only one time with message2. I lost message1 forever?
And if i run app not from notification area i lost both messages and they
not delivered to android cordova app.
How i can take messages in this case.
--
View this message in context: http://aerogear-users.1116366.n5.nabble.com/Cordova-plugin-tp262.html
Sent from the aerogear-users mailing list archive at Nabble.com.
9 years
Need help to set-up java-mpns with java web application
by Dharmendra Sahu
Hello,
I have gone through your api and server and I want to use in my application.I have created windows mobile application.I want to use java-mpns api for push notification.I want to send push notification message from my java web-application to AeroGear UnifiedPush Server and Unified server to my windows mobile application.
OR
I would like to know if we could send push notification from my java web application to my windows mobile application.
Thanks for your support and help.
ThanksDharmendra Sahu
9 years