users@glassfish.java.net

Re: GF Server Administration Console doesn't work on Debian

From: <forums_at_java.net>
Date: Thu, 26 May 2011 13:18:41 -0500 (CDT)

*This is server.log after trying to start the admin GUI:*

[#|2011-05-26T15:00:30.593-0300|INFO|glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.admin.adapter|_ThreadID=77;_ThreadName=Thread-37;|The
Admin Console is already installed, but not yet loaded.|#]

[#|2011-05-26T15:00:30.594-0300|INFO|glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.admin.adapter|_ThreadID=77;_ThreadName=Thread-37;|The
Admin Console is starting. Please wait.|#]

[#|2011-05-26T15:00:30.701-0300|FINEST|glassfish3.1|javax.enterprise.system.tools.admin.com.sun.enterprise.container.common|_ThreadID=80;_ThreadName=admin-thread-pool-4848(4);ClassName=com.sun.enterprise.container.common.GenericAdminAuthenticator;MethodName=isLocalPassword;|Password
is not the local password|#]

[#|2011-05-26T15:00:30.783-0300|FINE|glassfish3.1|javax.enterprise.system.tools.admin.com.sun.enterprise.container.common|_ThreadID=80;_ThreadName=admin-thread-pool-4848(4);ClassName=com.sun.enterprise.container.common.GenericAdminAuthenticator;MethodName=getDefaultAdminUser;|Attempting
access using default admin user: admin|#]

[#|2011-05-26T15:00:30.784-0300|FINE|glassfish3.1|javax.enterprise.system.tools.admin.com.sun.enterprise.container.common|_ThreadID=80;_ThreadName=admin-thread-pool-4848(4);ClassName=com.sun.enterprise.container.common.GenericAdminAuthenticator;MethodName=handleFileRealm;|Using
default user: admin|#]

[#|2011-05-26T15:00:30.789-0300|FINE|glassfish3.1|javax.enterprise.system.tools.admin.com.sun.enterprise.container.common|_ThreadID=80;_ThreadName=admin-thread-pool-4848(4);ClassName=com.sun.enterprise.container.common.GenericAdminAuthenticator;MethodName=loginAsAdmin;|Not
a "trusted sender"; file realm user authentication passed for admin user |#]

[#|2011-05-26T15:00:30.790-0300|FINE|glassfish3.1|javax.enterprise.system.tools.admin.com.sun.enterprise.container.common|_ThreadID=80;_ThreadName=admin-thread-pool-4848(4);ClassName=com.sun.enterprise.container.common.GenericAdminAuthenticator;MethodName=loginAsAdmin;|Authorized
FULL access for user |#]

[#|2011-05-26T15:00:32.473-0300|INFO|glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=77;_ThreadName=Thread-37;|WEB0169:
Created HTTP listener [http-listener-1] on host/port [0.0.0.0:8080]|#]

[#|2011-05-26T15:00:32.478-0300|INFO|glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=77;_ThreadName=Thread-37;|WEB0169:
Created HTTP listener [http-listener-2] on host/port [0.0.0.0:8181]|#]

[#|2011-05-26T15:00:32.485-0300|INFO|glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=77;_ThreadName=Thread-37;|WEB0169:
Created HTTP listener [admin-listener] on host/port [0.0.0.0:4848]|#]

[#|2011-05-26T15:00:32.518-0300|INFO|glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=77;_ThreadName=Thread-37;|WEB0171:
Created virtual server [server]|#]

[#|2011-05-26T15:00:32.520-0300|INFO|glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=77;_ThreadName=Thread-37;|WEB0171:
Created virtual server [__asadmin]|#]

[#|2011-05-26T15:00:33.274-0300|INFO|glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=77;_ThreadName=Thread-37;|WEB0172:
Virtual server [server] loaded default web module []|#]

[#|2011-05-26T15:00:33.847-0300|INFO|glassfish3.1|javax.enterprise.system.core.security.com.sun.enterprise.security|_ThreadID=77;_ThreadName=Thread-37;|SEC1002:
Security Manager is OFF.|#]

[#|2011-05-26T15:00:34.018-0300|INFO|glassfish3.1|javax.enterprise.system.core.security.com.sun.enterprise.security|_ThreadID=77;_ThreadName=Thread-37;|SEC1010:
Entering Security Startup Service|#]

[#|2011-05-26T15:00:34.022-0300|INFO|glassfish3.1|javax.enterprise.system.core.security.com.sun.enterprise.security|_ThreadID=77;_ThreadName=Thread-37;|SEC1143:
Loading policy provider
com.sun.enterprise.security.provider.PolicyWrapper.|#]

[#|2011-05-26T15:00:34.135-0300|INFO|glassfish3.1|javax.enterprise.system.core.security.com.sun.enterprise.security.auth.realm|_ThreadID=77;_ThreadName=Thread-37;|SEC1115:
Realm [admin-realm] of classtype
[com.sun.enterprise.security.auth.realm.file.FileRealm] successfully
created.|#]

[#|2011-05-26T15:00:34.154-0300|INFO|glassfish3.1|javax.enterprise.system.core.security.com.sun.enterprise.security.auth.realm|_ThreadID=77;_ThreadName=Thread-37;|SEC1115:
Realm [file] of classtype
[com.sun.enterprise.security.auth.realm.file.FileRealm] successfully
created.|#]

[#|2011-05-26T15:00:34.161-0300|INFO|glassfish3.1|javax.enterprise.system.core.security.com.sun.enterprise.security.auth.realm|_ThreadID=77;_ThreadName=Thread-37;|SEC1115:
Realm [certificate] of classtype
[com.sun.enterprise.security.auth.realm.certificate.CertificateRealm]
successfully created.|#]

[#|2011-05-26T15:00:34.172-0300|INFO|glassfish3.1|javax.enterprise.system.core.security.com.sun.enterprise.security|_ThreadID=77;_ThreadName=Thread-37;|SEC1011:
Security Service(s) Started Successfully|#]

[#|2011-05-26T15:00:35.652-0300|INFO|glassfish3.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=20;_ThreadName=Thread-37;|Initializing
Mojarra 2.1.0 (FCS 2.1.0-b11) for context ''|#]

[#|2011-05-26T15:00:47.188-0300|INFO|glassfish3.1|com.sun.jersey.server.impl.application.WebApplicationImpl|_ThreadID=21;_ThreadName=admin-thread-pool-4848(4);|Initiating
Jersey application, version 'Jersey: 1.5 01/14/2011 12:36 PM'|#]

[#|2011-05-26T15:01:30.709-0300|INFO|glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=77;_ThreadName=Thread-37;|WEB0671:
Loading application [__admingui] at [/]|#]

[#|2011-05-26T15:01:30.713-0300|INFO|glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=77;_ThreadName=Thread-37;|CORE10010:
Loading application __admingui done in 60,119 ms|#]

[#|2011-05-26T15:01:30.713-0300|INFO|glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.admin.adapter|_ThreadID=77;_ThreadName=Thread-37;|The
Admin Console application is loaded.|#]

[#|2011-05-26T15:01:31.172-0300|INFO|glassfish3.1|com.sun.grizzly.config.GrizzlyServiceListener|_ThreadID=21;_ThreadName=admin-thread-pool-4848(4);|Listening
to REST requests at context: /management/domain|#]

 


--
[Message sent by forum member 'EltonMorais']
View Post: http://forums.java.net/node/806302