Can't publish dataset

已查看 80 次
跳至第一个未读帖子

wareg

未读,
2021年6月28日 04:18:422021/6/28
收件人 Dataverse Users Community

Dear all,

We have already and enjoyed installed DV. Till there every thing looks like ok.
We have got our datacite test prefix for DOI test.
There is no problem creating and publishing dataverses or sub dataverse.
But, if we create a dataset and upload a file, the process goes well. Then, when we click to get into the new dataset, INTERNAL ERROR 500.
When I take a look to the [attached] log, it's seems to me there is something wrong with the SolR. As I'm not expert on it, the problem might come from other where.
It would be great if someone could help us.
Thank you in advance,

Wareg,

server.log

James Myers

未读,
2021年6月28日 10:47:302021/6/28
收件人 dataverse...@googlegroups.com

Wareg,

With a quick look, I’d agree that it looks like a solr issue, specifically that the schema.xml hasn’t been updated to match what Dataverse requires. The isThisVersionSearchable() call seems to fail because the entity_id field is coming back as an array rather than a long (or string that can be turned into a long). There are also errors related to the fileTags field not existing.

 

I’d suggests running back through the solr setup (make sure you change the schema.xml and solrconfig.xml files and that you restart the service and reindex) and see if that resolves things.

 

-- Jim

--
You received this message because you are subscribed to the Google Groups "Dataverse Users Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dataverse-commu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dataverse-community/9f60a93c-ec8f-4c3c-88dc-1cabf2c9b19dn%40googlegroups.com.

wareg

未读,
2021年7月1日 10:46:232021/7/1
收件人 dataverse...@googlegroups.com
Jim,
Thank you for answering my question,
I tried to look carefully before answering you. 
To be honest, I don't completely understand. I did not modify these two files, so I don't know what to change exactly.
Do you think I should reinstall Solr ?
Best,
wareg


You received this message because you are subscribed to a topic in the Google Groups "Dataverse Users Community" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/dataverse-community/RLzjR6cNV2A/unsubscribe.
To unsubscribe from this group and all its topics, send an email to dataverse-commu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dataverse-community/MN2PR07MB734382128ED918DA22EA7FD7BF039%40MN2PR07MB7343.namprd07.prod.outlook.com.

James Myers

未读,
2021年7月1日 11:08:232021/7/1
收件人 dataverse...@googlegroups.com

Wareg,

My guess was just that you’ve missed some step in the solr setup as described in https://guides.dataverse.org/en/latest/installation/prerequisites.html#installing-solr. Specifically, there’s a step where you copy the schema.xml and solrconfig.xml files that come from Dataverse into the solr config directory. I think you could reinstall solr completely, but just doing that step and restarting solr may be enough. (Once the problem is resolved, reindexing would be a useful step as well.)

Gerard Wade

未读,
2021年7月12日 01:55:072021/7/12
收件人 Dataverse Users Community
Thank  you Jim,

Wareg

回复全部
回复作者
转发
0 个新帖子