Re: [VOTE] Release Apache ManifoldCF 0.2-incubating, RC2

2011-04-28 Thread Karl Wright
Looks like we've got the votes this time! But the vote must remain open though for 72 hours, and I'll be out of town until Sunday. I'll plan on hopefully submitting to gene...@incubator.apache.org then. Thanks! Karl On Thu, Apr 28, 2011 at 11:55 PM, Koji Sekiguchi wrote: > (11/04/27 7:12), Kar

Re: Agent Process in Eclipse

2011-04-28 Thread Karl Wright
Because the sync dir is used by ALL the running processes, it is not safe to have just ONE clean up the area on startup or shutdown. My thought is that since the AgentStop process uses the synch area too, you are neglecting to supply the correct -Dorg.apache.manifoldcf.configfile switch to it so t

Agent Process in Eclipse

2011-04-28 Thread hokie
I've got most of the pieces working in Eclipse. The one problem I'm working through is stopping the agent process. It seems that when the agent is running in Eclipse, it is not receiving the signal. Any thought as to what might be causing this? Noted in the docs says if you have to kill the

Re: [VOTE] Release Apache ManifoldCF 0.2-incubating, RC2

2011-04-28 Thread Koji Sekiguchi
(11/04/27 7:12), Karl Wright wrote: The RC2 of the 0.2-incubating release is now up on http://people.apache.org/~kwright. The svn tag is at https://svn.apache.org/repos/asf/incubator/lcf/tags/release-0.2-incubating-RC2. Please vote! Karl +1. ant test, read CHANGES.txt, check md5, etc. Koji

Re: Starting Agent

2011-04-28 Thread Karl Wright
It sounds OK to me. Karl On Thu, Apr 28, 2011 at 5:55 PM, wrote: > When I run the agent process, I get the following messages: > > Running... > Configuration file successfully read > > and then it is just waiting.  Am I suppose to get a message saying "Agent > Started" or something more than the

Re: Multi-process setup

2011-04-28 Thread Karl Wright
connectors.xml only applies to the Quick Start. All connectors are registered every time you run the process. For a multiprocess setup, there is no single process this should occur on, and furthermore, it is more technically correct to register a connector only once. Some of the steps of registr

Starting Agent

2011-04-28 Thread hokie
When I run the agent process, I get the following messages: Running... Configuration file successfully read and then it is just waiting. Am I suppose to get a message saying "Agent Started" or something more than the two lines? If I issue a AgentStop command it does terminate leading me to b

Multi-process setup

2011-04-28 Thread hokie
I don't get something. When I run the agent process and that I'm pointing it to my properties.xml file where connector.xml file is listed. Why do I have to manually register my connectors? I've ran DBCreate, Install and Register(CrawlerAgent). Noticed I have to issue register commands for t

Re: [VOTE] Release Apache ManifoldCF 0.2-incubating, RC2

2011-04-28 Thread Erlend Garåsen
+1 from me as well. 1. Verified the CHANGES.txt 2. Tested the binary release (tar.gz) on OS X: - md5sums - ant test - Did a web crawl and indexed Solr 3.1 using the example (Jetty + Derby) - Deployed on Resin 4.0.15, crawled the web, indexed Solr 3.1 and used an external PostgreSQL server (new

Re: Sync Directory

2011-04-28 Thread Karl Wright
The setup where there are three distinct web application deployments and a separate agents process is a multiprocess setup, yes. Karl On Thu, Apr 28, 2011 at 10:10 AM, Farzad Valad wrote: > So is deploying the 3 war files on the same Tomcat considered multi-process > setup? > > I'll open a tic

Re: Sync Directory

2011-04-28 Thread Farzad Valad
So is deploying the 3 war files on the same Tomcat considered multi-process setup? I'll open a ticket and also make the patch, once I understand it. Sent from my iPhone On Apr 28, 2011, at 8:44 AM, Karl Wright wrote: > No sync directory specified basically means there is no cross-process > sy

Re: Sync Directory

2011-04-28 Thread Karl Wright
No sync directory specified basically means there is no cross-process synchronization. All synchronization is within process. For the Quick Start, which runs in a single process, this is fine. For a multi-process setup, you must have one. If the doc's not clear on this point we should clarify i

Sync Directory

2011-04-28 Thread hokie
What is the default sync directory if you don't specify one? Second question, how come the properties.xml file in the dist example is not using this property. The website says it is required, yet you can run without specifying it. Thanks!

[jira] [Resolved] (CONNECTORS-191) All .bat files should have CRLF attribute in svn

2011-04-28 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved CONNECTORS-191. Resolution: Fixed Fix Version/s: ManifoldCF next r1097349 > All .bat files shou

[jira] [Created] (CONNECTORS-191) All .bat files should have CRLF attribute in svn

2011-04-28 Thread Karl Wright (JIRA)
All .bat files should have CRLF attribute in svn Key: CONNECTORS-191 URL: https://issues.apache.org/jira/browse/CONNECTORS-191 Project: ManifoldCF Issue Type: Bug Components: Documen

[jira] [Commented] (CONNECTORS-189) Add the mail archive links to the mail.html page

2011-04-28 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13026154#comment-13026154 ] Karl Wright commented on CONNECTORS-189: Please! What did you have in mind?