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 sure it matches configuration defined in your JackRabbit configuration file.