User tools

Website tools


troubleshooting

This is an old version of the document!


Log files

Troubleshooting should begin with an analysis of the log files. These files are written to the directory /var/log/benno with the permissions of the user benno (benno-archive) or bennorest (benno-rest).

Falls hier nicht genügend Informationen bereit gestellt werden, kann es ggfs. sinnvoll sein, das Debug-Log zu aktivieren.

Services

The services of the archiver (benno-archive) and the REST interface are started via init script (or systemd configuration).

For testing purposes, these daemons can also be started manually on the console. To do this, switch to the respective user on the system and start the service.

Benno Archive

$ sudo su -s /bin/bash - benno $ cd /opt/benno
/opt/benno$ /usr/bin/java -jar bennoarchive.jar -c /etc/benno/benno.xml

Die Meldung „No directory, logging in with HOME=/“ kann ignoriert werden. ===== Benno REST ===== Die Meldung „No directory, logging in with HOME=/“ kann ignoriert werden.

fehlersuche.1484734256.txt.gz · Zuletzt geändert: 2017/01/18 10:10 von lwsystems