[#|2011-03-01T10:49:30.284-0800|WARNING|oracle-glassfish3.1|org.apache.catalina.connector.Request|_ThreadID=121;_ThreadName=Thread-1;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#] [#|2011-03-01T10:49:30.623-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=2522;_ThreadName=Thread-1;|===== GUI deployment: needUploadToTempfile ======|#] [#|2011-03-01T10:49:30.624-0800|INFO|oracle-glassfish3.1|org.glassfish.admingui|_ThreadID=121;_ThreadName=Thread-1;|======= uploadFileName=scrumtoys.war|#] [#|2011-03-01T10:49:30.644-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=2522;_ThreadName=Thread-1;|===== filePath=/var/tmp/scrumtoys3846595500433093844.war origPath=scrumtoys|#] [#|2011-03-01T10:49:31.534-0800|INFO|oracle-glassfish3.1|org.eclipse.persistence.session.file:/export/home/j2eetest/v3.1/glassfish3/glassfish/domains/domain1/applications/scrumtoys/WEB-INF/classes/_scrumtoysPU|_ThreadID=121;_ThreadName=Thread-1;|EclipseLink, version: Eclipse Persistence Services - 2.2.0.v20110202-r8913|#] [#|2011-03-01T10:49:31.538-0800|WARNING|oracle-glassfish3.1|javax.enterprise.resource.resourceadapter.com.sun.enterprise.resource.allocator|_ThreadID=2522;_ThreadName=Thread-1;|RAR5038:Unexpected exception while creating resource for pool DerbyPool. Exception : javax.resource.spi.ResourceAllocationException: Connection could not be allocated because: java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused.|#] [#|2011-03-01T10:49:31.541-0800|WARNING|oracle-glassfish3.1|javax.enterprise.resource.resourceadapter.com.sun.enterprise.connectors|_ThreadID=2522;_ThreadName=Thread-1;|RAR5117 : Failed to obtain/create connection from connection pool [ DerbyPool ]. Reason : com.sun.appserv.connectors.internal.api.PoolingException: Connection could not be allocated because: java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused.|#] [#|2011-03-01T10:49:31.542-0800|WARNING|oracle-glassfish3.1|javax.enterprise.resource.resourceadapter.com.sun.gjc.spi|_ThreadID=2522;_ThreadName=Thread-1;|RAR5114 : Error allocating connection : [Error in allocating a connection. Cause: Connection could not be allocated because: java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused.]|#] [#|2011-03-01T10:49:31.544-0800|SEVERE|oracle-glassfish3.1|org.eclipse.persistence.session.file:/export/home/j2eetest/v3.1/glassfish3/glassfish/domains/domain1/applications/scrumtoys/WEB-INF/classes/_scrumtoysPU.ejb|_ThreadID=121;_ThreadName=Thread-1;| Local Exception Stack: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.2.0.v20110202-r8913): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: Error in allocating a connection. Cause: Connection could not be allocated because: java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused. Error Code: 0 at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:309) at org.eclipse.persistence.sessions.JNDIConnector.connect(JNDIConnector.java:138) at org.eclipse.persistence.sessions.JNDIConnector.connect(JNDIConnector.java:94) at org.eclipse.persistence.sessions.DatasourceLogin.connectToDatasource(DatasourceLogin.java:162) at org.eclipse.persistence.internal.sessions.DatabaseSessionImpl.loginAndDetectDatasource(DatabaseSessionImpl.java:592) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider.login(EntityManagerFactoryProvider.java:233) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:394) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.getServerSession(EntityManagerFactoryImpl.java:185) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManagerImpl(EntityManagerFactoryImpl.java:242) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:230) at org.glassfish.persistence.jpa.PersistenceUnitLoader.doJava2DB(PersistenceUnitLoader.java:373) at org.glassfish.persistence.jpa.JPADeployer$2.visitPUD(JPADeployer.java:434) at org.glassfish.persistence.jpa.JPADeployer$PersistenceUnitDescriptorIterator.iteratePUDs(JPADeployer.java:486) at org.glassfish.persistence.jpa.JPADeployer.iterateInitializedPUsAtApplicationPrepare(JPADeployer.java:464) at org.glassfish.persistence.jpa.JPADeployer.event(JPADeployer.java:388) at org.glassfish.kernel.event.EventsImpl.send(EventsImpl.java:128) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:452) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240) at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:370) at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355) at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370) at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1048) at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96) at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1247) at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1235) at org.glassfish.admingui.common.util.LocalDeploymentFacility$LocalDFCommandRunner.run(LocalDeploymentFacility.java:143) at org.glassfish.deployment.client.AbstractDeploymentFacility.deploy(AbstractDeploymentFacility.java:406) at org.glassfish.admingui.common.util.DeployUtil.invokeDeploymentFacility(DeployUtil.java:100) at org.glassfish.admingui.common.util.DeployUtil.deploy(DeployUtil.java:76) at org.glassfish.admingui.common.handlers.DeploymentHandler.deploy(DeploymentHandler.java:191) 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:597) at com.sun.jsftemplating.layout.descriptors.handler.Handler.invoke(Handler.java:442) at com.sun.jsftemplating.layout.descriptors.LayoutElementBase.dispatchHandlers(LayoutElementBase.java:420) at com.sun.jsftemplating.layout.descriptors.LayoutElementBase.dispatchHandlers(LayoutElementBase.java:394) at com.sun.jsftemplating.layout.event.CommandActionListener.invokeCommandHandlers(CommandActionListener.java:150) at com.sun.jsftemplating.layout.event.CommandActionListener.processAction(CommandActionListener.java:98) at javax.faces.event.ActionEvent.processListener(ActionEvent.java:88) at javax.faces.component.UIComponentBase.broadcast(UIComponentBase.java:769) at javax.faces.component.UICommand.broadcast(UICommand.java:300) at com.sun.webui.jsf.component.WebuiCommand.broadcast(WebuiCommand.java:166) at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:794) at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:1259) at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:81) at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101) at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:409) at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1534) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:343) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:215) at com.sun.webui.jsf.util.UploadFilter.doFilter(UploadFilter.java:223) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:215) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:279) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175) at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:655) at org.apache.catalina.core.StandardPipeline.doChainInvoke(StandardPipeline.java:600) at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:96) at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:91) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:162) at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:326) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:227) at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:228) at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:822) at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:719) at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1013) at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225) at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137) at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104) at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90) at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79) at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54) at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59) at com.sun.grizzly.ContextTask.run(ContextTask.java:71) at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532) at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513) at java.lang.Thread.run(Thread.java:619) Caused by: java.sql.SQLException: Error in allocating a connection. Cause: Connection could not be allocated because: java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused. at com.sun.gjc.spi.base.DataSource.getConnection(DataSource.java:117) at org.eclipse.persistence.sessions.JNDIConnector.connect(JNDIConnector.java:126) ... 77 more Caused by: javax.resource.spi.ResourceAllocationException: Error in allocating a connection. Cause: Connection could not be allocated because: java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused. at com.sun.enterprise.connectors.ConnectionManagerImpl.internalGetConnection(ConnectionManagerImpl.java:310) at com.sun.enterprise.connectors.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:190) at com.sun.enterprise.connectors.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:165) at com.sun.enterprise.connectors.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:160) at com.sun.gjc.spi.base.DataSource.getConnection(DataSource.java:110) ... 78 more Caused by: com.sun.appserv.connectors.internal.api.PoolingException: Connection could not be allocated because: java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused. at com.sun.enterprise.resource.pool.datastructure.RWLockDataStructure.addResource(RWLockDataStructure.java:103) at com.sun.enterprise.resource.pool.ConnectionPool.addResource(ConnectionPool.java:282) at com.sun.enterprise.resource.pool.ConnectionPool.createResourceAndAddToPool(ConnectionPool.java:1497) at com.sun.enterprise.resource.pool.ConnectionPool.createResources(ConnectionPool.java:940) at com.sun.enterprise.resource.pool.ConnectionPool.initPool(ConnectionPool.java:230) at com.sun.enterprise.resource.pool.ConnectionPool.internalGetResource(ConnectionPool.java:511) at com.sun.enterprise.resource.pool.ConnectionPool.getResource(ConnectionPool.java:381) at com.sun.enterprise.resource.pool.PoolManagerImpl.getResourceFromPool(PoolManagerImpl.java:242) at com.sun.enterprise.resource.pool.PoolManagerImpl.getResource(PoolManagerImpl.java:167) at com.sun.enterprise.connectors.ConnectionManagerImpl.getResource(ConnectionManagerImpl.java:341) at com.sun.enterprise.connectors.ConnectionManagerImpl.internalGetConnection(ConnectionManagerImpl.java:304) ... 82 more Caused by: com.sun.appserv.connectors.internal.api.PoolingException: Connection could not be allocated because: java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused. at com.sun.enterprise.resource.pool.ConnectionPool.createSingleResource(ConnectionPool.java:920) at com.sun.enterprise.resource.pool.ConnectionPool.createResource(ConnectionPool.java:1181) at com.sun.enterprise.resource.pool.datastructure.RWLockDataStructure.addResource(RWLockDataStructure.java:98) ... 92 more Caused by: com.sun.appserv.connectors.internal.api.PoolingException: Connection could not be allocated because: java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused. at com.sun.enterprise.resource.allocator.LocalTxConnectorAllocator.createResource(LocalTxConnectorAllocator.java:110) at com.sun.enterprise.resource.pool.ConnectionPool.createSingleResource(ConnectionPool.java:903) ... 94 more Caused by: javax.resource.spi.ResourceAllocationException: Connection could not be allocated because: java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused. at com.sun.gjc.spi.DSManagedConnectionFactory.createManagedConnection(DSManagedConnectionFactory.java:127) at com.sun.enterprise.resource.allocator.LocalTxConnectorAllocator.createResource(LocalTxConnectorAllocator.java:87) ... 95 more Caused by: java.sql.SQLNonTransientConnectionException: java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused. at org.apache.derby.client.am.SQLExceptionFactory40.getSQLException(Unknown Source) at org.apache.derby.client.am.SqlException.getSQLException(Unknown Source) at org.apache.derby.jdbc.ClientDataSource.getConnection(Unknown Source) at org.apache.derby.jdbc.ClientDataSource.getConnection(Unknown Source) at com.sun.gjc.spi.DSManagedConnectionFactory.createManagedConnection(DSManagedConnectionFactory.java:113) ... 96 more Caused by: org.apache.derby.client.am.DisconnectException: java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused. at org.apache.derby.client.net.NetAgent.(Unknown Source) at org.apache.derby.client.net.NetConnection.newAgent_(Unknown Source) at org.apache.derby.client.am.Connection.initConnection(Unknown Source) at org.apache.derby.client.am.Connection.(Unknown Source) at org.apache.derby.client.net.NetConnection.(Unknown Source) at org.apache.derby.client.net.NetConnection40.(Unknown Source) at org.apache.derby.client.net.ClientJDBCObjectFactoryImpl40.newNetConnection(Unknown Source) ... 99 more Caused by: java.net.ConnectException: Connection refused at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333) at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195) at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366) at java.net.Socket.connect(Socket.java:519) at java.net.Socket.connect(Socket.java:469) at java.net.Socket.(Socket.java:366) at java.net.Socket.(Socket.java:180) at javax.net.DefaultSocketFactory.createSocket(SocketFactory.java:206) at org.apache.derby.client.net.OpenSocketAction.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) ... 106 more |#] [#|2011-03-01T10:49:31.552-0800|WARNING|oracle-glassfish3.1|javax.org.glassfish.persistence.org.glassfish.persistence.jpa|_ThreadID=2522;_ThreadName=Thread-1;|Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.2.0.v20110202-r8913): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: Error in allocating a connection. Cause: Connection could not be allocated because: java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused. Error Code: 0 javax.persistence.PersistenceException: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.2.0.v20110202-r8913): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: Error in allocating a connection. Cause: Connection could not be allocated because: java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused. Error Code: 0 at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:422) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.getServerSession(EntityManagerFactoryImpl.java:185) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManagerImpl(EntityManagerFactoryImpl.java:242) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:230) at org.glassfish.persistence.jpa.PersistenceUnitLoader.doJava2DB(PersistenceUnitLoader.java:373) at org.glassfish.persistence.jpa.JPADeployer$2.visitPUD(JPADeployer.java:434) at org.glassfish.persistence.jpa.JPADeployer$PersistenceUnitDescriptorIterator.iteratePUDs(JPADeployer.java:486) at org.glassfish.persistence.jpa.JPADeployer.iterateInitializedPUsAtApplicationPrepare(JPADeployer.java:464) at org.glassfish.persistence.jpa.JPADeployer.event(JPADeployer.java:388) at org.glassfish.kernel.event.EventsImpl.send(EventsImpl.java:128) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:452) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240) at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:370) at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355) at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370) at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1048) at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96) at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1247) at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1235) at org.glassfish.admingui.common.util.LocalDeploymentFacility$LocalDFCommandRunner.run(LocalDeploymentFacility.java:143) at org.glassfish.deployment.client.AbstractDeploymentFacility.deploy(AbstractDeploymentFacility.java:406) at org.glassfish.admingui.common.util.DeployUtil.invokeDeploymentFacility(DeployUtil.java:100) at org.glassfish.admingui.common.util.DeployUtil.deploy(DeployUtil.java:76) at org.glassfish.admingui.common.handlers.DeploymentHandler.deploy(DeploymentHandler.java:191) 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:597) at com.sun.jsftemplating.layout.descriptors.handler.Handler.invoke(Handler.java:442) at com.sun.jsftemplating.layout.descriptors.LayoutElementBase.dispatchHandlers(LayoutElementBase.java:420) at com.sun.jsftemplating.layout.descriptors.LayoutElementBase.dispatchHandlers(LayoutElementBase.java:394) at com.sun.jsftemplating.layout.event.CommandActionListener.invokeCommandHandlers(CommandActionListener.java:150) at com.sun.jsftemplating.layout.event.CommandActionListener.processAction(CommandActionListener.java:98) at javax.faces.event.ActionEvent.processListener(ActionEvent.java:88) at javax.faces.component.UIComponentBase.broadcast(UIComponentBase.java:769) at javax.faces.component.UICommand.broadcast(UICommand.java:300) at com.sun.webui.jsf.component.WebuiCommand.broadcast(WebuiCommand.java:166) at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:794) at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:1259) at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:81) at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101) at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:409) at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1534) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:343) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:215) at com.sun.webui.jsf.util.UploadFilter.doFilter(UploadFilter.java:223) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:215) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:279) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175) at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:655) at org.apache.catalina.core.StandardPipeline.doChainInvoke(StandardPipeline.java:600) at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:96) at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:91) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:162) at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:326) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:227) at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:228) at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:822) at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:719) at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1013) at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225) at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137) at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104) at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90) at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79) at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54) at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59) at com.sun.grizzly.ContextTask.run(ContextTask.java:71) at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532) at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513) at java.lang.Thread.run(Thread.java:619) Caused by: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.2.0.v20110202-r8913): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: Error in allocating a connection. Cause: Connection could not be allocated because: java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused. Error Code: 0 at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:309) at org.eclipse.persistence.sessions.JNDIConnector.connect(JNDIConnector.java:138) at org.eclipse.persistence.sessions.JNDIConnector.connect(JNDIConnector.java:94) at org.eclipse.persistence.sessions.DatasourceLogin.connectToDatasource(DatasourceLogin.java:162) at org.eclipse.persistence.internal.sessions.DatabaseSessionImpl.loginAndDetectDatasource(DatabaseSessionImpl.java:592) at org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider.login(EntityManagerFactoryProvider.java:233) at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:394) ... 72 more Caused by: java.sql.SQLException: Error in allocating a connection. Cause: Connection could not be allocated because: java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused. at com.sun.gjc.spi.base.DataSource.getConnection(DataSource.java:117) at org.eclipse.persistence.sessions.JNDIConnector.connect(JNDIConnector.java:126) ... 77 more Caused by: javax.resource.spi.ResourceAllocationException: Error in allocating a connection. Cause: Connection could not be allocated because: java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused. at com.sun.enterprise.connectors.ConnectionManagerImpl.internalGetConnection(ConnectionManagerImpl.java:310) at com.sun.enterprise.connectors.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:190) at com.sun.enterprise.connectors.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:165) at com.sun.enterprise.connectors.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:160) at com.sun.gjc.spi.base.DataSource.getConnection(DataSource.java:110) ... 78 more Caused by: com.sun.appserv.connectors.internal.api.PoolingException: Connection could not be allocated because: java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused. at com.sun.enterprise.resource.pool.datastructure.RWLockDataStructure.addResource(RWLockDataStructure.java:103) at com.sun.enterprise.resource.pool.ConnectionPool.addResource(ConnectionPool.java:282) at com.sun.enterprise.resource.pool.ConnectionPool.createResourceAndAddToPool(ConnectionPool.java:1497) at com.sun.enterprise.resource.pool.ConnectionPool.createResources(ConnectionPool.java:940) at com.sun.enterprise.resource.pool.ConnectionPool.initPool(ConnectionPool.java:230) at com.sun.enterprise.resource.pool.ConnectionPool.internalGetResource(ConnectionPool.java:511) at com.sun.enterprise.resource.pool.ConnectionPool.getResource(ConnectionPool.java:381) at com.sun.enterprise.resource.pool.PoolManagerImpl.getResourceFromPool(PoolManagerImpl.java:242) at com.sun.enterprise.resource.pool.PoolManagerImpl.getResource(PoolManagerImpl.java:167) at com.sun.enterprise.connectors.ConnectionManagerImpl.getResource(ConnectionManagerImpl.java:341) at com.sun.enterprise.connectors.ConnectionManagerImpl.internalGetConnection(ConnectionManagerImpl.java:304) ... 82 more Caused by: com.sun.appserv.connectors.internal.api.PoolingException: Connection could not be allocated because: java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused. at com.sun.enterprise.resource.pool.ConnectionPool.createSingleResource(ConnectionPool.java:920) at com.sun.enterprise.resource.pool.ConnectionPool.createResource(ConnectionPool.java:1181) at com.sun.enterprise.resource.pool.datastructure.RWLockDataStructure.addResource(RWLockDataStructure.java:98) ... 92 more Caused by: com.sun.appserv.connectors.internal.api.PoolingException: Connection could not be allocated because: java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused. at com.sun.enterprise.resource.allocator.LocalTxConnectorAllocator.createResource(LocalTxConnectorAllocator.java:110) at com.sun.enterprise.resource.pool.ConnectionPool.createSingleResource(ConnectionPool.java:903) ... 94 more Caused by: javax.resource.spi.ResourceAllocationException: Connection could not be allocated because: java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused. at com.sun.gjc.spi.DSManagedConnectionFactory.createManagedConnection(DSManagedConnectionFactory.java:127) at com.sun.enterprise.resource.allocator.LocalTxConnectorAllocator.createResource(LocalTxConnectorAllocator.java:87) ... 95 more Caused by: java.sql.SQLNonTransientConnectionException: java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused. at org.apache.derby.client.am.SQLExceptionFactory40.getSQLException(Unknown Source) at org.apache.derby.client.am.SqlException.getSQLException(Unknown Source) at org.apache.derby.jdbc.ClientDataSource.getConnection(Unknown Source) at org.apache.derby.jdbc.ClientDataSource.getConnection(Unknown Source) at com.sun.gjc.spi.DSManagedConnectionFactory.createManagedConnection(DSManagedConnectionFactory.java:113) ... 96 more Caused by: org.apache.derby.client.am.DisconnectException: java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused. at org.apache.derby.client.net.NetAgent.(Unknown Source) at org.apache.derby.client.net.NetConnection.newAgent_(Unknown Source) at org.apache.derby.client.am.Connection.initConnection(Unknown Source) at org.apache.derby.client.am.Connection.(Unknown Source) at org.apache.derby.client.net.NetConnection.(Unknown Source) at org.apache.derby.client.net.NetConnection40.(Unknown Source) at org.apache.derby.client.net.ClientJDBCObjectFactoryImpl40.newNetConnection(Unknown Source) ... 99 more Caused by: java.net.ConnectException: Connection refused at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333) at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195) at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366) at java.net.Socket.connect(Socket.java:519) at java.net.Socket.connect(Socket.java:469) at java.net.Socket.(Socket.java:366) at java.net.Socket.(Socket.java:180) at javax.net.DefaultSocketFactory.createSocket(SocketFactory.java:206) at org.apache.derby.client.net.OpenSocketAction.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) ... 106 more |#] [#|2011-03-01T10:49:31.566-0800|WARNING|oracle-glassfish3.1|javax.org.glassfish.persistence.org.glassfish.persistence.common|_ThreadID=2522;_ThreadName=Thread-1;|Cannot create tables for application scrumtoys. The expected DDL file scrumtoys_scrumtoysPU_createDDL.jdbc is not available.|#] [#|2011-03-01T10:49:31.705-0800|INFO|oracle-glassfish3.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=121;_ThreadName=Thread-1;|Initializing Mojarra 2.1.0 (FCS 2.1.0-b11) for context '/scrumtoys'|#] [#|2011-03-01T10:49:32.101-0800|INFO|oracle-glassfish3.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=121;_ThreadName=Thread-1;|Monitoring jndi:/server/scrumtoys/WEB-INF/faces-config.xml for modifications|#] [#|2011-03-01T10:49:32.290-0800|INFO|oracle-glassfish3.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=121;_ThreadName=Thread-1;|Initializing Mojarra 2.1.0 (FCS 2.1.0-b11) for context '/scrumtoys'|#] [#|2011-03-01T10:49:32.589-0800|INFO|oracle-glassfish3.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=121;_ThreadName=Thread-1;|Monitoring jndi:/vs/scrumtoys/WEB-INF/faces-config.xml for modifications|#] [#|2011-03-01T10:49:32.654-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=2522;_ThreadName=Thread-1;|WEB0671: Loading application [scrumtoys] at [/scrumtoys]|#] [#|2011-03-01T10:49:32.757-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=2522;_ThreadName=Thread-1;|scrumtoys was successfully deployed in 2,082 milliseconds.|#] [#|2011-03-01T10:49:32.876-0800|INFO|oracle-glassfish3.1|org.glassfish.admingui|_ThreadID=121;_ThreadName=Thread-1;|Exception in prepareAlert():null|#] [#|2011-03-01T10:49:34.107-0800|SEVERE|oracle-glassfish3.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=122;_ThreadName=Thread-1;|Unable to access url jndi:/server/scrumtoys/WEB-INF/faces-config.xml. Monitoring for this resource will no longer occur.|#] [#|2011-03-01T10:52:39.720-0800|INFO|oracle-glassfish3.1|javax.enterprise.resource.webcontainer.jsf.lifecycle|_ThreadID=123;_ThreadName=Thread-1;|JSF1027: [null] The ELResolvers for JSF were not registered with the JSP container.|#] [#|2011-03-01T10:52:39.755-0800|SEVERE|oracle-glassfish3.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=123;_ThreadName=Thread-1;|Unexpected exception when attempting to tear down the Mojarra runtime java.lang.IllegalStateException: Application was not properly initialized at startup, could not find Factory: javax.faces.application.ApplicationFactory at javax.faces.FactoryFinder$FactoryManager.getFactory(FactoryFinder.java:815) at javax.faces.FactoryFinder.getFactory(FactoryFinder.java:317) at com.sun.faces.config.InitFacesContext.getApplication(InitFacesContext.java:112) at com.sun.faces.config.ConfigureListener.contextDestroyed(ConfigureListener.java:329) at org.apache.catalina.core.StandardContext.contextListenerStop(StandardContext.java:4779) at org.apache.catalina.core.StandardContext.stop(StandardContext.java:5522) at com.sun.enterprise.web.WebModule.stop(WebModule.java:529) at org.apache.catalina.core.ContainerBase.removeChild(ContainerBase.java:1049) at com.sun.enterprise.web.WebContainer.unloadWebModule(WebContainer.java:2191) at com.sun.enterprise.web.WebContainer.unloadWebModule(WebContainer.java:2146) at com.sun.enterprise.web.WebApplication.stop(WebApplication.java:151) at org.glassfish.internal.data.EngineRef.stop(EngineRef.java:169) at org.glassfish.internal.data.ModuleInfo.stop(ModuleInfo.java:302) at org.glassfish.internal.data.ApplicationInfo.stop(ApplicationInfo.java:314) at com.sun.enterprise.v3.server.ApplicationLifecycle.unload(ApplicationLifecycle.java:997) at com.sun.enterprise.v3.server.ApplicationLifecycle.undeploy(ApplicationLifecycle.java:1023) at org.glassfish.deployment.admin.UndeployCommand.execute(UndeployCommand.java:333) at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355) at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370) at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1048) at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96) at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1247) at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1235) at org.glassfish.admingui.common.util.LocalDeploymentFacility$LocalDFCommandRunner.run(LocalDeploymentFacility.java:143) at org.glassfish.deployment.client.AbstractDeploymentFacility.undeploy(AbstractDeploymentFacility.java:1049) at org.glassfish.admingui.common.handlers.DeploymentHandler.undeploy(DeploymentHandler.java:309) 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:597) at com.sun.jsftemplating.layout.descriptors.handler.Handler.invoke(Handler.java:442) at com.sun.jsftemplating.layout.descriptors.LayoutElementBase.dispatchHandlers(LayoutElementBase.java:420) at com.sun.jsftemplating.layout.descriptors.LayoutElementBase.dispatchHandlers(LayoutElementBase.java:394) at com.sun.jsftemplating.layout.event.CommandActionListener.invokeCommandHandlers(CommandActionListener.java:150) at com.sun.jsftemplating.layout.event.CommandActionListener.processAction(CommandActionListener.java:98) at javax.faces.event.ActionEvent.processListener(ActionEvent.java:88) at javax.faces.component.UIComponentBase.broadcast(UIComponentBase.java:769) at javax.faces.component.UICommand.broadcast(UICommand.java:300) at com.sun.webui.jsf.component.WebuiCommand.broadcast(WebuiCommand.java:166) at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:794) at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:1259) at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:81) at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101) at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:409) at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1534) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:343) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:215) at com.sun.webui.jsf.util.UploadFilter.doFilter(UploadFilter.java:233) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:215) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:279) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175) at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:655) at org.apache.catalina.core.StandardPipeline.doChainInvoke(StandardPipeline.java:600) at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:96) at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:91) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:162) at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:326) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:227) at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:228) at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:822) at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:719) at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1013) at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225) at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137) at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104) at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90) at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79) at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54) at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59) at com.sun.grizzly.ContextTask.run(ContextTask.java:71) at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532) at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513) at java.lang.Thread.run(Thread.java:619) |#] [#|2011-03-01T10:54:16.175-0800|WARNING|oracle-glassfish3.1|org.apache.catalina.connector.Request|_ThreadID=124;_ThreadName=Thread-1;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#] [#|2011-03-01T10:54:16.519-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=2542;_ThreadName=Thread-1;|===== GUI deployment: needUploadToTempfile ======|#] [#|2011-03-01T10:54:16.520-0800|INFO|oracle-glassfish3.1|org.glassfish.admingui|_ThreadID=124;_ThreadName=Thread-1;|======= uploadFileName=service.ear|#] [#|2011-03-01T10:54:16.536-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=2542;_ThreadName=Thread-1;|===== filePath=/var/tmp/service8542894221165902310.ear origPath=service|#] [#|2011-03-01T10:54:22.762-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices.metroglue|_ThreadID=2542;_ThreadName=Thread-1;|WS10010: Web service endpoint deployment events listener registered successfully.|#] [#|2011-03-01T10:54:22.850-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices.metroglue|_ThreadID=2542;_ThreadName=Thread-1;|WS10001: Loading WS-TX Services. Please wait.|#] [#|2011-03-01T10:54:23.849-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=2542;_ThreadName=Thread-1;|WS00018: Webservice Endpoint deployed RegistrationPortTypeRPCPortImpl listening at address at http://tuppy:8080/__wstx-services/RegistrationPortTypeRPC11|#] [#|2011-03-01T10:54:23.854-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=2542;_ThreadName=Thread-1;|WS00018: Webservice Endpoint deployed ParticipantPortTypePortImpl listening at address at http://tuppy:8080/__wstx-services/ParticipantPortType11|#] [#|2011-03-01T10:54:23.858-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=2542;_ThreadName=Thread-1;|WS00018: Webservice Endpoint deployed CoordinatorPortTypeImpl listening at address at http://tuppy:8080/__wstx-services/CoordinatorPortType|#] [#|2011-03-01T10:54:23.862-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=2542;_ThreadName=Thread-1;|WS00018: Webservice Endpoint deployed RegistrationRequesterPortTypePortImpl listening at address at http://tuppy:8080/__wstx-services/RegistrationRequesterPortType11|#] [#|2011-03-01T10:54:23.866-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=2542;_ThreadName=Thread-1;|WS00018: Webservice Endpoint deployed RegistrationRequesterPortTypeImpl listening at address at http://tuppy:8080/__wstx-services/RegistrationRequesterPortType|#] [#|2011-03-01T10:54:23.870-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=2542;_ThreadName=Thread-1;|WS00018: Webservice Endpoint deployed ParticipantPortTypeImpl listening at address at http://tuppy:8080/__wstx-services/ParticipantPortType|#] [#|2011-03-01T10:54:23.875-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=2542;_ThreadName=Thread-1;|WS00018: Webservice Endpoint deployed RegistrationPortTypeImpl listening at address at http://tuppy:8080/__wstx-services/RegistrationPortTypeRPC|#] [#|2011-03-01T10:54:23.879-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=2542;_ThreadName=Thread-1;|WS00018: Webservice Endpoint deployed CoordinatorPortTypePortImpl listening at address at http://tuppy:8080/__wstx-services/CoordinatorPortType11|#] [#|2011-03-01T10:54:30.658-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=124;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-RegistrationService_V11-RegistrationPort|#] [#|2011-03-01T10:54:32.925-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=124;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSAT11Service-ParticipantPort|#] [#|2011-03-01T10:54:33.523-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=124;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSATCoordinator-Coordinator|#] [#|2011-03-01T10:54:33.843-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=124;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-RegistrationService_V11-RegistrationRequesterPort|#] [#|2011-03-01T10:54:34.265-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=124;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-Coordinator-RegistrationRequester|#] [#|2011-03-01T10:54:34.661-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=124;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSATCoordinator-Participant|#] [#|2011-03-01T10:54:35.002-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=124;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-Coordinator-Registration|#] [#|2011-03-01T10:54:35.192-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=124;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSAT11Service-CoordinatorPort|#] [#|2011-03-01T10:54:35.756-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=124;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-RegistrationService_V11-RegistrationPort|#] [#|2011-03-01T10:54:35.862-0800|SEVERE|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=2542;_ThreadName=Thread-1;|WS00034: Two web services are being deployed with the same endpoint URL /RegistrationPortTypeRPC11; The service that gets loaded last will always be the one that is active for this URL|#] [#|2011-03-01T10:54:35.951-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=124;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSAT11Service-ParticipantPort|#] [#|2011-03-01T10:54:36.055-0800|SEVERE|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=2542;_ThreadName=Thread-1;|WS00034: Two web services are being deployed with the same endpoint URL /ParticipantPortType11; The service that gets loaded last will always be the one that is active for this URL|#] [#|2011-03-01T10:54:36.175-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=124;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSATCoordinator-Coordinator|#] [#|2011-03-01T10:54:36.278-0800|SEVERE|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=2542;_ThreadName=Thread-1;|WS00034: Two web services are being deployed with the same endpoint URL /CoordinatorPortType; The service that gets loaded last will always be the one that is active for this URL|#] [#|2011-03-01T10:54:36.460-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=124;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-RegistrationService_V11-RegistrationRequesterPort|#] [#|2011-03-01T10:54:36.564-0800|SEVERE|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=2542;_ThreadName=Thread-1;|WS00034: Two web services are being deployed with the same endpoint URL /RegistrationRequesterPortType11; The service that gets loaded last will always be the one that is active for this URL|#] [#|2011-03-01T10:54:36.827-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=124;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-Coordinator-RegistrationRequester|#] [#|2011-03-01T10:54:36.931-0800|SEVERE|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=2542;_ThreadName=Thread-1;|WS00034: Two web services are being deployed with the same endpoint URL /RegistrationRequesterPortType; The service that gets loaded last will always be the one that is active for this URL|#] [#|2011-03-01T10:54:37.054-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=124;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSATCoordinator-Participant|#] [#|2011-03-01T10:54:37.159-0800|SEVERE|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=2542;_ThreadName=Thread-1;|WS00034: Two web services are being deployed with the same endpoint URL /ParticipantPortType; The service that gets loaded last will always be the one that is active for this URL|#] [#|2011-03-01T10:54:37.386-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=124;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-Coordinator-Registration|#] [#|2011-03-01T10:54:37.496-0800|SEVERE|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=2542;_ThreadName=Thread-1;|WS00034: Two web services are being deployed with the same endpoint URL /RegistrationPortTypeRPC; The service that gets loaded last will always be the one that is active for this URL|#] [#|2011-03-01T10:54:37.593-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=124;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSAT11Service-CoordinatorPort|#] [#|2011-03-01T10:54:37.760-0800|SEVERE|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=2542;_ThreadName=Thread-1;|WS00034: Two web services are being deployed with the same endpoint URL /CoordinatorPortType11; The service that gets loaded last will always be the one that is active for this URL|#] [#|2011-03-01T10:54:37.934-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=2542;_ThreadName=Thread-1;|WEB0671: Loading application [wstx-services] at [/__wstx-services]|#] [#|2011-03-01T10:54:37.938-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices.metroglue|_ThreadID=2542;_ThreadName=Thread-1;|WS10002: WS-TX Services successfully started.|#] [#|2011-03-01T10:54:37.996-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=2542;_ThreadName=Thread-1;|WS00018: Webservice Endpoint deployed SupplierService listening at address at http://tuppy:8080/supplier/SupplierService|#] [#|2011-03-01T10:54:38.386-0800|SEVERE|oracle-glassfish3.1|javax.enterprise.resource.corba.org.glassfish.enterprise.iiop.impl|_ThreadID=2542;_ThreadName=Thread-1;|The log message is null. java.lang.NullPointerException at org.glassfish.enterprise.iiop.impl.IiopFolbGmsClient.getAllClusterInstanceInfo(IiopFolbGmsClient.java:443) at org.glassfish.enterprise.iiop.impl.IiopFolbGmsClient.(IiopFolbGmsClient.java:152) at org.glassfish.enterprise.iiop.impl.GlassFishORBManager.setFOLBProperties(GlassFishORBManager.java:422) at org.glassfish.enterprise.iiop.impl.GlassFishORBManager.initORB(GlassFishORBManager.java:458) at org.glassfish.enterprise.iiop.impl.GlassFishORBManager.getORB(GlassFishORBManager.java:263) at org.glassfish.enterprise.iiop.impl.GlassFishORBFactoryImpl.createORB(GlassFishORBFactoryImpl.java:93) at org.glassfish.enterprise.iiop.api.GlassFishORBHelper.getORB(GlassFishORBHelper.java:120) at org.glassfish.enterprise.iiop.api.GlassFishORBHelper.getProtocolManager(GlassFishORBHelper.java:187) at com.sun.ejb.containers.BaseContainer.initializeProtocolManager(BaseContainer.java:818) at com.sun.ejb.containers.BaseContainer.(BaseContainer.java:566) at com.sun.ejb.containers.StatelessSessionContainer.(StatelessSessionContainer.java:155) at com.sun.ejb.containers.StatelessSessionContainer.(StatelessSessionContainer.java:149) at com.sun.ejb.containers.ContainerFactoryImpl.createContainer(ContainerFactoryImpl.java:105) at org.glassfish.ejb.startup.EjbApplication.loadContainers(EjbApplication.java:234) at org.glassfish.ejb.startup.EjbDeployer.load(EjbDeployer.java:290) at org.glassfish.ejb.startup.EjbDeployer.load(EjbDeployer.java:101) at org.glassfish.internal.data.ModuleInfo.load(ModuleInfo.java:186) at org.glassfish.internal.data.ApplicationInfo.load(ApplicationInfo.java:249) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:460) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240) at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:370) at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355) at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370) at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1048) at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96) at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1247) at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1235) at org.glassfish.admingui.common.util.LocalDeploymentFacility$LocalDFCommandRunner.run(LocalDeploymentFacility.java:143) at org.glassfish.deployment.client.AbstractDeploymentFacility.deploy(AbstractDeploymentFacility.java:406) at org.glassfish.admingui.common.util.DeployUtil.invokeDeploymentFacility(DeployUtil.java:100) at org.glassfish.admingui.common.util.DeployUtil.deploy(DeployUtil.java:76) at org.glassfish.admingui.common.handlers.DeploymentHandler.deploy(DeploymentHandler.java:191) 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:597) at com.sun.jsftemplating.layout.descriptors.handler.Handler.invoke(Handler.java:442) at com.sun.jsftemplating.layout.descriptors.LayoutElementBase.dispatchHandlers(LayoutElementBase.java:420) at com.sun.jsftemplating.layout.descriptors.LayoutElementBase.dispatchHandlers(LayoutElementBase.java:394) at com.sun.jsftemplating.layout.event.CommandActionListener.invokeCommandHandlers(CommandActionListener.java:150) at com.sun.jsftemplating.layout.event.CommandActionListener.processAction(CommandActionListener.java:98) at javax.faces.event.ActionEvent.processListener(ActionEvent.java:88) at javax.faces.component.UIComponentBase.broadcast(UIComponentBase.java:769) at javax.faces.component.UICommand.broadcast(UICommand.java:300) at com.sun.webui.jsf.component.WebuiCommand.broadcast(WebuiCommand.java:166) at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:794) at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:1259) at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:81) at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101) at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:409) at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1534) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:343) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:215) at com.sun.webui.jsf.util.UploadFilter.doFilter(UploadFilter.java:223) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:215) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:279) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175) at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:655) at org.apache.catalina.core.StandardPipeline.doChainInvoke(StandardPipeline.java:600) at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:96) at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:91) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:162) at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:326) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:227) at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:228) at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:822) at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:719) at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1013) at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225) at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137) at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104) at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90) at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79) at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54) at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59) at com.sun.grizzly.ContextTask.run(ContextTask.java:71) at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532) at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513) at java.lang.Thread.run(Thread.java:619) |#] [#|2011-03-01T10:54:49.956-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.transaction.com.sun.jts.CosTransactions|_ThreadID=2542;_ThreadName=Thread-1;|JTS5014: Recoverable JTS instance, serverId = [3700]|#] [#|2011-03-01T10:54:51.852-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=124;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=HelloSessionService-HelloSessionPort|#] [#|2011-03-01T10:54:51.967-0800|WARNING|oracle-glassfish3.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=124;_ThreadName=Thread-1;|Container org.glassfish.webservices.JAXWSContainer@d87f65 doesn't support class com.sun.xml.ws.api.server.Module|#] [#|2011-03-01T10:54:52.269-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.ejb.com.sun.ejb.containers|_ThreadID=2542;_ThreadName=Thread-1;|Portable JNDI names for EJB HelloStatelessBean : [java:global/service/ejb/HelloStatelessBean!com.sun.glassfish.ws.issue.HelloWebService, java:global/service/ejb/HelloStatelessBean!com.sun.glassfish.ws.issue.HelloStatelessLocal, java:global/service/ejb/HelloStatelessBean!com.sun.glassfish.ws.issue.HelloStatelessRemote]|#] [#|2011-03-01T10:54:52.276-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.ejb.com.sun.ejb.containers|_ThreadID=2542;_ThreadName=Thread-1;|Glassfish-specific (Non-portable) JNDI names for EJB HelloStatelessBean : [com.sun.glassfish.ws.issue.HelloStatelessRemote, com.sun.glassfish.ws.issue.HelloStatelessRemote#com.sun.glassfish.ws.issue.HelloStatelessRemote]|#] [#|2011-03-01T10:54:52.464-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=2542;_ThreadName=Thread-1;|WS00019: EJB Endpoint deployed service listening at address at http://tuppy:8080/HelloSessionService/HelloStatelessBean|#] [#|2011-03-01T10:54:52.470-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=2542;_ThreadName=Thread-1;|WS00019: EJB Endpoint deployed service listening at address at http://tuppy:8080/HelloSessionService/HelloStatelessBean|#] [#|2011-03-01T10:54:59.388-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=124;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/supplier-SupplierService-SupplierBinding|#] [#|2011-03-01T10:55:00.601-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=124;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/supplier-SupplierService-SupplierBinding|#] [#|2011-03-01T10:55:00.696-0800|SEVERE|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=2542;_ThreadName=Thread-1;|WS00034: Two web services are being deployed with the same endpoint URL /SupplierService; The service that gets loaded last will always be the one that is active for this URL|#] [#|2011-03-01T10:55:00.774-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=2542;_ThreadName=Thread-1;|WEB0671: Loading application [service#supplier.war] at [supplier]|#] [#|2011-03-01T10:55:00.845-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=2542;_ThreadName=Thread-1;|service was successfully deployed in 44,278 milliseconds.|#] [#|2011-03-01T11:14:25.296-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.tools.admin.com.sun.enterprise.v3.admin|_ThreadID=2657;_ThreadName=Thread-1;|Server shutdown initiated|#] [#|2011-03-01T11:14:25.310-0800|INFO|oracle-glassfish3.1|javax.org.glassfish.gms.org.glassfish.gms|_ThreadID=2657;_ThreadName=Thread-1;|GMSAD1008: GMSAdapter for member: server group: c1 received GlassfishEventType: prepare_shutdown|#] [#|2011-03-01T11:14:25.311-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=125;_ThreadName=Thread-1;|GMS1096: member: server is leaving group: c1|#] [#|2011-03-01T11:14:25.311-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=125;_ThreadName=Thread-1;|GMS1010: Leaving GMS group: c1 with shutdown type set to InstanceShutdown|#] [#|2011-03-01T11:14:25.328-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=126;_ThreadName=Thread-1;|GMS1110: Thread IP Multicast Listener for /228.9.119.211:3212 has completed.|#] [#|2011-03-01T11:14:25.329-0800|INFO|oracle-glassfish3.1|ShoalLogger.monitor|_ThreadID=125;_ThreadName=Thread-1;|BlockingIOMulicastSender monitoring stats: received: 488152 core poolsize:10 largest pool size:10 task count:488152 max queue size:0 rejected execution:0|#] [#|2011-03-01T11:14:25.367-0800|INFO|oracle-glassfish3.1|ShoalLogger.monitor|_ThreadID=125;_ThreadName=Thread-1;|GMS1115: router signal queue high water mark: 0 signal queue capacity: 600|#] [#|2011-03-01T11:14:25.373-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=28;_ThreadName=Thread-1;|GMS1091: View Window event processing thread for group: c1 terminated normally|#] [#|2011-03-01T11:14:25.375-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=127;_ThreadName=Thread-1;|GMS1088: MessageWindow thread for group: c1 terminated due to shutdown notification|#] [#|2011-03-01T11:14:25.376-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=111;_ThreadName=Thread-1;|GMS1107: SignalHandler task named GMS SignalHandler for Group-c1 thread exiting|#] [#|2011-03-01T11:14:25.430-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.appclient.org.glassfish.appclient.server.core|_ThreadID=2657;_ThreadName=Thread-1;|ACDEPL104: Java Web Start services stopped for the app client showArgsGUI-client|#] [#|2011-03-01T11:14:25.488-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=125;_ThreadName=Thread-1;|Closing Metro monitoring root: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=HelloSessionService-HelloSessionPort|#] [#|2011-03-01T11:14:25.745-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=125;_ThreadName=Thread-1;|Closing Metro monitoring root: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/supplier-SupplierService-SupplierBinding|#] [#|2011-03-01T11:14:25.771-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=125;_ThreadName=Thread-1;|Closing Metro monitoring root: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/supplier-SupplierService-SupplierBinding|#] [#|2011-03-01T11:14:26.171-0800|INFO|oracle-glassfish3.1|javax.enterprise.resource.webcontainer.jsf.lifecycle|_ThreadID=125;_ThreadName=Thread-1;|JSF1027: [null] The ELResolvers for JSF were not registered with the JSP container.|#] [#|2011-03-01T11:14:30.022-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=125;_ThreadName=Thread-1;|Closing Metro monitoring root: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-RegistrationService_V11-RegistrationPort|#] [#|2011-03-01T11:14:30.023-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=125;_ThreadName=Thread-1;|Closing Metro monitoring root: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSAT11Service-ParticipantPort|#] [#|2011-03-01T11:14:30.025-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=125;_ThreadName=Thread-1;|Closing Metro monitoring root: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSATCoordinator-Coordinator|#] [#|2011-03-01T11:14:30.026-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=125;_ThreadName=Thread-1;|Closing Metro monitoring root: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-RegistrationService_V11-RegistrationRequesterPort|#] [#|2011-03-01T11:14:30.027-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=125;_ThreadName=Thread-1;|Closing Metro monitoring root: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-Coordinator-RegistrationRequester|#] [#|2011-03-01T11:14:30.028-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=125;_ThreadName=Thread-1;|Closing Metro monitoring root: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSATCoordinator-Participant|#] [#|2011-03-01T11:14:30.029-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=125;_ThreadName=Thread-1;|Closing Metro monitoring root: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-Coordinator-Registration|#] [#|2011-03-01T11:14:30.030-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=125;_ThreadName=Thread-1;|Closing Metro monitoring root: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSAT11Service-CoordinatorPort|#] [#|2011-03-01T11:14:30.068-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=125;_ThreadName=Thread-1;|Closing Metro monitoring root: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-RegistrationService_V11-RegistrationPort|#] [#|2011-03-01T11:14:30.070-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=125;_ThreadName=Thread-1;|Closing Metro monitoring root: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSAT11Service-ParticipantPort|#] [#|2011-03-01T11:14:30.070-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=125;_ThreadName=Thread-1;|Closing Metro monitoring root: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSATCoordinator-Coordinator|#] [#|2011-03-01T11:14:30.071-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=125;_ThreadName=Thread-1;|Closing Metro monitoring root: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-RegistrationService_V11-RegistrationRequesterPort|#] [#|2011-03-01T11:14:30.072-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=125;_ThreadName=Thread-1;|Closing Metro monitoring root: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-Coordinator-RegistrationRequester|#] [#|2011-03-01T11:14:30.073-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=125;_ThreadName=Thread-1;|Closing Metro monitoring root: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSATCoordinator-Participant|#] [#|2011-03-01T11:14:30.074-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=125;_ThreadName=Thread-1;|Closing Metro monitoring root: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-Coordinator-Registration|#] [#|2011-03-01T11:14:30.075-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=125;_ThreadName=Thread-1;|Closing Metro monitoring root: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSAT11Service-CoordinatorPort|#] [#|2011-03-01T11:14:30.192-0800|SEVERE|oracle-glassfish3.1|org.apache.catalina.core.ContainerBase|_ThreadID=125;_ThreadName=Thread-1;|PWC1415: Error stopping container StandardEngine[glassfish-web].StandardHost[vs] org.apache.catalina.LifecycleException: PWC1367: Pipeline has not been started at org.apache.catalina.core.StandardPipeline.stop(StandardPipeline.java:325) at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1230) at com.sun.enterprise.web.VirtualServer.stop(VirtualServer.java:1989) at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1238) at org.apache.catalina.core.StandardEngine.stop(StandardEngine.java:532) at org.apache.catalina.startup.Embedded.stop(Embedded.java:976) at com.sun.enterprise.web.WebContainer.preDestroy(WebContainer.java:618) at com.sun.hk2.component.AbstractCreatorInhabitantImpl.dispose(AbstractCreatorInhabitantImpl.java:83) at com.sun.hk2.component.SingletonInhabitant.release(SingletonInhabitant.java:81) at com.sun.hk2.component.EventPublishingInhabitant.release(EventPublishingInhabitant.java:108) at com.sun.hk2.component.LazyInhabitant.release(LazyInhabitant.java:133) at org.glassfish.internal.data.EngineInfo.stop(EngineInfo.java:217) at com.sun.enterprise.v3.server.ApplicationLoaderService.preDestroy(ApplicationLoaderService.java:425) at com.sun.hk2.component.AbstractCreatorInhabitantImpl.dispose(AbstractCreatorInhabitantImpl.java:83) at com.sun.hk2.component.SingletonInhabitant.release(SingletonInhabitant.java:81) at com.sun.hk2.component.EventPublishingInhabitant.release(EventPublishingInhabitant.java:108) at com.sun.hk2.component.LazyInhabitant.release(LazyInhabitant.java:133) at com.sun.enterprise.v3.server.AppServerStartup.stop(AppServerStartup.java:415) at com.sun.enterprise.glassfish.bootstrap.GlassFishImpl.stop(GlassFishImpl.java:88) at com.sun.enterprise.v3.admin.StopServer.doExecute(StopServer.java:70) at com.sun.enterprise.v3.admin.StopDomainCommand.execute(StopDomainCommand.java:95) at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355) at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.run(CommandRunnerImpl.java:383) |#] [#|2011-03-01T11:14:30.266-0800|INFO|oracle-glassfish3.1|javax.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service|_ThreadID=2684;_ThreadName=Thread-1;|RAR7094: jaxr-ra shutdown successful.|#] [#|2011-03-01T11:14:30.267-0800|INFO|oracle-glassfish3.1|javax.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service|_ThreadID=2683;_ThreadName=Thread-1;|RAR7094: __ds_jdbc_ra shutdown successful.|#] [#|2011-03-01T11:14:33.466-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.tools.admin.org.glassfish.server|_ThreadID=2657;_ThreadName=Thread-252;|JMXStartupService: Stopped JMXConnectorServer: null|#] [#|2011-03-01T11:14:33.467-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.tools.admin.org.glassfish.server|_ThreadID=2657;_ThreadName=Thread-252;|JMXStartupService and JMXConnectors have been shut down.|#] [#|2011-03-01T11:14:33.468-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=2657;_ThreadName=Thread-252;|Shutdown procedure finished|#] Mar 1, 2011 11:15:08 AM com.sun.enterprise.admin.launcher.GFLauncherLogger info INFO: JVM invocation command line: /export/home/j2eetest/jdk/bin/java -cp /export/home/j2eetest/v3.1/glassfish3/glassfish/modules/glassfish.jar -XX:+UnlockDiagnosticVMOptions -XX:MaxPermSize=192m -XX:NewRatio=2 -Xmx512m -client -javaagent:/export/home/j2eetest/v3.1/glassfish3/glassfish/lib/monitor/btrace-agent.jar=unsafe=true,noServer=true -Dosgi.shell.telnet.maxconn=1 -Dfelix.fileinstall.disableConfigSave=false -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver -Dfelix.fileinstall.dir=/export/home/j2eetest/v3.1/glassfish3/glassfish/modules/autostart/ -Djavax.net.ssl.keyStore=/export/home/j2eetest/v3.1/glassfish3/glassfish/domains/domain1/config/keystore.jks -Dosgi.shell.telnet.port=6666 -Djava.security.policy=/export/home/j2eetest/v3.1/glassfish3/glassfish/domains/domain1/config/server.policy -Dfelix.fileinstall.log.level=2 -Dfelix.fileinstall.poll=5000 -Dcom.sun.aas.instanceRoot=/export/home/j2eetest/v3.1/glassfish3/glassfish/domains/domain1 -Dosgi.shell.telnet.ip=127.0.0.1 -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory -Djava.endorsed.dirs=/export/home/j2eetest/v3.1/glassfish3/glassfish/modules/endorsed:/export/home/j2eetest/v3.1/glassfish3/glassfish/lib/endorsed -Dcom.sun.aas.installRoot=/export/home/j2eetest/v3.1/glassfish3/glassfish -Dfelix.fileinstall.bundles.startTransient=true -Djava.ext.dirs=/export/home/j2eetest/jdk/lib/ext:/export/home/j2eetest/jdk/jre/lib/ext:/export/home/j2eetest/v3.1/glassfish3/glassfish/domains/domain1/lib/ext -Dfelix.fileinstall.bundles.new.start=true -Djavax.net.ssl.trustStore=/export/home/j2eetest/v3.1/glassfish3/glassfish/domains/domain1/config/cacerts.jks -Dorg.glassfish.additionalOSGiBundlesToStart=org.apache.felix.shell,org.apache.felix.gogo.runtime,org.apache.felix.gogo.shell,org.apache.felix.gogo.command -Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as -Djava.security.auth.login.config=/export/home/j2eetest/v3.1/glassfish3/glassfish/domains/domain1/config/login.conf -DANTLR_USE_DIRECT_CLASS_LOADING=true -Dgosh.args=--nointeractive -Djava.library.path=/export/home/j2eetest/v3.1/glassfish3/glassfish/lib:/export/home/j2eetest/jdk/jre/lib/sparc/server:/export/home/j2eetest/jdk/jre/lib/sparc:/export/home/j2eetest/jdk/lib/sparc:/usr/jdk/packages/lib/sparc:/lib:/usr/lib com.sun.enterprise.glassfish.bootstrap.ASMain -domainname domain1 -asadmin-args --host,,,localhost,,,--port,,,4848,,,--secure=false,,,--terse=false,,,--echo=false,,,--interactive=true,,,start-domain,,,--verbose=false,,,--debug=false,,,--domaindir,,,/export/home/j2eetest/v3.1/glassfish3/glassfish/domains,,,domain1 -instancename server -verbose false -debug false -asadmin-classpath /export/home/j2eetest/v3.1/glassfish3/glassfish/modules/admin-cli.jar -asadmin-classname com.sun.enterprise.admin.cli.AsadminMain -upgrade false -type DAS -domaindir /export/home/j2eetest/v3.1/glassfish3/glassfish/domains/domain1 -read-stdin true Mar 1, 2011 11:15:09 AM com.sun.enterprise.admin.launcher.GFLauncherLogger info INFO: Successfully launched in 91 msec. Mar 1, 2011 11:15:15 AM null INFO: Running GlassFish Version: Oracle GlassFish Server 3.1 (build 43) [#|2011-03-01T11:15:16.031-0800|INFO|oracle-glassfish3.1|org.glassfish.ha.store.spi.BackingStoreFactoryRegistry|_ThreadID=10;_ThreadName=Thread-1;|Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry|#] [#|2011-03-01T11:15:16.274-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=10;_ThreadName=Thread-1;|GMS1095: member: server is joining group: c1 ...|#] [#|2011-03-01T11:15:16.497-0800|INFO|oracle-glassfish3.1|grizzly|_ThreadID=11;_ThreadName=Thread-1;|GRIZZLY0001: Starting Grizzly Framework 1.9.31 - 3/1/11 11:15 AM|#] [#|2011-03-01T11:15:16.609-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=10;_ThreadName=Thread-1;|starting cluster c1 for member:server|#] [#|2011-03-01T11:15:16.610-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=10;_ThreadName=Thread-1;|GMS1061: MasterNode message listener is registered for member: server group: c1|#] [#|2011-03-01T11:15:16.621-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=12;_ThreadName=Thread-1;|GMS1092: GMS View Change Received for group: c1 : Members in view for MASTER_CHANGE_EVENT(before change analysis) are : 1: MemberId: server, MemberType: SPECTATOR, Address: 10.133.168.194:9142:228.9.119.211:3212:c1:server |#] [#|2011-03-01T11:15:16.622-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=12;_ThreadName=Thread-1;|GMS1016: Analyzing new membership snapshot received as part of event: MASTER_CHANGE_EVENT for member: server of group: c1|#] [#|2011-03-01T11:15:16.628-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=12;_ThreadName=Thread-1;|GMS1093: adding GroupLeadershipNotification signal leadermember: server of group: c1|#] [#|2011-03-01T11:15:16.630-0800|INFO|oracle-glassfish3.1|javax.org.glassfish.gms.org.glassfish.gms|_ThreadID=1;_ThreadName=Thread-1;|GMSAD1005: Member server joined group c1|#] [#|2011-03-01T11:15:16.637-0800|INFO|oracle-glassfish3.1|javax.org.glassfish.gms.org.glassfish.gms|_ThreadID=1;_ThreadName=Thread-1;|GMSAD1004: Started GMS for instance server in group c1|#] [#|2011-03-01T11:15:16.685-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=12;_ThreadName=Thread-1;|GMS1092: GMS View Change Received for group: c1 : Members in view for MASTER_CHANGE_EVENT(before change analysis) are : 1: MemberId: c1in1, MemberType: CORE, Address: 10.133.168.194:9171:228.9.119.211:3212:c1:c1in1 2: MemberId: server, MemberType: SPECTATOR, Address: 10.133.168.194:9142:228.9.119.211:3212:c1:server |#] [#|2011-03-01T11:15:16.687-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=12;_ThreadName=Thread-1;|GMS1016: Analyzing new membership snapshot received as part of event: MASTER_CHANGE_EVENT for member: c1in1 of group: c1|#] [#|2011-03-01T11:15:16.688-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=12;_ThreadName=Thread-1;|GMS1093: adding GroupLeadershipNotification signal leadermember: c1in1 of group: c1|#] [#|2011-03-01T11:15:16.690-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=12;_ThreadName=Thread-1;|GMS1024: Adding Join member: c1in1 group: c1 StartupState: INSTANCE_STARTUP |#] [#|2011-03-01T11:15:16.693-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=12;_ThreadName=Thread-1;|GMS1092: GMS View Change Received for group: c1 : Members in view for ADD_EVENT(before change analysis) are : 1: MemberId: c1in1, MemberType: CORE, Address: 10.133.168.194:9171:228.9.119.211:3212:c1:c1in1 2: MemberId: server, MemberType: SPECTATOR, Address: 10.133.168.194:9142:228.9.119.211:3212:c1:server |#] [#|2011-03-01T11:15:16.694-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=12;_ThreadName=Thread-1;|GMS1016: Analyzing new membership snapshot received as part of event: ADD_EVENT for member: server of group: c1|#] [#|2011-03-01T11:15:17.313-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.services.impl|_ThreadID=47;_ThreadName=Thread-1;|Grizzly Framework 1.9.31 started in: 101ms - bound to [0.0.0.0:7676]|#] [#|2011-03-01T11:15:17.314-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.services.impl|_ThreadID=48;_ThreadName=Thread-1;|Grizzly Framework 1.9.31 started in: 183ms - bound to [0.0.0.0:8181]|#] [#|2011-03-01T11:15:17.330-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.services.impl|_ThreadID=49;_ThreadName=Thread-1;|Grizzly Framework 1.9.31 started in: 140ms - bound to [0.0.0.0:3700]|#] [#|2011-03-01T11:15:17.329-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.services.impl|_ThreadID=46;_ThreadName=Thread-1;|Grizzly Framework 1.9.31 started in: 236ms - bound to [0.0.0.0:8080]|#] [#|2011-03-01T11:15:17.334-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.services.impl|_ThreadID=50;_ThreadName=Thread-1;|Grizzly Framework 1.9.31 started in: 184ms - bound to [0.0.0.0:4848]|#] [#|2011-03-01T11:15:17.431-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.admin.adapter|_ThreadID=1;_ThreadName=Thread-1;|The Admin Console is already installed, but not yet loaded.|#] [#|2011-03-01T11:15:19.184-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=1;_ThreadName=Thread-1;|WEB0169: Created HTTP listener [http-listener-1] on host/port [0.0.0.0:8080]|#] [#|2011-03-01T11:15:19.197-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=1;_ThreadName=Thread-1;|WEB0169: Created HTTP listener [http-listener-2] on host/port [0.0.0.0:8181]|#] [#|2011-03-01T11:15:19.209-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=1;_ThreadName=Thread-1;|WEB0169: Created HTTP listener [admin-listener] on host/port [0.0.0.0:4848]|#] [#|2011-03-01T11:15:19.293-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=1;_ThreadName=Thread-1;|WEB0171: Created virtual server [server]|#] [#|2011-03-01T11:15:19.301-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=1;_ThreadName=Thread-1;|WEB0171: Created virtual server [__asadmin]|#] [#|2011-03-01T11:15:19.315-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=1;_ThreadName=Thread-1;|WEB0171: Created virtual server [vs]|#] [#|2011-03-01T11:15:21.433-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=1;_ThreadName=Thread-1;|WEB0172: Virtual server [server] loaded default web module []|#] [#|2011-03-01T11:15:21.493-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=1;_ThreadName=Thread-1;|WEB0172: Virtual server [vs] loaded default web module []|#] [#|2011-03-01T11:15:23.015-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.services.impl|_ThreadID=1;_ThreadName=Thread-1;|core.start_container_done|#] [#|2011-03-01T11:15:24.384-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.security.com.sun.enterprise.security|_ThreadID=1;_ThreadName=Thread-1;|SEC1002: Security Manager is OFF.|#] [#|2011-03-01T11:15:24.666-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.security.com.sun.enterprise.security|_ThreadID=1;_ThreadName=Thread-1;|SEC1010: Entering Security Startup Service|#] [#|2011-03-01T11:15:24.677-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.security.com.sun.enterprise.security|_ThreadID=1;_ThreadName=Thread-1;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#] [#|2011-03-01T11:15:24.924-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.security.com.sun.enterprise.security.auth.realm|_ThreadID=1;_ThreadName=Thread-1;|SEC1115: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.|#] [#|2011-03-01T11:15:24.928-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.security.com.sun.enterprise.security.auth.realm|_ThreadID=1;_ThreadName=Thread-1;|SEC1115: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.|#] [#|2011-03-01T11:15:24.952-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.security.com.sun.enterprise.security.auth.realm|_ThreadID=1;_ThreadName=Thread-1;|SEC1115: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created.|#] [#|2011-03-01T11:15:24.957-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.security.com.sun.enterprise.security.auth.realm|_ThreadID=1;_ThreadName=Thread-1;|SEC1115: Realm [sec] of classtype [com.sun.enterprise.security.auth.realm.pam.PamRealm] successfully created.|#] [#|2011-03-01T11:15:24.987-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.security.com.sun.enterprise.security|_ThreadID=1;_ThreadName=Thread-1;|SEC1011: Security Service(s) Started Successfully|#] [#|2011-03-01T11:15:26.231-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=1;_ThreadName=Thread-1;|WEB0671: Loading application [hello] at [/hello]|#] [#|2011-03-01T11:15:26.234-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=1;_ThreadName=Thread-1;|CORE10010: Loading application hello done in 2,457 ms|#] [#|2011-03-01T11:15:27.974-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.appclient.org.glassfish.appclient.server.core|_ThreadID=1;_ThreadName=Thread-1;|ACDEPL103: Java Web Start services started for the app client showArgsGUI-client (contextRoot: /showArgsGUI-client)|#] [#|2011-03-01T11:15:27.996-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=1;_ThreadName=Thread-1;|CORE10010: Loading application showArgsGUI-client done in 1,754 ms|#] [#|2011-03-01T11:15:28.439-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=1;_ThreadName=Thread-1;|CORE10010: Loading application clusterjsp done in 438 ms|#] [#|2011-03-01T11:15:29.128-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=1;_ThreadName=Thread-1;|CORE10010: Loading application NumberGuess done in 682 ms|#] [#|2011-03-01T11:15:36.041-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices.metroglue|_ThreadID=1;_ThreadName=Thread-1;|WS10010: Web service endpoint deployment events listener registered successfully.|#] [#|2011-03-01T11:15:36.116-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices.metroglue|_ThreadID=1;_ThreadName=Thread-1;|WS10001: Loading WS-TX Services. Please wait.|#] [#|2011-03-01T11:15:37.014-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00018: Webservice Endpoint deployed ParticipantPortTypePortImpl listening at address at http://tuppy:8080/__wstx-services/ParticipantPortType11|#] [#|2011-03-01T11:15:37.020-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00018: Webservice Endpoint deployed RegistrationPortTypeImpl listening at address at http://tuppy:8080/__wstx-services/RegistrationPortTypeRPC|#] [#|2011-03-01T11:15:37.024-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00018: Webservice Endpoint deployed CoordinatorPortTypeImpl listening at address at http://tuppy:8080/__wstx-services/CoordinatorPortType|#] [#|2011-03-01T11:15:37.028-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00018: Webservice Endpoint deployed RegistrationRequesterPortTypeImpl listening at address at http://tuppy:8080/__wstx-services/RegistrationRequesterPortType|#] [#|2011-03-01T11:15:37.031-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00018: Webservice Endpoint deployed RegistrationRequesterPortTypePortImpl listening at address at http://tuppy:8080/__wstx-services/RegistrationRequesterPortType11|#] [#|2011-03-01T11:15:37.035-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00018: Webservice Endpoint deployed ParticipantPortTypeImpl listening at address at http://tuppy:8080/__wstx-services/ParticipantPortType|#] [#|2011-03-01T11:15:37.039-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00018: Webservice Endpoint deployed CoordinatorPortTypePortImpl listening at address at http://tuppy:8080/__wstx-services/CoordinatorPortType11|#] [#|2011-03-01T11:15:37.043-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00018: Webservice Endpoint deployed RegistrationPortTypeRPCPortImpl listening at address at http://tuppy:8080/__wstx-services/RegistrationPortTypeRPC11|#] [#|2011-03-01T11:15:42.837-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=10;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSAT11Service-ParticipantPort|#] [#|2011-03-01T11:15:45.946-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=10;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-Coordinator-Registration|#] [#|2011-03-01T11:15:46.326-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=10;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSATCoordinator-Coordinator|#] [#|2011-03-01T11:15:46.697-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=10;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-Coordinator-RegistrationRequester|#] [#|2011-03-01T11:15:47.049-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=10;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-RegistrationService_V11-RegistrationRequesterPort|#] [#|2011-03-01T11:15:47.275-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=10;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSATCoordinator-Participant|#] [#|2011-03-01T11:15:47.475-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=10;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSAT11Service-CoordinatorPort|#] [#|2011-03-01T11:15:47.779-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=10;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-RegistrationService_V11-RegistrationPort|#] [#|2011-03-01T11:15:48.116-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=10;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSAT11Service-ParticipantPort|#] [#|2011-03-01T11:15:48.280-0800|SEVERE|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00034: Two web services are being deployed with the same endpoint URL /ParticipantPortType11; The service that gets loaded last will always be the one that is active for this URL|#] [#|2011-03-01T11:15:48.505-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=10;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-Coordinator-Registration|#] [#|2011-03-01T11:15:48.623-0800|SEVERE|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00034: Two web services are being deployed with the same endpoint URL /RegistrationPortTypeRPC; The service that gets loaded last will always be the one that is active for this URL|#] [#|2011-03-01T11:15:48.739-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=10;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSATCoordinator-Coordinator|#] [#|2011-03-01T11:15:48.843-0800|SEVERE|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00034: Two web services are being deployed with the same endpoint URL /CoordinatorPortType; The service that gets loaded last will always be the one that is active for this URL|#] [#|2011-03-01T11:15:49.071-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=10;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-Coordinator-RegistrationRequester|#] [#|2011-03-01T11:15:49.173-0800|SEVERE|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00034: Two web services are being deployed with the same endpoint URL /RegistrationRequesterPortType; The service that gets loaded last will always be the one that is active for this URL|#] [#|2011-03-01T11:15:49.352-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=10;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-RegistrationService_V11-RegistrationRequesterPort|#] [#|2011-03-01T11:15:49.454-0800|SEVERE|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00034: Two web services are being deployed with the same endpoint URL /RegistrationRequesterPortType11; The service that gets loaded last will always be the one that is active for this URL|#] [#|2011-03-01T11:15:49.588-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=10;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSATCoordinator-Participant|#] [#|2011-03-01T11:15:49.692-0800|SEVERE|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00034: Two web services are being deployed with the same endpoint URL /ParticipantPortType; The service that gets loaded last will always be the one that is active for this URL|#] [#|2011-03-01T11:15:49.779-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=10;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSAT11Service-CoordinatorPort|#] [#|2011-03-01T11:15:49.883-0800|SEVERE|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00034: Two web services are being deployed with the same endpoint URL /CoordinatorPortType11; The service that gets loaded last will always be the one that is active for this URL|#] [#|2011-03-01T11:15:50.072-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=10;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-RegistrationService_V11-RegistrationPort|#] [#|2011-03-01T11:15:50.191-0800|SEVERE|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00034: Two web services are being deployed with the same endpoint URL /RegistrationPortTypeRPC11; The service that gets loaded last will always be the one that is active for this URL|#] [#|2011-03-01T11:15:50.347-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=1;_ThreadName=Thread-1;|WEB0671: Loading application [wstx-services] at [/__wstx-services]|#] [#|2011-03-01T11:15:50.350-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices.metroglue|_ThreadID=1;_ThreadName=Thread-1;|WS10002: WS-TX Services successfully started.|#] [#|2011-03-01T11:15:50.402-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00018: Webservice Endpoint deployed SupplierService listening at address at http://tuppy:8080/supplier/SupplierService|#] [#|2011-03-01T11:15:50.702-0800|SEVERE|oracle-glassfish3.1|javax.enterprise.resource.corba.org.glassfish.enterprise.iiop.impl|_ThreadID=1;_ThreadName=Thread-1;|The log message is null. java.lang.NullPointerException at org.glassfish.enterprise.iiop.impl.IiopFolbGmsClient.getAllClusterInstanceInfo(IiopFolbGmsClient.java:443) at org.glassfish.enterprise.iiop.impl.IiopFolbGmsClient.(IiopFolbGmsClient.java:152) at org.glassfish.enterprise.iiop.impl.GlassFishORBManager.setFOLBProperties(GlassFishORBManager.java:422) at org.glassfish.enterprise.iiop.impl.GlassFishORBManager.initORB(GlassFishORBManager.java:458) at org.glassfish.enterprise.iiop.impl.GlassFishORBManager.getORB(GlassFishORBManager.java:263) at org.glassfish.enterprise.iiop.impl.GlassFishORBFactoryImpl.createORB(GlassFishORBFactoryImpl.java:93) at org.glassfish.enterprise.iiop.api.GlassFishORBHelper.getORB(GlassFishORBHelper.java:120) at org.glassfish.enterprise.iiop.api.GlassFishORBHelper.getProtocolManager(GlassFishORBHelper.java:187) at com.sun.ejb.containers.BaseContainer.initializeProtocolManager(BaseContainer.java:818) at com.sun.ejb.containers.BaseContainer.(BaseContainer.java:566) at com.sun.ejb.containers.StatelessSessionContainer.(StatelessSessionContainer.java:155) at com.sun.ejb.containers.StatelessSessionContainer.(StatelessSessionContainer.java:149) at com.sun.ejb.containers.ContainerFactoryImpl.createContainer(ContainerFactoryImpl.java:105) at org.glassfish.ejb.startup.EjbApplication.loadContainers(EjbApplication.java:234) at org.glassfish.ejb.startup.EjbDeployer.load(EjbDeployer.java:290) at org.glassfish.ejb.startup.EjbDeployer.load(EjbDeployer.java:101) at org.glassfish.internal.data.ModuleInfo.load(ModuleInfo.java:186) at org.glassfish.internal.data.ApplicationInfo.load(ApplicationInfo.java:249) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:460) at com.sun.enterprise.v3.server.ApplicationLoaderService.processApplication(ApplicationLoaderService.java:364) at com.sun.enterprise.v3.server.ApplicationLoaderService.postConstruct(ApplicationLoaderService.java:208) at com.sun.hk2.component.AbstractCreatorImpl.inject(AbstractCreatorImpl.java:131) at com.sun.hk2.component.ConstructorCreator.initialize(ConstructorCreator.java:91) at com.sun.hk2.component.AbstractCreatorImpl.get(AbstractCreatorImpl.java:82) at com.sun.hk2.component.SingletonInhabitant.get(SingletonInhabitant.java:67) at com.sun.hk2.component.EventPublishingInhabitant.get(EventPublishingInhabitant.java:139) at com.sun.hk2.component.AbstractInhabitantImpl.get(AbstractInhabitantImpl.java:76) at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:243) at com.sun.enterprise.v3.server.AppServerStartup.start(AppServerStartup.java:135) at com.sun.enterprise.glassfish.bootstrap.GlassFishImpl.start(GlassFishImpl.java:79) at com.sun.enterprise.glassfish.bootstrap.GlassFishMain$Launcher.launch(GlassFishMain.java:117) 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:597) at com.sun.enterprise.glassfish.bootstrap.GlassFishMain.main(GlassFishMain.java:97) at com.sun.enterprise.glassfish.bootstrap.ASMain.main(ASMain.java:55) |#] [#|2011-03-01T11:15:58.582-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.transaction.com.sun.jts.CosTransactions|_ThreadID=1;_ThreadName=Thread-1;|JTS5014: Recoverable JTS instance, serverId = [3700]|#] [#|2011-03-01T11:16:00.163-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=10;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=HelloSessionService-HelloSessionPort|#] [#|2011-03-01T11:16:00.280-0800|WARNING|oracle-glassfish3.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=Thread-1;|Container org.glassfish.webservices.JAXWSContainer@1b40272 doesn't support class com.sun.xml.ws.api.server.Module|#] [#|2011-03-01T11:16:00.528-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.ejb.com.sun.ejb.containers|_ThreadID=1;_ThreadName=Thread-1;|Portable JNDI names for EJB HelloStatelessBean : [java:global/service/ejb/HelloStatelessBean!com.sun.glassfish.ws.issue.HelloWebService, java:global/service/ejb/HelloStatelessBean!com.sun.glassfish.ws.issue.HelloStatelessLocal, java:global/service/ejb/HelloStatelessBean!com.sun.glassfish.ws.issue.HelloStatelessRemote]|#] [#|2011-03-01T11:16:00.535-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.ejb.com.sun.ejb.containers|_ThreadID=1;_ThreadName=Thread-1;|Glassfish-specific (Non-portable) JNDI names for EJB HelloStatelessBean : [com.sun.glassfish.ws.issue.HelloStatelessRemote, com.sun.glassfish.ws.issue.HelloStatelessRemote#com.sun.glassfish.ws.issue.HelloStatelessRemote]|#] [#|2011-03-01T11:16:03.018-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00019: EJB Endpoint deployed service listening at address at http://tuppy:8080/HelloSessionService/HelloStatelessBean|#] [#|2011-03-01T11:16:03.025-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00019: EJB Endpoint deployed service listening at address at http://tuppy:8080/HelloSessionService/HelloStatelessBean|#] [#|2011-03-01T11:16:06.682-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=10;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/supplier-SupplierService-SupplierBinding|#] [#|2011-03-01T11:16:08.350-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=10;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/supplier-SupplierService-SupplierBinding|#] [#|2011-03-01T11:16:08.446-0800|SEVERE|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00034: Two web services are being deployed with the same endpoint URL /SupplierService; The service that gets loaded last will always be the one that is active for this URL|#] [#|2011-03-01T11:16:08.481-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=1;_ThreadName=Thread-1;|WEB0671: Loading application [service#supplier.war] at [supplier]|#] [#|2011-03-01T11:16:08.484-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=1;_ThreadName=Thread-1;|CORE10010: Loading application service done in 39,351 ms|#] [#|2011-03-01T11:16:08.487-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=1;_ThreadName=Thread-1;|Oracle GlassFish Server 3.1 (43) startup time : Felix (5,187ms), startup services(53,265ms), total(58,452ms)|#] [#|2011-03-01T11:16:08.492-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=10;_ThreadName=Thread-1;|GMS1099: GMS:Reporting Joined and Ready state to group: c1|#] [#|2011-03-01T11:16:08.526-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=12;_ThreadName=Thread-1;|GMS1092: GMS View Change Received for group: c1 : Members in view for JOINED_AND_READY_EVENT(before change analysis) are : 1: MemberId: c1in1, MemberType: CORE, Address: 10.133.168.194:9171:228.9.119.211:3212:c1:c1in1 2: MemberId: server, MemberType: SPECTATOR, Address: 10.133.168.194:9142:228.9.119.211:3212:c1:server |#] [#|2011-03-01T11:16:08.526-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=12;_ThreadName=Thread-1;|GMS1016: Analyzing new membership snapshot received as part of event: JOINED_AND_READY_EVENT for member: server of group: c1|#] [#|2011-03-01T11:16:09.157-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.tools.admin.org.glassfish.server|_ThreadID=90;_ThreadName=Thread-1;|JMXStartupService: Started JMXConnector, JMXService URL = service:jmx:rmi://tuppy:8686/jndi/rmi://tuppy:8686/jmxrmi|#] [#|2011-03-01T11:16:12.662-0800|SEVERE|oracle-glassfish3.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=101;_ThreadName=Thread-1;|Exception in thread "registration" |#] [#|2011-03-01T11:16:12.671-0800|SEVERE|oracle-glassfish3.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=101;_ThreadName=Thread-1;|java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key xfmgr.errTransTags at java.util.ResourceBundle.getObject(ResourceBundle.java:384) at java.util.ResourceBundle.getString(ResourceBundle.java:344) at com.sun.enterprise.registration.impl.StringManager.getString(StringManager.java:64) at com.sun.enterprise.registration.impl.SysnetTransferManager.transferServiceTags(SysnetTransferManager.java:118) at com.sun.enterprise.registration.impl.SysnetRegistrationService.transferEligibleServiceTagsToSysNet(SysnetRegistrationService.java:153) at com.sun.enterprise.registration.glassfish.TransferService$1.run(TransferService.java:85) at java.util.TimerThread.mainLoop(Timer.java:512) at java.util.TimerThread.run(Timer.java:462) |#] [#|2011-03-01T11:24:54.611-0800|INFO|oracle-glassfish3.1|org.hibernate.validator.util.Version|_ThreadID=20;_ThreadName=Thread-1;|Hibernate Validator 4.1.0.Final|#] [#|2011-03-01T11:24:54.644-0800|INFO|oracle-glassfish3.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=20;_ThreadName=Thread-1;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#] [#|2011-03-01T11:24:55.292-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=117;_ThreadName=Thread-1;|WEB0169: Created HTTP listener [http-listener-1] on host/port [0.0.0.0:8080]|#] [#|2011-03-01T11:24:55.335-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=117;_ThreadName=Thread-1;|WEB0169: Created HTTP listener [http-listener-2] on host/port [0.0.0.0:8181]|#] [#|2011-03-01T11:24:55.928-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.admin.adapter|_ThreadID=124;_ThreadName=Thread-1;|The Admin Console is already installed, but not yet loaded.|#] [#|2011-03-01T11:24:55.930-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.admin.adapter|_ThreadID=124;_ThreadName=Thread-1;|The Admin Console is starting. Please wait.|#] [#|2011-03-01T11:24:58.614-0800|INFO|oracle-glassfish3.1|com.sun.jersey.server.impl.application.WebApplicationImpl|_ThreadID=23;_ThreadName=Thread-1;|Initiating Jersey application, version 'Jersey: 1.5 01/14/2011 12:36 PM'|#] [#|2011-03-01T11:24:58.772-0800|INFO|oracle-glassfish3.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=22;_ThreadName=Thread-1;|Initializing Mojarra 2.1.0 (FCS 2.1.0-b11) for context ''|#] [#|2011-03-01T11:25:13.684-0800|INFO|oracle-glassfish3.1|null|_ThreadID=24;_ThreadName=Thread-1;|Total number of available updates : 1|#] [#|2011-03-01T11:25:13.685-0800|INFO|oracle-glassfish3.1|null|_ThreadID=24;_ThreadName=Thread-1;|Number of available updates since Tue Mar 01 11:25:11 PST 2011 : 0|#] [#|2011-03-01T11:25:16.626-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=124;_ThreadName=Thread-1;|WEB0671: Loading application [__admingui] at [/]|#] [#|2011-03-01T11:25:16.629-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=124;_ThreadName=Thread-1;|CORE10010: Loading application __admingui done in 20,697 ms|#] [#|2011-03-01T11:25:16.629-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.admin.adapter|_ThreadID=124;_ThreadName=Thread-1;|The Admin Console application is loaded.|#] [#|2011-03-01T11:25:17.423-0800|INFO|oracle-glassfish3.1|com.sun.grizzly.config.GrizzlyServiceListener|_ThreadID=23;_ThreadName=Thread-1;|Listening to REST requests at context: /management/domain|#] [#|2011-03-01T11:25:27.353-0800|WARNING|oracle-glassfish3.1|org.apache.catalina.connector.Request|_ThreadID=25;_ThreadName=Thread-1;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#] [#|2011-03-01T11:25:32.040-0800|INFO|oracle-glassfish3.1|org.glassfish.admingui|_ThreadID=25;_ThreadName=Thread-1;|Admin Console: Initializing Session Attributes...|#] [#|2011-03-01T11:25:33.305-0800|WARNING|oracle-glassfish3.1|org.glassfish.admingui|_ThreadID=26;_ThreadName=Thread-1;|Cannot create update center Image for /export/home/j2eetest/v3.1/glassfish3; Update Center functionality will not be available in Admin Console|#] [#|2011-03-01T15:25:30.353-0800|WARNING|oracle-glassfish3.1|org.apache.catalina.connector.Request|_ThreadID=23;_ThreadName=Thread-1;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#] [#|2011-03-01T15:25:30.466-0800|WARNING|oracle-glassfish3.1|org.apache.catalina.connector.Request|_ThreadID=27;_ThreadName=Thread-1;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#] [#|2011-03-01T15:25:35.398-0800|INFO|oracle-glassfish3.1|org.glassfish.admingui|_ThreadID=20;_ThreadName=Thread-1;|Admin Console: Initializing Session Attributes...|#] [#|2011-03-01T15:25:35.900-0800|WARNING|oracle-glassfish3.1|org.glassfish.admingui|_ThreadID=28;_ThreadName=Thread-1;|Cannot create update center Image for /export/home/j2eetest/v3.1/glassfish3; Update Center functionality will not be available in Admin Console|#] [#|2011-03-01T15:28:45.116-0800|INFO|oracle-glassfish3.1|javax.enterprise.resource.webcontainer.jsf.context|_ThreadID=20;_ThreadName=Thread-1;|Exception when handling error trying to reset the response. org.apache.catalina.connector.ClientAbortException: java.io.IOException: Broken pipe at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:425) at com.sun.grizzly.util.buf.ByteChunk.append(ByteChunk.java:351) at org.apache.catalina.connector.OutputBuffer.writeBytes(OutputBuffer.java:450) at org.apache.catalina.connector.OutputBuffer.write(OutputBuffer.java:437) at org.apache.catalina.connector.CoyoteOutputStream.write(CoyoteOutputStream.java:160) at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:202) at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:263) at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:106) at java.io.OutputStreamWriter.write(OutputStreamWriter.java:190) at com.sun.faces.renderkit.html_basic.HtmlResponseWriter.flushAttributes(HtmlResponseWriter.java:1088) at com.sun.faces.renderkit.html_basic.HtmlResponseWriter.closeStartIfNecessary(HtmlResponseWriter.java:1038) at com.sun.faces.renderkit.html_basic.HtmlResponseWriter.writeText(HtmlResponseWriter.java:878) at com.sun.webui.jsf.renderkit.html.HyperlinkRenderer.finishRenderAttributes(HyperlinkRenderer.java:162) at com.sun.webui.jsf.renderkit.html.HyperlinkRenderer.renderLink(HyperlinkRenderer.java:320) at com.sun.webui.jsf.renderkit.html.HyperlinkRenderer.renderEnd(HyperlinkRenderer.java:184) at com.sun.webui.jsf.renderkit.html.AbstractRenderer.encodeEnd(AbstractRenderer.java:225) at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:875) at com.sun.webui.jsf.util.RenderingUtilities.renderComponent(RenderingUtilities.java:99) at com.sun.webui.jsf.renderkit.html.TreeNodeRenderer.renderImageOrText(TreeNodeRenderer.java:362) at com.sun.webui.jsf.renderkit.html.TreeNodeRenderer.renderTreeRow(TreeNodeRenderer.java:307) at com.sun.webui.jsf.renderkit.html.TreeNodeRenderer.encodeEnd(TreeNodeRenderer.java:177) at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:875) at com.sun.webui.jsf.util.RenderingUtilities.renderComponent(RenderingUtilities.java:99) at com.sun.webui.jsf.renderkit.html.TreeNodeRenderer.encodeEnd(TreeNodeRenderer.java:206) at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:875) at com.sun.webui.jsf.util.RenderingUtilities.renderComponent(RenderingUtilities.java:99) at com.sun.webui.jsf.renderkit.html.TreeNodeRenderer.encodeEnd(TreeNodeRenderer.java:206) at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:875) at com.sun.webui.jsf.util.RenderingUtilities.renderComponent(RenderingUtilities.java:99) at com.sun.webui.jsf.renderkit.html.TreeNodeRenderer.encodeEnd(TreeNodeRenderer.java:206) at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:875) at com.sun.webui.jsf.util.RenderingUtilities.renderComponent(RenderingUtilities.java:99) at com.sun.webui.jsf.renderkit.html.TreeRenderer.encodeEnd(TreeRenderer.java:196) at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:875) at com.sun.jsftemplating.layout.descriptors.LayoutElementBase.encodeChild(LayoutElementBase.java:558) at com.sun.jsftemplating.layout.descriptors.LayoutElementBase.encodeChild(LayoutElementBase.java:555) at com.sun.jsftemplating.layout.descriptors.LayoutElementBase.encodeChild(LayoutElementBase.java:555) at com.sun.jsftemplating.layout.descriptors.LayoutElementBase.encodeChild(LayoutElementBase.java:555) at com.sun.jsftemplating.layout.descriptors.LayoutElementBase.encodeChild(LayoutElementBase.java:555) at com.sun.jsftemplating.layout.descriptors.LayoutComponent.encode(LayoutComponent.java:243) at com.sun.jsftemplating.layout.descriptors.LayoutComposition.encodeThis(LayoutComposition.java:161) at com.sun.jsftemplating.layout.descriptors.LayoutElementBase.encode(LayoutElementBase.java:330) at com.sun.jsftemplating.layout.descriptors.LayoutComposition.encodeThis(LayoutComposition.java:161) at com.sun.jsftemplating.layout.descriptors.LayoutElementBase.encode(LayoutElementBase.java:330) at com.sun.jsftemplating.layout.descriptors.LayoutComposition.encodeThis(LayoutComposition.java:161) at com.sun.jsftemplating.layout.descriptors.LayoutElementBase.encode(LayoutElementBase.java:330) at com.sun.jsftemplating.layout.descriptors.LayoutElementBase.encode(LayoutElementBase.java:348) at com.sun.jsftemplating.layout.descriptors.LayoutDefinition.encode(LayoutDefinition.java:246) at com.sun.jsftemplating.layout.LayoutViewHandler.renderView(LayoutViewHandler.java:683) at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:121) at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101) at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:410) at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1534) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:343) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:215) at com.sun.webui.jsf.util.UploadFilter.doFilter(UploadFilter.java:233) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:215) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:279) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175) at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:655) at org.apache.catalina.core.StandardPipeline.doChainInvoke(StandardPipeline.java:600) at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:96) at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:91) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:162) at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:326) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:227) at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:228) at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:822) at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:719) at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1013) at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225) at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137) at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104) at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90) at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79) at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54) at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59) at com.sun.grizzly.ContextTask.run(ContextTask.java:71) at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532) at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513) at java.lang.Thread.run(Thread.java:619) Caused by: java.io.IOException: Broken pipe at sun.nio.ch.FileDispatcher.write0(Native Method) at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29) at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104) at sun.nio.ch.IOUtil.write(IOUtil.java:75) at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334) at com.sun.grizzly.util.OutputWriter.flushChannel(OutputWriter.java:108) at com.sun.grizzly.util.OutputWriter.flushChannel(OutputWriter.java:76) at com.sun.grizzly.http.SocketChannelOutputBuffer.flushChannel(SocketChannelOutputBuffer.java:326) at com.sun.grizzly.http.SocketChannelOutputBuffer.flushBuffer(SocketChannelOutputBuffer.java:398) at com.sun.grizzly.http.SocketChannelOutputBuffer.realWriteBytes(SocketChannelOutputBuffer.java:282) at com.sun.grizzly.tcp.http11.InternalOutputBuffer$OutputStreamOutputBuffer.doWrite(InternalOutputBuffer.java:898) at com.sun.grizzly.tcp.http11.filters.ChunkedOutputFilter.doWrite(ChunkedOutputFilter.java:167) at com.sun.grizzly.tcp.http11.InternalOutputBuffer.doWrite(InternalOutputBuffer.java:658) at com.sun.grizzly.tcp.Response.doWrite(Response.java:685) at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:420) ... 82 more |#] [#|2011-03-01T15:28:46.969-0800|INFO|oracle-glassfish3.1|javax.enterprise.resource.webcontainer.jsf.context|_ThreadID=25;_ThreadName=Thread-1;|Exception when handling error trying to reset the response. org.apache.catalina.connector.ClientAbortException: java.io.IOException: Broken pipe at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:425) at com.sun.grizzly.util.buf.ByteChunk.append(ByteChunk.java:351) at org.apache.catalina.connector.OutputBuffer.writeBytes(OutputBuffer.java:450) at org.apache.catalina.connector.OutputBuffer.write(OutputBuffer.java:437) at org.apache.catalina.connector.CoyoteOutputStream.write(CoyoteOutputStream.java:160) at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:202) at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:263) at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:106) at java.io.OutputStreamWriter.write(OutputStreamWriter.java:190) at com.sun.faces.renderkit.html_basic.HtmlResponseWriter.flushAttributes(HtmlResponseWriter.java:1088) at com.sun.faces.renderkit.html_basic.HtmlResponseWriter.closeStartIfNecessary(HtmlResponseWriter.java:1038) at com.sun.faces.renderkit.html_basic.HtmlResponseWriter.writeText(HtmlResponseWriter.java:878) at com.sun.webui.jsf.renderkit.html.HyperlinkRenderer.finishRenderAttributes(HyperlinkRenderer.java:162) at com.sun.webui.jsf.renderkit.html.HyperlinkRenderer.renderLink(HyperlinkRenderer.java:320) at com.sun.webui.jsf.renderkit.html.HyperlinkRenderer.renderEnd(HyperlinkRenderer.java:184) at com.sun.webui.jsf.renderkit.html.AbstractRenderer.encodeEnd(AbstractRenderer.java:225) at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:875) at com.sun.webui.jsf.util.RenderingUtilities.renderComponent(RenderingUtilities.java:99) at com.sun.webui.jsf.renderkit.html.TreeNodeRenderer.renderImageOrText(TreeNodeRenderer.java:362) at com.sun.webui.jsf.renderkit.html.TreeNodeRenderer.renderTreeRow(TreeNodeRenderer.java:307) at com.sun.webui.jsf.renderkit.html.TreeNodeRenderer.encodeEnd(TreeNodeRenderer.java:177) at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:875) at com.sun.webui.jsf.util.RenderingUtilities.renderComponent(RenderingUtilities.java:99) at com.sun.webui.jsf.renderkit.html.TreeNodeRenderer.encodeEnd(TreeNodeRenderer.java:206) at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:875) at com.sun.webui.jsf.util.RenderingUtilities.renderComponent(RenderingUtilities.java:99) at com.sun.webui.jsf.renderkit.html.TreeNodeRenderer.encodeEnd(TreeNodeRenderer.java:206) at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:875) at com.sun.webui.jsf.util.RenderingUtilities.renderComponent(RenderingUtilities.java:99) at com.sun.webui.jsf.renderkit.html.TreeNodeRenderer.encodeEnd(TreeNodeRenderer.java:206) at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:875) at com.sun.webui.jsf.util.RenderingUtilities.renderComponent(RenderingUtilities.java:99) at com.sun.webui.jsf.renderkit.html.TreeRenderer.encodeEnd(TreeRenderer.java:196) at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:875) at com.sun.jsftemplating.layout.descriptors.LayoutElementBase.encodeChild(LayoutElementBase.java:558) at com.sun.jsftemplating.layout.descriptors.LayoutElementBase.encodeChild(LayoutElementBase.java:555) at com.sun.jsftemplating.layout.descriptors.LayoutElementBase.encodeChild(LayoutElementBase.java:555) at com.sun.jsftemplating.layout.descriptors.LayoutElementBase.encodeChild(LayoutElementBase.java:555) at com.sun.jsftemplating.layout.descriptors.LayoutElementBase.encodeChild(LayoutElementBase.java:555) at com.sun.jsftemplating.layout.descriptors.LayoutComponent.encode(LayoutComponent.java:243) at com.sun.jsftemplating.layout.descriptors.LayoutComposition.encodeThis(LayoutComposition.java:161) at com.sun.jsftemplating.layout.descriptors.LayoutElementBase.encode(LayoutElementBase.java:330) at com.sun.jsftemplating.layout.descriptors.LayoutComposition.encodeThis(LayoutComposition.java:161) at com.sun.jsftemplating.layout.descriptors.LayoutElementBase.encode(LayoutElementBase.java:330) at com.sun.jsftemplating.layout.descriptors.LayoutComposition.encodeThis(LayoutComposition.java:161) at com.sun.jsftemplating.layout.descriptors.LayoutElementBase.encode(LayoutElementBase.java:330) at com.sun.jsftemplating.layout.descriptors.LayoutElementBase.encode(LayoutElementBase.java:348) at com.sun.jsftemplating.layout.descriptors.LayoutDefinition.encode(LayoutDefinition.java:246) at com.sun.jsftemplating.layout.LayoutViewHandler.renderView(LayoutViewHandler.java:683) at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:121) at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101) at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:410) at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1534) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:343) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:215) at com.sun.webui.jsf.util.UploadFilter.doFilter(UploadFilter.java:233) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:215) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:279) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175) at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:655) at org.apache.catalina.core.StandardPipeline.doChainInvoke(StandardPipeline.java:600) at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:96) at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:91) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:162) at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:326) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:227) at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:228) at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:822) at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:719) at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1013) at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225) at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137) at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104) at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90) at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79) at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54) at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59) at com.sun.grizzly.ContextTask.run(ContextTask.java:71) at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532) at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513) at java.lang.Thread.run(Thread.java:619) Caused by: java.io.IOException: Broken pipe at sun.nio.ch.FileDispatcher.write0(Native Method) at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29) at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104) at sun.nio.ch.IOUtil.write(IOUtil.java:75) at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334) at com.sun.grizzly.util.OutputWriter.flushChannel(OutputWriter.java:108) at com.sun.grizzly.util.OutputWriter.flushChannel(OutputWriter.java:76) at com.sun.grizzly.http.SocketChannelOutputBuffer.flushChannel(SocketChannelOutputBuffer.java:326) at com.sun.grizzly.http.SocketChannelOutputBuffer.flushBuffer(SocketChannelOutputBuffer.java:398) at com.sun.grizzly.http.SocketChannelOutputBuffer.realWriteBytes(SocketChannelOutputBuffer.java:282) at com.sun.grizzly.tcp.http11.InternalOutputBuffer$OutputStreamOutputBuffer.doWrite(InternalOutputBuffer.java:898) at com.sun.grizzly.tcp.http11.filters.ChunkedOutputFilter.doWrite(ChunkedOutputFilter.java:167) at com.sun.grizzly.tcp.http11.InternalOutputBuffer.doWrite(InternalOutputBuffer.java:658) at com.sun.grizzly.tcp.Response.doWrite(Response.java:685) at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:420) ... 82 more |#] [#|2011-03-01T15:33:08.436-0800|SEVERE|oracle-glassfish3.1|org.apache.jasper.servlet.JspServlet|_ThreadID=25;_ThreadName=Thread-1;|PWC6117: File "%2Fexport%2Fhome%2Fj2eetest%2Fv3.1%2Fglassfish3%2Fglassfish%2Flib%2Finstall%2Fapplications%2F__admingui%2FupdateCenter%2Fapplications%2FwebApplicationLinks.jsp" not found|#] [#|2011-03-01T15:33:36.749-0800|SEVERE|oracle-glassfish3.1|org.apache.jasper.servlet.JspServlet|_ThreadID=25;_ThreadName=Thread-1;|PWC6117: File "%2Fexport%2Fhome%2Fj2eetest%2Fv3.1%2Fglassfish3%2Fglassfish%2Flib%2Finstall%2Fapplications%2F__admingui%2FupdateCenter%2Fapplications%2FwebApplicationLinks.jsp" not found|#] [#|2011-03-01T15:34:04.177-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.tools.admin.com.sun.enterprise.v3.admin|_ThreadID=387;_ThreadName=Thread-1;|Server restart initiated|#] [#|2011-03-01T15:34:04.425-0800|INFO|oracle-glassfish3.1|org.jvnet.hk2.osgiadapter|_ThreadID=29;_ThreadName=Thread-1;|Stopping com.sun.enterprise.v3.server.AppServerStartup@115dbe9|#] [#|2011-03-01T15:34:04.429-0800|INFO|oracle-glassfish3.1|javax.org.glassfish.gms.org.glassfish.gms|_ThreadID=387;_ThreadName=Thread-1;|GMSAD1008: GMSAdapter for member: server group: c1 received GlassfishEventType: prepare_shutdown|#] [#|2011-03-01T15:34:04.432-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=29;_ThreadName=Thread-1;|GMS1096: member: server is leaving group: c1|#] [#|2011-03-01T15:34:04.433-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=29;_ThreadName=Thread-1;|GMS1010: Leaving GMS group: c1 with shutdown type set to InstanceShutdown|#] [#|2011-03-01T15:34:04.456-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=30;_ThreadName=Thread-1;|GMS1110: Thread IP Multicast Listener for /228.9.119.211:3212 has completed.|#] [#|2011-03-01T15:34:04.545-0800|INFO|oracle-glassfish3.1|ShoalLogger.monitor|_ThreadID=29;_ThreadName=Thread-1;|BlockingIOMulicastSender monitoring stats: received: 15451 core poolsize:10 largest pool size:10 task count:15451 max queue size:0 rejected execution:0|#] [#|2011-03-01T15:34:05.406-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=12;_ThreadName=Thread-1;|GMS1091: View Window event processing thread for group: c1 terminated normally|#] [#|2011-03-01T15:34:05.407-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=31;_ThreadName=Thread-1;|GMS1088: MessageWindow thread for group: c1 terminated due to shutdown notification|#] [#|2011-03-01T15:34:05.408-0800|INFO|oracle-glassfish3.1|ShoalLogger.monitor|_ThreadID=29;_ThreadName=Thread-1;|GMS1115: router signal queue high water mark: 0 signal queue capacity: 600|#] [#|2011-03-01T15:34:05.409-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=32;_ThreadName=Thread-1;|GMS1107: SignalHandler task named GMS SignalHandler for Group-c1 thread exiting|#] [#|2011-03-01T15:34:05.465-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.appclient.org.glassfish.appclient.server.core|_ThreadID=387;_ThreadName=Thread-1;|ACDEPL104: Java Web Start services stopped for the app client showArgsGUI-client|#] [#|2011-03-01T15:34:05.503-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=29;_ThreadName=Thread-1;|Closing Metro monitoring root: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=HelloSessionService-HelloSessionPort|#] [#|2011-03-01T15:34:05.554-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=29;_ThreadName=Thread-1;|Closing Metro monitoring root: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/supplier-SupplierService-SupplierBinding|#] [#|2011-03-01T15:34:05.574-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=29;_ThreadName=Thread-1;|Closing Metro monitoring root: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/supplier-SupplierService-SupplierBinding|#] [#|2011-03-01T15:34:05.946-0800|INFO|oracle-glassfish3.1|javax.enterprise.resource.webcontainer.jsf.lifecycle|_ThreadID=29;_ThreadName=Thread-1;|JSF1027: [null] The ELResolvers for JSF were not registered with the JSP container.|#] Mar 1, 2011 3:34:06 PM com.sun.enterprise.admin.launcher.GFLauncherLogger info INFO: JVM invocation command line: /export/home/j2eetest/jdk/bin/java -cp /export/home/j2eetest/v3.1/glassfish3/glassfish/modules/glassfish.jar -XX:+UnlockDiagnosticVMOptions -XX:MaxPermSize=192m -XX:NewRatio=2 -Xmx512m -client -javaagent:/export/home/j2eetest/v3.1/glassfish3/glassfish/lib/monitor/btrace-agent.jar=unsafe=true,noServer=true -Dosgi.shell.telnet.maxconn=1 -Dfelix.fileinstall.disableConfigSave=false -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver -Dfelix.fileinstall.dir=/export/home/j2eetest/v3.1/glassfish3/glassfish/modules/autostart/ -Djavax.net.ssl.keyStore=/export/home/j2eetest/v3.1/glassfish3/glassfish/domains/domain1/config/keystore.jks -Dosgi.shell.telnet.port=6666 -Djava.security.policy=/export/home/j2eetest/v3.1/glassfish3/glassfish/domains/domain1/config/server.policy -Dfelix.fileinstall.log.level=2 -Dfelix.fileinstall.poll=5000 -Dcom.sun.aas.instanceRoot=/export/home/j2eetest/v3.1/glassfish3/glassfish/domains/domain1 -Dosgi.shell.telnet.ip=127.0.0.1 -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory -Djava.endorsed.dirs=/export/home/j2eetest/v3.1/glassfish3/glassfish/modules/endorsed:/export/home/j2eetest/v3.1/glassfish3/glassfish/lib/endorsed -Dcom.sun.aas.installRoot=/export/home/j2eetest/v3.1/glassfish3/glassfish -Dfelix.fileinstall.bundles.startTransient=true -Djava.ext.dirs=/export/home/j2eetest/jdk/lib/ext:/export/home/j2eetest/jdk/jre/lib/ext:/export/home/j2eetest/v3.1/glassfish3/glassfish/domains/domain1/lib/ext -Dfelix.fileinstall.bundles.new.start=true -Djavax.net.ssl.trustStore=/export/home/j2eetest/v3.1/glassfish3/glassfish/domains/domain1/config/cacerts.jks -Dorg.glassfish.additionalOSGiBundlesToStart=org.apache.felix.shell,org.apache.felix.gogo.runtime,org.apache.felix.gogo.shell,org.apache.felix.gogo.command -Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as -Djava.security.auth.login.config=/export/home/j2eetest/v3.1/glassfish3/glassfish/domains/domain1/config/login.conf -DANTLR_USE_DIRECT_CLASS_LOADING=true -Dgosh.args=--nointeractive -Djava.library.path=/export/home/j2eetest/v3.1/glassfish3/glassfish/lib:/export/home/j2eetest/jdk/jre/lib/sparc/server:/export/home/j2eetest/jdk/jre/lib/sparc:/export/home/j2eetest/jdk/lib/sparc:/export/home/j2eetest/jdk/jre/lib/sparc/client:/usr/jdk/packages/lib/sparc:/lib:/usr/lib com.sun.enterprise.glassfish.bootstrap.ASMain -domainname domain1 -asadmin-args --host,,,localhost,,,--port,,,4848,,,--secure=false,,,--terse=false,,,--echo=false,,,--interactive=true,,,start-domain,,,--verbose=false,,,--debug=false,,,--domaindir,,,/export/home/j2eetest/v3.1/glassfish3/glassfish/domains,,,domain1 -instancename server -verbose false -debug false -asadmin-classpath /export/home/j2eetest/v3.1/glassfish3/glassfish/modules/admin-cli.jar -asadmin-classname com.sun.enterprise.admin.cli.AsadminMain -upgrade false -type DAS -domaindir /export/home/j2eetest/v3.1/glassfish3/glassfish/domains/domain1 -read-stdin true [#|2011-03-01T15:34:09.493-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=29;_ThreadName=Thread-1;|Closing Metro monitoring root: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSAT11Service-ParticipantPort|#] [#|2011-03-01T15:34:09.494-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=29;_ThreadName=Thread-1;|Closing Metro monitoring root: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-Coordinator-Registration|#] [#|2011-03-01T15:34:09.495-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=29;_ThreadName=Thread-1;|Closing Metro monitoring root: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSATCoordinator-Coordinator|#] [#|2011-03-01T15:34:09.495-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=29;_ThreadName=Thread-1;|Closing Metro monitoring root: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-Coordinator-RegistrationRequester|#] [#|2011-03-01T15:34:09.496-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=29;_ThreadName=Thread-1;|Closing Metro monitoring root: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-RegistrationService_V11-RegistrationRequesterPort|#] [#|2011-03-01T15:34:09.497-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=29;_ThreadName=Thread-1;|Closing Metro monitoring root: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSATCoordinator-Participant|#] [#|2011-03-01T15:34:09.497-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=29;_ThreadName=Thread-1;|Closing Metro monitoring root: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSAT11Service-CoordinatorPort|#] [#|2011-03-01T15:34:09.498-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=29;_ThreadName=Thread-1;|Closing Metro monitoring root: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-RegistrationService_V11-RegistrationPort|#] [#|2011-03-01T15:34:09.520-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=29;_ThreadName=Thread-1;|Closing Metro monitoring root: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSAT11Service-ParticipantPort|#] [#|2011-03-01T15:34:09.522-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=29;_ThreadName=Thread-1;|Closing Metro monitoring root: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-Coordinator-Registration|#] [#|2011-03-01T15:34:09.522-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=29;_ThreadName=Thread-1;|Closing Metro monitoring root: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSATCoordinator-Coordinator|#] [#|2011-03-01T15:34:09.523-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=29;_ThreadName=Thread-1;|Closing Metro monitoring root: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-Coordinator-RegistrationRequester|#] [#|2011-03-01T15:34:09.524-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=29;_ThreadName=Thread-1;|Closing Metro monitoring root: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-RegistrationService_V11-RegistrationRequesterPort|#] [#|2011-03-01T15:34:09.524-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=29;_ThreadName=Thread-1;|Closing Metro monitoring root: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSATCoordinator-Participant|#] [#|2011-03-01T15:34:09.525-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=29;_ThreadName=Thread-1;|Closing Metro monitoring root: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSAT11Service-CoordinatorPort|#] [#|2011-03-01T15:34:09.526-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=29;_ThreadName=Thread-1;|Closing Metro monitoring root: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-RegistrationService_V11-RegistrationPort|#] [#|2011-03-01T15:34:14.524-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.tools.admin.org.glassfish.server|_ThreadID=387;_ThreadName=Thread-1;|JMXStartupService: Stopped JMXConnectorServer: null|#] [#|2011-03-01T15:34:14.525-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.tools.admin.org.glassfish.server|_ThreadID=387;_ThreadName=Thread-1;|JMXStartupService and JMXConnectors have been shut down.|#] [#|2011-03-01T15:34:14.526-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=387;_ThreadName=Thread-1;|Shutdown procedure finished|#] Mar 1, 2011 3:34:15 PM com.sun.enterprise.admin.launcher.GFLauncherLogger info INFO: Successfully launched in 192 msec. [#|2011-03-01T15:34:22.242-0800|INFO|oracle-glassfish3.1|null|_ThreadID=1;_ThreadName=Thread-1;|Running GlassFish Version: Oracle GlassFish Server 3.1 (build 43)|#] [#|2011-03-01T15:34:22.385-0800|INFO|oracle-glassfish3.1|org.glassfish.ha.store.spi.BackingStoreFactoryRegistry|_ThreadID=10;_ThreadName=Thread-1;|Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry|#] [#|2011-03-01T15:34:22.599-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=10;_ThreadName=Thread-1;|GMS1095: member: server is joining group: c1 ...|#] [#|2011-03-01T15:34:22.815-0800|INFO|oracle-glassfish3.1|grizzly|_ThreadID=11;_ThreadName=Thread-1;|GRIZZLY0001: Starting Grizzly Framework 1.9.31 - 3/1/11 3:34 PM|#] [#|2011-03-01T15:34:22.924-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=10;_ThreadName=Thread-1;|starting cluster c1 for member:server|#] [#|2011-03-01T15:34:22.925-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=10;_ThreadName=Thread-1;|GMS1061: MasterNode message listener is registered for member: server group: c1|#] [#|2011-03-01T15:34:22.938-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=12;_ThreadName=Thread-1;|GMS1092: GMS View Change Received for group: c1 : Members in view for MASTER_CHANGE_EVENT(before change analysis) are : 1: MemberId: server, MemberType: SPECTATOR, Address: 10.133.168.194:9199:228.9.119.211:3212:c1:server |#] [#|2011-03-01T15:34:22.938-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=12;_ThreadName=Thread-1;|GMS1016: Analyzing new membership snapshot received as part of event: MASTER_CHANGE_EVENT for member: server of group: c1|#] [#|2011-03-01T15:34:22.943-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=12;_ThreadName=Thread-1;|GMS1093: adding GroupLeadershipNotification signal leadermember: server of group: c1|#] [#|2011-03-01T15:34:22.949-0800|INFO|oracle-glassfish3.1|javax.org.glassfish.gms.org.glassfish.gms|_ThreadID=1;_ThreadName=Thread-1;|GMSAD1005: Member server joined group c1|#] [#|2011-03-01T15:34:22.964-0800|INFO|oracle-glassfish3.1|javax.org.glassfish.gms.org.glassfish.gms|_ThreadID=1;_ThreadName=Thread-1;|GMSAD1004: Started GMS for instance server in group c1|#] [#|2011-03-01T15:34:23.043-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=12;_ThreadName=Thread-1;|GMS1092: GMS View Change Received for group: c1 : Members in view for MASTER_CHANGE_EVENT(before change analysis) are : 1: MemberId: c1in1, MemberType: CORE, Address: 10.133.168.194:9171:228.9.119.211:3212:c1:c1in1 2: MemberId: server, MemberType: SPECTATOR, Address: 10.133.168.194:9199:228.9.119.211:3212:c1:server |#] [#|2011-03-01T15:34:23.046-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=12;_ThreadName=Thread-1;|GMS1016: Analyzing new membership snapshot received as part of event: MASTER_CHANGE_EVENT for member: c1in1 of group: c1|#] [#|2011-03-01T15:34:23.046-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=12;_ThreadName=Thread-1;|GMS1093: adding GroupLeadershipNotification signal leadermember: c1in1 of group: c1|#] [#|2011-03-01T15:34:23.049-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=12;_ThreadName=Thread-1;|GMS1024: Adding Join member: c1in1 group: c1 StartupState: INSTANCE_STARTUP |#] [#|2011-03-01T15:34:23.052-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=12;_ThreadName=Thread-1;|GMS1092: GMS View Change Received for group: c1 : Members in view for ADD_EVENT(before change analysis) are : 1: MemberId: c1in1, MemberType: CORE, Address: 10.133.168.194:9171:228.9.119.211:3212:c1:c1in1 2: MemberId: server, MemberType: SPECTATOR, Address: 10.133.168.194:9199:228.9.119.211:3212:c1:server |#] [#|2011-03-01T15:34:23.052-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=12;_ThreadName=Thread-1;|GMS1016: Analyzing new membership snapshot received as part of event: ADD_EVENT for member: server of group: c1|#] [#|2011-03-01T15:34:23.629-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.services.impl|_ThreadID=46;_ThreadName=Thread-1;|Grizzly Framework 1.9.31 started in: 158ms - bound to [0.0.0.0:8181]|#] [#|2011-03-01T15:34:23.630-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.services.impl|_ThreadID=50;_ThreadName=Thread-1;|Grizzly Framework 1.9.31 started in: 47ms - bound to [0.0.0.0:7676]|#] [#|2011-03-01T15:34:23.633-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.services.impl|_ThreadID=45;_ThreadName=Thread-1;|Grizzly Framework 1.9.31 started in: 136ms - bound to [0.0.0.0:4848]|#] [#|2011-03-01T15:34:23.633-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.services.impl|_ThreadID=47;_ThreadName=Thread-1;|Grizzly Framework 1.9.31 started in: 232ms - bound to [0.0.0.0:8080]|#] [#|2011-03-01T15:34:23.635-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.services.impl|_ThreadID=48;_ThreadName=Thread-1;|Grizzly Framework 1.9.31 started in: 104ms - bound to [0.0.0.0:3700]|#] [#|2011-03-01T15:34:23.749-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.admin.adapter|_ThreadID=1;_ThreadName=Thread-1;|The Admin Console is already installed, but not yet loaded.|#] [#|2011-03-01T15:34:25.503-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=1;_ThreadName=Thread-1;|WEB0169: Created HTTP listener [http-listener-1] on host/port [0.0.0.0:8080]|#] [#|2011-03-01T15:34:25.517-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=1;_ThreadName=Thread-1;|WEB0169: Created HTTP listener [http-listener-2] on host/port [0.0.0.0:8181]|#] [#|2011-03-01T15:34:25.528-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=1;_ThreadName=Thread-1;|WEB0169: Created HTTP listener [admin-listener] on host/port [0.0.0.0:4848]|#] [#|2011-03-01T15:34:25.651-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=1;_ThreadName=Thread-1;|WEB0171: Created virtual server [server]|#] [#|2011-03-01T15:34:25.659-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=1;_ThreadName=Thread-1;|WEB0171: Created virtual server [__asadmin]|#] [#|2011-03-01T15:34:25.675-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=1;_ThreadName=Thread-1;|WEB0171: Created virtual server [vs]|#] [#|2011-03-01T15:34:27.773-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=1;_ThreadName=Thread-1;|WEB0172: Virtual server [server] loaded default web module []|#] [#|2011-03-01T15:34:27.827-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=1;_ThreadName=Thread-1;|WEB0172: Virtual server [vs] loaded default web module []|#] [#|2011-03-01T15:34:29.990-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.services.impl|_ThreadID=1;_ThreadName=Thread-1;|core.start_container_done|#] [#|2011-03-01T15:34:30.707-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.security.com.sun.enterprise.security|_ThreadID=1;_ThreadName=Thread-1;|SEC1002: Security Manager is OFF.|#] [#|2011-03-01T15:34:31.055-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.security.com.sun.enterprise.security|_ThreadID=1;_ThreadName=Thread-1;|SEC1010: Entering Security Startup Service|#] [#|2011-03-01T15:34:31.065-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.security.com.sun.enterprise.security|_ThreadID=1;_ThreadName=Thread-1;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#] [#|2011-03-01T15:34:31.245-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.security.com.sun.enterprise.security.auth.realm|_ThreadID=1;_ThreadName=Thread-1;|SEC1115: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.|#] [#|2011-03-01T15:34:31.250-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.security.com.sun.enterprise.security.auth.realm|_ThreadID=1;_ThreadName=Thread-1;|SEC1115: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.|#] [#|2011-03-01T15:34:31.275-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.security.com.sun.enterprise.security.auth.realm|_ThreadID=1;_ThreadName=Thread-1;|SEC1115: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created.|#] [#|2011-03-01T15:34:31.280-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.security.com.sun.enterprise.security.auth.realm|_ThreadID=1;_ThreadName=Thread-1;|SEC1115: Realm [sec] of classtype [com.sun.enterprise.security.auth.realm.pam.PamRealm] successfully created.|#] [#|2011-03-01T15:34:31.311-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.security.com.sun.enterprise.security|_ThreadID=1;_ThreadName=Thread-1;|SEC1011: Security Service(s) Started Successfully|#] [#|2011-03-01T15:34:33.348-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=1;_ThreadName=Thread-1;|WEB0671: Loading application [hello] at [/hello]|#] [#|2011-03-01T15:34:33.351-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=1;_ThreadName=Thread-1;|CORE10010: Loading application hello done in 3,260 ms|#] [#|2011-03-01T15:34:34.361-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.appclient.org.glassfish.appclient.server.core|_ThreadID=1;_ThreadName=Thread-1;|ACDEPL103: Java Web Start services started for the app client showArgsGUI-client (contextRoot: /showArgsGUI-client)|#] [#|2011-03-01T15:34:34.371-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=1;_ThreadName=Thread-1;|CORE10010: Loading application showArgsGUI-client done in 1,012 ms|#] [#|2011-03-01T15:34:34.760-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=1;_ThreadName=Thread-1;|CORE10010: Loading application clusterjsp done in 383 ms|#] [#|2011-03-01T15:34:35.452-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=1;_ThreadName=Thread-1;|CORE10010: Loading application NumberGuess done in 685 ms|#] [#|2011-03-01T15:34:42.497-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices.metroglue|_ThreadID=1;_ThreadName=Thread-1;|WS10010: Web service endpoint deployment events listener registered successfully.|#] [#|2011-03-01T15:34:42.573-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices.metroglue|_ThreadID=1;_ThreadName=Thread-1;|WS10001: Loading WS-TX Services. Please wait.|#] [#|2011-03-01T15:34:43.427-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00018: Webservice Endpoint deployed ParticipantPortTypeImpl listening at address at http://tuppy:8080/__wstx-services/ParticipantPortType|#] [#|2011-03-01T15:34:43.432-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00018: Webservice Endpoint deployed ParticipantPortTypePortImpl listening at address at http://tuppy:8080/__wstx-services/ParticipantPortType11|#] [#|2011-03-01T15:34:43.437-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00018: Webservice Endpoint deployed CoordinatorPortTypePortImpl listening at address at http://tuppy:8080/__wstx-services/CoordinatorPortType11|#] [#|2011-03-01T15:34:43.440-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00018: Webservice Endpoint deployed RegistrationPortTypeImpl listening at address at http://tuppy:8080/__wstx-services/RegistrationPortTypeRPC|#] [#|2011-03-01T15:34:43.445-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00018: Webservice Endpoint deployed CoordinatorPortTypeImpl listening at address at http://tuppy:8080/__wstx-services/CoordinatorPortType|#] [#|2011-03-01T15:34:43.449-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00018: Webservice Endpoint deployed RegistrationRequesterPortTypePortImpl listening at address at http://tuppy:8080/__wstx-services/RegistrationRequesterPortType11|#] [#|2011-03-01T15:34:43.454-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00018: Webservice Endpoint deployed RegistrationRequesterPortTypeImpl listening at address at http://tuppy:8080/__wstx-services/RegistrationRequesterPortType|#] [#|2011-03-01T15:34:43.458-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00018: Webservice Endpoint deployed RegistrationPortTypeRPCPortImpl listening at address at http://tuppy:8080/__wstx-services/RegistrationPortTypeRPC11|#] [#|2011-03-01T15:34:49.661-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=10;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSATCoordinator-Participant|#] [#|2011-03-01T15:34:52.200-0800|INFO|oracle-glassfish3.1|org.hibernate.validator.util.Version|_ThreadID=18;_ThreadName=Thread-1;|Hibernate Validator 4.1.0.Final|#] [#|2011-03-01T15:34:52.222-0800|INFO|oracle-glassfish3.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=18;_ThreadName=Thread-1;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#] [#|2011-03-01T15:34:52.752-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=10;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSAT11Service-ParticipantPort|#] [#|2011-03-01T15:34:54.505-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=10;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSAT11Service-CoordinatorPort|#] [#|2011-03-01T15:34:54.958-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=10;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-Coordinator-Registration|#] [#|2011-03-01T15:34:55.196-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=10;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSATCoordinator-Coordinator|#] [#|2011-03-01T15:34:55.572-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=10;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-RegistrationService_V11-RegistrationRequesterPort|#] [#|2011-03-01T15:34:55.922-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=10;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-Coordinator-RegistrationRequester|#] [#|2011-03-01T15:34:56.238-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=10;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-RegistrationService_V11-RegistrationPort|#] [#|2011-03-01T15:34:56.768-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=10;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSATCoordinator-Participant|#] [#|2011-03-01T15:34:56.877-0800|SEVERE|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00034: Two web services are being deployed with the same endpoint URL /ParticipantPortType; The service that gets loaded last will always be the one that is active for this URL|#] [#|2011-03-01T15:34:56.963-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=10;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSAT11Service-ParticipantPort|#] [#|2011-03-01T15:34:57.071-0800|SEVERE|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00034: Two web services are being deployed with the same endpoint URL /ParticipantPortType11; The service that gets loaded last will always be the one that is active for this URL|#] [#|2011-03-01T15:34:57.162-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=10;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSAT11Service-CoordinatorPort|#] [#|2011-03-01T15:34:57.268-0800|SEVERE|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00034: Two web services are being deployed with the same endpoint URL /CoordinatorPortType11; The service that gets loaded last will always be the one that is active for this URL|#] [#|2011-03-01T15:34:57.495-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=10;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-Coordinator-Registration|#] [#|2011-03-01T15:34:57.602-0800|SEVERE|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00034: Two web services are being deployed with the same endpoint URL /RegistrationPortTypeRPC; The service that gets loaded last will always be the one that is active for this URL|#] [#|2011-03-01T15:34:57.776-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=10;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-WSATCoordinator-Coordinator|#] [#|2011-03-01T15:34:57.889-0800|SEVERE|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00034: Two web services are being deployed with the same endpoint URL /CoordinatorPortType; The service that gets loaded last will always be the one that is active for this URL|#] [#|2011-03-01T15:34:58.083-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=10;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-RegistrationService_V11-RegistrationRequesterPort|#] [#|2011-03-01T15:34:58.189-0800|SEVERE|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00034: Two web services are being deployed with the same endpoint URL /RegistrationRequesterPortType11; The service that gets loaded last will always be the one that is active for this URL|#] [#|2011-03-01T15:34:58.443-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=10;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-Coordinator-RegistrationRequester|#] [#|2011-03-01T15:34:58.548-0800|SEVERE|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00034: Two web services are being deployed with the same endpoint URL /RegistrationRequesterPortType; The service that gets loaded last will always be the one that is active for this URL|#] [#|2011-03-01T15:34:58.738-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=10;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/__wstx-services-RegistrationService_V11-RegistrationPort|#] [#|2011-03-01T15:34:58.861-0800|SEVERE|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00034: Two web services are being deployed with the same endpoint URL /RegistrationPortTypeRPC11; The service that gets loaded last will always be the one that is active for this URL|#] [#|2011-03-01T15:34:58.950-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=1;_ThreadName=Thread-1;|WEB0671: Loading application [wstx-services] at [/__wstx-services]|#] [#|2011-03-01T15:34:58.955-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices.metroglue|_ThreadID=1;_ThreadName=Thread-1;|WS10002: WS-TX Services successfully started.|#] [#|2011-03-01T15:34:59.023-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00018: Webservice Endpoint deployed SupplierService listening at address at http://tuppy:8080/supplier/SupplierService|#] [#|2011-03-01T15:34:59.052-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=90;_ThreadName=Thread-1;|WEB0169: Created HTTP listener [http-listener-1] on host/port [0.0.0.0:8080]|#] [#|2011-03-01T15:34:59.141-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=90;_ThreadName=Thread-1;|WEB0169: Created HTTP listener [http-listener-2] on host/port [0.0.0.0:8181]|#] [#|2011-03-01T15:34:59.461-0800|SEVERE|oracle-glassfish3.1|javax.enterprise.resource.corba.org.glassfish.enterprise.iiop.impl|_ThreadID=1;_ThreadName=Thread-1;|The log message is null. java.lang.NullPointerException at org.glassfish.enterprise.iiop.impl.IiopFolbGmsClient.getAllClusterInstanceInfo(IiopFolbGmsClient.java:443) at org.glassfish.enterprise.iiop.impl.IiopFolbGmsClient.(IiopFolbGmsClient.java:152) at org.glassfish.enterprise.iiop.impl.GlassFishORBManager.setFOLBProperties(GlassFishORBManager.java:422) at org.glassfish.enterprise.iiop.impl.GlassFishORBManager.initORB(GlassFishORBManager.java:458) at org.glassfish.enterprise.iiop.impl.GlassFishORBManager.getORB(GlassFishORBManager.java:263) at org.glassfish.enterprise.iiop.impl.GlassFishORBFactoryImpl.createORB(GlassFishORBFactoryImpl.java:93) at org.glassfish.enterprise.iiop.api.GlassFishORBHelper.getORB(GlassFishORBHelper.java:120) at org.glassfish.enterprise.iiop.api.GlassFishORBHelper.getProtocolManager(GlassFishORBHelper.java:187) at com.sun.ejb.containers.BaseContainer.initializeProtocolManager(BaseContainer.java:818) at com.sun.ejb.containers.BaseContainer.(BaseContainer.java:566) at com.sun.ejb.containers.StatelessSessionContainer.(StatelessSessionContainer.java:155) at com.sun.ejb.containers.StatelessSessionContainer.(StatelessSessionContainer.java:149) at com.sun.ejb.containers.ContainerFactoryImpl.createContainer(ContainerFactoryImpl.java:105) at org.glassfish.ejb.startup.EjbApplication.loadContainers(EjbApplication.java:234) at org.glassfish.ejb.startup.EjbDeployer.load(EjbDeployer.java:290) at org.glassfish.ejb.startup.EjbDeployer.load(EjbDeployer.java:101) at org.glassfish.internal.data.ModuleInfo.load(ModuleInfo.java:186) at org.glassfish.internal.data.ApplicationInfo.load(ApplicationInfo.java:249) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:460) at com.sun.enterprise.v3.server.ApplicationLoaderService.processApplication(ApplicationLoaderService.java:364) at com.sun.enterprise.v3.server.ApplicationLoaderService.postConstruct(ApplicationLoaderService.java:208) at com.sun.hk2.component.AbstractCreatorImpl.inject(AbstractCreatorImpl.java:131) at com.sun.hk2.component.ConstructorCreator.initialize(ConstructorCreator.java:91) at com.sun.hk2.component.AbstractCreatorImpl.get(AbstractCreatorImpl.java:82) at com.sun.hk2.component.SingletonInhabitant.get(SingletonInhabitant.java:67) at com.sun.hk2.component.EventPublishingInhabitant.get(EventPublishingInhabitant.java:139) at com.sun.hk2.component.AbstractInhabitantImpl.get(AbstractInhabitantImpl.java:76) at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:243) at com.sun.enterprise.v3.server.AppServerStartup.start(AppServerStartup.java:135) at com.sun.enterprise.glassfish.bootstrap.GlassFishImpl.start(GlassFishImpl.java:79) at com.sun.enterprise.glassfish.bootstrap.GlassFishMain$Launcher.launch(GlassFishMain.java:117) 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:597) at com.sun.enterprise.glassfish.bootstrap.GlassFishMain.main(GlassFishMain.java:97) at com.sun.enterprise.glassfish.bootstrap.ASMain.main(ASMain.java:55) |#] [#|2011-03-01T15:34:59.743-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.admin.adapter|_ThreadID=105;_ThreadName=Thread-1;|The Admin Console is already installed, but not yet loaded.|#] [#|2011-03-01T15:34:59.744-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.admin.adapter|_ThreadID=105;_ThreadName=Thread-1;|The Admin Console is starting. Please wait.|#] [#|2011-03-01T15:35:05.878-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.transaction.com.sun.jts.CosTransactions|_ThreadID=1;_ThreadName=Thread-1;|JTS5014: Recoverable JTS instance, serverId = [3700]|#] [#|2011-03-01T15:35:09.668-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=10;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=HelloSessionService-HelloSessionPort|#] [#|2011-03-01T15:35:09.816-0800|WARNING|oracle-glassfish3.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=Thread-1;|Container org.glassfish.webservices.JAXWSContainer@1d95bb5 doesn't support class com.sun.xml.ws.api.server.Module|#] [#|2011-03-01T15:35:10.098-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.ejb.com.sun.ejb.containers|_ThreadID=1;_ThreadName=Thread-1;|Portable JNDI names for EJB HelloStatelessBean : [java:global/service/ejb/HelloStatelessBean!com.sun.glassfish.ws.issue.HelloWebService, java:global/service/ejb/HelloStatelessBean!com.sun.glassfish.ws.issue.HelloStatelessLocal, java:global/service/ejb/HelloStatelessBean!com.sun.glassfish.ws.issue.HelloStatelessRemote]|#] [#|2011-03-01T15:35:10.105-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.ejb.com.sun.ejb.containers|_ThreadID=1;_ThreadName=Thread-1;|Glassfish-specific (Non-portable) JNDI names for EJB HelloStatelessBean : [com.sun.glassfish.ws.issue.HelloStatelessRemote, com.sun.glassfish.ws.issue.HelloStatelessRemote#com.sun.glassfish.ws.issue.HelloStatelessRemote]|#] [#|2011-03-01T15:35:10.312-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00019: EJB Endpoint deployed service listening at address at http://tuppy:8080/HelloSessionService/HelloStatelessBean|#] [#|2011-03-01T15:35:10.320-0800|INFO|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00019: EJB Endpoint deployed service listening at address at http://tuppy:8080/HelloSessionService/HelloStatelessBean|#] [#|2011-03-01T15:35:13.914-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=10;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/supplier-SupplierService-SupplierBinding|#] [#|2011-03-01T15:35:15.037-0800|INFO|oracle-glassfish3.1|com.sun.xml.ws.monitoring|_ThreadID=10;_ThreadName=Thread-1;|Metro monitoring rootname successfully set to: amx:pp=/mon/server-mon[server],type=WSEndpoint,name=/supplier-SupplierService-SupplierBinding|#] [#|2011-03-01T15:35:15.135-0800|SEVERE|oracle-glassfish3.1|javax.enterprise.webservices.org.glassfish.webservices|_ThreadID=1;_ThreadName=Thread-1;|WS00034: Two web services are being deployed with the same endpoint URL /SupplierService; The service that gets loaded last will always be the one that is active for this URL|#] [#|2011-03-01T15:35:15.178-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=1;_ThreadName=Thread-1;|WEB0671: Loading application [service#supplier.war] at [supplier]|#] [#|2011-03-01T15:35:15.181-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=1;_ThreadName=Thread-1;|CORE10010: Loading application service done in 39,723 ms|#] [#|2011-03-01T15:35:15.189-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=1;_ThreadName=Thread-1;|Oracle GlassFish Server 3.1 (43) startup time : Felix (5,266ms), startup services(53,601ms), total(58,867ms)|#] [#|2011-03-01T15:35:15.220-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=10;_ThreadName=Thread-1;|GMS1099: GMS:Reporting Joined and Ready state to group: c1|#] [#|2011-03-01T15:35:15.378-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=12;_ThreadName=Thread-1;|GMS1092: GMS View Change Received for group: c1 : Members in view for JOINED_AND_READY_EVENT(before change analysis) are : 1: MemberId: c1in1, MemberType: CORE, Address: 10.133.168.194:9171:228.9.119.211:3212:c1:c1in1 2: MemberId: server, MemberType: SPECTATOR, Address: 10.133.168.194:9199:228.9.119.211:3212:c1:server |#] [#|2011-03-01T15:35:15.379-0800|INFO|oracle-glassfish3.1|ShoalLogger|_ThreadID=12;_ThreadName=Thread-1;|GMS1016: Analyzing new membership snapshot received as part of event: JOINED_AND_READY_EVENT for member: server of group: c1|#] [#|2011-03-01T15:35:19.403-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.tools.admin.org.glassfish.server|_ThreadID=117;_ThreadName=Thread-1;|JMXStartupService: Started JMXConnector, JMXService URL = service:jmx:rmi://tuppy:8686/jndi/rmi://tuppy:8686/jmxrmi|#] [#|2011-03-01T15:35:21.243-0800|INFO|oracle-glassfish3.1|com.sun.jersey.server.impl.application.WebApplicationImpl|_ThreadID=22;_ThreadName=Thread-1;|Initiating Jersey application, version 'Jersey: 1.5 01/14/2011 12:36 PM'|#] [#|2011-03-01T15:35:24.146-0800|SEVERE|oracle-glassfish3.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=128;_ThreadName=Thread-1;|Exception in thread "registration" |#] [#|2011-03-01T15:35:24.154-0800|SEVERE|oracle-glassfish3.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=128;_ThreadName=Thread-1;|java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key xfmgr.errTransTags at java.util.ResourceBundle.getObject(ResourceBundle.java:384) at java.util.ResourceBundle.getString(ResourceBundle.java:344) at com.sun.enterprise.registration.impl.StringManager.getString(StringManager.java:64) at com.sun.enterprise.registration.impl.SysnetTransferManager.transferServiceTags(SysnetTransferManager.java:118) at com.sun.enterprise.registration.impl.SysnetRegistrationService.transferEligibleServiceTagsToSysNet(SysnetRegistrationService.java:153) at com.sun.enterprise.registration.glassfish.TransferService$1.run(TransferService.java:85) at java.util.TimerThread.mainLoop(Timer.java:512) at java.util.TimerThread.run(Timer.java:462) |#] [#|2011-03-01T15:35:25.489-0800|INFO|oracle-glassfish3.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=20;_ThreadName=Thread-1;|Initializing Mojarra 2.1.0 (FCS 2.1.0-b11) for context ''|#] [#|2011-03-01T15:35:33.563-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=105;_ThreadName=Thread-1;|WEB0671: Loading application [__admingui] at [/]|#] [#|2011-03-01T15:35:33.566-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=105;_ThreadName=Thread-1;|CORE10010: Loading application __admingui done in 18,383 ms|#] [#|2011-03-01T15:35:33.567-0800|INFO|oracle-glassfish3.1|javax.enterprise.system.core.com.sun.enterprise.v3.admin.adapter|_ThreadID=105;_ThreadName=Thread-1;|The Admin Console application is loaded.|#] [#|2011-03-01T15:35:33.891-0800|INFO|oracle-glassfish3.1|com.sun.grizzly.config.GrizzlyServiceListener|_ThreadID=22;_ThreadName=Thread-1;|Listening to REST requests at context: /management/domain|#] [#|2011-03-01T15:35:44.210-0800|WARNING|oracle-glassfish3.1|org.apache.catalina.connector.Request|_ThreadID=24;_ThreadName=Thread-1;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#] [#|2011-03-01T15:35:50.092-0800|INFO|oracle-glassfish3.1|org.glassfish.admingui|_ThreadID=25;_ThreadName=Thread-1;|Admin Console: Initializing Session Attributes...|#] [#|2011-03-01T15:35:51.435-0800|WARNING|oracle-glassfish3.1|org.glassfish.admingui|_ThreadID=26;_ThreadName=Thread-1;|Cannot create update center Image for /export/home/j2eetest/v3.1/glassfish3; Update Center functionality will not be available in Admin Console|#] [#|2011-03-01T18:03:47.019-0800|WARNING|oracle-glassfish3.1|org.apache.catalina.connector.Request|_ThreadID=27;_ThreadName=Thread-1;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#] [#|2011-03-01T18:03:47.042-0800|WARNING|oracle-glassfish3.1|org.apache.catalina.connector.Request|_ThreadID=28;_ThreadName=Thread-1;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#] [#|2011-03-01T18:03:47.460-0800|WARNING|oracle-glassfish3.1|org.apache.catalina.connector.Request|_ThreadID=22;_ThreadName=Thread-1;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#] [#|2011-03-01T18:03:48.200-0800|INFO|oracle-glassfish3.1|org.glassfish.admingui|_ThreadID=29;_ThreadName=Thread-1;|Admin Console: Initializing Session Attributes...|#] [#|2011-03-01T18:03:48.687-0800|WARNING|oracle-glassfish3.1|org.glassfish.admingui|_ThreadID=30;_ThreadName=Thread-1;|Cannot create update center Image for /export/home/j2eetest/v3.1/glassfish3; Update Center functionality will not be available in Admin Console|#] [#|2011-03-02T11:07:50.373-0800|WARNING|oracle-glassfish3.1|org.apache.catalina.connector.Request|_ThreadID=22;_ThreadName=Thread-1;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#] [#|2011-03-02T11:07:50.406-0800|WARNING|oracle-glassfish3.1|org.apache.catalina.connector.Request|_ThreadID=28;_ThreadName=Thread-1;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#] [#|2011-03-02T11:07:50.576-0800|WARNING|oracle-glassfish3.1|org.apache.catalina.connector.Request|_ThreadID=24;_ThreadName=Thread-1;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#] [#|2011-03-02T11:07:51.420-0800|INFO|oracle-glassfish3.1|org.glassfish.admingui|_ThreadID=18;_ThreadName=Thread-1;|Admin Console: Initializing Session Attributes...|#] [#|2011-03-02T11:07:51.847-0800|WARNING|oracle-glassfish3.1|org.glassfish.admingui|_ThreadID=31;_ThreadName=Thread-1;|Cannot create update center Image for /export/home/j2eetest/v3.1/glassfish3; Update Center functionality will not be available in Admin Console|#] [#|2011-03-02T11:11:33.706-0800|SEVERE|oracle-glassfish3.1|org.apache.jasper.servlet.JspServlet|_ThreadID=32;_ThreadName=Thread-1;|PWC6117: File "%2Fexport%2Fhome%2Fj2eetest%2Fv3.1%2Fglassfish3%2Fglassfish%2Flib%2Finstall%2Fapplications%2F__admingui%2FupdateCenter%2Fapplications%2FwebApplicationLinks.jsp" not found|#]