Jump to category:
What's causing the error "Could not find component (key [daisy-repository-manager])"?
When browsing to the Daisy Wiki, you see the following error:
Initialization Problem Message: null Description: No details available. Sender: org.apache.cocoon.servlet.CocoonServlet Source: Cocoon Servlet cause Could not find component (key [daisy-repository-manager]) request-uri /daisy/<something>
This error occurs when the initialisation of the "daisy-repository-manager" component fails, and the most likely cause of this is that it cannot connect to the Daisy repository server (full details can always be found in the log file: <wikidata dir>/logs/cocoon.log).
Possible reasons why the Wiki can't connect to the repository server:
- the repository server is not running. Solution: start it, and also restart the Daisy Wiki.
- the repository server is running, but the Daisy Wiki was started too soon after it, when the repository was not yet fully started (takes at most a few seconds). Solution: restart the Daisy Wiki.
Other articles in this category:




There are no comments.