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

2019-10-16 Thread Priya Arora
Thu, Oct 10, 2019 at 12:42 PM Karl Wright wrote: > 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 out

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

2019-10-09 Thread Priya Arora
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

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

2019-10-09 Thread Priya Arora
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 a

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

2019-10-09 Thread Priya Arora
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-09 Thread Priya Arora
: executecommand.sh: [[: not found Can somebody suggest why am i getting this error. Thanks Priya On Wed, Oct 9, 2019 at 1:58 PM Priya Arora wrote: > Hi All, > > Any suggestions would be really helpful. > > Thanks and regards > Priya > > On Thu, Oct 3, 2019 at 10:33 AM Pri

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

2019-10-09 Thread Priya Arora
Hi All, Any suggestions would be really helpful. Thanks and regards Priya On Thu, Oct 3, 2019 at 10:33 AM Priya Arora wrote: > Hi Cihad, > > *Do you run all scripts in only one docker container or multiple*?- I > have tried with the approach of creating one sh file(which incl

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

2019-10-02 Thread Priya Arora
file, docker run > command and the runnable script in the container. > > You should give more details about that your scripts and Dockerfile for > more comments. > > Kind Regards, > Cihad Guzel > > Priya Arora , 1 Eki 2019 Sal, 15:10 tarihinde şunu > yazdı: > > &g

Multiprocess-ZK- Inside a docker container(linux)

2019-10-01 Thread Priya Arora
Hi All, I am trying to run multi-process zookeeper process inside a docker container. Do we need to follow all steps to run multi process:- 1. *runzookeeper[.sh|.bat]* script) 2. *setglobalproperties[.sh|.bat]*) 3. *start-database[.sh|.bat]*) 4. *initialize[.sh|.bat]*) 5. *star

Re: Error:-Missing Resource Bundle

2019-09-11 Thread Priya Arora
cess. Changing the UI process > parameters makes no sense. > > Perhaps instead of telling us your hardware configuration, you tell us > precisely how you set up your manifoldcf instance. What example are you > basing it on? What have you changed from the defaults for the particular

Re: Error:-Missing Resource Bundle

2019-09-10 Thread Priya Arora
are no specific en_GB translations for the UI. It is > harmless. > > Karl > > > On Wed, Sep 11, 2019 at 2:36 AM Priya Arora wrote: > > > Hi All, > > > > While ingesting records to Elastic Search via manifoldCF(2.13) crawler. I > > am facing this issue ,

Error:-Missing Resource Bundle

2019-09-10 Thread Priya Arora
Hi All, While ingesting records to Elastic Search via manifoldCF(2.13) crawler. I am facing this issue , ERROR 2019-09-11T05:44:49,641 (qtp307829448-510) - Missing resource bundle 'org.apache.manifoldcf.ui.i18n.common' for locale 'en_GB': Can't find bundle for base name org.apache.manifoldcf.ui.i1

Re: Unexpected HTTP result code: -1: null

2019-09-10 Thread Priya Arora
istutaion comes, manifoldCF UI results me this:_ [image: image.png] Any suggestion would be highly appreciated. Thanks Priya On Fri, Aug 16, 2019 at 6:41 PM Priya Arora wrote: > Sure I will try to do that.. and will get back to you > > Sent from my iPhone > > > On 16-A

Re: Manifold CF-Non existent of URL

2019-09-02 Thread Priya Arora
Yes its a continuous Job. On Tue, Sep 3, 2019 at 11:05 AM Priya Arora wrote: > Hi , > I am having a job Job:-myuniversity_intranet (which is crawling data from > intranet site) and the data has been indexed in an index. > My query here is, does manifold have some functionality t

Re: Manifold CF-Non existent of URL

2019-09-02 Thread Priya Arora
g me enough information to know why your job isn't > rechecking URLs. Please tell me how your job is configured, specifically > whether it's continuous or not. Thanks. > > Karl > > > On Mon, Sep 2, 2019 at 4:47 AM Priya Arora wrote: > > > Hi, > > > >

Manifold CF-Non existent of URL

2019-09-02 Thread Priya Arora
Hi, I have a query regarding manifoldCF. Is this having some kind of functionality to check, if the URL it is crawling, does exist actually or page not found(404). Like I have a requirement in which i am crawling data for university and job i continuously running.After some period it found that t

Re: Unexpected HTTP result code: -1: null

2019-08-16 Thread Priya Arora
ore > cores allocated to ES. > >> On Fri, Aug 16, 2019 at 1:09 AM Priya Arora wrote: >> >> *Existing Threads/connections configuration is :-* >> >> How many worker threads do you have? - 15 worker threads has been >> allocated(in properties.xml file). &g

Re: Unexpected HTTP result code: -1: null

2019-08-16 Thread Priya Arora
thin. Some connectors, therefore, use a lot more memory than > > others, and Tika is one of the ones that can use a lot. But it is still > > bounded unless there's a bug, so just try increasing for a start. > > > > Karl > > > > > > On F

Re: Unexpected HTTP result code: -1: null

2019-08-16 Thread Priya Arora
Wright wrote: > Without an out-of-memory stack trace, I cannot definitively point to Tika > or say that it's a specific kind of file. Please send one. > > Karl > > > On Fri, Aug 16, 2019 at 2:09 AM Priya Arora wrote: > > > *Existing Threads/connections configura

Re: Unexpected HTTP result code: -1: null

2019-08-15 Thread Priya Arora
keep Tika's usage constrained would be to reduce > the number of Tika Extractor connections, because that effectively limits > the number of extractions that can be going on at the same time. > > Karl > > > On Wed, Aug 14, 2019 at 7:23 AM Priya Arora wrote: > >

Re: Unexpected HTTP result code: -1: null

2019-08-14 Thread Priya Arora
If you have a large crawl, you do not > want to use HSQLDB. > > Thanks, > Karl > > > On Wed, Aug 14, 2019 at 3:41 AM Priya Arora wrote: > > > Hi Karl, > > > > Manifold CF logs hints out me an error like : > > agents process ran out of memory - shutt

Re: Unexpected HTTP result code: -1: null

2019-08-14 Thread Priya Arora
ector should be > resilient against errors of this kind. > > Karl > > > On Wed, Aug 14, 2019, 1:46 AM Priya Arora wrote: > > > Hi Karl, > > > > I have an web Repository connector(Seeds:- an intranet Site)., and job i > > son Production server. > >

Unexpected HTTP result code: -1: null

2019-08-13 Thread Priya Arora
regards Priya Arora