users@glassfish.java.net

[gf-users] web console show nothing

From: Tomaz Majerhold <tomaz.majerhold_at_arnes.si>
Date: Fri, 30 Jan 2015 14:11:41 +0100

Sudenly I can't see web admin console(it work for a year) it show blank
page(HTML source is empty).

OS: Linux
Java HotSpot(TM) 64-Bit Server VM (build 23.25-b01, mixed mode
Glassfish 3.1.2


domain Location: /opt/glassfish3/glassfish/domains/domain1
Log File: /opt/glassfish3/glassfish/domains/domain1/logs/server.log
Admin Port: 4848
Debugging is enabled. The debugging port is: 9009
Command start-domain executed successfully.


When I'm going to https://localhost:4848/ I get login page.

1) I try false user & password -> Authentication Failed(Re-enter your
username and password)
2) I use valid user&pass -> getting empty page

sever.log:
[#|2015-01-30T14:10:23.824+0100|FINE|glassfish3.1.2|javax.enterprise.system.core.security|_ThreadID=102;_ThreadName=Thread-2;ClassName=com.sun.enterprise.security.web.integration.WebSecurityManager;MethodName=setPolicyContext;|[Web-Security]
Setting Policy Context ID: old = null ctxID = __admingui/__admingui|#]

[#|2015-01-30T14:10:23.842+0100|FINE|glassfish3.1.2|javax.enterprise.system.core.security|_ThreadID=102;_ThreadName=Thread-2;ClassName=com.sun.enterprise.security.web.integration.WebSecurityManager;MethodName=checkPermissionWithoutCache;|[Web-Security]
Codesource with Web URL: file:/__admingui/__admingui|#]

[#|2015-01-30T14:10:23.843+0100|FINE|glassfish3.1.2|javax.enterprise.system.core.security|_ThreadID=102;_ThreadName=Thread-2;ClassName=com.sun.enterprise.security.web.integration.WebSecurityManager;MethodName=checkPermissionWithoutCache;|[Web-Security]
Checking Web Permission with Principals : null|#]

[#|2015-01-30T14:10:23.843+0100|FINE|glassfish3.1.2|javax.enterprise.system.core.security|_ThreadID=102;_ThreadName=Thread-2;ClassName=com.sun.enterprise.security.web.integration.WebSecurityManager;MethodName=checkPermissionWithoutCache;|[Web-Security]
Web Permission = ("javax.security.jacc.WebResourcePermission"
"//index.jsf" "GET")|#]

[#|2015-01-30T14:10:23.851+0100|FINE|glassfish3.1.2|javax.enterprise.system.core.security.com.sun.enterprise.security.jmac.config|_ThreadID=102;_ThreadName=Thread-2;ClassName=com.sun.enterprise.security.jmac.config.GFServerConfigProvider;MethodName=getEntry;|getEntry
for: HttpServlet -- GFConsoleAuthModule
     module class:
org.glassfish.admingui.common.security.AdminConsoleAuthModule
     options:
{restAuthURL=https://localhost:${ADMIN_LISTENER_PORT}/management/sessions,
loginErrorPage=/loginError.jsf, loginPage=/login.jsf}
     request policy: javax.security.auth.message.MessagePolicy_at_318d52c0
     response policy: null|#]


Any ideas?

Regards, Tomaz