Hi, I am noob in DSPACE and I am facing this issue when i try to implement 
something modifications in the ui:

BUILD FAILED

/dspace/dspace-source/dspace/target/dspace-installer/build.xml:970: The 
following error occurred while executing this line:

/dspace/dspace-source/dspace/target/dspace-installer/build.xml:1057: ERROR 
occurred while checking Solr index version:

Exception in thread "main" java.io.IOException: Could not read Lucene 
segments files in /dspace/solr/statistics/data/index

        at 
org.dspace.app.util.IndexVersion.getIndexVersion(IndexVersion.java:141)

        at org.dspace.app.util.IndexVersion.main(IndexVersion.java:59)

Caused by: java.nio.file.AccessDeniedException: 
/dspace/solr/statistics/data/index/segments_112

        at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)

        at 
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)

        at 
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)

        at 
sun.nio.fs.UnixFileSystemProvider.newFileChannel(UnixFileSystemProvider.java:177)

        at java.nio.channels.FileChannel.open(FileChannel.java:287)

        at java.nio.channels.FileChannel.open(FileChannel.java:335)

        at 
org.apache.lucene.store.MMapDirectory.openInput(MMapDirectory.java:196)

        at 
org.apache.lucene.store.Directory.openChecksumInput(Directory.java:113)

        at org.apache.lucene.index.SegmentInfos.read(SegmentInfos.java:341)

        at 
org.apache.lucene.index.SegmentInfos$1.doBody(SegmentInfos.java:454)

        at 
org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:906)

        at 
org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:752)

        at org.apache.lucene.index.SegmentInfos.read(SegmentInfos.java:450)

        at 
org.dspace.app.util.IndexVersion.getIndexVersion(IndexVersion.java:136)

        ... 1 more


Please, how can I fix this?

I am using DSPACE 6.0

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to