Call for arms -> Unified Push 1.0.0.Beta2 release bundle
by Matthias Wessendorf
Hi team,
now that we have votes for the UPS and the java-sender (see [1] and [2]),
I'd like to start testing the release bundle.
As mentioned on IRC, the nominees for the testing, are:
* sblanc, cvasilak, dbevenius, lholmquist, lfryc and abstractj
Besides testing the UPS and sender staging repos, please test our
quickstarts as well:
1) https://github.com/aerogear/aerogear-push-helloworld/releases/latest
(1.0.0.Beta2 tag)
2) https://github.com/aerogear/aerogear-push-quickstarts
Regarding 2), please use the master branch, for now. There will be a .Beta2
tag as well, once the open PRs are merged (and reviewed)
Last but not least, please 'test' (review) the documentation as well, like
our guide on the UnifiedPush Server:
http://staging.aerogear.org/docs/unifiedpush/ups_userguide/
BTW. there is more doc on the new 'UPS doc center' :-)
http://staging.aerogear.org/docs/unifiedpush
Hopefully, by Wednesday we have an awesome 1.0.0.Beta2 and shortly after
that we can go to CODE_FREEZE for the 1.0.0.Final
Any thoughts ?
-Matthias
PS: besides the nominated folks, others are welcome to test the things as
well :)
-Matthias
[1] http://lists.jboss.org/pipermail/aerogear-dev/2014-August/008710.html
[2] http://lists.jboss.org/pipermail/aerogear-dev/2014-August/008706.html
--
Matthias Wessendorf
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf
8 years, 7 months
cordova push plugin release
by Erik Jan de Wit
Hi,
We are going to release a new version of the cordova push plugin the new version 0.7.0 most important features are the ‘content-availble’ support for iOS and the iOS 8 support here the release notes:
Bug
[AGCORDOVA-22] - android binaries installed for other platforms
Feature Request
[AGCORDOVA-23] - Support content title with gcm notifications on android
[AGCORDOVA-25] - iOS8 support for push registration
I’ve created a branch 0.7.0-release [1] for your testing pleasure. If we don’t find issues we’ll perform the actual release on friday.
[1] https://github.com/aerogear/aerogear-pushplugin-cordova/tree/0.7.0-release
8 years, 7 months
SQLGrammerException using unifiedpush-server-1.0.0.Beta1/JBoss 7.1.1/Postgres
by Vivek Pandey
Hello Guys,
I see following error in logs when I try to create a variant
Caused by: org.postgresql.util.PSQLException: ERROR: column "variant1_.type"
must appear in the GROUP BY clause or be used in an aggregate function
Position: 8
at
org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorI
mpl.java:2161)
at
org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.ja
va:1890)
at
org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:255)
at
org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.j
ava:560)
I am using
JAVA: C:\jdk1.7.0_45
UPS: unifiedpush-server-1.0.0.Beta1
Postgres: 9.3
Postgres driver: postgresql-9.3-1100-jdbc4.jar
Please find the log files attached
This message may contain privileged and confidential information and is solely for the use of intended recipient. The views expressed in this email are those of the sender and not of Pine Labs. The recipient should check this email and attachments for the presence of viruses / malwares etc. Pine Labs accepts no liability for any damage caused by any virus transmitted by this email. Pine Labs may monitor and record all emails.
8 years, 7 months
Push Quickstarts - Maven ?
by Matthias Wessendorf
Hi,
the README on the quickstarts have a "Configure Maven to Build and Deploy
the Quickstarts".
I am not able to build the thing, nor do I understand the "need" to do all
that (especially "replace the repo" part).
Doing "mvn clean -s ./contributor-settings.xml" (similar to using the
"settings.xml" instead) on the root of the directory gives some maven
trouble (as reported in a few PRs last week)
So.... I am wondering how folks are building this...
Ideally a "mvn clean install -s ./contributor-settings.xml" should work. Or
if some magic profile needs to be enabled, our README should say so
Thanks,
Matthias
<maven>
[INFO] Scanning for projects...
Downloading:
http://repo.maven.apache.org/maven2/org/jboss/bom/eap/jboss-javaee-6.0-wi...
[ERROR] The build could not read 2 projects -> [Help 1]
[ERROR]
[ERROR] The project
org.jboss.quickstarts.wfk:jboss-contacts-mobile-picketlink-secured:1.0.0.Beta2-SNAPSHOT
(/Users/matzew/TEMP/QUICKI/aerogear-push-quickstarts/server/contacts-mobile-picketlink-secured/pom.xml)
has 27 errors
[ERROR] Non-resolvable import POM: Failure to find
org.jboss.spec:jboss-javaee-6.0:pom:3.0.2.Final-redhat-11 in
http://repo.maven.apache.org/maven2 was cached in the local repository,
resolution will not be reattempted until the update interval of central has
elapsed or updates are forced @
org.jboss.bom.wfk:jboss-javaee-6.0-with-tools:[unknown-version],
/Users/matzew/.m2/repository/org/jboss/bom/wfk/jboss-javaee-6.0-with-tools/2.6.0-redhat-1/jboss-javaee-6.0-with-tools-2.6.0-redhat-1.pom,
line 42, column 25 -> [Help 2]
[ERROR] Non-resolvable import POM: Failure to find
org.jboss.bom.wfk:jboss-javaee-6.0-with-deltaspike:pom:2.6.0-redhat-1 in
http://repo.maven.apache.org/maven2 was cached in the local repository,
resolution will not be reattempted until the update interval of central has
elapsed or updates are forced @ line 99, column 25 -> [Help 2]
[ERROR] Non-resolvable import POM: Failure to find
org.jboss.bom.eap:jboss-javaee-6.0-with-hibernate:pom:6.2.2.GA in
http://repo.maven.apache.org/maven2 was cached in the local repository,
resolution will not be reattempted until the update interval of central has
elapsed or updates are forced @ line 107, column 25 -> [Help 2]
[ERROR] Non-resolvable import POM: Failure to find
org.jboss.bom.eap:jboss-javaee-6.0-with-resteasy:pom:6.2.2.GA in
http://repo.maven.apache.org/maven2 was cached in the local repository,
resolution will not be reattempted until the update interval of central has
elapsed or updates are forced @ line 115, column 25 -> [Help 2]
[ERROR] Non-resolvable import POM: Failure to find
org.jboss.bom.eap:jboss-javaee-6.0-with-security:pom:6.2.2.GA in
http://repo.maven.apache.org/maven2 was cached in the local repository,
resolution will not be reattempted until the update interval of central has
elapsed or updates are forced @ line 122, column 25 -> [Help 2]
[ERROR] 'dependencies.dependency.version' for
javax.enterprise:cdi-api:jar is missing. @ line 167, column 21
[ERROR] 'dependencies.dependency.version' for
javax.inject:javax.inject:jar is missing. @ line 172, column 21
[ERROR] 'dependencies.dependency.version' for
org.jboss.spec.javax.annotation:jboss-annotations-api_1.1_spec:jar is
missing. @ line 179, column 21
[ERROR] 'dependencies.dependency.version' for
org.jboss.spec.javax.ws.rs:jboss-jaxrs-api_1.1_spec:jar is missing. @ line
186, column 21
[ERROR] 'dependencies.dependency.version' for
org.hibernate.javax.persistence:hibernate-jpa-2.0-api:jar is missing. @
line 193, column 21
[ERROR] 'dependencies.dependency.version' for
org.jboss.spec.javax.ejb:jboss-ejb-api_3.1_spec:jar is missing. @ line 200,
column 21
[ERROR] 'dependencies.dependency.version' for
org.jboss.spec.javax.servlet:jboss-servlet-api_3.0_spec:jar is missing. @
line 207, column 21
[ERROR] 'dependencies.dependency.version' for
javax.validation:validation-api:jar is missing. @ line 214, column 21
[ERROR] 'dependencies.dependency.version' for
org.hibernate:hibernate-validator:jar is missing. @ line 223, column 21
[ERROR] 'dependencies.dependency.version' for
org.jboss.resteasy:resteasy-jackson-provider:jar is missing. @ line 235,
column 21
[ERROR] 'dependencies.dependency.version' for
org.apache.deltaspike.core:deltaspike-core-api:jar is missing. @ line 283,
column 21
[ERROR] 'dependencies.dependency.version' for
org.apache.deltaspike.core:deltaspike-core-impl:jar is missing. @ line 291,
column 21
[ERROR] 'dependencies.dependency.version' for
org.apache.deltaspike.modules:deltaspike-security-module-api:jar is
missing. @ line 300, column 21
[ERROR] 'dependencies.dependency.version' for
org.apache.deltaspike.modules:deltaspike-security-module-impl:jar is
missing. @ line 308, column 21
[ERROR] 'dependencies.dependency.version' for
org.hibernate:hibernate-jpamodelgen:jar is missing. @ line 317, column 21
[ERROR] 'dependencies.dependency.version' for junit:junit:jar is
missing. @ line 324, column 21
[ERROR] 'dependencies.dependency.version' for
org.jboss.arquillian.junit:arquillian-junit-container:jar is missing. @
line 336, column 21
[ERROR] 'dependencies.dependency.version' for
org.jboss.arquillian.protocol:arquillian-protocol-servlet:jar is missing. @
line 342, column 21
[ERROR] 'dependencies.dependency.version' for
org.jboss.arquillian.container:arquillian-container-test-api:jar is
missing. @ line 348, column 21
[ERROR] 'dependencies.dependency.version' for
org.jboss.arquillian.junit:arquillian-junit-core:jar is missing. @ line
354, column 21
[ERROR] 'dependencies.dependency.version' for
org.jboss.shrinkwrap:shrinkwrap-api:jar is missing. @ line 360, column 21
[ERROR] 'dependencies.dependency.version' for
org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api-maven:jar is missing.
@ line 366, column 21
[ERROR]
[ERROR] The project
org.jboss.quickstarts.wfk:jboss-contacts-mobile-proxy:1.0.0.Beta2-SNAPSHOT
(/Users/matzew/TEMP/QUICKI/aerogear-push-quickstarts/server/contacts-mobile-proxy/pom.xml)
has 4 errors
[ERROR] Non-resolvable import POM: Failure to find
org.jboss.spec:jboss-javaee-6.0:pom:3.0.2.Final-redhat-11 in
http://repo.maven.apache.org/maven2 was cached in the local repository,
resolution will not be reattempted until the update interval of central has
elapsed or updates are forced @
org.jboss.bom.wfk:jboss-javaee-6.0-with-tools:[unknown-version],
/Users/matzew/.m2/repository/org/jboss/bom/wfk/jboss-javaee-6.0-with-tools/2.6.0-redhat-1/jboss-javaee-6.0-with-tools-2.6.0-redhat-1.pom,
line 42, column 25 -> [Help 2]
[ERROR] Non-resolvable import POM: Could not find artifact
org.jboss.bom.eap:jboss-javaee-6.0-with-resteasy:pom:6.2.0.GA in central (
http://repo.maven.apache.org/maven2) @ line 79, column 25 -> [Help 2]
[ERROR] 'dependencies.dependency.version' for
org.jboss.spec.javax.servlet:jboss-servlet-api_3.0_spec:jar is missing. @
line 92, column 21
[ERROR] 'dependencies.dependency.version' for junit:junit:jar is
missing. @ line 117, column 21
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2]
http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
</maven>
--
Matthias Wessendorf
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf
8 years, 7 months
JavaSender questions and a few other bits
by Mustafa Musaji
Hi team
I can successfully send a UPS message from the console to my device. So I'm trying to play around with the JavaSender. Following the docs here [1], I wrote my standalone client, the main bit you can see here [2], which I had to change a little as the API has changed since [1] was written I guess.
Now, I use the same ApplicationID and masterSecret in the console and standalone client - however, with the standalone client I get a 401 response and the console works.
Aug 11, 2014 12:45:14 PM org.jboss.aerogear.unifiedpush.SenderClient submitPayload
INFO: HTTP Response code from UnifiedPush Server: 401
So why would it not be authorized? How can I find out what's happening?
Finally, this is a good point for me to ask perhaps how I can get some deeper level debug logging on the UPS to try and track down what might be happening in these sort of issues. I have TRACE level logging set up but all I see is FINE level logging such as [org.jboss.aerogear.unifiedpush.message.sender.GCMPushNotificationSender].
Also, the WARN and INFO logs from resteasy and keycloak respectively are kind of a lot in the server.log. These seem to be internal to UPS so not sure if we need to raise an issue with KC/UPS to get rid of these or change them over to DEBUG level. There's a lot of them everytime to do something with the console and I'm not sure it's necessary.
So, when ever you have time to take a look at the above queries I'd be grateful.
Regards
Mus
[1] http://aerogear.org/docs/guides/GetStartedwithJavaSender/
[2] http://pastebin.com/7U667RDU
--------------
Mustafa Musaji
Software Maintenance Engineer
Red Hat UK Ltd
200 Fowler Avenue, Farnborough Business Park, Farnborough, Hants GU14 7JP
Registered in England and Wales under Company Registration No. 03798903
Directors: Michael Cunningham (USA), Matt Parson (USA), Charles Peters (USA), Michael O'Neill(Ireland)
8 years, 7 months
Error JBAS014771 deployment of unified push server
by Vincent Blanc
hello,
my name is Vincent and i'm in internship. I have this problem when i try to
deploy the server but i can't figure what to do.
my problem:
Request
{
"address" => [("deployment" => "unifiedpush-auth-server-0.11.0.war")],
"operation" => "deploy"
}
Response
Internal Server Error
{
"outcome" => "failed",
"failure-description" => {"JBAS014771: Services with
missing/unavailable dependencies" => [
"jboss.persistenceunit.\"unifiedpush-auth-server-0.11.0.war#jpa-keycloak-audit-store\".__FIRST_PHASE__
is missing [jboss.naming.context.java.jboss.datasources.UnifiedPushDS]",
"jboss.persistenceunit.\"unifiedpush-auth-server-0.11.0.war#jpa-keycloak-identity-store\".__FIRST_PHASE__
is missing [jboss.naming.context.java.jboss.datasources.UnifiedPushDS]"
]},
"rolled-back" => true
}
what can i do?
thank you for your time and to answer to my question
have a nice day.
--
<http://www.iftm.fr/site/FR/VISITER/Liste_des_Exposants/Zoom_exposant,VIAX...>
8 years, 7 months