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

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

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-02 Thread Priya Arora
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ı: > > > Hi

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.

Error:-Missing Resource Bundle

2019-09-11 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

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
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, > > > > I have a quer

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

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
ome 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 Fri, Aug 16, 201

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 configuration

Re: Unexpected HTTP result code: -1: null

2019-08-16 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 - shutting d

Re: Unexpected HTTP result code: -1: null

2019-08-14 Thread Priya Arora
onnector 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
and regards Priya Arora