We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No response
Although the EsReadOnlyMonitorJob has been removed, some upgrading tasks are still attempting to execute it, which needs to be eliminated.
Upgrade from dotCMS version "23.10.24_lts_v0" to "24.12.10" so the below errors will print.
An unexpected error occurred. Couldn't retrieve job because a required class was not found: com.dotmarketing.quartz.job.EsReadOnlyMonitorJob
The upgraded tasks for those trying to use EsReadOnlyMonitorJob should be removed, and this error must be resolved.
24.12.10
Customer Support
Priority 4 - Trivial
#30468 https://dotcms.freshdesk.com/a/tickets/28922?note=153078463132
The text was updated successfully, but these errors were encountered:
PRs:
Sorry, something went wrong.
chore: add doc and final modifier (#30993)
8f89214
test: add test (#30993)
0c2aa3b
gortiz-dotcms
Successfully merging a pull request may close this issue.
Parent Issue
No response
Problem Statement
Although the EsReadOnlyMonitorJob has been removed, some upgrading tasks are still attempting to execute it, which needs to be eliminated.
Steps to Reproduce
Upgrade from dotCMS version "23.10.24_lts_v0" to "24.12.10" so the below errors will print.
An unexpected error occurred.
Couldn't retrieve job because a required class was not found: com.dotmarketing.quartz.job.EsReadOnlyMonitorJob
Acceptance Criteria
The upgraded tasks for those trying to use EsReadOnlyMonitorJob should be removed, and this error must be resolved.
dotCMS Version
24.12.10
Proposed Objective
Customer Support
Proposed Priority
Priority 4 - Trivial
External Links... Slack Conversations, Support Tickets, Figma Designs, etc.
#30468
https://dotcms.freshdesk.com/a/tickets/28922?note=153078463132
Assumptions & Initiation Needs
No response
Quality Assurance Notes & Workarounds
No response
Sub-Tasks & Estimates
No response
The text was updated successfully, but these errors were encountered: