Either I start Glassfish domain from NetBeans or from the asadmin
console, I can't reach the admin panel.
When I navigate to http://localhost:4848
, first there's a page saying "The Admin Console is starting. Please wait.", then it tries to redirect to a page having title "Login", but it loads, loads, loads forever. My CPU usage reaches 100% and nothing happens until I stop the server.
I tried Glassfish v3.1, v3.1.2 and also the freshest v4.0, without any modification.
About a year ago, v3.1 worked for me; I have no idea what could happen.
The server log says Glassfish can't find image files.
I uploaded the server log here: http://notepad.cc/share/LvaZvH23sF
I read somewhere that renaming the console-updatecenter-plugin.jar
, and the NO_NETWORK=true
option can solve similar problems, but these couldn't help for me.
I use JDK 7, and I'm on Windows 7 if it matters.
(edit) Summarizing what happened, from my past comments:
1.Go to Services tab then Servers then Glassfish Server 4.1 2.Right click on Glassfish Server 4.1 and click on the dropdown to list what under Glassfish Servers. 3.Expand Applications and undeploy all applications to start full receovery of the admin console. Show activity on this post.
As an administrator ofGlassFish Server, your main responsibilities are to establish a secure GlassFish Server environment and to oversee the services, resources, and users that participate in that environment.
For more information about starting a domain, see Starting and Stopping a Domain in Oracle GlassFish Server 3.1 Administration Guide. To easily determine if a domain is running, use the asadmin list-domains command. Was the Server Started at the Expected Port?
The following tables list the default administration values. For the zip bundle of GlassFish Server 5.0, the default administrator login is admin, with no password, which means that no login is required. Table 1-2 Default Locations For information about replaceable items and default paths and files, see Default Paths and File Names.
Try access the console in this url: http://localhost:4848/login.jsf
In http://localhost:4848
redirect to http://localhost:4848/common/index.jsf
and not work because the url not exists.
When Running on Chrome you may get this error due to this issue. https://github.com/eclipse-ee4j/glassfish/issues/22439
Admin gui is accessible on Firefox though.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With