Stream: dev

Topic: Can not create a dataverse


view this post on Zulip Adília Isabel Domingues da Cruz Alves (Sep 23 2024 at 11:22):

I am trying to create a new dataverse and I get the error 'Command edu.harvard.iq.dataverse.engine.command.impl.CreateDataverseCommand@737f333c failed: Exception thrown from bean: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://localhost:8983/solr/collection1: /usr/local/solr/solr-8.11.1/server/solr/collection1/data/index/_1cq_Lucene84_0.doc If you believe this is an error, please contact Instituto Politecnico de Bragança Support for assistance.'

view this post on Zulip Oliver Bertuch (Sep 23 2024 at 11:24):

Please take a look at the logs of the application server and the Solr server to see if you can find a more verbose message, what went wrong.

view this post on Zulip Oliver Bertuch (Sep 23 2024 at 11:25):

Often this is caused by a misconfigured index missing a field, but obviously there are other reasons why something might have gone wrong

view this post on Zulip Oliver Bertuch (Sep 23 2024 at 11:25):

Before doing any possibly disruptive actions, taking a look at log files is a good idea.

view this post on Zulip Philip Durbin 🚀 (Sep 23 2024 at 12:10):

/usr/local/payara6/glassfish/domains/domain1/logs/server.log is the default location.

view this post on Zulip Philip Durbin 🚀 (Sep 23 2024 at 12:11):

Please see https://guides.dataverse.org/en/6.3/admin/troubleshooting.html#finding-the-payara-log-file

view this post on Zulip Oliver Bertuch (Sep 23 2024 at 12:11):

Do you happen to know the default location of the Solr logs as well?

view this post on Zulip Philip Durbin 🚀 (Sep 23 2024 at 12:12):

No, I'm not sure.

view this post on Zulip Philip Durbin 🚀 (Sep 23 2024 at 12:12):

In this case, somewhere under /usr/local/solr/solr-8.11.1

view this post on Zulip Philip Durbin 🚀 (Oct 17 2024 at 11:22):

"The problem was with solr configuration (/etc/security/limits.conf)." -- @Adília Isabel Domingues da Cruz Alves


Last updated: Nov 01 2025 at 14:11 UTC