Hello people,
When Magnolia boots for the first time, it bootstraps its
repository/workspaces. When it gets to initialize the workflow
module, it tries to register a couple of node types (namely "workitem"
and "expression"). But it fails miserably to do it. Here are the
messages I get:
INFO info.magnolia.jackrabbit.ProviderImpl
ProviderImpl.java(registerNodeTypes:311) 26.10.2006 13:50:13
registering nodetype {}workItem
ERROR org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateManager
VirtualNodeTypeStateManager.java(nodeTypeRegistered:159) 26.10.2006
13:50:13 Unable to index new nodetype:
javax.jcr.ItemNotFoundException
INFO info.magnolia.jackrabbit.ProviderImpl
ProviderImpl.java(registerNodeTypes:311) 26.10.2006 13:50:13
registering nodetype {}expression
ERROR org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateManager
VirtualNodeTypeStateManager.java(nodeTypeRegistered:159) 26.10.2006
13:50:13 Unable to index new nodetype:
javax.jcr.ItemNotFoundException
I was wondering if anyone could have seen it, and know something on
how to resolve it.
Thank you,
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------