Hi Lewis, are you sure that a role assigned to the user owns appropriate URI ACL to access AdminCentral? You can give it a quick test by assigning get&post for all (/*).
If it's not the case, you can register for support [1], attach related stuff to the jira ticket and I'll look at it. [1] http://documentation.magnolia-cms.com/support.html -zdenek On Thu, 2011-01-06 at 17:57 +0000, Lewis Leighton wrote: > A quick update to this: > > Rolling back the install stopped the error appearing in the logs. > > However, I am still unable to create a user that can log in to the Author > instance. The user is valid and logging in doesn't give an error message it > just returns the user to the login page. > > If i give the new user the "superuser" role then it works fine. > > Any ideas? > > > > On 6 Jan 2011, at 09:56, Lewis Leighton wrote: > > > Hi Greg, sorry for the slow reply. > > > > Yep it's only for new users and I had created a group for them to use. > > Perhaps it's a configuration issue with the group I created? > > > > I've deleted the users, groups and roles now but still see the error in the > > logs. I'll roll back my install and see try again... > > > > > > On 5 Jan 2011, at 17:57, Grégory Joseph wrote: > > > >> > >> Hi Lewis, > >> > >> Are you seeing those errors only when those new users try to log in ? Can > >> other users still log in ? > >> > >> I don't see any possible cause for this on the top of my head. Did you > >> create groups as well ? > >> > >> > >> > >> On 05 Jan 2011, at 17:49, Lewis Leighton wrote: > >> > >>> > >>> Hi list, > >>> > >>> I have been trying to create new Users for our site today and was unable > >>> to create accounts that could log actually log in to Magnolia. > >>> > >>> I was following the instructions at: > >>> > >>> http://documentation.magnolia-cms.com/administration/security/users.html > >>> > >>> Now I'm receiving the following errors in the log: > >>> > >>> 2011-01-05 16:43:27,041 ERROR info.magnolia.cms.security.MgnlSecurityUtil > >>> : Failed to read usergroups > >>> java.lang.StackOverflowError > >>> at java.util.HashMap.get(HashMap.java:300) > >>> at > >>> org.apache.jackrabbit.spi.commons.conversion.GenerationalCache.get(GenerationalCache.java:112) > >>> at > >>> org.apache.jackrabbit.spi.commons.conversion.CachingNameResolver.getQName(CachingNameResolver.java:74) > >>> at > >>> org.apache.jackrabbit.spi.commons.conversion.DefaultNamePathResolver.getQName(DefaultNamePathResolver.java:70) > >>> at org.apache.jackrabbit.core.SessionImpl.getQName(SessionImpl.java:756) > >>> at > >>> org.apache.jackrabbit.core.NodeImpl.resolveRelativePropertyPath(NodeImpl.java:165) > >>> at org.apache.jackrabbit.core.NodeImpl.getProperty(NodeImpl.java:2759) > >>> at > >>> info.magnolia.cms.core.DefaultContent.isNodeType(DefaultContent.java:419) > >>> at > >>> info.magnolia.cms.core.DefaultContent.isNodeType(DefaultContent.java:409) > >>> at info.magnolia.cms.util.NodeTypeFilter.accept(NodeTypeFilter.java:53) > >>> at > >>> info.magnolia.cms.core.DefaultContent.getChildren(DefaultContent.java:296) > >>> at > >>> info.magnolia.cms.core.AbstractContent.getChildren(AbstractContent.java:270) > >>> at > >>> info.magnolia.cms.core.AbstractContent.getBinaryNodeDatas(AbstractContent.java:299) > >>> at > >>> info.magnolia.cms.core.DefaultContent.getNodeDataCollection(DefaultContent.java:319) > >>> at > >>> info.magnolia.cms.core.AbstractContent.getNodeDataCollection(AbstractContent.java:294) > >>> at > >>> info.magnolia.cms.security.MgnlSecurityUtil.collectPropertyNames(MgnlSecurityUtil.java:71) > >>> at > >>> info.magnolia.cms.security.MgnlSecurityUtil.collectPropertyNames(MgnlSecurityUtil.java:79) > >>> > >>> > >>> What would cause this error and also how can i create users that are able > >>> to log ing to the site? > >>> > >>> Best, > >>> > >>> Lewis > >>> ---------------------------------------------------------------------------------- > >>> > >>> The information in this email is confidential and may be legally > >>> privileged. It is intended solely for the addressee. Access to this > >>> email by anyone else is unauthorised. If you are not the intended > >>> recipient, any disclosure, copying, distribution or any action taken or > >>> omitted to be taken in reliance on it, is prohibited and may be unlawful. > >>> > >>> QMetric Group Limited company number 07151701 the registered office of > >>> which is at 3 More Riverside, London, United Kingdom, SE1 2AQ. > >>> > >>> > >>> > >>> ---------------------------------------------------------------- > >>> For list details see > >>> http://www.magnolia-cms.com/home/community/mailing-lists.html > >>> To unsubscribe, E-mail to: <[email protected]> > >>> ---------------------------------------------------------------- > >> > >> > >> > >> ---------------------------------------------------------------- > >> For list details see > >> http://www.magnolia-cms.com/home/community/mailing-lists.html > >> To unsubscribe, E-mail to: <[email protected]> > >> ---------------------------------------------------------------- > >> > > > > > ---------------------------------------------------------------------------------- > > The information in this email is confidential and may be legally privileged. > It is intended solely for the addressee. Access to this email by anyone else > is unauthorised. If you are not the intended recipient, any disclosure, > copying, distribution or any action taken or omitted to be taken in reliance > on it, is prohibited and may be unlawful. > > QMetric Group Limited company number 07151701 the registered office of which > is at 3 More Riverside, London, United Kingdom, SE1 2AQ. > > > > ---------------------------------------------------------------- > For list details see > http://www.magnolia-cms.com/home/community/mailing-lists.html > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
