dev@glassfish.java.net

problem starting GlassFish V2.1 -- NoClassDefFoundError: com/sun/enterprise/web/connector/grizzly/handlers/NoParsingHandler

From: Lloyd Chambers <Lloyd.Chambers_at_Sun.COM>
Date: Tue, 18 Aug 2009 15:10:10 -0700

I am working on a V2 issue, so I built it.

I configured a developer domain (maven configure-runtime), but it
fails with java.lang.NoClassDefFoundError: com/sun/enterprise/web/
connector/grizzly/handlers/NoParsingHandler.

If anyone knows what might be causing this, please advise--thanks.

—Lloyd

llcMP:bootstrap llc$ maven configure-runtime
  __ __
| \/ |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1.0.2

build:start:

configure-runtime:
     [copy] Copying 1 file to /work/gf/run
     [mkdir] Created dir: /work/gf/run/bin
     [copy] Copying 1 file to /work/gf/run/config
     [copy] Copying 1 file to /work/gf/run/config
     [copy] Copying 1 file to /work/gf/run/bin
     [copy] Copying 1 file to /work/gf/run/bin
     [copy] Copying 1 file to /work/gf/run/bin
     [copy] Copying 1 file to /work/gf/run/bin
     [copy] Copying 1 file to /work/gf/run/bin
     [copy] Copying 1 file to /work/gf/run/bin
     [copy] Copying 1 file to /work/gf/run/bin
     [copy] Copying 1 file to /work/gf/run/bin
     [copy] Copying 1 file to /work/gf/run/bin
     [copy] Copying 1 file to /work/gf/run/bin
     [copy] Copying 1 file to /work/gf/run/bin
     [copy] Copying 1 file to /work/gf/run/bin
     [copy] Copying 1 file to /work/gf/run/bin
     [copy] Copying 1 file to /work/gf/run/bin
     [copy] Copying 1 file to /work/gf/run/bin
     [copy] Copying 1 file to /work/gf/run/bin
     [copy] Copying 1 file to /work/gf/run/updatecenter/bin
     [echo] Creating profile -> developer
     [chmod] Skipping fileset for directory /work/gf/run/javadb/bin.
It is empty.
     [echo] Creating the service registry file..
     [java] From Local service registry ..
     [echo] Deleting File -> /work/gf/run/lib/install/templates/
developer/domain.xml
     [delete] Deleting: /work/gf/run/lib/install/templates/developer/
domain.xml
     [exec] Using port 4848 for Admin.
     [exec] Using port 8080 for HTTP Instance.
     [exec] Using port 7676 for JMS.
     [exec] Using port 3700 for IIOP.
     [exec] Using port 8181 for HTTP_SSL.
     [exec] Using default port 3820 for IIOP_SSL.
     [exec] Using default port 3920 for IIOP_MUTUALAUTH.
     [exec] Using default port 8686 for JMX_ADMIN.
     [exec] Domain being created with profile:developer, as specified
by variable AS_ADMIN_PROFILE in configuration file.
     [exec] ------ Using Profile [developer] to create the domain ------
     [exec] XML processing for profile: Base document [/Volumes/Spare4/
work/gf/run/lib/install/templates/default-domain.xml.template].
Profile name [developer]. Processing property [domain.xml.style-sheets].
     [exec]
     [exec] Security Store uses: JKS
     [exec] Domain domain1 created.
     [exec] Admin login information for host [localhost] and port
[4848] is being overwritten with credentials provided. This is because
the --savelogin option was used during create-domain command.
     [exec] Login information relevant to admin user name [admin] for
this domain [domain1] stored at [/Users/llc/.asadminpass] successfully.
     [exec] Make sure that this file remains protected. Information
stored in this file will be used by asadmin commands to manage this
domain.
     [delete] Deleting: /work/gf/run/passfile
BUILD SUCCESSFUL
Total time: 13 seconds
Finished at: Tue Aug 18 15:01:23 PDT 2009

llcMP:bootstrap llc$ asadmin start-domain --verbose --debug
Adding UpdateCenter Jar File
Reading asadminenv.conf file
Calling UpdateCenter Reflectively
com.sun.updatecenter.home=/work/gf/run/updatecenter
asadminenv.conf: set the following options: profile=developer
asadminenv.conf: set the following options: secure=false
asadminenv.conf: set the following options: port=4848
domainName = domain1
Starting Domain domain1, please wait.
domainDir = /work/gf/run/domains
installDir = /work/gf/run
domainName = domain1
In-place upgrade is not needed, as the DOCTYPE declaration returns up-
to-date
  System Identifier: http://www.sun.com/software/appserver/dtds/sun-domain_1_3.dtd
