Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intermittent index failure on dev.nceas #81

Open
taojing2002 opened this issue Apr 22, 2024 · 1 comment
Open

Intermittent index failure on dev.nceas #81

taojing2002 opened this issue Apr 22, 2024 · 1 comment
Milestone

Comments

@taojing2002
Copy link
Collaborator

Justin reported a index failure at this ticket. Robyn and Juliet reported a index failure on dev as well.
Two of them have the same error:

[ERROR]: IndexWorker.indexOjbect - cannot index the task for identifier urn:uuid:d0194568-ab15-4212-8998-670da97cb065 since Could not deserialize the org.dataone.service.types.v2.SystemMetadata: null [org.dataone.cn.indexer.IndexWorker:indexOjbect:425]

Both clients are R. It only happened on dev.nceas

@artntek artntek added this to the 3.1.0 milestone Apr 24, 2024
@taojing2002
Copy link
Collaborator Author

We saw some error like:

ataone-indexer 20240424-23:10:35: [INFO]: response httpCode: 200 [org.dataone.service.util.ExceptionHandler:filterErrors:93]
dataone-indexer 20240424-23:10:35: [ERROR]: IndexWorker.indexOjbect - cannot index the task for identifier doi:10.6085/AA/VALXXX_015MTBD009R00_20051117.50.9 since Could not deserialize the org.dataone.service.types.v2.SystemMetadata: null [org.dataone.cn.indexer.IndexWorker:indexOjbect:425]
org.dataone.service.exceptions.ServiceFailure: Could not deserialize the org.dataone.service.types.v2.SystemMetadata: null
	at org.dataone.client.rest.MultipartD1Node.deserializeServiceType(MultipartD1Node.java:873) ~[dataone-index-worker-3.0.0-SNAPSHOT-shaded.jar:?]
	at org.dataone.client.v2.impl.MultipartD1Node.getSystemMetadata(MultipartD1Node.java:96) ~[dataone-index-worker-3.0.0-SNAPSHOT-shaded.jar:?]
	at org.dataone.client.v2.impl.MultipartMNode.getSystemMetadata(MultipartMNode.java:337) ~[dataone-index-worker-3.0.0-SNAPSHOT-shaded.jar:?]
	at org.dataone.cn.indexer.object.ObjectManager.getSystemMetadata(ObjectManager.java:187) ~[dataone-index-worker-3.0.0-SNAPSHOT-shaded.jar:?]
	at org.dataone.cn.indexer.SolrIndex.update(SolrIndex.java:503) ~[dataone-index-worker-3.0.0-SNAPSHOT-shaded.jar:?]
	at org.dataone.cn.indexer.IndexWorker.indexOjbect(IndexWorker.java:396) [dataone-index-worker-3.0.0-SNAPSHOT-shaded.jar:?]
	at org.dataone.cn.indexer.IndexWorker$1$1.run(IndexWorker.java:341) [dataone-index-worker-3.0.0-SNAPSHOT-shaded.jar:?]
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:?]
	at java.util.concurrent.FutureTask.run(Unknown Source) [?:?]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:?]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:?]
	at java.lang.Thread.run(Unknown Source) [?:?]
dataone-indexer 20240424-23:10:35: [INFO]: IndexWorker.consumer.indexOjbect by multiple thread? true, with the thread id 43 - Received the index task from the index queue with the identifier: doi:10.6085/AA/SCPXXX_015MTBD009R0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants