SOLR error importing statistics

45 views
Skip to first unread message

Andrew K

unread,
Feb 18, 2024, 5:18:57 AM2/18/24
to DSpace Technical Support
Hello!

I am trying to import statistics from 7.6 to 7.6.1 server and getting this error

# /dspace/bin/dspace solr-import-statistics
No index name provided, defaulting to "statistics".
Exception: Error from server at http://localhost:8983/solr/statistics: Server error writing document id 4c6a127a-31e0-46c3-9a11-21c289848623 to the index
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://localhost:8983/solr/statistics: Server error writing document id 4c6a127a-31e0-46c3-9a11-21c289848623 to the index
        at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
        at org.dspace.util.SolrImportExport.importIndex(SolrImportExport.java:465)
        at org.dspace.util.SolrImportExport.main(SolrImportExport.java:148)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at org.dspace.app.launcher.ScriptLauncher.runOneCommand(ScriptLauncher.java:283)
        at org.dspace.app.launcher.ScriptLauncher.handleScript(ScriptLauncher.java:134)
        at org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:99)

But in my case it says nothing about very long strings, just error

Any help would be appreciated.
Thank you!

WBR, 
Andrew
Reply all
Reply to author
Forward
0 new messages