Re: PathNotFoundException

2010-01-09 Thread 文刚顾
Thanks a lot! I fixed the problem finally, finding that the customized AccessManager returns all FALSE values. Thanks ! 2009/12/25 Alexander Klimetschek aklim...@day.com On Wed, Dec 23, 2009 at 02:23, 文刚顾 guweng...@gmail.com wrote: In OpenKM, there is a class extending SessionImpl like

Unable to commit volatile index

2010-01-09 Thread 文刚顾
Hello! I'm using JackRabbit 1.6. My project works well when I save small documents into then repository. Last time when I save a small TXT file after a 6M DOC file, I got the following exceptions. 2010-1-9 18:20:05[ERROR](MultiIndex.java:1174) Unable to commit volatile index java.io.IOException

Fwd: Unable to commit volatile index

2010-01-09 Thread 文刚顾
Sorry, I tried many times and find that it's not the 6M DOC file cause this problem. This problem happens again and again after I save the TXT file, even just after the repository initialization. The problem didn't show any more when I rename the TXT file to JS extension or other extension. I

Fwd: Unable to commit volatile index

2010-01-09 Thread 文刚顾
FINALLY, I fixed it! It's the Search Configuration. I use the configuration as http://wiki.apache.org/jackrabbit/Search, but finally found that the textFilterClasses( org.apache.jackrabbit.core.query.lucene.TextPlainTextFilter) is deprecated. So confusing. -- Forwarded message

IllegalStateException: State is already in terminal status REMOVED

2010-01-09 Thread Ralf Sternberg
Hi, I'm connecting to the Jackrabbit standalone server 2.0beta4 using JCR over WebDAV and get the exception below. I was able to break it down to this simple test which is useless in itself, but provokes the ISE by valid API usage. The exception does not occur when the second setProperty call is

jackrabbit-webapp configuration

2010-01-09 Thread ChadDavis
I'm trying to figure out how to configure the jackrabbit-webapp web application and the enclosed repository. In the javadoc for org.apache.jackrabbit.j2ee.RepositoryStartupServlet, it says: When using the first time, the configuraition can miss the relevant repository parameters in the web.xml.

problems running jackrabbit-webapp

2010-01-09 Thread ChadDavis
Jackrabbit 2.0 I'm trying to run the jackrabbit-webapp application. I've reviewed the mailing list for related threads. A couple of threads discuss this topic but do not resolve it, and I can find no documentation. I've explicitly documented my failed attempts. Please insert helpful

Re: problems running jackrabbit-webapp

2010-01-09 Thread ChadDavis
Does it matter if the WAR is not running in exploded directory format? On Sat, Jan 9, 2010 at 6:06 PM, ChadDavis chadmichaelda...@gmail.com wrote: Jackrabbit 2.0 I'm trying to run the jackrabbit-webapp application.  I've reviewed the mailing list for related threads.  A couple of threads