Oct 14, 2009 3:56:04 PM com.sun.enterprise.admin.launcher.GFLauncherLogger info INFO: JVM invocation command line: /export/sonia/jdk1.6.0_16/bin/java -cp /export/sonia/v3/glassfishv3/glassfish/modules/glassfish.jar -XX:+UnlockDiagnosticVMOptions -XX:MaxPermSize=192m -XX:NewRatio=2 -XX:+LogVMOutput -XX:LogFile=/export/sonia/v3/glassfishv3/glassfish/domains/domain1/logs/jvm.log -Xmx512m -javaagent:/export/sonia/v3/glassfishv3/glassfish/lib/monitor/btrace-agent.jar=unsafe=true -client -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver -Djavax.net.ssl.trustStore=/export/sonia/v3/glassfishv3/glassfish/domains/domain1/config/cacerts.jks -Djavax.net.ssl.keyStore=/export/sonia/v3/glassfishv3/glassfish/domains/domain1/config/keystore.jks -Djava.security.policy=/export/sonia/v3/glassfishv3/glassfish/domains/domain1/config/server.policy -Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as -Dcom.sun.aas.instanceRoot=/export/sonia/v3/glassfishv3/glassfish/domains/domain1 -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory -DANTLR_USE_DIRECT_CLASS_LOADING=true -Djava.security.auth.login.config=/export/sonia/v3/glassfishv3/glassfish/domains/domain1/config/login.conf -Djava.endorsed.dirs=/export/sonia/v3/glassfishv3/glassfish/lib/endorsed -Dcom.sun.aas.installRoot=/export/sonia/v3/glassfishv3/glassfish -Djava.ext.dirs=/export/sonia/jdk1.6.0_16/lib/ext:/export/sonia/jdk1.6.0_16/jre/lib/ext:/export/sonia/v3/glassfishv3/glassfish/domains/domain1/lib/ext:/export/sonia/v3/glassfishv3/javadb/lib -Djava.library.path=/export/sonia/v3/glassfishv3/glassfish/lib:/export/sonia/jdk1.6.0_16/jre/lib/sparc/server:/export/sonia/jdk1.6.0_16/jre/lib/sparc:/export/sonia/jdk1.6.0_16/lib/sparc:/usr/jdk/packages/lib/sparc:/lib:/usr/lib com.sun.enterprise.glassfish.bootstrap.ASMain -domainname domain1 -asadmin-args start-domain,,,domain1 -instancename server -verbose false -debug false -asadmin-classpath /export/sonia/v3/glassfishv3/glassfish/modules/admin-cli.jar -asadmin-classname com.sun.enterprise.admin.cli.AsadminMain -upgrade false -domaindir /export/sonia/v3/glassfishv3/glassfish/domains/domain1 -read-stdin true Oct 14, 2009 3:56:05 PM com.sun.enterprise.admin.launcher.GFLauncherLogger info INFO: Successfully launched in 65 msec. [#|2009-10-14T15:56:30.226-0700|INFO||null|_ThreadID=11;_ThreadName=Thread-3;|Running GlassFish Version: GlassFish v3 (build 67)|#] [#|2009-10-14T15:56:30.533-0700|SEVERE|glassfish|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=12;_ThreadName=Thread-3;|Error processing com.sun.enterprise.v3.server.TransactionRecovery org.jvnet.hk2.component.ComponentException: Injection failed on com.sun.hk2.component.Holder com.sun.enterprise.v3.server.TransactionRecovery.rrMgr at org.jvnet.hk2.component.InjectionManager.inject(InjectionManager.java:107) at com.sun.hk2.component.AbstractWombImpl.inject(AbstractWombImpl.java:170) at com.sun.hk2.component.ConstructorWomb$1.run(ConstructorWomb.java:91) at java.security.AccessController.doPrivileged(Native Method) at com.sun.hk2.component.ConstructorWomb.initialize(ConstructorWomb.java:88) at com.sun.hk2.component.AbstractWombImpl.get(AbstractWombImpl.java:77) at com.sun.hk2.component.SingletonInhabitant.get(SingletonInhabitant.java:58) at com.sun.hk2.component.LazyInhabitant.get(LazyInhabitant.java:107) at com.sun.hk2.component.AbstractInhabitantImpl.get(AbstractInhabitantImpl.java:60) at com.sun.enterprise.v3.server.AppServerStartup$2.run(AppServerStartup.java:223) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) Caused by: java.lang.IllegalArgumentException: Can not set com.sun.hk2.component.Holder field com.sun.enterprise.v3.server.TransactionRecovery.rrMgr to org.jvnet.hk2.component.Habitat$5 at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:146) at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:150) at sun.reflect.UnsafeObjectFieldAccessorImpl.set(UnsafeObjectFieldAccessorImpl.java:63) at java.lang.reflect.Field.set(Field.java:657) at org.jvnet.hk2.component.InjectionManager.inject(InjectionManager.java:84) ... 15 more |#] [#|2009-10-14T15:56:31.242-0700|INFO|glassfish|javax.enterprise.system.tools.admin.org.glassfish.server|_ThreadID=13;_ThreadName=Thread-3;|JMXStartupService: Started JMXConnector, JMXService URL = service:jmx:rmi://jed-asqe-1:8686/jndi/rmi://jed-asqe-1:8686/jmxrmi|#] [#|2009-10-14T15:56:31.479-0700|INFO|glassfish|com.sun.grizzly.config.GrizzlyServiceListener|_ThreadID=11;_ThreadName=Thread-3;|Perform lazy SSL initialization for the listener 'http-listener-2'|#] [#|2009-10-14T15:56:31.639-0700|INFO|glassfish|com.sun.grizzly.config.GrizzlyServiceListener|_ThreadID=14;_ThreadName=Thread-3;|Starting Grizzly Framework 1.9.18b - Wed Oct 14 15:56:31 PDT 2009|#] [#|2009-10-14T15:56:31.644-0700|INFO|glassfish|com.sun.grizzly.config.GrizzlyServiceListener|_ThreadID=15;_ThreadName=Thread-3;|Starting Grizzly Framework 1.9.18b - Wed Oct 14 15:56:31 PDT 2009|#] [#|2009-10-14T15:56:31.650-0700|INFO|glassfish|com.sun.grizzly.config.GrizzlyServiceListener|_ThreadID=16;_ThreadName=Thread-3;|Starting Grizzly Framework 1.9.18b - Wed Oct 14 15:56:31 PDT 2009|#] [#|2009-10-14T15:56:31.687-0700|INFO|glassfish|com.sun.grizzly.config.GrizzlyServiceListener|_ThreadID=17;_ThreadName=Thread-3;|Starting Grizzly Framework 1.9.18b - Wed Oct 14 15:56:31 PDT 2009|#] [#|2009-10-14T15:56:31.697-0700|INFO|glassfish|com.sun.grizzly.config.GrizzlyServiceListener|_ThreadID=18;_ThreadName=Thread-3;|Starting Grizzly Framework 1.9.18b - Wed Oct 14 15:56:31 PDT 2009|#] [#|2009-10-14T15:56:31.752-0700|INFO|glassfish|null|_ThreadID=20;_ThreadName=Thread-3;|Grizzly Framework started in: 179ms listening on port 3700|#] [#|2009-10-14T15:56:31.753-0700|INFO|glassfish|null|_ThreadID=23;_ThreadName=Thread-3;|Grizzly Framework started in: 158ms listening on port 7676|#] [#|2009-10-14T15:56:31.753-0700|INFO|glassfish|null|_ThreadID=22;_ThreadName=Thread-3;|Grizzly Framework started in: 342ms listening on port 8080|#] [#|2009-10-14T15:56:31.753-0700|INFO|glassfish|null|_ThreadID=21;_ThreadName=Thread-3;|Grizzly Framework started in: 205ms listening on port 4848|#] [#|2009-10-14T15:56:31.751-0700|INFO|glassfish|null|_ThreadID=19;_ThreadName=Thread-3;|Grizzly Framework started in: 250ms listening on port 8181|#] [#|2009-10-14T15:56:32.408-0700|INFO|glassfish|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=11;_ThreadName=Thread-3;|GlassFish v3 startup time : Felix(23869ms) startup services(2815ms) total(26684ms)|#] [#|2009-10-14T15:56:32.409-0700|INFO|glassfish|javax.enterprise.system.tools.monitor.org.glassfish.admin.monitor|_ThreadID=11;_ThreadName=Thread-3;|Discovering the XML ProbeProviders from lib/monitor|#] [#|2009-10-14T15:56:33.396-0700|INFO|glassfish|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=24;_ThreadName=Thread-3;|[Thread[GlassFish Kernel Main Thread,5,main]] started|#] [#|2009-10-14T15:56:33.529-0700|INFO|glassfish|null|_ThreadID=25;_ThreadName=Thread-3;|felix.fileinstall.poll (ms) 5000|#] [#|2009-10-14T15:56:33.569-0700|INFO|glassfish|null|_ThreadID=25;_ThreadName=Thread-3;|felix.fileinstall.dir /export/sonia/v3/glassfishv3/glassfish/modules/autostart|#] [#|2009-10-14T15:56:33.570-0700|INFO|glassfish|null|_ThreadID=25;_ThreadName=Thread-3;|felix.fileinstall.debug 1|#] [#|2009-10-14T15:56:33.571-0700|INFO|glassfish|null|_ThreadID=25;_ThreadName=Thread-3;|felix.fileinstall.bundles.new.start true|#] [#|2009-10-14T15:56:33.702-0700|INFO|glassfish|null|_ThreadID=25;_ThreadName=Thread-3;|Installed /export/sonia/v3/glassfishv3/glassfish/modules/autostart/org.apache.felix.scr.jar|#] [#|2009-10-14T15:56:33.773-0700|INFO|glassfish|null|_ThreadID=25;_ThreadName=Thread-3;|Installed /export/sonia/v3/glassfishv3/glassfish/modules/autostart/osgi-web-container.jar|#] [#|2009-10-14T15:56:33.830-0700|INFO|glassfish|null|_ThreadID=25;_ThreadName=Thread-3;|Started bundle: /export/sonia/v3/glassfishv3/glassfish/modules/autostart/org.apache.felix.scr.jar|#] [#|2009-10-14T15:56:33.945-0700|INFO|glassfish|null|_ThreadID=25;_ThreadName=Thread-3;|Started bundle: /export/sonia/v3/glassfishv3/glassfish/modules/autostart/osgi-web-container.jar|#] [#|2009-10-14T15:56:34.002-0700|INFO|glassfish|null|_ThreadID=26;_ThreadName=Thread-3;|felix.fileinstall.poll (ms) 5000|#] [#|2009-10-14T15:56:34.004-0700|INFO|glassfish|null|_ThreadID=26;_ThreadName=Thread-3;|felix.fileinstall.dir /export/sonia/v3/glassfishv3/glassfish/domains/domain1/autodeploy/bundles|#] [#|2009-10-14T15:56:34.004-0700|INFO|glassfish|null|_ThreadID=26;_ThreadName=Thread-3;|felix.fileinstall.debug 1|#] [#|2009-10-14T15:56:34.004-0700|INFO|glassfish|null|_ThreadID=26;_ThreadName=Thread-3;|felix.fileinstall.bundles.new.start true|#] [#|2009-10-14T15:56:35.288-0700|INFO|glassfish|null|_ThreadID=27;_ThreadName=Thread-3;|Total number of available updates : 0|#] [#|2009-10-14T15:57:13.438-0700|INFO|glassfish|org.hibernate.validation.util.Version|_ThreadID=28;_ThreadName=Thread-3;|Hibernate Validator null|#] [#|2009-10-14T15:57:13.524-0700|INFO|glassfish|org.hibernate.validation.engine.resolver.DefaultTraversableResolver|_ThreadID=28;_ThreadName=Thread-3;|Instantiated an instance of org.hibernate.validation.engine.resolver.JPATraversableResolver.|#] [#|2009-10-14T15:57:13.651-0700|WARNING|glassfish|null|_ThreadID=29;_ThreadName=Thread-3;|Unprocessed event : UnprocessedChangeEvent{PropertyName=jvm-options, OldValue = [-XX:MaxPermSize=192m, -client, -XX:+UnlockDiagnosticVMOptions, -XX:+LogVMOutput, -XX:LogFile=${com.sun.aas.instanceRoot}/logs/jvm.log, -Djava.endorsed.dirs=${com.sun.aas.installRoot}/lib/endorsed, -Djava.security.policy=${com.sun.aas.instanceRoot}/config/server.policy, -Djava.security.auth.login.config=${com.sun.aas.instanceRoot}/config/login.conf, -Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as, -Xmx512m, -Djavax.net.ssl.keyStore=${com.sun.aas.instanceRoot}/config/keystore.jks, -Djavax.net.ssl.trustStore=${com.sun.aas.instanceRoot}/config/cacerts.jks, -Djava.ext.dirs=${com.sun.aas.javaRoot}/lib/ext${path.separator}${com.sun.aas.javaRoot}/jre/lib/ext${path.separator}${com.sun.aas.instanceRoot}/lib/ext${path.separator}${com.sun.aas.derbyRoot}/lib, -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver, -DANTLR_USE_DIRECT_CLASS_LOADING=true, -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory, -XX:NewRatio=2], NewValue = [-XX:MaxPermSize=192m, -client, -XX:+UnlockDiagnosticVMOptions, -XX:+LogVMOutput, -XX:LogFile=${com.sun.aas.instanceRoot}/logs/jvm.log, -Djava.endorsed.dirs=${com.sun.aas.installRoot}/lib/endorsed, -Djava.security.policy=${com.sun.aas.instanceRoot}/config/server.policy, -Djava.security.auth.login.config=${com.sun.aas.instanceRoot}/config/login.conf, -Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as, -Xmx512m, -Djavax.net.ssl.keyStore=${com.sun.aas.instanceRoot}/config/keystore.jks, -Djavax.net.ssl.trustStore=${com.sun.aas.instanceRoot}/config/cacerts.jks, -Djava.ext.dirs=${com.sun.aas.javaRoot}/lib/ext${path.separator}${com.sun.aas.javaRoot}/jre/lib/ext${path.separator}${com.sun.aas.instanceRoot}/lib/ext${path.separator}${com.sun.aas.derbyRoot}/lib, -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver, -DANTLR_USE_DIRECT_CLASS_LOADING=true, -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory, -XX:NewRatio=2, -Djava.security.manager], Source = GlassFishConfigBean.com.sun.enterprise.config.serverbeans.JavaConfig}, reason = Setting of: -Djava.security.manager can not take effect without server restart, , when = 1255561033650|#] [#|2009-10-14T15:57:13.657-0700|WARNING|glassfish|null|_ThreadID=29;_ThreadName=Thread-3;|Unprocessed event : UnprocessedChangeEvent{PropertyName=jvm-options, OldValue = [-XX:MaxPermSize=192m, -client, -XX:+UnlockDiagnosticVMOptions, -XX:+LogVMOutput, -XX:LogFile=${com.sun.aas.instanceRoot}/logs/jvm.log, -Djava.endorsed.dirs=${com.sun.aas.installRoot}/lib/endorsed, -Djava.security.policy=${com.sun.aas.instanceRoot}/config/server.policy, -Djava.security.auth.login.config=${com.sun.aas.instanceRoot}/config/login.conf, -Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as, -Xmx512m, -Djavax.net.ssl.keyStore=${com.sun.aas.instanceRoot}/config/keystore.jks, -Djavax.net.ssl.trustStore=${com.sun.aas.instanceRoot}/config/cacerts.jks, -Djava.ext.dirs=${com.sun.aas.javaRoot}/lib/ext${path.separator}${com.sun.aas.javaRoot}/jre/lib/ext${path.separator}${com.sun.aas.instanceRoot}/lib/ext${path.separator}${com.sun.aas.derbyRoot}/lib, -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver, -DANTLR_USE_DIRECT_CLASS_LOADING=true, -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory, -XX:NewRatio=2], NewValue = [-XX:MaxPermSize=192m, -client, -XX:+UnlockDiagnosticVMOptions, -XX:+LogVMOutput, -XX:LogFile=${com.sun.aas.instanceRoot}/logs/jvm.log, -Djava.endorsed.dirs=${com.sun.aas.installRoot}/lib/endorsed, -Djava.security.policy=${com.sun.aas.instanceRoot}/config/server.policy, -Djava.security.auth.login.config=${com.sun.aas.instanceRoot}/config/login.conf, -Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as, -Xmx512m, -Djavax.net.ssl.keyStore=${com.sun.aas.instanceRoot}/config/keystore.jks, -Djavax.net.ssl.trustStore=${com.sun.aas.instanceRoot}/config/cacerts.jks, -Djava.ext.dirs=${com.sun.aas.javaRoot}/lib/ext${path.separator}${com.sun.aas.javaRoot}/jre/lib/ext${path.separator}${com.sun.aas.instanceRoot}/lib/ext${path.separator}${com.sun.aas.derbyRoot}/lib, -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver, -DANTLR_USE_DIRECT_CLASS_LOADING=true, -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory, -XX:NewRatio=2, -Djava.security.manager], Source = GlassFishConfigBean.com.sun.enterprise.config.serverbeans.JavaConfig}, reason = Setting of: -Djava.security.manager can not take effect without server restart, , when = 1255561033656|#] [#|2009-10-14T15:57:16.795-0700|INFO|glassfish|javax.enterprise.system.tools.admin.com.sun.enterprise.v3.admin|_ThreadID=30;_ThreadName=Thread-3;|Server shutdown initiated|#] [#|2009-10-14T15:57:19.244-0700|INFO|glassfish|javax.enterprise.system.tools.admin.org.glassfish.server|_ThreadID=30;_ThreadName=Thread-3;|JMXStartupService: shutting down AMX and JMX|#] [#|2009-10-14T15:57:19.251-0700|INFO|glassfish|javax.enterprise.system.tools.admin.org.glassfish.server|_ThreadID=30;_ThreadName=Thread-3;|JMXStartupService: Stopped JMXConnectorServer: service:jmx:rmi://jed-asqe-1:8686/jndi/rmi://jed-asqe-1:8686/jmxrmi|#] [#|2009-10-14T15:57:19.252-0700|INFO|glassfish|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=30;_ThreadName=Thread-3;|Shutdown procedure finished|#] Oct 14, 2009 3:57:41 PM com.sun.enterprise.admin.launcher.GFLauncherLogger info INFO: JVM invocation command line: /export/sonia/jdk1.6.0_16/bin/java -cp /export/sonia/v3/glassfishv3/glassfish/modules/glassfish.jar -XX:+UnlockDiagnosticVMOptions -XX:MaxPermSize=192m -XX:NewRatio=2 -XX:+LogVMOutput -XX:LogFile=/export/sonia/v3/glassfishv3/glassfish/domains/domain1/logs/jvm.log -Xmx512m -javaagent:/export/sonia/v3/glassfishv3/glassfish/lib/monitor/btrace-agent.jar=unsafe=true -client -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver -Djavax.net.ssl.keyStore=/export/sonia/v3/glassfishv3/glassfish/domains/domain1/config/keystore.jks -Djava.security.policy=/export/sonia/v3/glassfishv3/glassfish/domains/domain1/config/server.policy -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory -Dcom.sun.aas.instanceRoot=/export/sonia/v3/glassfishv3/glassfish/domains/domain1 -Djava.endorsed.dirs=/export/sonia/v3/glassfishv3/glassfish/lib/endorsed -Dcom.sun.aas.installRoot=/export/sonia/v3/glassfishv3/glassfish -Djava.ext.dirs=/export/sonia/jdk1.6.0_16/lib/ext:/export/sonia/jdk1.6.0_16/jre/lib/ext:/export/sonia/v3/glassfishv3/glassfish/domains/domain1/lib/ext:/export/sonia/v3/glassfishv3/javadb/lib -Djavax.net.ssl.trustStore=/export/sonia/v3/glassfishv3/glassfish/domains/domain1/config/cacerts.jks -Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as -Djava.security.auth.login.config=/export/sonia/v3/glassfishv3/glassfish/domains/domain1/config/login.conf -DANTLR_USE_DIRECT_CLASS_LOADING=true -Djava.security.manager -Djava.library.path=/export/sonia/v3/glassfishv3/glassfish/lib:/export/sonia/jdk1.6.0_16/jre/lib/sparc/server:/export/sonia/jdk1.6.0_16/jre/lib/sparc:/export/sonia/jdk1.6.0_16/lib/sparc:/usr/jdk/packages/lib/sparc:/lib:/usr/lib com.sun.enterprise.glassfish.bootstrap.ASMain -domainname domain1 -asadmin-args start-domain,,,--user,,,admin,,,--passwordfile,,,/export/sonia/appserver-sqe/build-config/adminpassword.txt,,,domain1 -instancename server -verbose false -debug false -asadmin-classpath /export/sonia/v3/glassfishv3/glassfish/modules/admin-cli.jar -asadmin-classname com.sun.enterprise.admin.cli.AsadminMain -upgrade false -domaindir /export/sonia/v3/glassfishv3/glassfish/domains/domain1 -read-stdin true Oct 14, 2009 3:57:42 PM com.sun.enterprise.admin.launcher.GFLauncherLogger info INFO: Successfully launched in 63 msec. [#|2009-10-14T15:57:50.412-0700|INFO||null|_ThreadID=11;_ThreadName=Thread-3;|Running GlassFish Version: GlassFish v3 (build 67)|#] [#|2009-10-14T15:57:50.727-0700|SEVERE|glassfish|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=12;_ThreadName=Thread-3;|Error processing com.sun.enterprise.v3.server.TransactionRecovery org.jvnet.hk2.component.ComponentException: Injection failed on com.sun.hk2.component.Holder com.sun.enterprise.v3.server.TransactionRecovery.rrMgr at org.jvnet.hk2.component.InjectionManager.inject(InjectionManager.java:107) at com.sun.hk2.component.AbstractWombImpl.inject(AbstractWombImpl.java:170) at com.sun.hk2.component.ConstructorWomb$1.run(ConstructorWomb.java:91) at java.security.AccessController.doPrivileged(Native Method) at com.sun.hk2.component.ConstructorWomb.initialize(ConstructorWomb.java:88) at com.sun.hk2.component.AbstractWombImpl.get(AbstractWombImpl.java:77) at com.sun.hk2.component.SingletonInhabitant.get(SingletonInhabitant.java:58) at com.sun.hk2.component.LazyInhabitant.get(LazyInhabitant.java:107) at com.sun.hk2.component.AbstractInhabitantImpl.get(AbstractInhabitantImpl.java:60) at com.sun.enterprise.v3.server.AppServerStartup$2.run(AppServerStartup.java:223) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) Caused by: java.lang.IllegalArgumentException: Can not set com.sun.hk2.component.Holder field com.sun.enterprise.v3.server.TransactionRecovery.rrMgr to org.jvnet.hk2.component.Habitat$5 at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:146) at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:150) at sun.reflect.UnsafeObjectFieldAccessorImpl.set(UnsafeObjectFieldAccessorImpl.java:63) at java.lang.reflect.Field.set(Field.java:657) at org.jvnet.hk2.component.InjectionManager.inject(InjectionManager.java:84) ... 15 more |#] [#|2009-10-14T15:57:51.504-0700|INFO|glassfish|javax.enterprise.system.tools.admin.org.glassfish.server|_ThreadID=13;_ThreadName=Thread-3;|JMXStartupService: Started JMXConnector, JMXService URL = service:jmx:rmi://jed-asqe-1:8686/jndi/rmi://jed-asqe-1:8686/jmxrmi|#] [#|2009-10-14T15:57:51.759-0700|INFO|glassfish|com.sun.grizzly.config.GrizzlyServiceListener|_ThreadID=11;_ThreadName=Thread-3;|Perform lazy SSL initialization for the listener 'http-listener-2'|#] [#|2009-10-14T15:57:51.867-0700|INFO|glassfish|com.sun.grizzly.config.GrizzlyServiceListener|_ThreadID=14;_ThreadName=Thread-3;|Starting Grizzly Framework 1.9.18b - Wed Oct 14 15:57:51 PDT 2009|#] [#|2009-10-14T15:57:51.879-0700|INFO|glassfish|com.sun.grizzly.config.GrizzlyServiceListener|_ThreadID=15;_ThreadName=Thread-3;|Starting Grizzly Framework 1.9.18b - Wed Oct 14 15:57:51 PDT 2009|#] [#|2009-10-14T15:57:51.900-0700|INFO|glassfish|com.sun.grizzly.config.GrizzlyServiceListener|_ThreadID=16;_ThreadName=Thread-3;|Starting Grizzly Framework 1.9.18b - Wed Oct 14 15:57:51 PDT 2009|#] [#|2009-10-14T15:57:51.948-0700|INFO|glassfish|null|_ThreadID=17;_ThreadName=Thread-3;|Grizzly Framework started in: 259ms listening on port 8080|#] [#|2009-10-14T15:57:51.954-0700|INFO|glassfish|null|_ThreadID=18;_ThreadName=Thread-3;|Grizzly Framework started in: 172ms listening on port 8181|#] [#|2009-10-14T15:57:51.957-0700|INFO|glassfish|null|_ThreadID=19;_ThreadName=Thread-3;|Grizzly Framework started in: 148ms listening on port 4848|#] [#|2009-10-14T15:57:52.444-0700|INFO|glassfish|com.sun.grizzly.config.GrizzlyServiceListener|_ThreadID=20;_ThreadName=Thread-3;|Starting Grizzly Framework 1.9.18b - Wed Oct 14 15:57:52 PDT 2009|#] [#|2009-10-14T15:57:52.448-0700|INFO|glassfish|null|_ThreadID=21;_ThreadName=Thread-3;|Grizzly Framework started in: 569ms listening on port 3700|#] [#|2009-10-14T15:57:52.453-0700|INFO|glassfish|com.sun.grizzly.config.GrizzlyServiceListener|_ThreadID=22;_ThreadName=Thread-3;|Starting Grizzly Framework 1.9.18b - Wed Oct 14 15:57:52 PDT 2009|#] [#|2009-10-14T15:57:52.456-0700|INFO|glassfish|null|_ThreadID=23;_ThreadName=Thread-3;|Grizzly Framework started in: 540ms listening on port 7676|#] [#|2009-10-14T15:57:52.737-0700|INFO|glassfish|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=11;_ThreadName=Thread-3;|GlassFish v3 startup time : Felix(7365ms) startup services(2944ms) total(10309ms)|#] [#|2009-10-14T15:57:52.739-0700|INFO|glassfish|javax.enterprise.system.tools.monitor.org.glassfish.admin.monitor|_ThreadID=11;_ThreadName=Thread-3;|Discovering the XML ProbeProviders from lib/monitor|#] [#|2009-10-14T15:57:53.960-0700|INFO|glassfish|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=24;_ThreadName=Thread-3;|[Thread[GlassFish Kernel Main Thread,5,main]] started|#] [#|2009-10-14T15:57:54.077-0700|INFO|glassfish|null|_ThreadID=25;_ThreadName=Thread-3;|felix.fileinstall.poll (ms) 5000|#] [#|2009-10-14T15:57:54.078-0700|INFO|glassfish|null|_ThreadID=25;_ThreadName=Thread-3;|felix.fileinstall.dir /export/sonia/v3/glassfishv3/glassfish/modules/autostart|#] [#|2009-10-14T15:57:54.078-0700|INFO|glassfish|null|_ThreadID=25;_ThreadName=Thread-3;|felix.fileinstall.debug 1|#] [#|2009-10-14T15:57:54.079-0700|INFO|glassfish|null|_ThreadID=25;_ThreadName=Thread-3;|felix.fileinstall.bundles.new.start true|#] [#|2009-10-14T15:57:54.241-0700|INFO|glassfish|null|_ThreadID=26;_ThreadName=Thread-3;|felix.fileinstall.poll (ms) 5000|#] [#|2009-10-14T15:57:54.244-0700|INFO|glassfish|null|_ThreadID=26;_ThreadName=Thread-3;|felix.fileinstall.dir /export/sonia/v3/glassfishv3/glassfish/domains/domain1/autodeploy/bundles|#] [#|2009-10-14T15:57:54.245-0700|INFO|glassfish|null|_ThreadID=26;_ThreadName=Thread-3;|felix.fileinstall.debug 1|#] [#|2009-10-14T15:57:54.246-0700|INFO|glassfish|null|_ThreadID=26;_ThreadName=Thread-3;|felix.fileinstall.bundles.new.start true|#] [#|2009-10-14T15:57:54.252-0700|INFO|glassfish|null|_ThreadID=25;_ThreadName=Thread-3;|Updating configuration from org.apache.felix.fileinstall-autodeploy-bundles.cfg|#] [#|2009-10-14T15:57:54.285-0700|INFO|glassfish|null|_ThreadID=27;_ThreadName=Thread-3;|felix.fileinstall.poll (ms) 5000|#] [#|2009-10-14T15:57:54.286-0700|INFO|glassfish|null|_ThreadID=27;_ThreadName=Thread-3;|felix.fileinstall.dir /export/sonia/v3/glassfishv3/glassfish/domains/domain1/autodeploy/bundles|#] [#|2009-10-14T15:57:54.287-0700|INFO|glassfish|null|_ThreadID=27;_ThreadName=Thread-3;|felix.fileinstall.debug 1|#] [#|2009-10-14T15:57:54.287-0700|INFO|glassfish|null|_ThreadID=27;_ThreadName=Thread-3;|felix.fileinstall.bundles.new.start true|#] [#|2009-10-14T15:58:16.874-0700|INFO|glassfish|javax.enterprise.system.core.security.com.sun.enterprise.security|_ThreadID=28;_ThreadName=Thread-3;|SEC1001: Security Manager is ON.|#] [#|2009-10-14T15:58:17.175-0700|INFO|glassfish|javax.enterprise.system.core.security.com.sun.enterprise.security|_ThreadID=28;_ThreadName=Thread-3;|Security startup service called|#] [#|2009-10-14T15:58:17.185-0700|INFO|glassfish|javax.enterprise.system.core.security.com.sun.enterprise.security|_ThreadID=28;_ThreadName=Thread-3;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#] [#|2009-10-14T15:58:17.331-0700|INFO|glassfish|javax.enterprise.system.core.security.com.sun.enterprise.security|_ThreadID=28;_ThreadName=Thread-3;|Security service(s) started successfully....|#] [#|2009-10-14T15:58:17.887-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=28;_ThreadName=Thread-3;|Created HTTP listener http-listener-1 on port 8080|#] [#|2009-10-14T15:58:17.902-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=28;_ThreadName=Thread-3;|Created HTTP listener http-listener-2 on port 8181|#] [#|2009-10-14T15:58:17.916-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=28;_ThreadName=Thread-3;|Created HTTP listener admin-listener on port 4848|#] [#|2009-10-14T15:58:17.992-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=28;_ThreadName=Thread-3;|Created virtual server server|#] [#|2009-10-14T15:58:17.992-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=28;_ThreadName=admin-listener-(1);|Created virtual server server|#] [#|2009-10-14T15:58:18.010-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=28;_ThreadName=admin-listener-(1);|Created virtual server __asadmin|#] [#|2009-10-14T15:58:18.010-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=28;_ThreadName=Thread-3;|Created virtual server __asadmin|#] [#|2009-10-14T15:58:18.010-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=28;_ThreadName=admin-listener-(1);|Created virtual server __asadmin|#] [#|2009-10-14T15:58:19.676-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=28;_ThreadName=admin-listener-(1);|Virtual server server loaded system default web module|#] [#|2009-10-14T15:58:19.676-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=28;_ThreadName=Thread-3;|Virtual server server loaded system default web module|#] [#|2009-10-14T15:58:19.676-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=28;_ThreadName=admin-listener-(1);|Virtual server server loaded system default web module|#] [#|2009-10-14T15:58:20.109-0700|INFO|glassfish|org.apache.catalina.loader.WebappLoader|_ThreadID=28;_ThreadName=Thread-3;|Dual registration of jndi stream handler: factory already defined|#] [#|2009-10-14T15:58:20.654-0700|INFO|glassfish|javax.enterprise.resource.jta.com.sun.enterprise.transaction|_ThreadID=28;_ThreadName=Thread-3;|Using com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate as the delegate|#] [#|2009-10-14T15:58:21.302-0700|INFO|glassfish|null|_ThreadID=28;_ThreadName=Thread-3;|DOL Loading time280|#] [#|2009-10-14T15:58:22.412-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=28;_ThreadName=admin-listener-(1);|Loading application sec-ssignon-app1-first-web at /secssignonapp1first|#] [#|2009-10-14T15:58:22.412-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=28;_ThreadName=Thread-3;|Loading application sec-ssignon-app1-first-web at /secssignonapp1first|#] [#|2009-10-14T15:58:22.412-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=28;_ThreadName=admin-listener-(1);|Loading application sec-ssignon-app1-first-web at /secssignonapp1first|#] [#|2009-10-14T15:58:22.451-0700|INFO|glassfish|org.hibernate.validation.util.Version|_ThreadID=28;_ThreadName=Thread-3;|Hibernate Validator null|#] [#|2009-10-14T15:58:22.491-0700|INFO|glassfish|org.hibernate.validation.engine.resolver.DefaultTraversableResolver|_ThreadID=28;_ThreadName=Thread-3;|Instantiated an instance of org.hibernate.validation.engine.resolver.JPATraversableResolver.|#] [#|2009-10-14T15:58:23.330-0700|INFO|glassfish|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=28;_ThreadName=Thread-3;|Deployment of sec-ssignon-app1-first-web done is 7,734 ms|#] [#|2009-10-14T15:58:31.189-0700|INFO|glassfish|null|_ThreadID=29;_ThreadName=Thread-3;|DOL Loading time122|#] [#|2009-10-14T15:58:31.842-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=29;_ThreadName=admin-listener-(7);|Loading application sec-ssignon-app1-second-web at /secssignonapp1second|#] [#|2009-10-14T15:58:31.842-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=29;_ThreadName=Thread-3;|Loading application sec-ssignon-app1-second-web at /secssignonapp1second|#] [#|2009-10-14T15:58:31.842-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=29;_ThreadName=admin-listener-(7);|Loading application sec-ssignon-app1-second-web at /secssignonapp1second|#] [#|2009-10-14T15:58:31.892-0700|INFO|glassfish|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=29;_ThreadName=Thread-3;|Deployment of sec-ssignon-app1-second-web done is 882 ms|#] [#|2009-10-14T15:58:40.283-0700|INFO|glassfish|null|_ThreadID=30;_ThreadName=Thread-3;|DOL Loading time114|#] [#|2009-10-14T15:58:40.934-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=30;_ThreadName=Thread-3;|Loading application sec-ssignon-app1-prompt-web at /secssignonapp1prompt|#] [#|2009-10-14T15:58:40.934-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=30;_ThreadName=admin-listener-(2);|Loading application sec-ssignon-app1-prompt-web at /secssignonapp1prompt|#] [#|2009-10-14T15:58:40.934-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=30;_ThreadName=admin-listener-(2);|Loading application sec-ssignon-app1-prompt-web at /secssignonapp1prompt|#] [#|2009-10-14T15:58:40.978-0700|INFO|glassfish|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=30;_ThreadName=Thread-3;|Deployment of sec-ssignon-app1-prompt-web done is 874 ms|#] [#|2009-10-14T15:58:44.271-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=31;_ThreadName=pool-14-thread-1;|Created HTTP listener http-listener-1 on port 8080|#] [#|2009-10-14T15:58:44.271-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=31;_ThreadName=Thread-3;|Created HTTP listener http-listener-1 on port 8080|#] [#|2009-10-14T15:58:44.271-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=31;_ThreadName=pool-14-thread-1;|Created HTTP listener http-listener-1 on port 8080|#] [#|2009-10-14T15:58:44.271-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=31;_ThreadName=pool-14-thread-1;|Created HTTP listener http-listener-1 on port 8080|#] [#|2009-10-14T15:58:44.309-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=31;_ThreadName=pool-14-thread-1;|Created HTTP listener http-listener-2 on port 8181|#] [#|2009-10-14T15:58:44.309-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=31;_ThreadName=Thread-3;|Created HTTP listener http-listener-2 on port 8181|#] [#|2009-10-14T15:58:44.309-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=31;_ThreadName=pool-14-thread-1;|Created HTTP listener http-listener-2 on port 8181|#] [#|2009-10-14T15:58:44.309-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=31;_ThreadName=pool-14-thread-1;|Created HTTP listener http-listener-2 on port 8181|#] [#|2009-10-14T15:58:50.947-0700|INFO|glassfish|javax.enterprise.system.tools.admin.com.sun.enterprise.v3.admin|_ThreadID=32;_ThreadName=Thread-3;|Server shutdown initiated|#] [#|2009-10-14T15:58:53.543-0700|INFO|glassfish|javax.enterprise.system.tools.admin.org.glassfish.server|_ThreadID=32;_ThreadName=Thread-3;|JMXStartupService: shutting down AMX and JMX|#] [#|2009-10-14T15:58:53.554-0700|INFO|glassfish|javax.enterprise.system.tools.admin.org.glassfish.server|_ThreadID=32;_ThreadName=Thread-3;|JMXStartupService: Stopped JMXConnectorServer: service:jmx:rmi://jed-asqe-1:8686/jndi/rmi://jed-asqe-1:8686/jmxrmi|#] [#|2009-10-14T15:58:53.555-0700|INFO|glassfish|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=32;_ThreadName=Thread-3;|Shutdown procedure finished|#] Oct 14, 2009 3:59:15 PM com.sun.enterprise.admin.launcher.GFLauncherLogger info INFO: JVM invocation command line: /export/sonia/jdk1.6.0_16/bin/java -cp /export/sonia/v3/glassfishv3/glassfish/modules/glassfish.jar -XX:+UnlockDiagnosticVMOptions -XX:MaxPermSize=192m -XX:NewRatio=2 -XX:+LogVMOutput -XX:LogFile=/export/sonia/v3/glassfishv3/glassfish/domains/domain1/logs/jvm.log -Xmx512m -javaagent:/export/sonia/v3/glassfishv3/glassfish/lib/monitor/btrace-agent.jar=unsafe=true -client -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver -Djavax.net.ssl.keyStore=/export/sonia/v3/glassfishv3/glassfish/domains/domain1/config/keystore.jks -Djava.security.policy=/export/sonia/v3/glassfishv3/glassfish/domains/domain1/config/server.policy -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory -Dcom.sun.aas.instanceRoot=/export/sonia/v3/glassfishv3/glassfish/domains/domain1 -Djava.endorsed.dirs=/export/sonia/v3/glassfishv3/glassfish/lib/endorsed -Dcom.sun.aas.installRoot=/export/sonia/v3/glassfishv3/glassfish -Djava.ext.dirs=/export/sonia/jdk1.6.0_16/lib/ext:/export/sonia/jdk1.6.0_16/jre/lib/ext:/export/sonia/v3/glassfishv3/glassfish/domains/domain1/lib/ext:/export/sonia/v3/glassfishv3/javadb/lib -Djavax.net.ssl.trustStore=/export/sonia/v3/glassfishv3/glassfish/domains/domain1/config/cacerts.jks -Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as -Djava.security.auth.login.config=/export/sonia/v3/glassfishv3/glassfish/domains/domain1/config/login.conf -DANTLR_USE_DIRECT_CLASS_LOADING=true -Djava.security.manager -Djava.library.path=/export/sonia/v3/glassfishv3/glassfish/lib:/export/sonia/jdk1.6.0_16/jre/lib/sparc/server:/export/sonia/jdk1.6.0_16/jre/lib/sparc:/export/sonia/jdk1.6.0_16/lib/sparc:/usr/jdk/packages/lib/sparc:/lib:/usr/lib com.sun.enterprise.glassfish.bootstrap.ASMain -domainname domain1 -asadmin-args start-domain,,,--user,,,admin,,,--passwordfile,,,/export/sonia/appserver-sqe/build-config/adminpassword.txt,,,domain1 -instancename server -verbose false -debug false -asadmin-classpath /export/sonia/v3/glassfishv3/glassfish/modules/admin-cli.jar -asadmin-classname com.sun.enterprise.admin.cli.AsadminMain -upgrade false -domaindir /export/sonia/v3/glassfishv3/glassfish/domains/domain1 -read-stdin true Oct 14, 2009 3:59:16 PM com.sun.enterprise.admin.launcher.GFLauncherLogger info INFO: Successfully launched in 67 msec. [#|2009-10-14T15:59:24.459-0700|INFO||null|_ThreadID=11;_ThreadName=Thread-3;|Running GlassFish Version: GlassFish v3 (build 67)|#] [#|2009-10-14T15:59:24.827-0700|SEVERE|glassfish|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=12;_ThreadName=Thread-3;|Error processing com.sun.enterprise.v3.server.TransactionRecovery org.jvnet.hk2.component.ComponentException: Injection failed on com.sun.hk2.component.Holder com.sun.enterprise.v3.server.TransactionRecovery.rrMgr at org.jvnet.hk2.component.InjectionManager.inject(InjectionManager.java:107) at com.sun.hk2.component.AbstractWombImpl.inject(AbstractWombImpl.java:170) at com.sun.hk2.component.ConstructorWomb$1.run(ConstructorWomb.java:91) at java.security.AccessController.doPrivileged(Native Method) at com.sun.hk2.component.ConstructorWomb.initialize(ConstructorWomb.java:88) at com.sun.hk2.component.AbstractWombImpl.get(AbstractWombImpl.java:77) at com.sun.hk2.component.SingletonInhabitant.get(SingletonInhabitant.java:58) at com.sun.hk2.component.LazyInhabitant.get(LazyInhabitant.java:107) at com.sun.hk2.component.AbstractInhabitantImpl.get(AbstractInhabitantImpl.java:60) at com.sun.enterprise.v3.server.AppServerStartup$2.run(AppServerStartup.java:223) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) Caused by: java.lang.IllegalArgumentException: Can not set com.sun.hk2.component.Holder field com.sun.enterprise.v3.server.TransactionRecovery.rrMgr to org.jvnet.hk2.component.Habitat$5 at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:146) at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:150) at sun.reflect.UnsafeObjectFieldAccessorImpl.set(UnsafeObjectFieldAccessorImpl.java:63) at java.lang.reflect.Field.set(Field.java:657) at org.jvnet.hk2.component.InjectionManager.inject(InjectionManager.java:84) ... 15 more |#] [#|2009-10-14T15:59:25.564-0700|INFO|glassfish|javax.enterprise.system.tools.admin.org.glassfish.server|_ThreadID=13;_ThreadName=Thread-3;|JMXStartupService: Started JMXConnector, JMXService URL = service:jmx:rmi://jed-asqe-1:8686/jndi/rmi://jed-asqe-1:8686/jmxrmi|#] [#|2009-10-14T15:59:25.797-0700|INFO|glassfish|com.sun.grizzly.config.GrizzlyServiceListener|_ThreadID=11;_ThreadName=Thread-3;|Perform lazy SSL initialization for the listener 'http-listener-2'|#] [#|2009-10-14T15:59:26.422-0700|INFO|glassfish|com.sun.grizzly.config.GrizzlyServiceListener|_ThreadID=14;_ThreadName=Thread-3;|Starting Grizzly Framework 1.9.18b - Wed Oct 14 15:59:26 PDT 2009|#] [#|2009-10-14T15:59:26.423-0700|INFO|glassfish|com.sun.grizzly.config.GrizzlyServiceListener|_ThreadID=15;_ThreadName=Thread-3;|Starting Grizzly Framework 1.9.18b - Wed Oct 14 15:59:26 PDT 2009|#] [#|2009-10-14T15:59:26.425-0700|INFO|glassfish|com.sun.grizzly.config.GrizzlyServiceListener|_ThreadID=16;_ThreadName=Thread-3;|Starting Grizzly Framework 1.9.18b - Wed Oct 14 15:59:26 PDT 2009|#] [#|2009-10-14T15:59:26.429-0700|INFO|glassfish|com.sun.grizzly.config.GrizzlyServiceListener|_ThreadID=17;_ThreadName=Thread-3;|Starting Grizzly Framework 1.9.18b - Wed Oct 14 15:59:26 PDT 2009|#] [#|2009-10-14T15:59:26.434-0700|INFO|glassfish|com.sun.grizzly.config.GrizzlyServiceListener|_ThreadID=18;_ThreadName=Thread-3;|Starting Grizzly Framework 1.9.18b - Wed Oct 14 15:59:26 PDT 2009|#] [#|2009-10-14T15:59:26.519-0700|INFO|glassfish|null|_ThreadID=19;_ThreadName=Thread-3;|Grizzly Framework started in: 665ms listening on port 4848|#] [#|2009-10-14T15:59:26.527-0700|INFO|glassfish|null|_ThreadID=20;_ThreadName=Thread-3;|Grizzly Framework started in: 704ms listening on port 8181|#] [#|2009-10-14T15:59:26.528-0700|INFO|glassfish|null|_ThreadID=21;_ThreadName=Thread-3;|Grizzly Framework started in: 135ms listening on port 7676|#] [#|2009-10-14T15:59:26.529-0700|INFO|glassfish|null|_ThreadID=22;_ThreadName=Thread-3;|Grizzly Framework started in: 642ms listening on port 3700|#] [#|2009-10-14T15:59:26.530-0700|INFO|glassfish|null|_ThreadID=23;_ThreadName=Thread-3;|Grizzly Framework started in: 789ms listening on port 8080|#] [#|2009-10-14T15:59:28.506-0700|INFO|glassfish|javax.enterprise.system.core.security.com.sun.enterprise.security|_ThreadID=11;_ThreadName=Thread-3;|SEC1001: Security Manager is ON.|#] [#|2009-10-14T15:59:28.863-0700|INFO|glassfish|javax.enterprise.system.core.security.com.sun.enterprise.security|_ThreadID=11;_ThreadName=Thread-3;|Security startup service called|#] [#|2009-10-14T15:59:28.878-0700|INFO|glassfish|javax.enterprise.system.core.security.com.sun.enterprise.security|_ThreadID=11;_ThreadName=Thread-3;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#] [#|2009-10-14T15:59:29.048-0700|INFO|glassfish|javax.enterprise.system.core.security.com.sun.enterprise.security|_ThreadID=11;_ThreadName=Thread-3;|Security service(s) started successfully....|#] [#|2009-10-14T15:59:29.624-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=11;_ThreadName=Thread-3;|Created HTTP listener http-listener-1 on port 8080|#] [#|2009-10-14T15:59:29.641-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=11;_ThreadName=Thread-3;|Created HTTP listener http-listener-2 on port 8181|#] [#|2009-10-14T15:59:29.653-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=11;_ThreadName=Thread-3;|Created HTTP listener admin-listener on port 4848|#] [#|2009-10-14T15:59:30.212-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=11;_ThreadName=FelixStartLevel;|Created virtual server server|#] [#|2009-10-14T15:59:30.212-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=11;_ThreadName=Thread-3;|Created virtual server server|#] [#|2009-10-14T15:59:30.228-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=11;_ThreadName=FelixStartLevel;|Created virtual server __asadmin|#] [#|2009-10-14T15:59:30.228-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=11;_ThreadName=FelixStartLevel;|Created virtual server __asadmin|#] [#|2009-10-14T15:59:30.228-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=11;_ThreadName=Thread-3;|Created virtual server __asadmin|#] [#|2009-10-14T15:59:31.277-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=11;_ThreadName=FelixStartLevel;|Virtual server server loaded system default web module|#] [#|2009-10-14T15:59:31.277-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=11;_ThreadName=FelixStartLevel;|Virtual server server loaded system default web module|#] [#|2009-10-14T15:59:31.277-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=11;_ThreadName=Thread-3;|Virtual server server loaded system default web module|#] [#|2009-10-14T15:59:31.757-0700|INFO|glassfish|org.apache.catalina.loader.WebappLoader|_ThreadID=11;_ThreadName=Thread-3;|Dual registration of jndi stream handler: factory already defined|#] [#|2009-10-14T15:59:32.292-0700|INFO|glassfish|javax.enterprise.resource.jta.com.sun.enterprise.transaction|_ThreadID=11;_ThreadName=Thread-3;|Using com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate as the delegate|#] [#|2009-10-14T15:59:33.452-0700|INFO|glassfish|null|_ThreadID=11;_ThreadName=Thread-3;|DOL Loading time269|#] [#|2009-10-14T15:59:34.457-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=11;_ThreadName=FelixStartLevel;|Loading application sec-ssignon-app1-first-web at /secssignonapp1first|#] [#|2009-10-14T15:59:34.457-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=11;_ThreadName=FelixStartLevel;|Loading application sec-ssignon-app1-first-web at /secssignonapp1first|#] [#|2009-10-14T15:59:34.457-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=11;_ThreadName=Thread-3;|Loading application sec-ssignon-app1-first-web at /secssignonapp1first|#] [#|2009-10-14T15:59:34.466-0700|INFO|glassfish|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=11;_ThreadName=Thread-3;|Loading sec-ssignon-app1-first-web Application done is 7374 ms|#] [#|2009-10-14T15:59:34.620-0700|INFO|glassfish|null|_ThreadID=11;_ThreadName=Thread-3;|DOL Loading time121|#] [#|2009-10-14T15:59:35.255-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=11;_ThreadName=FelixStartLevel;|Loading application sec-ssignon-app1-second-web at /secssignonapp1second|#] [#|2009-10-14T15:59:35.255-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=11;_ThreadName=Thread-3;|Loading application sec-ssignon-app1-second-web at /secssignonapp1second|#] [#|2009-10-14T15:59:35.255-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=11;_ThreadName=FelixStartLevel;|Loading application sec-ssignon-app1-second-web at /secssignonapp1second|#] [#|2009-10-14T15:59:35.259-0700|INFO|glassfish|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=11;_ThreadName=Thread-3;|Loading sec-ssignon-app1-second-web Application done is 789 ms|#] [#|2009-10-14T15:59:35.433-0700|INFO|glassfish|null|_ThreadID=11;_ThreadName=Thread-3;|DOL Loading time137|#] [#|2009-10-14T15:59:36.021-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=11;_ThreadName=FelixStartLevel;|Loading application sec-ssignon-app1-prompt-web at /secssignonapp1prompt|#] [#|2009-10-14T15:59:36.021-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=11;_ThreadName=FelixStartLevel;|Loading application sec-ssignon-app1-prompt-web at /secssignonapp1prompt|#] [#|2009-10-14T15:59:36.021-0700|INFO|glassfish|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=11;_ThreadName=Thread-3;|Loading application sec-ssignon-app1-prompt-web at /secssignonapp1prompt|#] [#|2009-10-14T15:59:36.024-0700|INFO|glassfish|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=11;_ThreadName=Thread-3;|Loading sec-ssignon-app1-prompt-web Application done is 763 ms|#] [#|2009-10-14T15:59:36.075-0700|INFO|glassfish|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=11;_ThreadName=Thread-3;|GlassFish v3 startup time : Felix(6999ms) startup services(12238ms) total(19237ms)|#] [#|2009-10-14T15:59:36.076-0700|INFO|glassfish|javax.enterprise.system.tools.monitor.org.glassfish.admin.monitor|_ThreadID=11;_ThreadName=Thread-3;|Discovering the XML ProbeProviders from lib/monitor|#] [#|2009-10-14T15:59:36.798-0700|INFO|glassfish|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=24;_ThreadName=Thread-3;|[Thread[GlassFish Kernel Main Thread,5,main]] started|#] [#|2009-10-14T15:59:36.888-0700|INFO|glassfish|null|_ThreadID=25;_ThreadName=Thread-3;|felix.fileinstall.poll (ms) 5000|#] [#|2009-10-14T15:59:36.890-0700|INFO|glassfish|null|_ThreadID=26;_ThreadName=Thread-3;|felix.fileinstall.poll (ms) 5000|#] [#|2009-10-14T15:59:36.891-0700|INFO|glassfish|null|_ThreadID=26;_ThreadName=Thread-3;|felix.fileinstall.dir /export/sonia/v3/glassfishv3/glassfish/domains/domain1/autodeploy/bundles|#] [#|2009-10-14T15:59:36.892-0700|INFO|glassfish|null|_ThreadID=26;_ThreadName=Thread-3;|felix.fileinstall.debug 1|#] [#|2009-10-14T15:59:36.893-0700|INFO|glassfish|null|_ThreadID=26;_ThreadName=Thread-3;|felix.fileinstall.bundles.new.start true|#] [#|2009-10-14T15:59:36.900-0700|INFO|glassfish|null|_ThreadID=25;_ThreadName=Thread-3;|felix.fileinstall.dir /export/sonia/v3/glassfishv3/glassfish/modules/autostart|#] [#|2009-10-14T15:59:36.900-0700|INFO|glassfish|null|_ThreadID=25;_ThreadName=Thread-3;|felix.fileinstall.debug 1|#] [#|2009-10-14T15:59:36.902-0700|INFO|glassfish|null|_ThreadID=25;_ThreadName=Thread-3;|felix.fileinstall.bundles.new.start true|#] [#|2009-10-14T15:59:36.932-0700|INFO|glassfish|null|_ThreadID=25;_ThreadName=Thread-3;|Updating configuration from org.apache.felix.fileinstall-autodeploy-bundles.cfg|#] [#|2009-10-14T15:59:36.964-0700|INFO|glassfish|null|_ThreadID=27;_ThreadName=Thread-3;|felix.fileinstall.poll (ms) 5000|#] [#|2009-10-14T15:59:36.965-0700|INFO|glassfish|null|_ThreadID=27;_ThreadName=Thread-3;|felix.fileinstall.dir /export/sonia/v3/glassfishv3/glassfish/domains/domain1/autodeploy/bundles|#] [#|2009-10-14T15:59:36.967-0700|INFO|glassfish|null|_ThreadID=27;_ThreadName=Thread-3;|felix.fileinstall.debug 1|#] [#|2009-10-14T15:59:36.967-0700|INFO|glassfish|null|_ThreadID=27;_ThreadName=Thread-3;|felix.fileinstall.bundles.new.start true|#] [#|2009-10-14T16:00:41.127-0700|SEVERE|glassfish|org.apache.catalina.connector.CoyoteAdapter|_ThreadID=28;_ThreadName=Thread-3;|PWC3989: An exception or error occurred in the container during the request processing java.lang.ClassCircularityError: java/lang/StringBuilder at javax.security.jacc.WebResourcePermission.hashCode(WebResourcePermission.java:298) at java.util.HashMap.put(HashMap.java:372) at java.security.PermissionsHash.add(Permissions.java:482) at java.security.Permissions.add(Permissions.java:117) at com.sun.enterprise.security.provider.PolicyFile.addPerms(PolicyFile.java:1486) at com.sun.enterprise.security.provider.PolicyFile.addPermissions(PolicyFile.java:1353) at com.sun.enterprise.security.provider.PolicyFile.getPermissions(PolicyFile.java:1272) at com.sun.enterprise.security.provider.PolicyFile.getPermissions(PolicyFile.java:1263) at com.sun.enterprise.security.provider.PolicyFile.getPermissions(PolicyFile.java:1211) at com.sun.enterprise.security.provider.BasePolicyWrapper.getPermissions(BasePolicyWrapper.java:177) at com.sun.enterprise.security.PermissionCache.checkCache(PermissionCache.java:268) at com.sun.enterprise.security.PermissionCache.checkPermission(PermissionCache.java:337) at com.sun.enterprise.security.CachedPermissionImpl.checkPermission(CachedPermissionImpl.java:70) at com.sun.enterprise.security.web.integration.WebSecurityManager.hasNoConstrainedResources(WebSecurityManager.java:686) at com.sun.web.security.RealmAdapter.findSecurityConstraints(RealmAdapter.java:1038) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:509) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:615) at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:97) at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:85) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:185) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:641) at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:329) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:233) at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:161) at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:753) at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:661) at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:914) at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:166) at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:135) at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:102) at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:88) at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:76) at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:53) at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:57) at com.sun.grizzly.ContextTask.run(ContextTask.java:69) at com.sun.grizzly.util.FixedThreadPool$BasicWorker.dowork(FixedThreadPool.java:379) at com.sun.grizzly.util.FixedThreadPool$BasicWorker.run(FixedThreadPool.java:360) at java.lang.Thread.run(Thread.java:619) |#] [#|2009-10-14T16:00:41.276-0700|SEVERE|glassfish|org.apache.catalina.connector.CoyoteAdapter|_ThreadID=29;_ThreadName=Thread-3;|PWC3989: An exception or error occurred in the container during the request processing java.lang.ClassCircularityError: java/lang/StringBuilder at javax.security.jacc.WebResourcePermission.hashCode(WebResourcePermission.java:298) at java.util.HashMap.put(HashMap.java:372) at java.security.PermissionsHash.add(Permissions.java:482) at java.security.Permissions.add(Permissions.java:117) at com.sun.enterprise.security.provider.PolicyFile.addPerms(PolicyFile.java:1486) at com.sun.enterprise.security.provider.PolicyFile.addPermissions(PolicyFile.java:1353) at com.sun.enterprise.security.provider.PolicyFile.getPermissions(PolicyFile.java:1272) at com.sun.enterprise.security.provider.PolicyFile.getPermissions(PolicyFile.java:1263) at com.sun.enterprise.security.provider.PolicyFile.getPermissions(PolicyFile.java:1211) at com.sun.enterprise.security.provider.BasePolicyWrapper.getPermissions(BasePolicyWrapper.java:177) at com.sun.enterprise.security.PermissionCache.checkCache(PermissionCache.java:268) at com.sun.enterprise.security.PermissionCache.checkPermission(PermissionCache.java:337) at com.sun.enterprise.security.CachedPermissionImpl.checkPermission(CachedPermissionImpl.java:70) at com.sun.enterprise.security.web.integration.WebSecurityManager.hasNoConstrainedResources(WebSecurityManager.java:686) at com.sun.web.security.RealmAdapter.findSecurityConstraints(RealmAdapter.java:1038) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:509) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:615) at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:97) at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:85) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:185) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:641) at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:329) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:233) at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:161) at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:753) at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:661) at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:914) at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:166) at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:135) at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:102) at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:88) at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:76) at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:53) at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:57) at com.sun.grizzly.ContextTask.run(ContextTask.java:69) at com.sun.grizzly.util.FixedThreadPool$BasicWorker.dowork(FixedThreadPool.java:379) at com.sun.grizzly.util.FixedThreadPool$BasicWorker.run(FixedThreadPool.java:360) at java.lang.Thread.run(Thread.java:619) |#] [#|2009-10-14T16:00:41.491-0700|SEVERE|glassfish|org.apache.catalina.connector.CoyoteAdapter|_ThreadID=30;_ThreadName=Thread-3;|PWC3989: An exception or error occurred in the container during the request processing java.lang.ClassCircularityError: java/lang/StringBuilder at javax.security.jacc.WebResourcePermission.hashCode(WebResourcePermission.java:298) at java.util.HashMap.put(HashMap.java:372) at java.security.PermissionsHash.add(Permissions.java:482) at java.security.Permissions.add(Permissions.java:117) at com.sun.enterprise.security.provider.PolicyFile.addPerms(PolicyFile.java:1486) at com.sun.enterprise.security.provider.PolicyFile.addPermissions(PolicyFile.java:1353) at com.sun.enterprise.security.provider.PolicyFile.getPermissions(PolicyFile.java:1272) at com.sun.enterprise.security.provider.PolicyFile.getPermissions(PolicyFile.java:1263) at com.sun.enterprise.security.provider.PolicyFile.getPermissions(PolicyFile.java:1211) at com.sun.enterprise.security.provider.BasePolicyWrapper.getPermissions(BasePolicyWrapper.java:177) at com.sun.enterprise.security.PermissionCache.checkCache(PermissionCache.java:268) at com.sun.enterprise.security.PermissionCache.checkPermission(PermissionCache.java:337) at com.sun.enterprise.security.CachedPermissionImpl.checkPermission(CachedPermissionImpl.java:70) at com.sun.enterprise.security.web.integration.WebSecurityManager.hasNoConstrainedResources(WebSecurityManager.java:686) at com.sun.web.security.RealmAdapter.findSecurityConstraints(RealmAdapter.java:1038) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:509) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:615) at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:97) at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:85) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:185) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:641) at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:329) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:233) at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:161) at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:753) at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:661) at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:914) at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:166) at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:135) at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:102) at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:88) at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:76) at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:53) at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:57) at com.sun.grizzly.ContextTask.run(ContextTask.java:69) at com.sun.grizzly.util.FixedThreadPool$BasicWorker.dowork(FixedThreadPool.java:379) at com.sun.grizzly.util.FixedThreadPool$BasicWorker.run(FixedThreadPool.java:360) at java.lang.Thread.run(Thread.java:619) |#]