Hi, Thanks for your attention to my question. I'm using Dspace-cris 5.8, today I try to use 'deduplication' , it returned 404, I can't visit /tools/duplicate .
When I read the dspace log, it told me Null Pointer Exceptionn, the model config 'misc' doesn't exists, and I extractly hadn't find it, but when I see the source code on github, I didn't find it either. ……………………………………………………………… my dspace error logs: 2019-03-14 01:15:55,634 WARN org.dspace.core.ConfigurationManager @ Requested configuration module: misc not found 2019-03-14 01:15:55,704 WARN org.dspace.app.webui.servlet.InternalErrorServlet @ :session_id=BE14EF3B61C1A59882D15C57E41EF00A:internal_error:-- URL Was: http://localhost:8080/jspui/internal-error -- Method: GET -- Parameters were: java.lang.NullPointerException at org.dspace.core.ConfigurationManager.getMutableProperties(ConfigurationManager.java:166) at org.dspace.core.ConfigurationManager.getProperty(ConfigurationManager.java:209) at org.dspace.app.webui.cris.servlet.DuplicateCheckerServlet.<init>(DuplicateCheckerServlet.java:119) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ....................................................... Today I also find a strange problem , the component "Most Viewed Item" at home page showing 0 visit time, and no error log in either dspace.log or solr.log , but I found the true results in "statistic" , it might mean solr query work normally? What may cause this? Appreciate for your help -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org/about/policies/code-of-conduct/ --- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
