|
All content with label jackrabbit.
Related Labels:
config, persistence, deployment, error, v2_1, faq, installation, troubleshooting, v3_0, lucene, v3_5, mysql, berkleydb, search, pdf
PersistenceManager Overview
(Community Wiki)
JackRabbit 1.3.x some changes to the persistence managers have been introduced. Use of {{org.apache.jackrabbit.core.state.db.PersistenceManager}} have been deprecated and two new types of managers have been introduced: Simple PM {{org.apache.jackrabbit.core.persistence.db.PersistenceManager}} is a direct replacement for old PMs Bundled PM ...
Other labels:
persistence, deployment, v3_5, config
|
Upgrading Magnolia
(Community Wiki)
Upgrading from Magnolia 3.0.x to 3.0.5 (with Jackrabbit 1.3.3) Be careful when executing the steps below. Misuse may lead to data loss Summary What we'll do: upgrade Magnolia version change Jackrabbit version (but keeping Derby embedded ...
Other labels:
deployment, installation, persistence, v3_0
|
MySQL Persistence
(Community Wiki)
Changing repository to MySQL This is a quick step by step guide how a MySQL database could be used as the underlying repository for magnolia. # Install and configure MySQL on your server and create an empty database such as {{magnoliaauthor}} (or similar) on it. The specifics of using MySQL are outside ...
Other labels:
v3_5, mysql, installation, config, persistence
|
Disable Jackrabbit indexing
(Community Wiki)
Disable Indexing in Magnolia/Jackrabbit By default every repository is indexed by lucene in jackrabbit which is used as repository in Magnolia 2. The process of indexing is time consuming at startup and seems to require even more runtime memory. Most importantly some implementations ...
Other labels:
v2_1, config, deployment
|
Changing Jackrabbit PersistenceManager
(Community Wiki)
current Magnolia 2.1 is shipped with Derby DB as the default persistence manager. This distribution/combination has a bug when trying to run many Magnolia's on one (tomcat)server. When initalizing the 5th instance of Magnolia on the same tomcat, it freezes, and Tomcat ...
Other labels:
v2_1, config, persistence, v3_0, berkleydb
|
Corrupted Search Index
(Community Wiki)
Symptoms Search Index gets corrupted when broken pdf file is uploaded to dms and indexed. Solution Remove {{org.apache.jackrabbit.extractor.PdfTextExtractor}} from the {{textFilterClasses}} list in your workspace.xml as well as from your jackrabbit configuration file. Side effect of this fix is that PDF ...
Other labels:
error, faq, troubleshooting, config, lucene, pdf
|
Failed to create QueryManager
(Community Wiki)
Symptoms ERROR info.magnolia.context.AbstractRepositoryStrategy 24.01.2008 >>> 09:10:31 Failed to create QueryManager >>> javax.jcr.RepositoryException: no search manager configured for this >>> workspace.... Solution This error message is usually caused by missing {{SearchIndexer}} section in given {{workspace.xml}} file. Check your workspace.xml and make ...
Other labels:
error, faq, troubleshooting, config, search, lucene
|
|
|