dev@glassfish.java.net

Re: GF startup failure

From: Bobby Bissett - Javasoft <Robert.Bissett_at_Sun.COM>
Date: Thu, 08 Feb 2007 14:06:56 -0500

Lloyd L Chambers wrote:
> I just did a fresh build, a 'maven configure-runtime', and I'm not
> seeing any problem.
>
> I think your build or checkout is not up to date.

Starting with a clean directory (~"rm -rf gf gf_dep pub"), I did a fresh
checkout (I usually do 'maven -E checkout checkout' to make sure there
weren't changes during the initial checkout). My PEMain.main() looks
like yours:

     public static void main(String[] args) {
         new AtStartup().submit( HowToRun.RUN_IN_SEPARATE_THREAD );

         // parse args
     [...]


And I still can't start the server a second time. It starts the first
time after the brand new build, but now it won't start again after I
stop it. I've attached two server logs in case anything rings a bell:
server.log.1 is the initial run when I start up, deploy and undeploy my
app a couple times and fiddle with the security setting I'm testing, and
then server.log.2 is the second log when I try to restart.

I made a backup copy of publish/* before starting the server initially.
After getting the errors above, I blew away 'publish' and copied the
backup version in, and still can't get the server to start (though it
did start right after I built it!), which is very confusing to me.

Any idea on what I should try?

Thanks,
Bobby


Feb 8, 2007 1:57:35 PM com.sun.enterprise.admin.servermgmt.launch.ASLauncher buildCommand
INFO:
c:/jdk1.5.0/jre/..\bin\java
-client
-Xmx512m
-XX:NewRatio=2
-Dcom.sun.aas.defaultLogFile=D:/work/ws/publish/glassfish/domains/domain1/logs/server.log
-Djava.endorsed.dirs=D:/work/ws/publish/glassfish/lib/endorsed
-Djava.security.policy=D:/work/ws/publish/glassfish/domains/domain1/config/server.policy
-Djava.security.auth.login.config=D:/work/ws/publish/glassfish/domains/domain1/config/login.conf
-Dsun.rmi.dgc.server.gcInterval=3600000
-Dsun.rmi.dgc.client.gcInterval=3600000
-Djavax.net.ssl.keyStore=D:/work/ws/publish/glassfish/domains/domain1/config/keystore.jks
-Djavax.net.ssl.trustStore=D:/work/ws/publish/glassfish/domains/domain1/config/cacerts.jks
-Djava.ext.dirs=c:/jdk1.5.0/jre/../lib/ext;c:/jdk1.5.0/jre/../jre/lib/ext;D:/work/ws/publish/glassfish/domains/domain1/lib/ext;D:/work/ws/publish/glassfish/javadb/lib
-Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
-Djavax.management.builder.initial=com.sun.enterprise.admin.server.core.jmx.AppServerMBeanServerBuilder
-Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
-Dcom.sun.enterprise.taglibs=appserv-jstl.jar,jsf-impl.jar
-Dcom.sun.enterprise.taglisteners=jsf-impl.jar
-Dcom.sun.aas.classloader.optionalOverrideableChain=webservices-rt.jar,webservices-tools.jar,commons-logging.jar,commons-launcher.jar
-Dcom.sun.aas.classloader.appserverChainJars=admin-cli.jar,admin-cli-ee.jar,dbschema.jar,j2ee-svc.jar
-Dcom.sun.aas.classloader.serverClassPath.ee=%HADB_HOME%/lib/hadbjdbc4.jar,D:/work/ws/publish/glassfish/lib/SUNWjdmk/5.1/lib/jdmkrt.jar,%HADB_HOME%/lib/dbstate.jar,%HADB_HOME%/lib/hadbm.jar,%HADB_HOME%/lib/hadbmgt.jar,%MFWK_HOME%/lib/mfwk_instrum_tk.jar
-Dcom.sun.aas.configName=server-config
-Ddomain.name=domain1
-Djmx.invoke.getters=true
-Dcom.sun.aas.classloader.optionalOverrideableChain.ee=
-Dcom.sun.updatecenter.home=D:/work/ws/publish/glassfish/updatecenter
-Dcom.sun.aas.instanceRoot=D:/work/ws/publish/glassfish/domains/domain1
-Dcom.sun.aas.domainName=domain1
-Dcom.sun.aas.classloader.sharedChainJars=javaee.jar,c:/jdk1.5.0/jre/../lib/tools.jar,install/applications/jmsra/imqjmsra.jar,commons-launcher.jar,D:/work/ws/publish/glassfish/imq/lib/jaxm-api.jar,D:/work/ws/publish/glassfish/imq/lib/fscontext.jar,D:/work/ws/publish/glassfish/imq/lib/imqbroker.jar,D:/work/ws/publish/glassfish/imq/lib/imqjmx.jar,D:/work/ws/publish/glassfish/imq/lib/imqxm.jar,D:/work/ws/publish/glassfish/lib/ant/lib/ant.jar,webservices-rt.jar,webservices-tools.jar,mail.jar,jsf-api.jar,jsf-impl.jar,appserv-jstl.jar,appserv-env.jar,jmxremote_optional.jar,D:/work/ws/publish/glassfish/lib/SUNWjdmk/5.1/lib/jdmkrt.jar,commons-logging.jar,activation.jar,appserv-rt.jar,appserv-admin.jar,appserv-cmp.jar,D:/work/ws/publish/glassfish/updatecenter/lib/updatecenter.jar,D:/work/ws/publish/glassfish/jbi/lib/jbi.jar
-Dcom.sun.aas.classloader.sharedChainJars.ee=appserv-se.jar,appserv-ee.jar,%HADB_HOME%/lib/dbstate.jar,%HADB_HOME%/lib/hadbjdbc4.jar,jgroups-all.jar,%MFWK_HOME%/lib/mfwk_instrum_tk.jar
-Djava.util.logging.manager=com.sun.enterprise.server.logging.ServerLogManager
-Dcom.sun.enterprise.overrideablejavaxpackages=javax.help,javax.portlet
-Dcom.sun.aas.classloader.serverClassPath=D:/work/ws/publish/glassfish/lib/install/applications/jmsra/imqjmsra.jar,D:/work/ws/publish/glassfish/imq/lib/jaxm-api.jar,D:/work/ws/publish/glassfish/imq/lib/fscontext.jar,D:/work/ws/publish/glassfish/imq/lib/imqbroker.jar,D:/work/ws/publish/glassfish/imq/lib/imqjmx.jar,D:/work/ws/publish/glassfish/lib/ant/lib/ant.jar,D:/work/ws/publish/glassfish/lib/SUNWjdmk/5.1/lib/jdmkrt.jar
-Dcom.sun.aas.classloader.appserverChainJars.ee=
-Dcom.sun.aas.configRoot=D:/work/ws/publish/glassfish/config
-Djava.library.path=D:\work\ws\publish\glassfish\lib;D:\work\ws\publish\glassfish\lib;D:\work\ws\publish\glassfish\bin;D:\work\ws\publish\glassfish\lib
-Dcom.sun.aas.instanceName=server
-Dcom.sun.aas.processLauncher=SE
-Dcom.sun.aas.installRoot=D:/work/ws/publish/glassfish
-Dcom.sun.aas.ClassPathPrefix=
-Dcom.sun.aas.ClassPathSuffix=
-Dcom.sun.aas.ServerClassPath=
-Dcom.sun.aas.promptForIdentity=true
-cp
;D:/work/ws/publish/glassfish/lib/appserv-launch.jar
com.sun.enterprise.server.PELaunch
start
[#|2007-02-08T13:57:35.683-0500|INFO|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;|Starting Sun Java System Application Server 9.1 (build local) ...|#]

[#|2007-02-08T13:57:36.514-0500|INFO|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;|CORE5098: AS Socket Service Initialization has been completed.|#]

[#|2007-02-08T13:57:36.554-0500|INFO|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;Java HotSpot(TM) Client VM;1.5.0_09;Sun Microsystems Inc.;|CORE5076: Using [Java HotSpot(TM) Client VM, Version 1.5.0_09] from [Sun Microsystems Inc.]|#]

[#|2007-02-08T13:57:36.594-0500|INFO|sun-appserver9.1|javax.enterprise.system.core.security|_ThreadID=10;_ThreadName=main;|SEC1002: Security Manager is OFF.|#]

[#|2007-02-08T13:57:38.196-0500|SEVERE|sun-appserver9.1|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;|ADM0003:MBeanServer initialization failed
java.lang.Error: Can't load com.sun.enterprise.management.ext.logging.LoggingImpl, caught: java.lang.reflect.InvocationTargetException
        at com.sun.enterprise.server.logging.AMXLoggingHook._enableLoggingHook(AMXLoggingHook.java:155)
        at com.sun.enterprise.server.logging.AMXLoggingHook.enableLoggingHook(AMXLoggingHook.java:121)
        at com.sun.enterprise.admin.server.core.AdminService.init(AdminService.java:284)
        at com.sun.enterprise.admin.server.core.AdminServiceLifeCycle.onInitialization(AdminServiceLifeCycle.java:103)
        at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:240)
        at com.sun.enterprise.server.ondemand.OnDemandServer.onInitialization(OnDemandServer.java:93)
        at com.sun.enterprise.server.PEMain.run(PEMain.java:370)
        at com.sun.enterprise.server.PEMain.main(PEMain.java:307)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at com.sun.enterprise.server.PELaunch.main(PELaunch.java:274)
Caused by: java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
        at com.sun.enterprise.server.logging.AMXLoggingHook._enableLoggingHook(AMXLoggingHook.java:141)
        ... 12 more
Caused by: java.lang.IllegalStateException: must call preload first
        at com.sun.enterprise.management.support.TypeInfos.getInstance(TypeInfos.java:201)
        at com.sun.enterprise.management.support.AMXImplBase.getInterfaceMBeanInfo(AMXImplBase.java:286)
        at com.sun.enterprise.management.support.AMXImplBase.<init>(AMXImplBase.java:365)
        at com.sun.enterprise.management.support.AMXImplBase.<init>(AMXImplBase.java:228)
        at com.sun.enterprise.management.ext.logging.LoggingImpl.<init>(LoggingImpl.java:127)
        ... 17 more
|#]

[#|2007-02-08T13:57:38.196-0500|SEVERE|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;com.sun.enterprise.admin.server.core.AdminServiceLifeCycle_at_1954f89;com.sun.appserv.server.ServerLifecycleException: Can't load com.sun.enterprise.management.ext.logging.LoggingImpl, caught: java.lang.reflect.InvocationTargetException;|Service com.sun.enterprise.admin.server.core.AdminServiceLifeCycle_at_1954f89 cannot be initialized! : com.sun.appserv.server.ServerLifecycleException: Can't load com.sun.enterprise.management.ext.logging.LoggingImpl, caught: java.lang.reflect.InvocationTargetException|#]

[#|2007-02-08T13:57:38.196-0500|SEVERE|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;|CORE5071: An error occured during initialization
com.sun.appserv.server.ServerLifecycleException: Can't load com.sun.enterprise.management.ext.logging.LoggingImpl, caught: java.lang.reflect.InvocationTargetException
        at com.sun.enterprise.admin.server.core.AdminService.init(AdminService.java:303)
        at com.sun.enterprise.admin.server.core.AdminServiceLifeCycle.onInitialization(AdminServiceLifeCycle.java:103)
        at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:240)
        at com.sun.enterprise.server.ondemand.OnDemandServer.onInitialization(OnDemandServer.java:93)
        at com.sun.enterprise.server.PEMain.run(PEMain.java:370)
        at com.sun.enterprise.server.PEMain.main(PEMain.java:307)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at com.sun.enterprise.server.PELaunch.main(PELaunch.java:274)
|#]

[#|2007-02-08T13:57:38.196-0500|SEVERE|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;|Server Startup failed. Exiting...|#]

[#|2007-02-08T13:57:38.206-0500|INFO|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;|Server shutdown in progress...|#]

[#|2007-02-08T13:57:38.266-0500|WARNING|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;|CORE5061: Exception :
com.sun.appserv.server.ServerLifecycleException
        at com.sun.enterprise.admin.server.core.JmxConnectorLifecycle.onShutdown(JmxConnectorLifecycle.java:146)
        at com.sun.enterprise.server.ApplicationServer.onShutdown(ApplicationServer.java:446)
        at com.sun.enterprise.server.ondemand.OnDemandServer.onShutdown(OnDemandServer.java:123)
        at com.sun.enterprise.server.PEMain.run(PEMain.java:397)
        at com.sun.enterprise.server.PEMain.main(PEMain.java:307)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at com.sun.enterprise.server.PELaunch.main(PELaunch.java:274)
|#]

[#|2007-02-08T13:57:38.296-0500|WARNING|sun-appserver9.1|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;|core.tmp_folder_deletion_failed|#]

[#|2007-02-08T13:57:38.797-0500|SEVERE|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;|Server stopped due to Server startup failure.|#]



Feb 8, 2007 1:53:02 PM com.sun.enterprise.admin.servermgmt.launch.ASLauncher buildCommand
INFO:
c:/jdk1.5.0/jre/..\bin\java
-client
-Xmx512m
-XX:NewRatio=2
-Dcom.sun.aas.defaultLogFile=D:/work/ws/publish/glassfish/domains/domain1/logs/server.log
-Djava.endorsed.dirs=D:/work/ws/publish/glassfish/lib/endorsed
-Djava.security.policy=D:/work/ws/publish/glassfish/domains/domain1/config/server.policy
-Djava.security.auth.login.config=D:/work/ws/publish/glassfish/domains/domain1/config/login.conf
-Dsun.rmi.dgc.server.gcInterval=3600000
-Dsun.rmi.dgc.client.gcInterval=3600000
-Djavax.net.ssl.keyStore=D:/work/ws/publish/glassfish/domains/domain1/config/keystore.jks
-Djavax.net.ssl.trustStore=D:/work/ws/publish/glassfish/domains/domain1/config/cacerts.jks
-Djava.ext.dirs=c:/jdk1.5.0/jre/../lib/ext;c:/jdk1.5.0/jre/../jre/lib/ext;D:/work/ws/publish/glassfish/domains/domain1/lib/ext;D:/work/ws/publish/glassfish/javadb/lib
-Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
-Djavax.management.builder.initial=com.sun.enterprise.admin.server.core.jmx.AppServerMBeanServerBuilder
-Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
-Dcom.sun.enterprise.taglibs=appserv-jstl.jar,jsf-impl.jar
-Dcom.sun.enterprise.taglisteners=jsf-impl.jar
-Dcom.sun.aas.classloader.optionalOverrideableChain=webservices-rt.jar,webservices-tools.jar,commons-logging.jar,commons-launcher.jar
-Dcom.sun.aas.classloader.appserverChainJars=admin-cli.jar,admin-cli-ee.jar,dbschema.jar,j2ee-svc.jar
-Dcom.sun.aas.classloader.serverClassPath.ee=%HADB_HOME%/lib/hadbjdbc4.jar,D:/work/ws/publish/glassfish/lib/SUNWjdmk/5.1/lib/jdmkrt.jar,%HADB_HOME%/lib/dbstate.jar,%HADB_HOME%/lib/hadbm.jar,%HADB_HOME%/lib/hadbmgt.jar,%MFWK_HOME%/lib/mfwk_instrum_tk.jar
-Dcom.sun.aas.configName=server-config
-Ddomain.name=domain1
-Djmx.invoke.getters=true
-Dcom.sun.aas.classloader.optionalOverrideableChain.ee=
-Dcom.sun.updatecenter.home=D:/work/ws/publish/glassfish/updatecenter
-Dcom.sun.aas.instanceRoot=D:/work/ws/publish/glassfish/domains/domain1
-Dcom.sun.aas.domainName=domain1
-Dcom.sun.aas.classloader.sharedChainJars=javaee.jar,c:/jdk1.5.0/jre/../lib/tools.jar,install/applications/jmsra/imqjmsra.jar,commons-launcher.jar,D:/work/ws/publish/glassfish/imq/lib/jaxm-api.jar,D:/work/ws/publish/glassfish/imq/lib/fscontext.jar,D:/work/ws/publish/glassfish/imq/lib/imqbroker.jar,D:/work/ws/publish/glassfish/imq/lib/imqjmx.jar,D:/work/ws/publish/glassfish/imq/lib/imqxm.jar,D:/work/ws/publish/glassfish/lib/ant/lib/ant.jar,webservices-rt.jar,webservices-tools.jar,mail.jar,jsf-api.jar,jsf-impl.jar,appserv-jstl.jar,appserv-env.jar,jmxremote_optional.jar,D:/work/ws/publish/glassfish/lib/SUNWjdmk/5.1/lib/jdmkrt.jar,commons-logging.jar,activation.jar,appserv-rt.jar,appserv-admin.jar,appserv-cmp.jar,D:/work/ws/publish/glassfish/updatecenter/lib/updatecenter.jar,D:/work/ws/publish/glassfish/jbi/lib/jbi.jar
-Dcom.sun.aas.classloader.sharedChainJars.ee=appserv-se.jar,appserv-ee.jar,%HADB_HOME%/lib/dbstate.jar,%HADB_HOME%/lib/hadbjdbc4.jar,jgroups-all.jar,%MFWK_HOME%/lib/mfwk_instrum_tk.jar
-Djava.util.logging.manager=com.sun.enterprise.server.logging.ServerLogManager
-Dcom.sun.enterprise.overrideablejavaxpackages=javax.help,javax.portlet
-Dcom.sun.aas.classloader.serverClassPath=D:/work/ws/publish/glassfish/lib/install/applications/jmsra/imqjmsra.jar,D:/work/ws/publish/glassfish/imq/lib/jaxm-api.jar,D:/work/ws/publish/glassfish/imq/lib/fscontext.jar,D:/work/ws/publish/glassfish/imq/lib/imqbroker.jar,D:/work/ws/publish/glassfish/imq/lib/imqjmx.jar,D:/work/ws/publish/glassfish/lib/ant/lib/ant.jar,D:/work/ws/publish/glassfish/lib/SUNWjdmk/5.1/lib/jdmkrt.jar
-Dcom.sun.aas.classloader.appserverChainJars.ee=
-Dcom.sun.aas.configRoot=D:/work/ws/publish/glassfish/config
-Djava.library.path=D:\work\ws\publish\glassfish\lib;D:\work\ws\publish\glassfish\lib;D:\work\ws\publish\glassfish\bin;D:\work\ws\publish\glassfish\lib
-Dcom.sun.aas.instanceName=server
-Dcom.sun.aas.processLauncher=SE
-Dcom.sun.aas.installRoot=D:/work/ws/publish/glassfish
-Dcom.sun.aas.ClassPathPrefix=
-Dcom.sun.aas.ClassPathSuffix=
-Dcom.sun.aas.ServerClassPath=
-Dcom.sun.aas.promptForIdentity=true
-cp
;D:/work/ws/publish/glassfish/lib/appserv-launch.jar
com.sun.enterprise.server.PELaunch
start
[#|2007-02-08T13:53:02.850-0500|INFO|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;|Starting Sun Java System Application Server 9.1 (build local) ...|#]

[#|2007-02-08T13:53:03.902-0500|INFO|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;|CORE5098: AS Socket Service Initialization has been completed.|#]

[#|2007-02-08T13:53:03.932-0500|INFO|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;Java HotSpot(TM) Client VM;1.5.0_09;Sun Microsystems Inc.;|CORE5076: Using [Java HotSpot(TM) Client VM, Version 1.5.0_09] from [Sun Microsystems Inc.]|#]

[#|2007-02-08T13:53:03.982-0500|INFO|sun-appserver9.1|javax.enterprise.system.core.security|_ThreadID=10;_ThreadName=main;|SEC1002: Security Manager is OFF.|#]

[#|2007-02-08T13:53:06.806-0500|INFO|sun-appserver9.1|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;|ADM0001:MBeanServer initialized successfully|#]

[#|2007-02-08T13:53:07.046-0500|INFO|sun-appserver9.1|javax.enterprise.system.core.security|_ThreadID=10;_ThreadName=main;com.sun.enterprise.security.provider.PolicyWrapper;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#]

[#|2007-02-08T13:53:08.148-0500|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=10;_ThreadName=main;|RMIClient.getRMIClient: server|#]

[#|2007-02-08T13:53:08.529-0500|INFO|sun-appserver9.1|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;server;|WEB0114: SSO is disabled in virtual server [server]|#]

[#|2007-02-08T13:53:08.539-0500|INFO|sun-appserver9.1|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;__asadmin;|WEB0114: SSO is disabled in virtual server [__asadmin]|#]

[#|2007-02-08T13:53:09.560-0500|INFO|sun-appserver9.1|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;|ADM1079: Initialization of AMX MBeans successful|#]

[#|2007-02-08T13:53:10.091-0500|INFO|sun-appserver9.1|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;service:jmx:rmi:///jndi/rmi://129.148.71.203:8686/jmxrmi;|ADM1504: Here is the JMXServiceURL for the Standard JMXConnectorServer: [service:jmx:rmi:///jndi/rmi://129.148.71.203:8686/jmxrmi]. This is where the remote administrative clients should connect using the standard JMX connectors|#]

[#|2007-02-08T13:53:10.091-0500|INFO|sun-appserver9.1|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;true;|ADM1506: Status of Standard JMX Connector: Active = [true]|#]

[#|2007-02-08T13:53:10.131-0500|INFO|sun-appserver9.1|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;|autoDeployment status dir missing, creating a new one|#]

[#|2007-02-08T13:53:10.151-0500|INFO|sun-appserver9.1|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;|[AutoDeploy] Selecting file D:\work\ws\publish\glassfish\lib\install\applications\MEjbApp.ear for autodeployment.|#]

[#|2007-02-08T13:53:11.733-0500|INFO|sun-appserver9.1|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;|deployed with moduleid = MEjbApp|#]

[#|2007-02-08T13:53:11.853-0500|INFO|sun-appserver9.1|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;|[AutoDeploy] Successfully autodeployed : D:\work\ws\publish\glassfish\lib\install\applications\MEjbApp.ear.|#]

[#|2007-02-08T13:53:11.853-0500|INFO|sun-appserver9.1|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;|[AutoDeploy] Selecting file D:\work\ws\publish\glassfish\lib\install\applications\__ejb_container_timer_app.ear for autodeployment.|#]

[#|2007-02-08T13:53:17.832-0500|INFO|sun-appserver9.1|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;|deployed with moduleid = __ejb_container_timer_app|#]

[#|2007-02-08T13:53:17.942-0500|INFO|sun-appserver9.1|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;|[AutoDeploy] Successfully autodeployed : D:\work\ws\publish\glassfish\lib\install\applications\__ejb_container_timer_app.ear.|#]

[#|2007-02-08T13:53:17.942-0500|INFO|sun-appserver9.1|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;|[AutoDeploy] Selecting file D:\work\ws\publish\glassfish\lib\install\applications\__JWSappclients.ear for autodeployment.|#]

[#|2007-02-08T13:53:18.383-0500|INFO|sun-appserver9.1|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;|deployed with moduleid = __JWSappclients|#]

[#|2007-02-08T13:53:18.433-0500|INFO|sun-appserver9.1|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;|[AutoDeploy] Successfully autodeployed : D:\work\ws\publish\glassfish\lib\install\applications\__JWSappclients.ear.|#]

[#|2007-02-08T13:53:18.773-0500|INFO|sun-appserver9.1|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;|WEB0302: Starting Sun-Java-System/Application-Server.|#]

[#|2007-02-08T13:53:20.746-0500|INFO|sun-appserver9.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=10;_ThreadName=main;;|Initializing Sun's JavaServer Faces implementation (1.2_03-b09-FCS) for context ''|#]

[#|2007-02-08T13:53:22.669-0500|INFO|sun-appserver9.1|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;8080;|WEB0712: Starting Sun-Java-System/Application-Server HTTP/1.1 on 8080|#]

[#|2007-02-08T13:53:23.119-0500|INFO|sun-appserver9.1|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;8181;|WEB0712: Starting Sun-Java-System/Application-Server HTTP/1.1 on 8181|#]

[#|2007-02-08T13:53:23.160-0500|INFO|sun-appserver9.1|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;4848;|WEB0712: Starting Sun-Java-System/Application-Server HTTP/1.1 on 4848|#]

[#|2007-02-08T13:53:23.270-0500|INFO|sun-appserver9.1|javax.enterprise.system.core.selfmanagement|_ThreadID=10;_ThreadName=main;|SMGT0007: Self Management Rules service is enabled|#]

[#|2007-02-08T13:53:23.310-0500|INFO|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;|Application server startup complete.|#]

[#|2007-02-08T13:53:56.718-0500|INFO|sun-appserver9.1|com.sun.jsftemplating|_ThreadID=11;_ThreadName=httpWorkerThread-4848-0;|WEBUI0004: The requested resource (/images/button/primary-enabled.gif) is not available.|#]

[#|2007-02-08T13:54:12.060-0500|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-4848-0;|
RMIClient.getRMIClient: server|#]

[#|2007-02-08T13:54:25.359-0500|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=12;_ThreadName=httpWorkerThread-4848-1;|
RMIClient.getRMIClient: server|#]

[#|2007-02-08T13:54:27.602-0500|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-4848-0;|
RMIClient.getRMIClient: server|#]

[#|2007-02-08T13:54:29.215-0500|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-4848-0;|
RMIClient.getRMIClient: server|#]

[#|2007-02-08T13:54:39.109-0500|INFO|sun-appserver9.1|javax.enterprise.system.tools.admin|_ThreadID=11;_ThreadName=httpWorkerThread-4848-0;D:/work/ws/publish/glassfish/domains/domain1/config/keyfile;|SEC1107: Writing file realm data to [D:/work/ws/publish/glassfish/domains/domain1/config/keyfile].|#]

[#|2007-02-08T13:54:39.119-0500|INFO|sun-appserver9.1|javax.enterprise.system.tools.admin|_ThreadID=11;_ThreadName=httpWorkerThread-4848-0;com.sun.enterprise.admin.event.UserMgmtEvent -- server [0 Change(s), Id:7, ts:1170960879119];|ADM1041:Sent the event to instance:[com.sun.enterprise.admin.event.UserMgmtEvent -- server [0 Change(s), Id:7, ts:1170960879119]]|#]

[#|2007-02-08T13:54:39.149-0500|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=12;_ThreadName=httpWorkerThread-4848-1;|
RMIClient.getRMIClient: server|#]

[#|2007-02-08T13:54:52.308-0500|INFO|sun-appserver9.1|javax.enterprise.system.tools.deployment|_ThreadID=13;_ThreadName=Timer-5;|[AutoDeploy] Selecting file D:\work\ws\publish\glassfish\domains\domain1\autodeploy\hello2_basicauth.war for autodeployment.|#]

[#|2007-02-08T13:54:52.598-0500|WARNING|sun-appserver9.1|javax.enterprise.system.core.security|_ThreadID=13;_ThreadName=Timer-5;_RequestID=0e9635b7-6b99-40f7-b4cf-84cfedadab03;|No Principals mapped to Role [mygroup].|#]

[#|2007-02-08T13:54:52.708-0500|INFO|sun-appserver9.1|javax.enterprise.system.tools.deployment|_ThreadID=13;_ThreadName=Timer-5;|deployed with moduleid = hello2_basicauth|#]

[#|2007-02-08T13:54:52.849-0500|INFO|sun-appserver9.1|javax.enterprise.system.tools.deployment|_ThreadID=13;_ThreadName=Timer-5;|[AutoDeploy] Successfully autodeployed : D:\work\ws\publish\glassfish\domains\domain1\autodeploy\hello2_basicauth.war.|#]

[#|2007-02-08T13:55:10.334-0500|INFO|sun-appserver9.1|javax.enterprise.system.tools.deployment|_ThreadID=13;_ThreadName=Timer-5;|Autoundeploying application :hello2_basicauth|#]

[#|2007-02-08T13:55:10.744-0500|INFO|sun-appserver9.1|javax.enterprise.system.tools.deployment|_ThreadID=13;_ThreadName=Timer-5;|[AutoDeploy] Successfully autoundeployed : D:\work\ws\publish\glassfish\domains\domain1\autodeploy\hello2_basicauth.war.|#]

[#|2007-02-08T13:55:18.926-0500|INFO|sun-appserver9.1|com.sun.jsftemplating|_ThreadID=12;_ThreadName=httpWorkerThread-4848-1;|WEBUI0004: The requested resource (/images/button/primary-enabled.gif) is not available.|#]

[#|2007-02-08T13:55:24.514-0500|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=12;_ThreadName=httpWorkerThread-4848-1;|
RMIClient.getRMIClient: server|#]

[#|2007-02-08T13:55:30.372-0500|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=12;_ThreadName=httpWorkerThread-4848-1;|
RMIClient.getRMIClient: server|#]

[#|2007-02-08T13:55:32.806-0500|INFO|sun-appserver9.1|javax.enterprise.system.tools.admin|_ThreadID=12;_ThreadName=httpWorkerThread-4848-1;com.sun.enterprise.admin.event.SecurityServiceEvent -- server [1 Change(s), Id:12, ts:1170960932806];|ADM1041:Sent the event to instance:[com.sun.enterprise.admin.event.SecurityServiceEvent -- server [1 Change(s), Id:12, ts:1170960932806]]|#]

[#|2007-02-08T13:55:33.487-0500|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-4848-0;|
RMIClient.getRMIClient: server|#]

[#|2007-02-08T13:55:40.447-0500|INFO|sun-appserver9.1|javax.enterprise.system.tools.deployment|_ThreadID=13;_ThreadName=Timer-5;|[AutoDeploy] Selecting file D:\work\ws\publish\glassfish\domains\domain1\autodeploy\hello2_basicauth.war for autodeployment.|#]

[#|2007-02-08T13:55:40.617-0500|INFO|sun-appserver9.1|javax.enterprise.system.tools.deployment|_ThreadID=13;_ThreadName=Timer-5;|deployed with moduleid = hello2_basicauth|#]

[#|2007-02-08T13:55:40.737-0500|INFO|sun-appserver9.1|javax.enterprise.system.tools.deployment|_ThreadID=13;_ThreadName=Timer-5;|[AutoDeploy] Successfully autodeployed : D:\work\ws\publish\glassfish\domains\domain1\autodeploy\hello2_basicauth.war.|#]

[#|2007-02-08T13:56:00.476-0500|INFO|sun-appserver9.1|javax.enterprise.system.tools.deployment|_ThreadID=13;_ThreadName=Timer-5;|Autoundeploying application :hello2_basicauth|#]

[#|2007-02-08T13:56:00.586-0500|INFO|sun-appserver9.1|javax.enterprise.system.tools.deployment|_ThreadID=13;_ThreadName=Timer-5;|[AutoDeploy] Successfully autoundeployed : D:\work\ws\publish\glassfish\domains\domain1\autodeploy\hello2_basicauth.war.|#]

[#|2007-02-08T13:56:13.815-0500|INFO|sun-appserver9.1|com.sun.jsftemplating|_ThreadID=11;_ThreadName=httpWorkerThread-4848-0;|WEBUI0004: The requested resource (/images/button/primary-enabled.gif) is not available.|#]

[#|2007-02-08T13:56:21.736-0500|INFO|sun-appserver9.1|com.sun.jsftemplating|_ThreadID=11;_ThreadName=httpWorkerThread-4848-0;|WEBUI0004: The requested resource (/images/button/primary-roll.gif) is not available.|#]

[#|2007-02-08T13:56:21.766-0500|INFO|sun-appserver9.1|com.sun.jsftemplating|_ThreadID=12;_ThreadName=httpWorkerThread-4848-1;|WEBUI0004: The requested resource (/images/button/primary-enabled.gif) is not available.|#]

[#|2007-02-08T13:56:22.748-0500|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-4848-0;|
RMIClient.getRMIClient: server|#]

[#|2007-02-08T13:56:29.037-0500|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=12;_ThreadName=httpWorkerThread-4848-1;|
RMIClient.getRMIClient: server|#]

[#|2007-02-08T13:56:31.911-0500|INFO|sun-appserver9.1|javax.enterprise.system.tools.admin|_ThreadID=12;_ThreadName=httpWorkerThread-4848-1;com.sun.enterprise.admin.event.SecurityServiceEvent -- server [1 Change(s), Id:17, ts:1170960991911];|ADM1041:Sent the event to instance:[com.sun.enterprise.admin.event.SecurityServiceEvent -- server [1 Change(s), Id:17, ts:1170960991911]]|#]

[#|2007-02-08T13:56:32.532-0500|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-4848-0;|
RMIClient.getRMIClient: server|#]

[#|2007-02-08T13:56:38.681-0500|INFO|sun-appserver9.1|javax.enterprise.system.tools.deployment|_ThreadID=13;_ThreadName=Timer-5;|[AutoDeploy] Selecting file D:\work\ws\publish\glassfish\domains\domain1\autodeploy\hello2_basicauth.war for autodeployment.|#]

[#|2007-02-08T13:56:38.851-0500|INFO|sun-appserver9.1|javax.enterprise.system.tools.deployment|_ThreadID=13;_ThreadName=Timer-5;|deployed with moduleid = hello2_basicauth|#]

[#|2007-02-08T13:56:38.971-0500|INFO|sun-appserver9.1|javax.enterprise.system.tools.deployment|_ThreadID=13;_ThreadName=Timer-5;|[AutoDeploy] Successfully autodeployed : D:\work\ws\publish\glassfish\domains\domain1\autodeploy\hello2_basicauth.war.|#]

[#|2007-02-08T13:56:54.704-0500|INFO|sun-appserver9.1|javax.enterprise.system.tools.deployment|_ThreadID=13;_ThreadName=Timer-5;|Autoundeploying application :hello2_basicauth|#]

[#|2007-02-08T13:56:54.814-0500|INFO|sun-appserver9.1|javax.enterprise.system.tools.deployment|_ThreadID=13;_ThreadName=Timer-5;|[AutoDeploy] Successfully autoundeployed : D:\work\ws\publish\glassfish\domains\domain1\autodeploy\hello2_basicauth.war.|#]

[#|2007-02-08T13:57:03.386-0500|INFO|sun-appserver9.1|javax.enterprise.system.container.web|_ThreadID=14;_ThreadName=RMI TCP Connection(9)-127.0.0.1;|WEB0303: Stopping Sun-Java-System/Application-Server.|#]

[#|2007-02-08T13:57:03.396-0500|INFO|sun-appserver9.1|javax.enterprise.system.container.web|_ThreadID=14;_ThreadName=RMI TCP Connection(9)-127.0.0.1;8080;|WEB0713: Stopping Sun-Java-System/Application-Server HTTP/1.1 on 8080|#]

[#|2007-02-08T13:57:03.426-0500|INFO|sun-appserver9.1|javax.enterprise.system.container.web|_ThreadID=14;_ThreadName=RMI TCP Connection(9)-127.0.0.1;8181;|WEB0713: Stopping Sun-Java-System/Application-Server HTTP/1.1 on 8181|#]

[#|2007-02-08T13:57:03.657-0500|INFO|sun-appserver9.1|javax.enterprise.system.container.web|_ThreadID=14;_ThreadName=RMI TCP Connection(9)-127.0.0.1;4848;|WEB0713: Stopping Sun-Java-System/Application-Server HTTP/1.1 on 4848|#]

[#|2007-02-08T13:57:05.940-0500|INFO|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=14;_ThreadName=RMI TCP Connection(9)-127.0.0.1;|CORE5051: Shutting down all J2EE applications ...|#]

[#|2007-02-08T13:57:05.940-0500|INFO|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=14;_ThreadName=RMI TCP Connection(9)-127.0.0.1;|CORE 5060 : Stopping all J2EE Connector 1.5 Compliant resource adapters ...|#]

[#|2007-02-08T13:57:05.940-0500|INFO|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=14;_ThreadName=RMI TCP Connection(9)-127.0.0.1;|CORE 5061 : Resource adapters Stop() Complete|#]

[#|2007-02-08T13:57:05.950-0500|INFO|sun-appserver9.1|javax.enterprise.system.core|_ThreadID=14;_ThreadName=RMI TCP Connection(9)-127.0.0.1;|CORE5052: Application shutdown complete.|#]

[#|2007-02-08T13:57:06.000-0500|INFO|sun-appserver9.1|javax.enterprise.system.tools.deployment|_ThreadID=14;_ThreadName=RMI TCP Connection(9)-127.0.0.1;|[AutoDeploy] Disabling AutoDeployment service.|#]