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

"Cannot find specified Config Resource" error in Admin Console #25065

Open
tnagao7 opened this issue Aug 1, 2024 · 6 comments
Open

"Cannot find specified Config Resource" error in Admin Console #25065

tnagao7 opened this issue Aug 1, 2024 · 6 comments

Comments

@tnagao7
Copy link
Member

tnagao7 commented Aug 1, 2024

Environment Details

  • GlassFish Version (and build number): GlassFish 8.0.0-M6
  • JDK version: OpenJDK 21.0.4
  • OS: Windows 10
  • Database: none

Problem Description

In the Administration Console, the following error is displayed after opening the "Clusters" page:

Cannot find specified Config Resource. Config may have been deleted.

This error sometimes occurs if the "Clusters" page is accessed multiple times.

gui-config-resource-error

Steps to reproduce

In the Administration Console, open the "Clusters" page multiple times.

Impact of issue

Though we can continue operations in the Administration Console, the error message is annoying.

@OndroMih
Copy link
Contributor

OndroMih commented Aug 2, 2024

Does this only happen in GlassFish 8.0.0-M6 or also in GlassFish 7?

@tnagao7
Copy link
Member Author

tnagao7 commented Aug 5, 2024

This only happens in GlassFish 8.0.0-M6. This does not happen in GlassFish 7 (7.0.16).

Similar to #25064, if the META-INF/resources/jakarta.faces/faces.js file in glassfish/modules/jakarta.faces.jar in GlassFish 8.0.0-M6 is replaced with an older version (e.g. faces.js contained in GlassFish 7.0.16), this does not happen.

@arjantijms
Copy link
Contributor

I do see these errors in the browser console:

console

@dmatej
Copy link
Contributor

dmatej commented Aug 10, 2024

Hmmm, I have to check, but wasn't this code I was fixing in Payara years ago? Number of parameters changed or something like that ... and it was possible to just define that function locally.

@tnagao7
Copy link
Member Author

tnagao7 commented Sep 6, 2024

A fix for this bug is proposed in eclipse-ee4j/mojarra#5499

@dmatej
Copy link
Contributor

dmatej commented Sep 13, 2024

TODO (note for myself): Close after upgrade of Mojarra which will contain

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

4 participants