[daisy] Error during self-register

Bruno Dumon bruno at outerthought.org
Mon Nov 27 11:33:29 CST 2006


On Mon, 2006-11-27 at 10:24 -0500, Robert Cecil wrote:
> Hi,
> 
> I clicked the "Register" link in the green bar in the default skin on  
> a site I created. As far as I know nothing I have done would have  
> caused this error:
> 
> Unable to lookup component:  
> org.outerj.daisy.frontend.components.userregistrar.UserRegistrar  
> (Key='ComponentManagerWrapper')
> Could not find component (key  
> [org.outerj.daisy.frontend.components.userregistrar.UserRegistrar])
> 
> Any ideas?

Assuming you haven't removed the UserRegistrar component from the
daisy.xconf, the most likely cause is that the password of the
'registrar' user is incorrect or that the 'registrar' user is not
present.

Such an error would be logged to the wikidatadir/logs/cocoon.log file.

If you look at wikidatadir/daisy.xconf, you will see a line like this:

<registrarUser login="registrar" password="..."/>

where the password attribute contains some long generated password (this
is not encrypted or so, this really is the password itself).

You could try to log in on the wiki with this registrar user and
password to see if they are OK, and possible fix them through the admin
pages.

The error might of course also be caused by something else, in either
case you can find the error in the cocoon.log file.

-- 
Bruno Dumon                             http://outerthought.org/
Outerthought - Open Source, Java & XML Competence Support Center
bruno at outerthought.org                          bruno at apache.org



More information about the daisy mailing list