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

Fix deposit-services bean error in pass-docker #885

Closed
rpoet-jh opened this issue Jan 30, 2024 · 0 comments · Fixed by eclipse-pass/pass-docker#363
Closed

Fix deposit-services bean error in pass-docker #885

rpoet-jh opened this issue Jan 30, 2024 · 0 comments · Fixed by eclipse-pass/pass-docker#363
Assignees
Milestone

Comments

@rpoet-jh
Copy link
Contributor

Fix error when running pass-docker with deposit-services enabled:

Description:

Parameter 2 of constructor in org.eclipse.pass.deposit.service.FailedDepositRetry required a bean named 'org.eclipse.pass.deposit.messaging.status.DefaultDepositStatusProcessor' that could not be found.


Action:

Consider defining a bean named 'org.eclipse.pass.deposit.messaging.status.DefaultDepositStatusProcessor' in your configuration.

Fix is to change org.eclipse.pass.deposit.messaging.status.DefaultDepositStatusProcessor to org.eclipse.pass.deposit.status.DefaultDepositStatusProcessor in deposit/deposit-repositories.json

@rpoet-jh rpoet-jh converted this from a draft issue Jan 30, 2024
@rpoet-jh rpoet-jh added this to the 1.4.0 milestone Jan 30, 2024
@rpoet-jh rpoet-jh self-assigned this Jan 30, 2024
@rpoet-jh rpoet-jh moved this from Backlog to In Progress in Eclipse PASS Jan 30, 2024
@rpoet-jh rpoet-jh moved this from In Progress to Peer Review/QA in Eclipse PASS Jan 30, 2024
@github-project-automation github-project-automation bot moved this from Peer Review/QA to Done in Eclipse PASS Feb 1, 2024
@rpoet-jh rpoet-jh moved this from Done to Deployed in Eclipse PASS Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant