Magnolia 3.0.1 works nicely on our development server, but won't startup on
the production server, throwing a very unhelpful "Permission denied"
RepositoryException. The webapp structure and folder permissions on the two
servers are identical.
The interesting part of the startup log:
INFO info.magnolia.cms.beans.config.ConfigLoader 05.03.2007 15:51:02 --
JAAS config file set by parent container or some other application
INFO info.magnolia.cms.beans.config.ConfigLoader 05.03.2007 15:51:02 --
Config in use /home/d18117/admin.aspirando.se/WEB-INF/config/jaas.config
INFO info.magnolia.cms.beans.config.ConfigLoader 05.03.2007 15:51:02 --
Please make sure JAAS config has all necessary modules (refer
config/jaas.config) configured
INFO info.magnolia.cms.beans.config.ConfigLoader 05.03.2007 15:51:02 --
Init content repositories
INFO info.magnolia.cms.beans.config.ContentRepository 05.03.2007 15:51:02
-- System : loading JCR
INFO info.magnolia.cms.beans.config.ContentRepository 05.03.2007 15:51:02
-- Loading workspace:website
INFO info.magnolia.cms.beans.config.ContentRepository 05.03.2007 15:51:02
-- Loading workspace:config
INFO info.magnolia.cms.beans.config.ContentRepository 05.03.2007 15:51:02
-- Loading workspace:users
INFO info.magnolia.cms.beans.config.ContentRepository 05.03.2007 15:51:02
-- Loading workspace:userroles
INFO info.magnolia.cms.beans.config.ContentRepository 05.03.2007 15:51:02
-- Loading workspace:usergroups
INFO info.magnolia.cms.beans.config.ContentRepository 05.03.2007 15:51:02
-- Loading workspace:mgnlSystem
INFO info.magnolia.cms.beans.config.ContentRepository 05.03.2007 15:51:02
-- Loading workspace:mgnlVersion
INFO info.magnolia.cms.beans.config.ContentRepository 05.03.2007 15:51:02
-- Loading workspace:dms
INFO info.magnolia.cms.beans.config.ContentRepository 05.03.2007 15:51:02
-- Loading workspace:Store
INFO info.magnolia.cms.beans.config.ContentRepository 05.03.2007 15:51:02
-- Loading workspace:Expressions
INFO info.magnolia.cms.beans.config.ContentRepository 05.03.2007 15:51:02
-- System : loading JCR magnolia
INFO info.magnolia.jackrabbit.ProviderImpl 05.03.2007 15:51:02 -- Loading
repository at /home/d18117/admin.aspirando.se/repositories/magnolia (config
file:
/home/d18117/admin.aspirando.se/WEB-INF/config/repo-conf/jackrabbit-derby-search.xml)
ERROR org.apache.jackrabbit.core.RepositoryImpl 05.03.2007 15:51:08 --
Failed to initialize workspace 'default'
javax.jcr.RepositoryException: Permission denied: Permission denied:
Permission denied
at
org.apache.jackrabbit.core.SearchManager.initializeQueryHandler(SearchManager.java:531)
at
org.apache.jackrabbit.core.SearchManager.<init>(SearchManager.java:273)
at
org.apache.jackrabbit.core.RepositoryImpl$WorkspaceInfo.getSearchManager(RepositoryImpl.java:1434)
at
org.apache.jackrabbit.core.RepositoryImpl.initWorkspace(RepositoryImpl.java:540)
at
org.apache.jackrabbit.core.RepositoryImpl.<init>(RepositoryImpl.java:245)
at
org.apache.jackrabbit.core.RepositoryImpl.create(RepositoryImpl.java:484)
at
org.apache.jackrabbit.core.jndi.BindableRepository.init(BindableRepository.java:136)
at
org.apache.jackrabbit.core.jndi.BindableRepository.create(BindableRepository.java:122)
at
org.apache.jackrabbit.core.jndi.BindableRepositoryFactory.createInstance(BindableRepositoryFactory.java:58)
at
org.apache.jackrabbit.core.jndi.RegistryHelper.registerRepository(RegistryHelper.java:59)
--
View this message in context:
http://www.nabble.com/Permission-denied-tf3354229.html#a9328347
Sent from the Magnolia - User mailing list archive at Nabble.com.
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/developer.html
----------------------------------------------------------------