[openbenno-users] div. probleme

Stefan Dorn sd at schnied.net
Thu Jun 18 22:15:53 CEST 2009


Olaf Albrecht schrieb:
> Hallo Stefan!
> 
> Die Pfade sind in Ordnung.

sicher?

> <beans:property name="indexDir" value="/srv/mailarchive/index"/>
> <beans:property name="repositoryDir" value="/srv/mailarchive"/>
> 
> Und die Verzeichnisse:
> index/
> repo/

ich interpretiere:

index/ = /srv/mailarchive/index
repo/ = /srv/mailarchive

fehlt da nicht ein /repo im pfad?
also:
<beans:property name="repositoryDir" value="/srv/mailarchive/repo"/>

> ps aux |grep benno
> benno     6576  1.6  2.1 1254604 89360 ?       Sl   Jun17  21:48
> /usr/bin/java
> -Djava.util.logging.config.file=/opt/bennocore/logging.properties -jar
> bennocore.jar -r /srv/mailarchive/repo -i /srv/mailarchive/index -d
> /home/1_save/mails

...was wohl das fehlende /repo im "repositoryDir" von bennosearch
bestaetigt.

gruss
stefan



More information about the users mailing list