[aerogear-dev] UPS not finding admin-ui-keycloak.json

Matthias Wessendorf matzew at apache.org
Tue Aug 8 04:13:09 EDT 2017


see https://github.com/aerogear/aerogear-unifiedpush-server/pull/878

On Tue, Aug 8, 2017 at 10:05 AM, Matthias Wessendorf <matzew at apache.org>
wrote:

>
>
> On Tue, Aug 8, 2017 at 10:01 AM, Matthias Wessendorf <matzew at apache.org>
> wrote:
>
>>
>>
>> On Tue, Aug 8, 2017 at 9:30 AM, Jose Miguel Gallas Olmedo <
>> jgallaso at redhat.com> wrote:
>>
>>> Well the thing is that there is no such file in ups_rhmap_3.16.x
>>>
>>
>> that's a different branch, let's focus on 1.1.x-dev here
>>
>>
>>>
>>> I checkout'ed "1.1.x-dev" I tried to run the jms-setup-wildfly.cli but
>>> it gives me an error:
>>>
>>> Failed to get the list of the operation properties: "JBAS014883: No
>>> resource definition is registered for address [
>>>     ("subsystem" => "messaging-activemq"),
>>>     ("server" => "default"),
>>>     ("address-setting" => "jms.queue.GCMPushMessageQueue")
>>> ]"
>>>
>>>
>>
>> Oh, I think the subsystem in EAP is called "messaging", instead of
>> "messaging-activemq", likely a typo in the CLI file
>>
>
>
> I think it needs to be:
> "subsystem=messaging/hornetq-server"
>
> instead of
> "subsystem=messaging-activemq/server"
>
> can you replace those lines and try ?
>
>
>>
>>>
>>> ​Anyway, if this is necessary in 1.1.x as you say, the documentation is
>>> wrong -> https://github.com/aerogear/aerogear.org/blob/master/docs/un
>>> ifiedpush/ups_userguide/server-installation.asciidoc#configu
>>> re-jms-destinations-for-the-unifiedpush
>>>>>>
>>>
>>
>> yep, that's right.. as stated in an earlier email
>>
>>
>>
>>
>>
>>> JOSE MIGUEL GALLAS OLMEDO
>>>
>>> ASSOCIATE QE, mobile
>>>
>>> Red Hat
>>>
>>> <https://www.redhat.com/>
>>>
>>> M: +34618488633 <http://redhatemailsignature-marketing.itos.redhat.com/>
>>>
>>> <https://red.ht/sig>
>>>
>>> On 7 August 2017 at 12:46, Matthias Wessendorf <matzew at apache.org>
>>> wrote:
>>>
>>>> ignore that the file is named wildfly ... it's generic....
>>>>
>>>> On Mon, Aug 7, 2017 at 12:45 PM, Matthias Wessendorf <matzew at apache.org
>>>> > wrote:
>>>>
>>>>> right, please run the jms config - it's required for 1.1.x branch and
>>>>> branches, based on that
>>>>>
>>>>> On Mon, Aug 7, 2017 at 11:43 AM, Jose Miguel Gallas Olmedo <
>>>>> jgallaso at redhat.com> wrote:
>>>>>
>>>>>> Hi Matthias,
>>>>>>
>>>>>> I'm not using Wildfly anymore but eap-6.4. The branch I'm trying to
>>>>>> deploy is fheng/ups-rhmap_3.16.x
>>>>>>
>>>>>> JOSE MIGUEL GALLAS OLMEDO
>>>>>>
>>>>>> ASSOCIATE QE, mobile
>>>>>>
>>>>>> Red Hat
>>>>>>
>>>>>> <https://www.redhat.com/>
>>>>>>
>>>>>> M: +34618488633
>>>>>> <http://redhatemailsignature-marketing.itos.redhat.com/>
>>>>>> <https://red.ht/sig>
>>>>>>
>>>>>> On 28 July 2017 at 09:11, Matthias Wessendorf <matzew at apache.org>
>>>>>> wrote:
>>>>>>
>>>>>>> did you also run this config ?
>>>>>>>
>>>>>>> https://github.com/aerogear/aerogear-unifiedpush-server/blob
>>>>>>> /1.1.x-dev/configuration/jms-setup-wildfly.cli
>>>>>>>
>>>>>>> It's now also needed on 1.1.x - like on master
>>>>>>>
>>>>>>> On Thu, Jul 27, 2017 at 1:14 PM, Jose Miguel Gallas Olmedo <
>>>>>>> jgallaso at redhat.com> wrote:
>>>>>>>
>>>>>>>> $ ls -al
>>>>>>>> total 12828
>>>>>>>> drwxrwxr-x.  3 jgallaso jgallaso     4096 Jul 26 12:23 .
>>>>>>>> drwxrwxr-x.  8 jgallaso jgallaso     4096 Jul 12 16:27 ..
>>>>>>>> drwxrwxr-x. 12 jgallaso jgallaso     4096 Jul 26 12:18 ag-push.war
>>>>>>>> -rw-rw-r--.  1 jgallaso jgallaso       11 Jul 26 12:18
>>>>>>>> ag-push.war.deployed
>>>>>>>> -rw-rw-r--.  1 jgallaso jgallaso 13100156 <310-0156> Jul 26 12:18
>>>>>>>> auth-server.war
>>>>>>>> -rw-rw-r--.  1 jgallaso jgallaso       15 Jul 26 12:18
>>>>>>>> auth-server.war.deployed
>>>>>>>> -rw-rw-r--.  1 jgallaso jgallaso     9041 Apr 27 10:55 README.txt
>>>>>>>>
>>>>>>>>
>>>>>>>> On 27 July 2017 at 09:58, Matthias Wessendorf <matzew at apache.org>
>>>>>>>> wrote:
>>>>>>>>
>>>>>>>>> what is the value of the deployments folder ?
>>>>>>>>> ls -la $JBOSS_HOME/standalone/deployments
>>>>>>>>>
>>>>>>>>> On Wed, Jul 26, 2017 at 12:43 PM, Jose Miguel Gallas Olmedo <
>>>>>>>>> jgallaso at redhat.com> wrote:
>>>>>>>>>
>>>>>>>>>> Hi,
>>>>>>>>>>
>>>>>>>>>> I've been trying to deploy UPS for quite some time and it won't
>>>>>>>>>> work. I'm following this instructions word by word (
>>>>>>>>>> https://github.com/aerogear/aerogear.org/blob/master/docs/u
>>>>>>>>>> nifiedpush/ups_userguide/server-installation.asciidoc) and I've
>>>>>>>>>> started from scratch twice already, the problem is when I open the browser,
>>>>>>>>>> it keeps refreshing over and over with a blank page and this message error:
>>>>>>>>>>
>>>>>>>>>> *Get http://localhost:8080/ag-push/config/admin-ui-keycloak.json
>>>>>>>>>> <http://localhost:8080/ag-push/config/admin-ui-keycloak.json> (404 Not
>>>>>>>>>> found)*
>>>>>>>>>>
>>>>>>>>>> I'm using 1.1.x-dev with JBoss EAP 6.4, I have both DB with
>>>>>>>>>> docker (using docker-compose) and both ag-push.was and auth-server.war are
>>>>>>>>>> deployed. No error in Jboss log..
>>>>>>>>>>
>>>>>>>>>> So at this point, clueless as I am, is anyone able to help me?
>>>>>>>>>>
>>>>>>>>>> Thanks,
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>>
>>>>>>>>>> JOSE MIGUEL GALLAS OLMEDO
>>>>>>>>>>
>>>>>>>>>> ASSOCIATE QE, mobile
>>>>>>>>>>
>>>>>>>>>> Red Hat
>>>>>>>>>>
>>>>>>>>>> <https://www.redhat.com/>
>>>>>>>>>>
>>>>>>>>>> M: +34618488633
>>>>>>>>>> <http://redhatemailsignature-marketing.itos.redhat.com/>
>>>>>>>>>> <https://red.ht/sig>
>>>>>>>>>>
>>>>>>>>>> _______________________________________________
>>>>>>>>>> aerogear-dev mailing list
>>>>>>>>>> aerogear-dev at lists.jboss.org
>>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Matthias Wessendorf
>>>>>>>>>
>>>>>>>>> blog: http://matthiaswessendorf.wordpress.com/
>>>>>>>>> twitter: http://twitter.com/mwessendorf
>>>>>>>>>
>>>>>>>>> _______________________________________________
>>>>>>>>> aerogear-dev mailing list
>>>>>>>>> aerogear-dev at lists.jboss.org
>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>>
>>>>>>>> JOSE MIGUEL GALLAS OLMEDO
>>>>>>>>
>>>>>>>> ASSOCIATE QE, mobile
>>>>>>>>
>>>>>>>> Red Hat
>>>>>>>>
>>>>>>>> <https://www.redhat.com/>
>>>>>>>>
>>>>>>>> M: +34618488633
>>>>>>>> <http://redhatemailsignature-marketing.itos.redhat.com/>
>>>>>>>> <https://red.ht/sig>
>>>>>>>>
>>>>>>>> _______________________________________________
>>>>>>>> aerogear-dev mailing list
>>>>>>>> aerogear-dev at lists.jboss.org
>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Matthias Wessendorf
>>>>>>>
>>>>>>> blog: http://matthiaswessendorf.wordpress.com/
>>>>>>> twitter: http://twitter.com/mwessendorf
>>>>>>>
>>>>>>> _______________________________________________
>>>>>>> aerogear-dev mailing list
>>>>>>> aerogear-dev at lists.jboss.org
>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>>>>>>>
>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> aerogear-dev mailing list
>>>>>> aerogear-dev at lists.jboss.org
>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Matthias Wessendorf
>>>>>
>>>>> blog: http://matthiaswessendorf.wordpress.com/
>>>>> twitter: http://twitter.com/mwessendorf
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Matthias Wessendorf
>>>>
>>>> blog: http://matthiaswessendorf.wordpress.com/
>>>> twitter: http://twitter.com/mwessendorf
>>>>
>>>> _______________________________________________
>>>> aerogear-dev mailing list
>>>> aerogear-dev at lists.jboss.org
>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>>>>
>>>
>>>
>>> _______________________________________________
>>> aerogear-dev mailing list
>>> aerogear-dev at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>>>
>>
>>
>>
>> --
>> Matthias Wessendorf
>>
>> blog: http://matthiaswessendorf.wordpress.com/
>> twitter: http://twitter.com/mwessendorf
>>
>
>
>
> --
> Matthias Wessendorf
>
> blog: http://matthiaswessendorf.wordpress.com/
> twitter: http://twitter.com/mwessendorf
>



-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
twitter: http://twitter.com/mwessendorf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20170808/085680ba/attachment-0001.html 


More information about the aerogear-dev mailing list