25 Jun 2012 07:16
'Invalid namespace index' exception which Apache Sling integration
Bhathiya Jayasekara <tobhathiyaj <at> gmail.com>
2012-06-25 05:16:54 GMT
2012-06-25 05:16:54 GMT
Hi all, I was trying to use Apache Sling to communicate with a Jacakrabbit repository. In Sling Launchpad[1], there is an embedded jackrabbit repository. But what I want is to plug an external jackrabbit repository. So I configured it through its admin console, according to this[2] thread. But then when I start Sling Launchpad, it gives following error in its logs. I asked this[3] from Sling user/div lists and they said it an issue with the jackrabbit repository. They asked me to ask this from jackrabbit list. Can you please help me figure this out? Thanks in advance. 25.06.2012 02:07:50.464 *ERROR* [FelixStartLevel] org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager failed to read bundle: deadbeef-face-babe-cafe-babecafebabe: java.lang.IllegalArgumentException: Invalid namespace index: 6086317 25.06.2012 02:07:50.465 *ERROR* [FelixStartLevel] org.apache.jackrabbit.core.RepositoryImpl failed to start Repository: org.apache.jackrabbit.core.state.ItemStateException: failed to read bundle: deadbeef-face-babe-cafe-babecafebabe: java.lang.IllegalArgumentException: Invalid namespace index: 6086317 javax.jcr.RepositoryException: org.apache.jackrabbit.core.state.ItemStateException: failed to read bundle: deadbeef-face-babe-cafe-babecafebabe: java.lang.IllegalArgumentException: Invalid namespace index: 6086317 at org.apache.jackrabbit.core.version.InternalVersionManagerImpl.<init>(InternalVersionManagerImpl.java:258) at org.apache.jackrabbit.core.RepositoryImpl.createVersionManager(RepositoryImpl.java:512) at org.apache.jackrabbit.core.RepositoryImpl.<init>(RepositoryImpl.java:355)(Continue reading)
RSS Feed