Repository related error while starting JBoss Portal
Issue
- While starting the JBoss EPP, below errors are logged in the server.log file
2013-11-22 01:23:39,740 ERROR [exo.jcr.component.core.RepositoryServiceImpl] Error start repository service
org.exoplatform.services.jcr.config.RepositoryConfigurationException: Repository container repository was not started.
at org.exoplatform.services.jcr.impl.RepositoryServiceImpl.createRepository(RepositoryServiceImpl.java:171)
...
...
Caused by: org.picocontainer.PicoIntrospectionException: Failed when calling start on org.exoplatform.services.jcr.impl.WorkspaceContainer@64c5fe9b
at org.exoplatform.container.LifecycleVisitor.traverse(LifecycleVisitor.java:136)
...
...
...
Caused by: javax.jcr.RepositoryException: fail to create index dir /shared/jcr/lucene/system_ecmdemo_system
at org.exoplatform.services.jcr.impl.core.query.lucene.SearchIndex.doInit(SearchIndex.java:620)
...
...
Environment
- Red Hat JBoss Portal (EPP)
- 5.2.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
