[ http://issues.apache.org/jira/browse/JS2-337?page=comments#action_12330760 ]
Thorsten Berger commented on JS2-337: ------------------------------------- Ate, I did also recognize this error and found the cause by debugging o.a.j.portlets.security.users.UserDetailsPortlet: Line 1065 throws a FolderNotFoundException telling me that it cannot find the folder WEB-INF/pages/_user (I have my own customized copy of the pages folder which I deploy into jetspeed). However, this is catched as a plain Exception and reported as "User already exists", which masked the problem. However, the bugfix (for me) is to add the "_user" folder and "_user/template/default-page.psml" (would have caused the next exception). Anyway, it would be nice if one could configure whether a home dir is added by the UserDetailsPortlet for each new user. Regards, Thorsten > Error displayed when (successfully) creating user > ------------------------------------------------- > > Key: JS2-337 > URL: http://issues.apache.org/jira/browse/JS2-337 > Project: Jetspeed 2 > Type: Bug > Components: Admin Portlets > Versions: 2.0-dev/cvs > Environment: JBoss/HSQL > Reporter: Michael Lipp > > When I create a new user with the admin portlet, I always get the message > "User alread exists" (though the user is created successfully). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
