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

[Ingest] Zookeeper Job status is null #2121

Open
mreyescdl opened this issue Nov 23, 2024 · 0 comments
Open

[Ingest] Zookeeper Job status is null #2121

mreyescdl opened this issue Nov 23, 2024 · 0 comments
Assignees

Comments

@mreyescdl
Copy link
Contributor

Error while setting Job status to success()

job.setStatus(zooKeeper, job.status().success(), "Success");

Stack trace

org.cdlib.mrt.zk.MerrittStateError: Status cannot be set to null
        at org.cdlib.mrt.zk.QueueItem.setStatus(QueueItem.java:250)
        at org.cdlib.mrt.ingest.consumer.ProcessConsumeData.run(ProcessConsumer.java:545)

Let's try and debug this instead of catching the error and retrying.
If this occurs, then print out as much Job information as possible.

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

No branches or pull requests

1 participant