No. I am running both containers on the same server. But that's a good tip:
I will check the ports/hosts configuration in the config file and see if
there is no any misconfiguration. Thanks for it.

:)

Rodolfo


2016-02-22 14:17 GMT+01:00 Christian Schneider <[email protected]>:

> Is your client on a different server?
> If yes then you also need to set the property zookeeper.host not only
> zookeeper.port.
>
> Christian
>
> On 22.02.2016 08:32, Rodolfo Alcazar Portillo wrote:
>
>> Hey,
>>
>> Here you have the result,
>> ...
>> karaf@root()> list|grep task
>> 52 | Active      |  80 | 1.0.0.SNAPSHOT | tasklist-model
>> 53 | GracePeriod |  80 | 1.0.0.SNAPSHOT | tasklist-ui
>> karaf@root()> diag 53
>> tasklist-ui (53)
>> ----------------
>> Status: GracePeriod
>> Blueprint
>> 2/22/16 8:10 AM
>> Missing dependencies:
>> (objectClass=net.lr.tasklist.model.TaskService)
>>
>> Mmm... I suppose this is obvious, since the service is provided by
>> net.lr.tasklist.persistence (.impl.TaskServiceImpl), which is in the other
>> Karaf (container A on the example).
>>
>> Hope doing correctly, I've put the persistence and model jars on A
>> (/deploy), and ui and model on B.
>>
>> Something with the SOAP port? IPTables was verified, no local issues.
>>
>> Have a nice week :)
>>
>> R
>>
>>
> --
> Christian Schneider
> http://www.liquid-reality.de
>
> Open Source Architect
> http://www.talend.com
>
>

Reply via email to