users@glassfish.java.net

Re: GlassFish log messages

From: Jan Luehe <Jan.Luehe_at_Sun.COM>
Date: Fri, 17 Feb 2006 14:00:33 -0800

Hi Nazrul,

Nazrul Islam wrote On 02/16/06 21:03,:
> Our log messages need to be cleaned up. See the attached file for server
> startup messages.
>
> GlassFish developers: Please take a look. Thanks.

The WARNING messages of the form:

  <element_name> attribute <attribute_name> not supported

identify functionality regressions from previous AS releases. We've
been following ARC guidelines by logging them at the WARNING level.

Should they be logged at FINE level instead?

Thanks,

Jan



>
>
> ------------------------------------------------------------------------
>
> [#|2006-01-18T18:48:02.903-0800|WARNING|sun-appserver-pe9.0|javax.enterprise.tools.launcher|_ThreadID=10;_ThreadName=main;|LAUNCHER005:Spaces
> in your PATH have been detected. The PATH must be consistently formated
> (e.g. C:\Program Files\Java\jdk1.5.0\bin; ) or the Appserver may not be
> able to start and/or stop. Mixed quoted spaces in your PATH can cause
> problems, so the launcher will remove all double quotes before invoking
> the process. The most reliable solution would be to remove all spaces
> from your path before starting the Appservers components. |#]
>
> *Issues: *
> - LAUNCHER005 key is big. We typically used 4-5 chars.
> - If you rename the directory, do you need to change asenv.conf also?
> - We should really handle spaces. This does not look good.
>
> [#|2006-01-18T18:48:02.943-0800|INFO|sun-appserver-pe9.0|javax.enterprise.tools.launcher|_ThreadID=10;_ThreadName=main;|
> C:/Program Files/Java/jdk1.5.0_03/jre/..\bin\java
> -client
> -Xmx512m
> -XX:NewRatio=2
> -Dcom.sun.aas.defaultLogFile=D:/work/src/glassfish/glassfish/domains/domain1/logs/server.log
> -Djava.endorsed.dirs=D:/work/src/glassfish/glassfish/lib/endorsed
> -Djava.security.policy=D:/work/src/glassfish/glassfish/domains/domain1/config/server.policy
> -Djava.security.auth.login.config=D:/work/src/glassfish/glassfish/domains/domain1/config/login.conf
> -Dsun.rmi.dgc.server.gcInterval=3600000
> -Dsun.rmi.dgc.client.gcInterval=3600000
> -Djavax.net.ssl.keyStore=D:/work/src/glassfish/glassfish/domains/domain1/config/keystore.jks
> -Djavax.net.ssl.trustStore=D:/work/src/glassfish/glassfish/domains/domain1/config/cacerts.jks
> -Djava.ext.dirs=C:/Program
> Files/Java/jdk1.5.0_03/jre/../jre/lib/ext;D:/work/src/glassfish/glassfish/domains/domain1/lib/ext;D:/work/src/glassfish/glassfish/derby/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=appserv-ws.jar,commons-logging.jar,commons-launcher.jar,struts.jar
> -Dcom.sun.aas.classloader.appserverChainJars=admin-cli.jar,admin-cli-ee.jar,dbschema.jar,j2ee-svc.jar
> -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl
> -Dcom.sun.aas.classloader.serverClassPath.ee=%HADB_HOME%/lib/hadbjdbc4.jar,D:/work/src/glassfish/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
> -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter
> -Ddomain.name=domain1
> -Djmx.invoke.getters=true
> -Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl
> -Dcom.sun.aas.promptForIdentity=true
> -Dorg.xml.sax.driver=com.sun.org.apache.xerces.internal.parsers.SAXParser
> -Dcom.sun.aas.classloader.optionalOverrideableChain.ee=
> -Dcom.sun.aas.instanceRoot=D:/work/src/glassfish/glassfish/domains/domain1
> -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl
> -Dcom.sun.aas.domainName=domain1
> -Dcom.sun.aas.classloader.sharedChainJars=javaee.jar,C:/Program
> Files/Java/jdk1.5.0_03/jre/../lib/tools.jar,install/applications/jmsra/imqjmsra.jar,commons-launcher.jar,D:/work/src/glassfish/glassfish/imq/lib/jaxm-api.jar,D:/work/src/glassfish/glassfish/imq/lib/fscontext.jar,D:/work/src/glassfish/glassfish/imq/lib/imqbroker.jar,D:/work/src/glassfish/glassfish/imq/lib/imqjmx.jar,D:/work/src/glassfish/glassfish/imq/lib/imqxm.jar,D:/work/src/glassfish/glassfish/lib/ant/lib/ant.jar,appserv-ws.jar,mail.jar,jsf-api.jar,jsf-impl.jar,appserv-jstl.jar,appserv-env.jar,jmxremote_optional.jar,D:/work/src/glassfish/glassfish/lib/SUNWjdmk/5.1/lib/jdmkrt.jar,commons-logging.jar,activation.jar,appserv-rt.jar,appserv-admin.jar,appserv-cmp.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.xml.bind,javax.help
> -Dcom.sun.aas.classloader.serverClassPath=D:/work/src/glassfish/glassfish/lib/install/applications/jmsra/imqjmsra.jar,D:/work/src/glassfish/glassfish/imq/lib/jaxm-api.jar,D:/work/src/glassfish/glassfish/imq/lib/fscontext.jar,D:/work/src/glassfish/glassfish/imq/lib/imqbroker.jar,D:/work/src/glassfish/glassfish/imq/lib/imqjmx.jar,D:/work/src/glassfish/glassfish/lib/ant/lib/ant.jar,D:/work/src/glassfish/glassfish/lib/SUNWjdmk/5.1/lib/jdmkrt.jar
> -Dcom.sun.aas.classloader.appserverChainJars.ee=
> -Dcom.sun.aas.configRoot=D:/work/src/glassfish/glassfish/config
> -Djava.library.path=D:\work\src\glassfish\glassfish\lib;D:\work\src\glassfish\glassfish\lib;C:\Program
> Files\Java\jdk1.5.0_03\bin;.;C:\WINDOWS\system32;C:\WINDOWS;D:\work\src\glassfish\glassfish\lib;D:\work\src\glassfish\glassfish\bin;D:\work\src\glassfish\glassfish\bin;D:\work\src\glassfish\glassfish\lib;C:\bin;C:\PROGRA~1\MKSTOO~1\bin;C:\PROGRA~1\MKSTOO~1\bin\x11;C:\PROGRA~1\MKSTOO~1\mksnt;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program
> Files\ATI Technologies\ATI Control Panel;C:\Program Files\Microsoft
> Office\OFFICE11\Business Contact Manager\IM;C:\Program Files\Microsoft
> SQL Server\80\Tools\Binn\;C:\Program Files\Microsoft
> Office\OFFICE11\Business Contact Manager\;C:\Program
> Files\Vim\Vim63;;D:\Actional\SOAPstation\shared;C:\Program
> Files\Bonjour\;C:\Program
> Files\QuickTime\QTSystem\;C:\Sun\AppServer\bin;D:\work\src\jwsdp-1.6\jwsdp-shared\bin;D:\work\maven\Maven1.0.2\bin;C:\Program
> Files\Bonjour
> -Dcom.sun.aas.instanceName=server
> -Dcom.sun.aas.processLauncher=SE
> -Dcom.sun.aas.ClassPathPrefix=
> -Dcom.sun.aas.ClassPathSuffix=
> -Dcom.sun.aas.ServerClassPath=
> -cp
> ;D:/work/src/glassfish/glassfish/lib/appserv-launch.jar
> com.sun.enterprise.server.PELaunch
> start|#]
>
> [#|2006-01-18T18:48:08.070-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;|CORE5098:
> AS Socket Service Initialization has been completed.|#]
>
> [#|2006-01-18T18:48:11.355-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;|ADM0001:MBeanServer
> initialized successfully|#]
>
> [#|2006-01-18T18:48:15.161-0800|INFO|sun-appserver-pe9.0|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.|#]
>
> Issues: Low level details?
>
> [#|2006-01-18T18:48:15.261-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.core.selfmanagement|_ThreadID=10;_ThreadName=main;|sgmt.service_initialized|#]
>
>
> [#|2006-01-18T18:48:17.344-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=10;_ThreadName=main;|MQAddressList
> :: initJmsServicetarget server|#]
>
> [#|2006-01-18T18:48:17.504-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=10;_ThreadName=main;|
> MQAddressList :: setting up for SI/DAS server|#]
>
> [#|2006-01-18T18:48:17.504-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=10;_ThreadName=main;|
> MQAddressList :: performing default setup for DAS/remote clusters|#]
>
> [#|2006-01-18T18:48:17.504-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=10;_ThreadName=main;|
> MQAddressList :: performing defaultsetup|#]
>
> *Issues:* These messages are not very clear.
>
> [#|2006-01-18T18:48:21.249-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;|ADM1079:
> Initialization of AMX MBeans successful|#]
>
> [#|2006-01-18T18:48:22.401-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;service:jmx:rmi:///jndi/rmi://129.145.133.191:8686/jmxrmi;|ADM1504:
> Here is the JMXServiceURL for the Standard JMXConnectorServer:
> [service:jmx:rmi:///jndi/rmi://129.145.133.191:8686/jmxrmi]. This is
> where the remote administrative clients should connect using the
> standard JMX connectors|#]
>
> [#|2006-01-18T18:48:22.401-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;true;|ADM1506:
> Status of Standard JMX Connector: Active = [true]|#]
>
> [#|2006-01-18T18:48:22.581-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;|[AutoDeploy]
> Selecting file
> D:\work\src\glassfish\glassfish\lib\install\applications\MEjbApp.ear for
> autodeployment.|#]
>
> [#|2006-01-18T18:48:29.631-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;file:/D:/work/src/glassfish/glassfish/domains/domain1/applications/j2ee-apps/MEjbApp/;|archive
> =
> file:/D:/work/src/glassfish/glassfish/domains/domain1/applications/j2ee-apps/MEjbApp/|#]
>
>
> [#|2006-01-18T18:48:30.082-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;file:/D:/work/src/glassfish/glassfish/domains/domain1/applications/j2ee-apps/MEjbApp/mejb_jar/;|archive
> =
> file:/D:/work/src/glassfish/glassfish/domains/domain1/applications/j2ee-apps/MEjbApp/mejb_jar/|#]
>
>
> [#|2006-01-18T18:48:30.372-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;MEjbApp;|DPL5109:
> EJBC - START of EJBC for [MEjbApp]|#]
>
> [#|2006-01-18T18:48:30.372-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;|Processing
> beans ...|#]
>
> [#|2006-01-18T18:48:30.403-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;MEjbApp;|DPL5110:
> EJBC - END of EJBC for [MEjbApp]|#]
>
> *Issues:* Noise? Remove these lines.
>
> [#|2006-01-18T18:48:31.234-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;|Total
> Deployment Time: 8312 msec, Total EJB Compiler Module Time: 31 msec,
> Portion spent EJB Compiling: 0%
> Breakdown of EJBC Module Time: Total Time for EJBC: 31 msec, CMP
> Generation: 0 msec (0%), Java Compilation: 0 msec (0%), RMI Compilation:
> 0 msec (0%), JAX-RPC Generation: 10 msec (32%),
> |#]
>
> *Issues:* Is JSP missing?
>
> [#|2006-01-18T18:48:31.384-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;|deployed
> with moduleid = MEjbApp|#]
>
> [#|2006-01-18T18:48:31.584-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;ApplicationDeployEvent
> -- reference-added MEjbApp;|ADM1041:Sent the event to
> instance:[ApplicationDeployEvent -- reference-added MEjbApp]|#]
>
> [#|2006-01-18T18:48:31.684-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;success;|ADM1042:Status
> of dynamic reconfiguration event processing:[success]|#]
>
> [#|2006-01-18T18:48:31.714-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;ApplicationDeployEvent
> -- deploy MEjbApp;|ADM1041:Sent the event to
> instance:[ApplicationDeployEvent -- deploy MEjbApp]|#]
>
> Issues: Noise, remove.
>
> [#|2006-01-18T18:48:31.744-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;success;|ADM1042:Status
> of dynamic reconfiguration event processing:[success]|#]
>
> *Issues:* Include event type in this message.
>
> [#|2006-01-18T18:48:31.754-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;|[AutoDeploy]
> Successfully autodeployed :
> D:\work\src\glassfish\glassfish\lib\install\applications\MEjbApp.ear.|#]
>
> [#|2006-01-18T18:48:31.754-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;|[AutoDeploy]
> Selecting file
> D:\work\src\glassfish\glassfish\lib\install\applications\__ejb_container_timer_app.ear
> for autodeployment.|#]
>
> [#|2006-01-18T18:48:32.385-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;file:/D:/work/src/glassfish/glassfish/domains/domain1/applications/j2ee-apps/__ejb_container_timer_app/;|archive
> =
> file:/D:/work/src/glassfish/glassfish/domains/domain1/applications/j2ee-apps/__ejb_container_timer_app/|#]
>
>
> [#|2006-01-18T18:48:32.566-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;file:/D:/work/src/glassfish/glassfish/domains/domain1/applications/j2ee-apps/__ejb_container_timer_app/ejb_jar/;|archive
> =
> file:/D:/work/src/glassfish/glassfish/domains/domain1/applications/j2ee-apps/__ejb_container_timer_app/ejb_jar/|#]
>
>
> [#|2006-01-18T18:48:32.626-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;__ejb_container_timer_app;|DPL5109:
> EJBC - START of EJBC for [__ejb_container_timer_app]|#]
>
> [#|2006-01-18T18:48:42.109-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;|Processing
> beans ...|#]
>
> [#|2006-01-18T18:48:42.109-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;__ejb_container_timer_app;|DPL5110:
> EJBC - END of EJBC for [__ejb_container_timer_app]|#]
>
> *Issues:* Low level details, remove.
>
> [#|2006-01-18T18:48:42.169-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;|Total
> Deployment Time: 10405 msec, Total EJB Compiler Module Time: 9483 msec,
> Portion spent EJB Compiling: 91%
> Breakdown of EJBC Module Time: Total Time for EJBC: 9483 msec, CMP
> Generation: 1071 msec (11%), Java Compilation: 8342 msec (87%), RMI
> Compilation: 0 msec (0%), JAX-RPC Generation: 0 msec (0%),
> |#]
>
> [#|2006-01-18T18:48:42.209-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;|deployed
> with moduleid = __ejb_container_timer_app|#]
>
> [#|2006-01-18T18:48:42.260-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;ApplicationDeployEvent
> -- reference-added __ejb_container_timer_app;|ADM1041:Sent the event to
> instance:[ApplicationDeployEvent -- reference-added
> __ejb_container_timer_app]|#]
>
> [#|2006-01-18T18:48:42.370-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;success;|ADM1042:Status
> of dynamic reconfiguration event processing:[success]|#]
>
> [#|2006-01-18T18:48:42.390-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;ApplicationDeployEvent
> -- deploy __ejb_container_timer_app;|ADM1041:Sent the event to
> instance:[ApplicationDeployEvent -- deploy __ejb_container_timer_app]|#]
>
> [#|2006-01-18T18:48:42.420-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;success;|ADM1042:Status
> of dynamic reconfiguration event processing:[success]|#]
>
> [#|2006-01-18T18:48:42.420-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;|[AutoDeploy]
> Successfully autodeployed :
> D:\work\src\glassfish\glassfish\lib\install\applications\__ejb_container_timer_app.ear.|#]
>
>
> [#|2006-01-18T18:48:42.420-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;|[AutoDeploy]
> Selecting file
> D:\work\src\glassfish\glassfish\lib\install\applications\__JWSappclients.ear
> for autodeployment.|#]
>
> [#|2006-01-18T18:48:42.900-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;file:/D:/work/src/glassfish/glassfish/domains/domain1/applications/j2ee-apps/__JWSappclients/;|archive
> =
> file:/D:/work/src/glassfish/glassfish/domains/domain1/applications/j2ee-apps/__JWSappclients/|#]
>
>
> [#|2006-01-18T18:48:43.141-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;file:/D:/work/src/glassfish/glassfish/domains/domain1/applications/j2ee-apps/__JWSappclients/sys_war/;|archive
> =
> file:/D:/work/src/glassfish/glassfish/domains/domain1/applications/j2ee-apps/__JWSappclients/sys_war/|#]
>
>
> [#|2006-01-18T18:48:43.151-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;__JWSappclients;|DPL5109:
> EJBC - START of EJBC for [__JWSappclients]|#]
>
> [#|2006-01-18T18:48:43.151-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;|Processing
> beans ...|#]
>
> [#|2006-01-18T18:48:43.151-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;__JWSappclients;|DPL5110:
> EJBC - END of EJBC for [__JWSappclients]|#]
>
> [#|2006-01-18T18:48:43.341-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;|Total
> Deployment Time: 911 msec, Total EJB Compiler Module Time: 0 msec,
> Portion spent EJB Compiling: 0%
> Breakdown of EJBC Module Time: Total Time for EJBC: 0 msec, CMP
> Generation: 0 msec (0%), Java Compilation: 0 msec (0%), RMI Compilation:
> 0 msec (0%), JAX-RPC Generation: 0 msec (0%),
> |#]
>
> [#|2006-01-18T18:48:43.802-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;|deployed
> with moduleid = __JWSappclients|#]
>
> [#|2006-01-18T18:48:43.832-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;ApplicationDeployEvent
> -- reference-added __JWSappclients;|ADM1041:Sent the event to
> instance:[ApplicationDeployEvent -- reference-added __JWSappclients]|#]
>
> [#|2006-01-18T18:48:43.872-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;success;|ADM1042:Status
> of dynamic reconfiguration event processing:[success]|#]
>
> [#|2006-01-18T18:48:43.882-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;ApplicationDeployEvent
> -- deploy __JWSappclients;|ADM1041:Sent the event to
> instance:[ApplicationDeployEvent -- deploy __JWSappclients]|#]
>
> [#|2006-01-18T18:48:43.902-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;success;|ADM1042:Status
> of dynamic reconfiguration event processing:[success]|#]
>
> [#|2006-01-18T18:48:43.902-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;|[AutoDeploy]
> Successfully autodeployed :
> D:\work\src\glassfish\glassfish\lib\install\applications\__JWSappclients.ear.|#]
>
>
> [#|2006-01-18T18:48:44.443-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.core.selfmanagement|_ThreadID=10;_ThreadName=main;|SMGT0007:
> Self Management Rules service is enabled|#]
>
> [#|2006-01-18T18:48:44.463-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;|Application
> server startup complete.|#]
>
> [#|2006-01-18T18:50:13.541-0800|WARNING|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=11;_ThreadName=Thread-5;_RequestID=e61df3e1-4ed3-4711-9a95-e5c66bbb72b1;|WEB0334:
> http-file-cache attribute hash-init-size not supported|#]
>
> [#|2006-01-18T18:50:13.541-0800|WARNING|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=11;_ThreadName=Thread-5;_RequestID=e61df3e1-4ed3-4711-9a95-e5c66bbb72b1;|WEB0335:
> http-listener attribute family not supported|#]
>
> [#|2006-01-18T18:50:13.541-0800|WARNING|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=11;_ThreadName=Thread-5;_RequestID=e61df3e1-4ed3-4711-9a95-e5c66bbb72b1;|WEB0336:
> http-listener attribute blocking-enabled not supported|#]
>
> [#|2006-01-18T18:50:13.541-0800|WARNING|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=11;_ThreadName=Thread-5;_RequestID=e61df3e1-4ed3-4711-9a95-e5c66bbb72b1;|WEB0335:
> http-listener attribute family not supported|#]
>
> [#|2006-01-18T18:50:13.541-0800|WARNING|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=11;_ThreadName=Thread-5;_RequestID=e61df3e1-4ed3-4711-9a95-e5c66bbb72b1;|WEB0336:
> http-listener attribute blocking-enabled not supported|#]
>
> [#|2006-01-18T18:50:13.541-0800|WARNING|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=11;_ThreadName=Thread-5;_RequestID=e61df3e1-4ed3-4711-9a95-e5c66bbb72b1;|WEB0335:
> http-listener attribute family not supported|#]
>
> [#|2006-01-18T18:50:13.541-0800|WARNING|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=11;_ThreadName=Thread-5;_RequestID=e61df3e1-4ed3-4711-9a95-e5c66bbb72b1;|WEB0336:
> http-listener attribute blocking-enabled not supported|#]
>
> [#|2006-01-18T18:50:13.541-0800|WARNING|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=11;_ThreadName=Thread-5;_RequestID=e61df3e1-4ed3-4711-9a95-e5c66bbb72b1;|WEB0339:
> http-protocol attribute version not supported|#]
>
> [#|2006-01-18T18:50:13.541-0800|WARNING|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=11;_ThreadName=Thread-5;_RequestID=e61df3e1-4ed3-4711-9a95-e5c66bbb72b1;|WEB0338:
> http-protocol attribute ssl-enabled not supported|#]
>
> *Issues:* These messages are not very clear.
>
> [#|2006-01-18T18:50:13.681-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=11;_ThreadName=Thread-5;|Created
> virtual server server|#]
>
> [#|2006-01-18T18:50:13.681-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=11;_ThreadName=Thread-5;|Created
> virtual server __asadmin|#]
>
> *Issues:* No message id.
>
> [#|2006-01-18T18:50:13.681-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=11;_ThreadName=Thread-5;|WEB0302:
> Starting Sun-Java-System/Application-Server.|#]
>
> *Issues:* Huh?
>
> [#|2006-01-18T18:50:13.841-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.deployment|_ThreadID=11;_ThreadName=Thread-5;file:/D:/work/src/glassfish/glassfish/lib/install/applications/admingui/adminGUI_war/;|archive
> =
> file:/D:/work/src/glassfish/glassfish/lib/install/applications/admingui/adminGUI_war/|#]
>
>
> [#|2006-01-18T18:50:14.552-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=11;_ThreadName=Thread-5;__default-admingui;__asadmin;/;|WEB0100:
> Loading web module [__default-admingui] in virtual server [__asadmin] at
> [/]|#]
>
> [#|2006-01-18T18:50:14.823-0800|WARNING|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=11;_ThreadName=Thread-5;_RequestID=e61df3e1-4ed3-4711-9a95-e5c66bbb72b1;|WEB0500:
> default-locale attribute of locale-charset-info element has been
> deprecated and is being ignored. Use default-charset attribute of
> parameter-encoding element instead|#]
>
> [#|2006-01-18T18:50:15.063-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.deployment|_ThreadID=11;_ThreadName=Thread-5;file:/D:/work/src/glassfish/glassfish/lib/install/applications/adminapp/adminapp_war/;|archive
> =
> file:/D:/work/src/glassfish/glassfish/lib/install/applications/adminapp/adminapp_war/|#]
>
>
> [#|2006-01-18T18:50:15.103-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=11;_ThreadName=Thread-5;adminapp;__asadmin;/web1;|WEB0100:
> Loading web module [adminapp] in virtual server [__asadmin] at [/web1]|#]
>
> [#|2006-01-18T18:50:15.133-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=11;_ThreadName=Thread-5;admingui;__asadmin;/asadmin;|WEB0100:
> Loading web module [admingui] in virtual server [__asadmin] at
> [/asadmin]|#]
>
> [#|2006-01-18T18:50:15.133-0800|WARNING|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=11;_ThreadName=Thread-5;_RequestID=e61df3e1-4ed3-4711-9a95-e5c66bbb72b1;|WEB0500:
> default-locale attribute of locale-charset-info element has been
> deprecated and is being ignored. Use default-charset attribute of
> parameter-encoding element instead|#]
>
> [#|2006-01-18T18:50:16.355-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.core.classloading|_ThreadID=11;_ThreadName=Thread-5;|Loading
> persistence units for application:
> D:/work/src/glassfish/glassfish/lib/install/applications/admingui/adminGUI_war|#]
>
>
> [#|2006-01-18T18:50:16.355-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.core.classloading|_ThreadID=11;_ThreadName=Thread-5;|Loading
> persistence units for web module called admingui in application
> D:/work/src/glassfish/glassfish/lib/install/applications/admingui/adminGUI_war|#]
>
>
> *Issues:* Noise, remove.
>
> [#|2006-01-18T18:50:16.355-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.core.classloading|_ThreadID=11;_ThreadName=Thread-5;|Finished
> loading persistence units for application:
> D:/work/src/glassfish/glassfish/lib/install/applications/admingui/adminGUI_war|#]
>
>
> *Issues:* No message id.
>
> [#|2006-01-18T18:50:20.070-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.core.classloading|_ThreadID=11;_ThreadName=Thread-5;|Loading
> persistence units for application:
> D:/work/src/glassfish/glassfish/lib/install/applications/adminapp/adminapp_war|#]
>
>
> [#|2006-01-18T18:50:20.070-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.core.classloading|_ThreadID=11;_ThreadName=Thread-5;|Loading
> persistence units for web module called adminapp in application
> D:/work/src/glassfish/glassfish/lib/install/applications/adminapp/adminapp_war|#]
>
>
> [#|2006-01-18T18:50:20.070-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.core.classloading|_ThreadID=11;_ThreadName=Thread-5;|Finished
> loading persistence units for application:
> D:/work/src/glassfish/glassfish/lib/install/applications/adminapp/adminapp_war|#]
>
>
> [#|2006-01-18T18:50:20.160-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.core.classloading|_ThreadID=11;_ThreadName=Thread-5;|Loading
> persistence units for application:
> D:/work/src/glassfish/glassfish/lib/install/applications/admingui/adminGUI_war|#]
>
>
> [#|2006-01-18T18:50:20.160-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.core.classloading|_ThreadID=11;_ThreadName=Thread-5;|Loading
> persistence units for web module called admingui in application
> D:/work/src/glassfish/glassfish/lib/install/applications/admingui/adminGUI_war|#]
>
>
> [#|2006-01-18T18:50:20.160-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.core.classloading|_ThreadID=11;_ThreadName=Thread-5;|Finished
> loading persistence units for application:
> D:/work/src/glassfish/glassfish/lib/install/applications/admingui/adminGUI_war|#]
>
>
> [#|2006-01-18T18:50:21.212-0800|SEVERE|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=11;_ThreadName=Thread-5;_RequestID=e61df3e1-4ed3-4711-9a95-e5c66bbb72b1;|WEB0605:
> No Realm has been configured to authenticate against|#]
>
> *Issues:* Why do we have a severe issue? Bug?
>
> [#|2006-01-18T18:50:21.472-0800|INFO|sun-appserver-pe9.0|GRIZZLY|_ThreadID=11;_ThreadName=Thread-5;|Initializing
> Grizzly Non-Blocking Mode|#]
>
> *Issues:* No message id.
>
> [#|2006-01-18T18:50:21.492-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=11;_ThreadName=Thread-5;8080;|WEB0712:
> Starting Sun-Java-System/Application-Server HTTP/1.1 on 8080|#]
>
> [#|2006-01-18T18:50:21.632-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=11;_ThreadName=Thread-5;|Initializing
> Grizzly Blocking Mode|#]
>
> [#|2006-01-18T18:50:21.632-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=11;_ThreadName=Thread-5;8181;|WEB0712:
> Starting Sun-Java-System/Application-Server HTTP/1.1 on 8181|#]
>
> [#|2006-01-18T18:50:21.693-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=11;_ThreadName=Thread-5;|Initializing
> Grizzly Non-Blocking Mode|#]
>
> [#|2006-01-18T18:50:21.693-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=11;_ThreadName=Thread-5;4848;|WEB0712:
> Starting Sun-Java-System/Application-Server HTTP/1.1 on 4848|#]
>
> [#|2006-01-18T18:50:21.803-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.core|_ThreadID=11;_ThreadName=Thread-5;|About
> to load the system app: __JWSappclients|#]
>
> [#|2006-01-18T18:50:21.833-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.core.classloading|_ThreadID=11;_ThreadName=Thread-5;|Loading
> persistence units for application:
> D:/work/src/glassfish/glassfish/domains/domain1/applications/j2ee-apps/__JWSappclients|#]
>
>
> [#|2006-01-18T18:50:21.833-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.core.classloading|_ThreadID=11;_ThreadName=Thread-5;|Loading
> persistence units for web module called sys.war in application
> D:/work/src/glassfish/glassfish/domains/domain1/applications/j2ee-apps/__JWSappclients|#]
>
>
> [#|2006-01-18T18:50:21.843-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.core.classloading|_ThreadID=11;_ThreadName=Thread-5;|Finished
> loading persistence units for application:
> D:/work/src/glassfish/glassfish/domains/domain1/applications/j2ee-apps/__JWSappclients|#]
>
>
> [#|2006-01-18T18:50:21.853-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=11;_ThreadName=Thread-5;__JWSappclients:sys.war;server;/__JWSappclients;|WEB0100:
> Loading web module [__JWSappclients:sys.war] in virtual server [server]
> at [/__JWSappclients]|#]
>
> [#|2006-01-18T18:50:34.681-0800|SEVERE|sun-appserver-pe9.0|javax.enterprise.system.tools.admin|_ThreadID=12;_ThreadName=httpWorkerThread-4848-0;_RequestID=e4a447d4-98b5-4634-a614-8a3ec04247c0;|Unable
> to find XML FILE in the CLASSPATH: xml/viewDescriptor.xml|#]
>
> [#|2006-01-18T18:50:34.691-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=12;_ThreadName=httpWorkerThread-4848-0;|
> sURL:
> file:///D:\work\src\glassfish\glassfish\lib\install\applications\admingui\adminGUI_war\xml\viewDescriptor.xml|#
> <file:///D:/work/src/glassfish/glassfish/lib/install/applications/admingui/adminGUI_war/xml/viewDescriptor.xml|#>]
>
>
> *Issues: *Noise? No message id. Remove these.
>
>
> ------------------------------------------------------------------------
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net