users@glassfish.java.net

Glassfish 3 Admin Console Not Accessible On Ubuntu PC With No Internet COnnection

From: Carlo Camerino <carlo.camerino_at_gmail.com>
Date: Thu, 8 Jul 2010 19:52:18 +0800

Hi,

i'm having problems with glassfish version 3 and glassfish version 3.1.
With both of them, I have trouble accessing the admin console in which
the application indefinitely hangs.

It happens on computers with no internet connecction. In this case, it
is a linux machine with no internet connectioin.

I tried both version 3 and 3.1
it's either not working at all or it works after some time... a very long time.

Version 3 Log:


[#|2010-07-08T15:57:41.449+0800|INFO|glassfish3.0.1|javax.enterprise.system.tools.admin.org.glassfish.server|_ThreadID=24;_ThreadName=Thread-1;|AMXStartupServiceNew:
AMX ready for use, DomainRoot = amx:pp=,type=domain-root|#]

[#|2010-07-08T15:57:44.764+0800|INFO|glassfish3.0.1|org.glassfish.admingui|_ThreadID=24;_ThreadName=Thread-1;|admin
console: initSessionAttributes()|#]

[#|2010-07-08T15:58:06.100+0800|INFO|glassfish3.0.1|javax.enterprise.system.std.com.sun.enterprise.v3.services.impl|_ThreadID=24;_ThreadName=Thread-1;|Cannot
refresh Catalog : Connection timed out|#]

[#|2010-07-08T16:12:44.667+0800|WARNING|glassfish3.0.1|com.sun.grizzly.config.GrizzlyServiceListener|_ThreadID=18;_ThreadName=Thread-1;|Interrupting
idle Thread: http-thread-pool-4848-(2)|#]

[#|2010-07-08T16:28:13.909+0800|INFO|glassfish3.0.1|org.glassfish.admingui|_ThreadID=24;_ThreadName=Thread-1;|Update
Component count = 0|#]



Version 3.1 Log:
administrator_at_ubuntu-server:~/glassfishv3/glassfish/domains/domain1/logs$
tail -f server.log
|#]

[#|2010-07-08T19:35:34.435+0800|INFO|glassfish3.1|javax.enterprise.system.tools.admin.org.glassfish.server|_ThreadID=76;_ThreadName=Thread-1;|AMX
config read, domain config registered as amx:pp=/,type=domain|#]

[#|2010-07-08T19:35:34.583+0800|INFO|glassfish3.1|javax.enterprise.system.tools.admin.org.glassfish.server|_ThreadID=78;_ThreadName=Thread-1;|J2EEDomain
registered at amx:pp=/,type=J2EEDomain,j2eeType=J2EEDomain,name=amx|#]

[#|2010-07-08T19:35:34.583+0800|INFO|glassfish3.1|javax.enterprise.system.tools.admin.org.glassfish.server|_ThreadID=59;_ThreadName=Thread-1;|AMXStartupServiceNew:
AMX ready for use, DomainRoot = amx:pp=,type=domain-root|#]

[#|2010-07-08T19:35:39.497+0800|INFO|glassfish3.1|org.glassfish.admingui|_ThreadID=30;_ThreadName=Thread-1;|admin
console: initSessionAttributes()|#]

[#|2010-07-08T19:36:00.920+0800|WARNING|glassfish3.1|org.glassfish.admingui|_ThreadID=30;_ThreadName=Thread-1;|Connection
timed out|#]

[#|2010-07-08T19:36:00.958+0800|WARNING|glassfish3.1|org.glassfish.admingui|_ThreadID=30;_ThreadName=Thread-1;|Connection
to repository failed. You may want to configure the Proxy Host and
Proxy Port information. If user name and password is needed for the
proxy setup, you will need to configure that through updatetool.|#]


Is there anyway that I can prevent the computer from trying to updadte?