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.'
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.
Often this is caused by a misconfigured index missing a field, but obviously there are other reasons why something might have gone wrong
Before doing any possibly disruptive actions, taking a look at log files is a good idea.
/usr/local/payara6/glassfish/domains/domain1/logs/server.log is the default location.
Please see https://guides.dataverse.org/en/6.3/admin/troubleshooting.html#finding-the-payara-log-file
Do you happen to know the default location of the Solr logs as well?
No, I'm not sure.
In this case, somewhere under /usr/local/solr/solr-8.11.1
"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