This repository was archived by the owner on Jun 25, 2026. It is now read-only.
Page categories blank after JRE update #846
mariosm1
started this conversation in
Troubleshooting
Replies: 2 comments
-
|
@matomario8 When the system JRE is updated the CMS service will always need to be restarted if the /JRE is linked to a system JRE. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
If they are using yum, a tool like needs-restarting from yum-utils https://man7.org/linux/man-pages/man1/needs-restarting.1.html can list services that need restarting after an update. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
Categories do not appear in page metadata after the JRE install used by the cms is updated while the system is running. Restarting the cms fixes the categories.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Updating JRE should not affect the Page Metadata categories.
Beta Was this translation helpful? Give feedback.
All reactions