Re: Apache Manifold 2.10

2018-11-30 Thread Karl Wright
Hi Krishna, First of all I suggest that you *not* use multiprocess-file-example, and instead use multiprocess-zk-example. Your symptoms suggest many possibilities. But if you move to Zookeeper we will be able to eliminate dangling file locks as a complication. So please do that first. Karl

Re: Apache Manifold 2.10

2018-11-30 Thread krishna agrawal
Yeah in our local set up we did Simple example but in server we did multiprocess-file-example are you suggesting us to upgrade from 2.10 to 2.11 ? and we are using MY Sql database , So most of time i saw nothing is running and still it say job is running and you have to wait for it to complete.

[jira] [Commented] (CONNECTORS-1560) Improve tika-server robustness via -spawnChild

2018-11-30 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16705375#comment-16705375 ] Tim Allison commented on CONNECTORS-1560: - Doh. Sorry! > Improve tika-server robustness via

[jira] [Commented] (CONNECTORS-1560) Improve tika-server robustness via -spawnChild

2018-11-30 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16705329#comment-16705329 ] Karl Wright commented on CONNECTORS-1560: - [~talli...@apache.org], ManifoldCF does not ship

[jira] [Resolved] (CONNECTORS-1560) Improve tika-server robustness via -spawnChild

2018-11-30 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved CONNECTORS-1560. - Resolution: Won't Fix > Improve tika-server robustness via -spawnChild >

[jira] [Created] (CONNECTORS-1561) Upgrade to Tika 1.20 when available

2018-11-30 Thread Tim Allison (JIRA)
Tim Allison created CONNECTORS-1561: --- Summary: Upgrade to Tika 1.20 when available Key: CONNECTORS-1561 URL: https://issues.apache.org/jira/browse/CONNECTORS-1561 Project: ManifoldCF Issue

[jira] [Created] (CONNECTORS-1560) Improve tika-server robustness via -spawnChild

2018-11-30 Thread Tim Allison (JIRA)
Tim Allison created CONNECTORS-1560: --- Summary: Improve tika-server robustness via -spawnChild Key: CONNECTORS-1560 URL: https://issues.apache.org/jira/browse/CONNECTORS-1560 Project: ManifoldCF

Re: Apache Manifold 2.10

2018-11-30 Thread Karl Wright
It also may be useful to start with the simple example, which is not multiprocess, and get familiar with using ManifoldCF that way, before you try to go to a more complicated setup. Thanks, Karl On Fri, Nov 30, 2018 at 9:46 AM Karl Wright wrote: > "simplified multi-process"? There is no such

Re: Apache Manifold 2.10

2018-11-30 Thread Karl Wright
"simplified multi-process"? There is no such example. These are the examples available. Which one are you using? 11/15/2018 03:40 AM example 11/15/2018 03:40 AM example-proprietary 11/15/2018 03:40 AM multiprocess-file-example 11/15/2018 03:40 AM

Re: Apache Manifold 2.10

2018-11-30 Thread krishna agrawal
We have deployed the Manifold using - Simplified multi-process model We did try clean up of lock Sh but that also did not work. I dont have forget all document button in output connector. [image: image.png] On Thu, Nov 29, 2018 at 6:52 PM Karl Wright wrote: > Hi Krishna, > > Please give