Hello !
We tried to install a Libresource server and we encountered a problem: Libresource didn't seem to find the resources. The message we got is
! … !
Caused by: java.io.FileNotFoundException: /tmp/LSC-DFiles/segments (No such file or directory)
! … !Nevertheless, we had created the directory specified in the kernel.indexation.data.dir and libresource.distributedFilesystem properties (/tmp/LSC-DFiles). The server seems to search for some information in it (/users or /segment). What files should we put inside?
Is our diagnosis correct?
Thx in advance