domainName = domain1
InstallRoot for configureDAS :/work/gf/run
DomainRoot for configureDAS :/work/gf/run/domains/domain1
Created : /work/gf/run/domains/domain1/config/domain-registry
Created : /work/gf/run/domains/domain1/config/.domain-registry.system
Loaded Registry : .domain-registry.system
Loaded Registry : domain-registry
ASLauncher Building command ..
LOGFILE = /Volumes/Spare4/work/gf/run/domains/domain1/logs/server.log
Logfile set to /Volumes/Spare4/work/gf/run/domains/domain1/logs/
server.log
addJvmOptions: OUT Property -XX:MaxPermSize=192m
addJvmOptions: OUT Property -client
addJvmOptions: OUT Property -Djava.endorsed.dirs=/work/gf/run/lib/
endorsed
addJvmOptions: OUT Property -Djava.security.policy=/Volumes/Spare4/
work/gf/run/domains/domain1/config/server.policy
addJvmOptions: OUT Property -Djava.security.auth.login.config=/Volumes/
Spare4/work/gf/run/domains/domain1/config/login.conf
addJvmOptions: OUT Property -Dsun.rmi.dgc.server.gcInterval=3600000
addJvmOptions: OUT Property -Dsun.rmi.dgc.client.gcInterval=3600000
addJvmOptions: OUT Property -Xmx512m
addJvmOptions: OUT Property -Djavax.net.ssl.keyStore=/Volumes/Spare4/
work/gf/run/domains/domain1/config/keystore.jks
addJvmOptions: OUT Property -Djavax.net.ssl.trustStore=/Volumes/Spare4/
work/gf/run/domains/domain1/config/cacerts.jks
addJvmOptions: OUT Property -Djava.ext.dirs=/System/Library/Frameworks/
JavaVM.framework/Versions/1.5.0/Home/lib/ext:/System/Library/
Frameworks/JavaVM.framework/Versions/1.5.0/Home/jre/lib/ext:/Volumes/
Spare4/work/gf/run/domains/domain1/lib/ext:/work/gf/run/javadb/lib
addJvmOptions: OUT Property -
Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
addJvmOptions: OUT Property -
Djavax
.management
.builder
.initial
=com.sun.enterprise.admin.server.core.jmx.AppServerMBeanServerBuilder
addJvmOptions: OUT Property -
Dcom
.sun
.enterprise
.config
.config_environment_factory_class
=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
addJvmOptions: OUT Property -Dcom.sun.enterprise.taglibs=appserv-
jstl.jar,jsf-impl.jar
addJvmOptions: OUT Property -Dcom.sun.enterprise.taglisteners=jsf-
impl.jar
addJvmOptions: OUT Property -XX:NewRatio=2
Final classpath=/work/gf/run/lib/jhall.jar:/work/gf/run/lib/appserv-
launch.jar
Current java.library.path=/work/gf/run/lib:/work/gf/run/lib:/work/gf/
run/lib

Final java.library.path=/work/gf/run/lib:/work/gf/run/lib:/work/gf/run/
lib

