Hi All,
I'm not able to view my magnoliaAuthor interface.
In browser, it's showing
HTTP Status -404
The Requested resource() is not available.
What could be the reason and how to resolve this?
Thanks & Regards,
Nitesh Ambuj
In debug.log I'm getting below error.
ERROR info.magnolia.cms.beans.config.ContentRepository 21.01.2009 21:11:30
-- System : Failed to initialize hierarchy manager for JCR magnolia
ERROR info.magnolia.cms.beans.config.ContentRepository 21.01.2009 21:11:30
-- dms
javax.jcr.NoSuchWorkspaceException: dms
at
org.apache.jackrabbit.core.RepositoryImpl.getWorkspaceInfo(RepositoryImpl.ja
va:734)
at
org.apache.jackrabbit.core.RepositoryImpl.login(RepositoryImpl.java:1225)
at
org.apache.jackrabbit.core.jndi.BindableRepository.login(BindableRepository.
java:185)
at
info.magnolia.cms.util.WorkspaceAccessUtil.createRepositorySession(Workspace
AccessUtil.java:123)
at
info.magnolia.cms.util.WorkspaceAccessUtil.createRepositorySession(Workspace
AccessUtil.java:109)
at
info.magnolia.cms.util.WorkspaceAccessUtil.createRepositorySession(Workspace
AccessUtil.java:94)
at
info.magnolia.cms.beans.config.ContentRepository.registerNameSpacesAndNodeTy
pes(ContentRepository.java:388)
at
info.magnolia.cms.beans.config.ContentRepository.loadWorkspace(ContentReposi
tory.java:378)
at
info.magnolia.module.ModuleManagerImpl.loadRepository(ModuleManagerImpl.java
:584)
at
info.magnolia.module.ModuleManagerImpl.loadRepositories(ModuleManagerImpl.ja
va:518)
at
info.magnolia.module.ModuleManagerImpl.checkForInstallOrUpdates(ModuleManage
rImpl.java:168)
at
info.magnolia.cms.beans.config.ConfigLoader.load(ConfigLoader.java:137)
at
info.magnolia.cms.beans.config.ConfigLoader.<init>(ConfigLoader.java:107)
at
info.magnolia.cms.servlets.MgnlServletContextListener$1.exec(MgnlServletCont
extListener.java:178)
at
info.magnolia.context.MgnlContext.doInSystemContext(MgnlContext.java:411)
at
info.magnolia.cms.servlets.MgnlServletContextListener.startServer(MgnlServle
tContextListener.java:176)
at
info.magnolia.cms.servlets.MgnlServletContextListener.contextInitialized(Mgn
lServletContextListener.java:172)
In error.log it's showing below error...
ERROR
org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
21.01.2009 21:11:30 -- rollback failed
ERROR
org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
21.01.2009 21:11:30 -- Reason: No current connection.
ERROR
org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
21.01.2009 21:11:30 -- State/Code: 08003/40000
ERROR
org.apache.jackrabbit.core.persistence.bundle.util.ConnectionRecoveryManager
21.01.2009 21:11:30 -- could not execute statement, reason: The statement
was aborted because it would have caused a duplicate key value in a unique
or primary key constraint or unique index identified by 'SQL081104020245670'
defined on 'DMS_BUNDLE'., state/code: 23505/20000
ERROR
org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
21.01.2009 21:11:30 -- failed to write bundle:
deadbeef-cafe-babe-cafe-babecafebabe
java.sql.SQLException: The statement was aborted because it would have
caused a duplicate key value in a unique or primary key constraint or unique
index identified by 'SQL081104020245670' defined on 'DMS_BUNDLE'.
at
org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown
Source)
at org.apache.derby.impl.jdbc.Util.generateCsSQLException(Unknown
Source)
at
org.apache.derby.impl.jdbc.TransactionResourceImpl.wrapInSQLException(Unknow
n Source)
at
org.apache.derby.impl.jdbc.TransactionResourceImpl.handleException(Unknown
Source)
at
org.apache.derby.impl.jdbc.EmbedConnection.handleException(Unknown Source)
at
org.apache.derby.impl.jdbc.ConnectionChild.handleException(Unknown Source)
at
org.apache.derby.impl.jdbc.EmbedStatement.executeStatement(Unknown Source)
at
org.apache.derby.impl.jdbc.EmbedPreparedStatement.executeStatement(Unknown
Source)
at org.apache.derby.impl.jdbc.EmbedPreparedStatement.execute(Unknown
Source)
at
org.apache.jackrabbit.core.persistence.bundle.util.ConnectionRecoveryManager
.executeStmtInternal(ConnectionRecoveryManager.java:365)
at
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------