On Fri, 2006-09-01 at 11:07 +0200, Jörn Nettingsmeier wrote: > Thorsten Scherler wrote: > > Hi all, > > > > http://lenya.zones.apache.org:9999/default/admin/index.html?lenya.usecase=admin.users > > Try to add an user and afterward delete it. > > > > I get org.apache.lenya.ac.AccessControlException: Unknown accreditable > > [user] with ID [testuser]. > > > > http://svn.apache.org/viewvc?rev=438989&view=rev > > "...While testing it I found a bug related to remove an user. It seems > > that there is a loop in the RemovedAccreditablePolicyBuilder which first > > deletes the accreditable from the user management but later on tries to > > access it again. Resulting in > > org.apache.lenya.ac.AccessControlException: Unknown accreditable [user] > > with ID [x3x]. Not sure why that is happening, need to investigate > > why..." > > > > Last night I thought it may be related to the ac branch but it is not > > because above link is HEAD trunk. > > > > Can somebody certify this, then I will create a bug. > > i just tried to reproduce the problem with revision 439238 (clean > rebuild) at home, and it worked. the very same action on zones failed > with the error you described.
I could reproduce it, but the error only seemed to occur when I issued a "./build.sh test" before creating/deleting the new user. > strange. indeed ;) Josias > > maybe someone with server access could do a diff of the zones deployment > vs. a similarly configured clean build? > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
