Re: Multiprocess-ZK- Inside a docker container(linux)

2019-10-10 Thread Karl Wright
There is nothing special about running in Docker.  Something in your setup
is just incorrect.
Karl

On Thu, Oct 10, 2019 at 2:26 AM Priya Arora  wrote:

> I have tested the working of multiprocess_zk_example outside the docker,
> it's working fine. But has anybody implemented the way to run all process
> of multi process inside docker.
>
> On Thu, Oct 10, 2019 at 11:32 AM Karl Wright  wrote:
>
>> Well, I confirmed that the multiprocess_zk example scripts work fine
>> outside of docker.  You'll have to debug why it's not working for you I'm
>> afraid.
>>
>> Karl
>>
>>
>> On Thu, Oct 10, 2019 at 12:56 AM Priya Arora  wrote:
>>
>>> Yes , it is same, checked again
>>> [image: image.png]
>>>
>>> On Wed, Oct 9, 2019 at 8:06 PM Karl Wright  wrote:
>>>
 JAVA_HOME should point to the jdk root, not to the bin/java directory.
 Karl

 On Wed, Oct 9, 2019 at 10:32 AM Priya Arora 
 wrote:

> Yes JAVA_HOME , has been set as usr/local/openjdk-8/bin/java, as the
> docker image of Java is based on openjdk
>
>
> > On 09-Oct-2019, at 7:57 PM, Karl Wright  wrote:
> >
>



Re: Multiprocess-ZK- Inside a docker container(linux)

2019-10-10 Thread Priya Arora
I have tested the working of multiprocess_zk_example outside the docker,
it's working fine. But has anybody implemented the way to run all process
of multi process inside docker.

On Thu, Oct 10, 2019 at 11:32 AM Karl Wright  wrote:

> Well, I confirmed that the multiprocess_zk example scripts work fine
> outside of docker.  You'll have to debug why it's not working for you I'm
> afraid.
>
> Karl
>
>
> On Thu, Oct 10, 2019 at 12:56 AM Priya Arora  wrote:
>
>> Yes , it is same, checked again
>> [image: image.png]
>>
>> On Wed, Oct 9, 2019 at 8:06 PM Karl Wright  wrote:
>>
>>> JAVA_HOME should point to the jdk root, not to the bin/java directory.
>>> Karl
>>>
>>> On Wed, Oct 9, 2019 at 10:32 AM Priya Arora  wrote:
>>>
 Yes JAVA_HOME , has been set as usr/local/openjdk-8/bin/java, as the
 docker image of Java is based on openjdk


 > On 09-Oct-2019, at 7:57 PM, Karl Wright  wrote:
 >

>>>


Re: Multiprocess-ZK- Inside a docker container(linux)

2019-10-10 Thread Karl Wright
Well, I confirmed that the multiprocess_zk example scripts work fine
outside of docker.  You'll have to debug why it's not working for you I'm
afraid.

Karl


On Thu, Oct 10, 2019 at 12:56 AM Priya Arora  wrote:

> Yes , it is same, checked again
> [image: image.png]
>
> On Wed, Oct 9, 2019 at 8:06 PM Karl Wright  wrote:
>
>> JAVA_HOME should point to the jdk root, not to the bin/java directory.
>> Karl
>>
>> On Wed, Oct 9, 2019 at 10:32 AM Priya Arora  wrote:
>>
>>> Yes JAVA_HOME , has been set as usr/local/openjdk-8/bin/java, as the
>>> docker image of Java is based on openjdk
>>>
>>>
>>> > On 09-Oct-2019, at 7:57 PM, Karl Wright  wrote:
>>> >
>>>
>>