Troubleshoot an error (Manakin)

From DSpace Wiki

Jump to: navigation, search

[edit] Directories/files:

  • DSpace log file: [dspace]/log/dspace.log (usually)
  • Tomcat log directory: [Tomcat]/logs (usually)
  • Cocoon logs: [tomcat]/webapps/[webapp]/WEB-INF/logs/ (need to be turned on)

[edit] Websites:

[edit] Instructions:

  1. If the expected information simply never appears, leaving a blank browser screen, then the problem is likely with Tomcat's configuration. The error message should be in [Tomcat]/logs/
  2. If you receive an “Invalid Continuation ID” error it means that you've restarted your Tomcat server and try to resume your session with the server. Re-login to DSpace / Manakin
  3. If you need more logging information you can turn on Cocoon's logging, edit the logkit.xconf file. Change the sitemap's log-level to DEBUG as shown below:

    <category name="sitemap" log-level="DEBUG">

  4. If all else fails, email a description of the error along with the error stack listing to dspace-manakin@lists.sourceforge.net.

Personal tools