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

Admin console does not shows up with glassfish7 M1 & M2 release #23855

Closed
ttelang opened this issue Mar 9, 2022 · 4 comments
Closed

Admin console does not shows up with glassfish7 M1 & M2 release #23855

ttelang opened this issue Mar 9, 2022 · 4 comments
Labels
duplicate This issue or pull request already exists

Comments

@ttelang
Copy link

ttelang commented Mar 9, 2022

Browser shows a blank page with localhost:4848 or if you navigate through Admin Console link in the Glassfish default page (httlocalhost:8080)

Environment Details

  • GlassFish Version (and build number): Eclipse Glassfish 7 M2 Alpha build 7.0.0-M2-prepare-b262-g9771cb6
  • JDK version: java 17.0.1 2021-10-19 LTS
  • OS: MacOS X Big Sur (v11.5.1)
  • Database:

Problem Description

Admin Console page (localhost:4848) is not loading

Steps to reproduce

  1. Download glassfish .zip file from https://github.com/eclipse-ee4j/glassfish/releases/download/7.0.0-M2/glassfish-7.0.0-M2.zip
  2. Unzip the directory and copy it in ~ (home) directory
  3. Go to the install directory
    $ cd ~/glassfish7/bin
  4. Start the server
    $ ./asadmin start-domain domain1
  5. After the above command is successful we see the output
Waiting for domain1 to start .............
Successfully started the domain : domain1
domain  Location: /Users/home/glassfish7/glassfis
h/domains/domain1
Log File: /Users/home/glassfish7/glassfish/domains/domain1/logs/server.log
Admin Port: 4848
Command start-domain executed successfully.
  1. On opening the following URL localhost:4848 we see a page saying ...

GlassFish Server Administration Console

Welcome to Eclipse GlassFish 7.0.0 (build 7.0.0-M2-prepare-b262-g9771cb6 2022-02-24T23:50:57+0000).

Status indicator image. Status: The Admin Console application is loaded.

If the browser does not refresh the page automatically please reload the page.

  1. Page is stuck here.
  2. On refreshing the page it shows a blank page (completely white).

The problem is always reproducible

Impact of the Issue.

Unable to use all features of admin console.

@arjantijms
Copy link
Contributor

That is "correct". The admin console is not compatible with Faces 4.0.

@pzygielo
Copy link
Contributor

pzygielo commented Mar 9, 2022

Sounds like duplicate of

@arjantijms
Copy link
Contributor

Indeed, I'll close it as duplicate. Thanks! @ttelang if you want you can add your concerns to #23782

@arjantijms arjantijms added the duplicate This issue or pull request already exists label Mar 9, 2022
@Oumbarek-Soufiane
Copy link

i have the same issue what is the solution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

4 participants