Hi Mark,
On Sun, May 28, 2006 at 12:02:56PM -0000, elegalpublishing wrote:
> i think tomcat is loading problems with yars or vica versa.
> sudo /etc/init.d/tomcat5 start
>
>
> === starting tomcat ==============================================
> Starting Tomcat 5 servlet engine using Java from
> /usr/lib/j2sdk1.4.2_11: tomcat5
not sure, looks like the security manager is activated.
Do you have more log files? Would be helpful to have an
exception trace.
YARS needs to write the index files to disk, and disk access
is typically blocked by the security manager. I have entirely
disabled the security manager in my setup, however, I am quite
sure there is a way to selectively allow writing to disk.
Regards,
Andreas.