Aug 18, 2009 3:01:36 PM
com.sun.enterprise.admin.servermgmt.launch.ASLauncher buildCommand
INFO:
/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/bin/java
-Dcom.sun.aas.instanceRoot=/Volumes/Spare4/work/gf/run/domains/domain1
-Dcom.sun.aas.ClassPathPrefix=
-Dcom.sun.aas.ClassPathSuffix=
-Dcom.sun.aas.ServerClassPath=
-Dcom.sun.aas.classloader.appserverChainJars.ee=
-Dcom.sun.aas.classloader.appserverChainJars=admin-cli.jar,admin-cli-
ee.jar,j2ee-svc.jar
-Dcom.sun.aas.classloader.excludesList=admin-cli.jar,appserv-
upgrade.jar,sun-appserv-ant.jar
-Dcom.sun.aas.classloader.optionalOverrideableChain.ee=
-Dcom.sun.aas.classloader.optionalOverrideableChain=webservices-
rt.jar,webservices-tools.jar
-Dcom.sun.aas.classloader.serverClassPath.ee=/lib/hadbjdbc4.jar,/work/
gf/run/lib/SUNWjdmk/5.1/lib/jdmkrt.jar,/lib/dbstate.jar,/lib/
hadbm.jar,/lib/hadbmgt.jar,/lib/mfwk_instrum_tk.jar
-Dcom.sun.aas.classloader.serverClassPath=/work/gf/run/lib/install/
applications/jmsra/imqjmsra.jar,/work/gf/run/imq/lib/jaxm-api.jar,/
work/gf/run/imq/lib/fscontext.jar,/work/gf/run/imq/lib/imqbroker.jar,/
work/gf/run/imq/lib/imqjmx.jar,/work/gf/run/lib/ant/lib/ant.jar,/work/
gf/run/lib/SUNWjdmk/5.1/lib/jdmkrt.jar
-Dcom.sun.aas.classloader.sharedChainJars.ee=appserv-se.jar,appserv-
ee.jar,jesmf-plugin.jar,/lib/dbstate.jar,/lib/hadbjdbc4.jar,jgroups-
all.jar,/lib/mfwk_instrum_tk.jar
-Dcom.sun.aas.classloader.sharedChainJars=javaee.jar,/System/Library/
Frameworks/JavaVM.framework/Versions/1.5.0/Home/lib/tools.jar,install/
applications/jmsra/imqjmsra.jar,com-sun-commons-launcher.jar,com-sun-
commons-logging.jar,/work/gf/run/imq/lib/jaxm-api.jar,/work/gf/run/imq/
lib/fscontext.jar,/work/gf/run/imq/lib/imqbroker.jar,/work/gf/run/imq/
lib/imqjmx.jar,/work/gf/run/imq/lib/imqxm.jar,webservices-
rt.jar,webservices-tools.jar,mail.jar,appserv-
jstl.jar,jmxremote_optional.jar,/work/gf/run/lib/SUNWjdmk/5.1/lib/
jdmkrt.jar,activation.jar,appserv-rt.jar,appserv-admin.jar,appserv-
cmp.jar,/work/gf/run/updatecenter/lib/updatecenter.jar,/work/gf/run/
jbi/lib/jbi.jar,/work/gf/run/imq/lib/imqjmx.jar,/work/gf/run/lib/ant/
lib/ant.jar,dbschema.jar
-Dcom.sun.aas.configName=server-config
-Dcom.sun.aas.configRoot=/work/gf/run/config
-Dcom.sun.aas.defaultLogFile=/Volumes/Spare4/work/gf/run/domains/
domain1/logs/server.log
-Dcom.sun.aas.domainName=domain1
-Dcom.sun.aas.installRoot=/work/gf/run
-Dcom.sun.aas.instanceName=server
-
Dcom
.sun.aas.jdwpOptions=transport=dt_socket,server=y,suspend=n,address=9009
-Dcom.sun.aas.processLauncher=SE
-Dcom.sun.aas.promptForIdentity=true
-Dcom.sun.aas.verboseMode=true
-
Dcom
.sun
.enterprise
.config
.config_environment_factory_class
=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
-Dcom.sun.enterprise.overrideablejavaxpackages=javax.help,javax.portlet
-Dcom.sun.enterprise.taglibs=appserv-jstl.jar,jsf-impl.jar
-Dcom.sun.enterprise.taglisteners=jsf-impl.jar
-Dcom.sun.updatecenter.home=/work/gf/run/updatecenter
-Ddomain.name=domain1
-Djava.endorsed.dirs=/work/gf/run/lib/endorsed
-Djava.ext.dirs=/System/Library/Frameworks/JavaVM.framework/Versions/
1.5.0/Home/lib/ext:/System/Library/Frameworks/JavaVM.framework/
Versions/1.5.0/Home/jre/lib/ext:/Volumes/Spare4/work/gf/run/domains/
domain1/lib/ext:/work/gf/run/javadb/lib
-Djava.library.path=/work/gf/run/lib:/work/gf/run/lib:/work/gf/run/lib
-Djava.security.auth.login.config=/Volumes/Spare4/work/gf/run/domains/
domain1/config/login.conf
-Djava.security.policy=/Volumes/Spare4/work/gf/run/domains/domain1/
config/server.policy
-
Djava
.util.logging.manager=com.sun.enterprise.server.logging.ServerLogManager
-
Djavax
.management
.builder
.initial
=com.sun.enterprise.admin.server.core.jmx.AppServerMBeanServerBuilder
-Djavax.net.ssl.keyStore=/Volumes/Spare4/work/gf/run/domains/domain1/
config/keystore.jks
-Djavax.net.ssl.trustStore=/Volumes/Spare4/work/gf/run/domains/domain1/
config/cacerts.jks
-Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
-Djmx.invoke.getters=true
-Dsun.rmi.dgc.client.gcInterval=3600000
-Dsun.rmi.dgc.server.gcInterval=3600000
-client
-Xdebug
-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=9009
-XX:+UnlockDiagnosticVMOptions
-XX:MaxPermSize=192m
-Xmx512m
-XX:NewRatio=2
-XX:+LogVMOutput
-XX:LogFile=/Volumes/Spare4/work/gf/run/domains/domain1/logs/jvm.log
-cp
/work/gf/run/lib/jhall.jar:/work/gf/run/lib/appserv-launch.jar
com.sun.enterprise.server.PELaunch
start
debug
verbose
ASLauncher Executing command ..
InputLine ->null<-
InputLine ->null<-
InputLine ->changeit<-
Listening for transport dt_socket at address: 9009
Application server is listening at address 9009 for debugger to attach
using transport dt_socket
[#|2009-08-18T15:01:37.396-0700|INFO|sun-appserver2.1|
javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;Java
HotSpot(TM) Client VM;1.5.0_19;Apple Inc.;|CORE5076: Using [Java
HotSpot(TM) Client VM, Version 1.5.0_19] from [Apple Inc.]|#]

[#|2009-08-18T15:01:37.462-0700|INFO|sun-appserver2.1|
javax.enterprise.system.core.security|_ThreadID=11;_ThreadName=pool-1-
thread-3;|SEC1002: Security Manager is OFF.|#]

[#|2009-08-18T15:01:37.462-0700|INFO|sun-appserver2.1|
javax.enterprise.resource.jms|_ThreadID=12;_ThreadName=pool-1-
thread-6;|Using MQ RA for Broker lifecycle control|#]

[#|2009-08-18T15:01:38.926-0700|INFO|sun-appserver2.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.|#]

[#|2009-08-18T15:01:39.366-0700|INFO|sun-appserver2.1|
javax.enterprise.system.container.web|
_ThreadID=10;_ThreadName=main;server;|WEB0114: SSO is disabled in
virtual server [server]|#]

[#|2009-08-18T15:01:39.446-0700|INFO|sun-appserver2.1|
javax.enterprise.system.container.web|
_ThreadID=10;_ThreadName=main;__asadmin;|WEB0114: SSO is disabled in
virtual server [__asadmin]|#]

[#|2009-08-18T15:01:39.455-0700|INFO|sun-appserver2.1|
javax.enterprise.system.container.web|
_ThreadID
=10;_ThreadName=main;com.ericsson.ssa.config.ConvergedContextImpl;|
REgistering Custom Context|#]

[#|2009-08-18T15:01:40.980-0700|INFO|sun-appserver2.1|
javax.enterprise.system.core.transaction|_ThreadID=10;_ThreadName=main;
3700;|JTS5014: Recoverable JTS instance, serverId = [3700]|#]

[#|2009-08-18T15:01:41.273-0700|INFO|sun-appserver2.1|
javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;|
ADM1079: Initialization of AMX MBeans started|#]

[#|2009-08-18T15:01:41.500-0700|INFO|sun-appserver2.1|
javax.enterprise.system.tools.admin|
_ThreadID=13;_ThreadName=Thread-15;service:jmx:rmi:///jndi/rmi://
192.168.1.5:8686/jmxrmi;|ADM1504: Here is the JMXServiceURL for the
Standard JMXConnectorServer: [service:jmx:rmi:///jndi/rmi://
192.168.1.5:8686/jmxrmi]. This is where the remote administrative
clients should connect using the standard JMX connectors|#]

[#|2009-08-18T15:01:41.500-0700|INFO|sun-appserver2.1|
javax.enterprise.system.tools.admin|
_ThreadID=13;_ThreadName=Thread-15;true;|ADM1506: Status of Standard
JMX Connector: Active = [true]|#]

[#|2009-08-18T15:01:41.864-0700|INFO|sun-appserver2.1|
javax.enterprise.resource.resourceadapter|
_ThreadID=10;_ThreadName=main;|JMS Service Connection URL is :mq://
llcMP.local:7676/|#]

[#|2009-08-18T15:01:41.877-0700|INFO|sun-appserver2.1|
javax.resourceadapter.mqjmsra.lifecycle|_ThreadID=10;_ThreadName=main;|
MQJMSRA_RA1101: Using old JMSRA DIRECT mode|#]

[#|2009-08-18T15:01:41.986-0700|INFO|sun-appserver2.1|
javax.resourceadapter.mqjmsra.lifecycle|_ThreadID=10;_ThreadName=main;|
MQJMSRA_RA1101: SJSMQ JMS Resource Adapter starting...|#]

[#|2009-08-18T15:01:42.059-0700|INFO|sun-appserver2.1|
javax.enterprise.system.stream.out|_ThreadID=10;_ThreadName=main;|
DEBUG: Old JMSRA_Direct|#]

[#|2009-08-18T15:01:42.523-0700|INFO|sun-appserver2.1|
javax.resourceadapter.mqjmsra.lifecycle|_ThreadID=10;_ThreadName=main;|
MQJMSRA_EB1101: stateChanged:READY : Broker has been started|#]

[#|2009-08-18T15:01:42.523-0700|INFO|sun-appserver2.1|
javax.resourceadapter.mqjmsra.lifecycle|_ThreadID=10;_ThreadName=main;|
MQJMSRA_EB1101: EMBEDDED broker started with code =0|#]

[#|2009-08-18T15:01:42.525-0700|INFO|sun-appserver2.1|
javax.resourceadapter.mqjmsra.lifecycle|_ThreadID=10;_ThreadName=main;|
MQJMSRA_RA1101: SJSMQ JMSRA Started:RADIRECT|#]

[#|2009-08-18T15:01:42.634-0700|INFO|sun-appserver2.1|
javax.enterprise.system.tools.deployment|
_ThreadID=10;_ThreadName=main;|[AutoDeploy] Selecting file /work/gf/
run/lib/install/applications/__ejb_container_timer_app.ear for
autodeployment.|#]

[#|2009-08-18T15:01:44.973-0700|INFO|sun-appserver2.1|
javax.enterprise.system.tools.deployment|
_ThreadID=10;_ThreadName=main;|deployed with moduleid =
__ejb_container_timer_app|#]

[#|2009-08-18T15:01:45.184-0700|INFO|sun-appserver2.1|
javax.enterprise.system.tools.deployment|
_ThreadID=10;_ThreadName=main;|[AutoDeploy] Successfully
autodeployed : /work/gf/run/lib/install/applications/
__ejb_container_timer_app.ear.|#]

[#|2009-08-18T15:01:45.184-0700|INFO|sun-appserver2.1|
javax.enterprise.system.tools.deployment|
_ThreadID=10;_ThreadName=main;|[AutoDeploy] Selecting file /work/gf/
run/lib/install/applications/__JWSappclients.ear for autodeployment.|#]

[#|2009-08-18T15:01:45.472-0700|INFO|sun-appserver2.1|
javax.enterprise.system.tools.deployment|
_ThreadID=10;_ThreadName=main;|deployed with moduleid =
__JWSappclients|#]

[#|2009-08-18T15:01:45.640-0700|INFO|sun-appserver2.1|
javax.enterprise.system.tools.deployment|
_ThreadID=10;_ThreadName=main;|[AutoDeploy] Successfully
autodeployed : /work/gf/run/lib/install/applications/
__JWSappclients.ear.|#]

[#|2009-08-18T15:01:45.640-0700|INFO|sun-appserver2.1|
javax.enterprise.system.tools.deployment|
_ThreadID=10;_ThreadName=main;|[AutoDeploy] Selecting file /work/gf/
run/lib/install/applications/MEjbApp.ear for autodeployment.|#]

[#|2009-08-18T15:01:45.902-0700|INFO|sun-appserver2.1|
javax.enterprise.system.tools.deployment|
_ThreadID=10;_ThreadName=main;|deployed with moduleid = MEjbApp|#]

[#|2009-08-18T15:01:46.072-0700|INFO|sun-appserver2.1|
javax.enterprise.system.tools.deployment|
_ThreadID=10;_ThreadName=main;|[AutoDeploy] Successfully
autodeployed : /work/gf/run/lib/install/applications/MEjbApp.ear.|#]

[#|2009-08-18T15:01:46.652-0700|INFO|sun-appserver2.1|
javax.enterprise.system.container.ejb|
_ThreadID=10;_ThreadName=main;jdbc/__TimerPool;|EJB5109:EJB Timer
Service started successfully for datasource [jdbc/__TimerPool]|#]

[#|2009-08-18T15:01:46.653-0700|INFO|sun-appserver2.1|
javax.enterprise.system.core.classloading|
_ThreadID=10;_ThreadName=main;__ejb_container_timer_app;|LDR5010: All
ejb(s) of [__ejb_container_timer_app] loaded successfully!|#]

[#|2009-08-18T15:01:47.201-0700|INFO|sun-appserver2.1|
javax.enterprise.system.core.classloading|
_ThreadID=10;_ThreadName=main;MEjbApp;|LDR5010: All ejb(s) of
[MEjbApp] loaded successfully!|#]

[#|2009-08-18T15:01:47.211-0700|INFO|sun-appserver2.1|
javax.enterprise.system.container.web|
_ThreadID=10;_ThreadName=main;Sun GlassFish Enterprise Server v2.1.1;|
WEB0302: Starting Sun GlassFish Enterprise Server v2.1.1|#]

[#|2009-08-18T15:01:47.762-0700|INFO|sun-appserver2.1|
com.sun.jbi.framework|_ThreadID=12;_ThreadName=pool-1-thread-6;|
JBIFW0010: JBI framework ready to accept requests.|#]

[#|2009-08-18T15:01:49.035-0700|WARNING|sun-appserver2.1|
javax.enterprise.system.stream.err|
_ThreadID=10;_ThreadName=main;_RequestID=0a9e9bc8-bd05-43c3-beb9-
d51c77a21090;|java.lang.reflect.InvocationTargetException
        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:415)
Caused by: java.lang.NoClassDefFoundError: com/sun/enterprise/web/
connector/grizzly/handlers/NoParsingHandler
        at com.sun.enterprise.web.connector.grizzly.algorithms.NoParsingAlgorithm
.<init>(NoParsingAlgorithm.java:56)
        at
com
.sun
.enterprise
.web.connector.grizzly.SelectorThread.newReadTask(SelectorThread.java:
1000)
        at
com
.sun
.enterprise
.web.connector.grizzly.SelectorThread.initReadTask(SelectorThread.java:
978)
        at
com
.sun
.enterprise
.web.connector.grizzly.SelectorThread.initEndpoint(SelectorThread.java:
773)
        at
com
.sun
.enterprise
.web
.connector.grizzly.GrizzlyHttpProtocol.init(GrizzlyHttpProtocol.java:
226)
        at
org
.apache.coyote.tomcat5.CoyoteConnector.initialize(CoyoteConnector.java:
1627)
        at
com
.sun
.enterprise
.web
.connector.coyote.PECoyoteConnector.initialize(PECoyoteConnector.java:
791)
        at org.apache.catalina.startup.Embedded.start(Embedded.java:950)
        at com.sun.enterprise.web.WebContainer.start(WebContainer.java:873)
        at
com
.sun.enterprise.web.PEWebContainer.startInstance(PEWebContainer.java:
793)
        at
com
.sun
.enterprise
.web.PEWebContainerLifecycle.onStartup(PEWebContainerLifecycle.java:89)
        at
com
.sun
.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:
449)
        at
com
.sun
.enterprise
.server.ondemand.OnDemandServer.onStartup(OnDemandServer.java:134)
        at com.sun.enterprise.server.PEMain.run(PEMain.java:409)
        at com.sun.enterprise.server.PEMain.main(PEMain.java:336)
        ... 5 more
|#]

Domain domain1 is ready to receive client requests. Additional
services are being started in background.
Domain [domain1] is running [Sun GlassFish Enterprise Server v2.1.1
(9.1.2) (build local)] with its configuration and logs at: [/work/gf/
run/domains].
Admin Console is available at [http://localhost:4848].
Use the same port [4848] for "asadmin" commands.
User web applications are available at these URLs:
[http://localhost:8080 https://localhost:8181 ].
Following web-contexts are available:
[/web1 /__wstx-services ].
Standard JMX Clients (like JConsole) can connect to JMXServiceURL:
[service:jmx:rmi:///jndi/rmi://llcMP.local:8686/jmxrmi] for domain
management purposes.
Domain listens on at least following ports for connections:
[8080 8181 4848 3700 3820 3920 8686 ].
Domain does not support application server clusters and other
standalone instances.
Domain is started in debug mode.
A debugger can be attached using:
[-Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=9009].
Time to start domain: 16 seconds.
llcMP:bootstrap llc$ java -versino
Unrecognized option: -versino
Could not create the Java virtual machine.
llcMP:bootstrap llc$ java -version
java version "1.5.0_19"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_19-
b02-304)
Java HotSpot(TM) Client VM (build 1.5.0_19-137, mixed mode, sharing)
llcMP:bootstrap llc$