May 14 2008 8:55 PM java.exe is using 461540K of memory according to Windows Task Manager. NP Pool is at 502K and growing 1KB every 15 seconds or so. **** Thread Dump for Java Virtual Machine [App Server Instance Name: server] **** Full Java Thread Dump Java HotSpot(TM) Server VM 10.0-b22 Sun Microsystems Inc. Number of threads: 255 Number of daemon threads: 239 Thread "Thread-61465" thread-id 66,218 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.sun.enterprise.admin.jmx.remote.server.notification.ServerNotificationManager.run(ServerNotificationManager.java:228) at: java.lang.Thread.run(Thread.java:619) Thread "Timer-61235" thread-id 66,217 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@1fe46b8 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "RMI TCP Connection(idle)" thread-id 66,169 thread-stateTIMED_WAITINGWaiting on lock: java.util.concurrent.SynchronousQueue$TransferStack@d5168d at: sun.misc.Unsafe.park(Native Method) at: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:198) at: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:424) at: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:323) at: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:874) at: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:944) at: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:906) at: java.lang.Thread.run(Thread.java:619) Thread "httpSSLWorkerThread-8443-4" thread-id 65,898 thread-stateBLOCKEDWaiting on lock: com.sun.enterprise.resource.SJSASResourcePool@1bb8782 Owned by: Timer-25 Id: 114 at: com.sun.enterprise.resource.AbstractResourcePool.getResourceFromPool(AbstractResourcePool.java:752) at: com.sun.enterprise.resource.AbstractResourcePool.getUnenlistedResource(AbstractResourcePool.java:652) at: com.sun.enterprise.resource.AbstractResourcePool.internalGetResource(AbstractResourcePool.java:594) at: com.sun.enterprise.resource.AbstractResourcePool.getResource(AbstractResourcePool.java:443) at: com.sun.enterprise.resource.PoolManagerImpl.getResourceFromPool(PoolManagerImpl.java:248) at: com.sun.enterprise.resource.PoolManagerImpl.getResource(PoolManagerImpl.java:176) at: com.sun.enterprise.connectors.ConnectionManagerImpl.internalGetConnection(ConnectionManagerImpl.java:337) at: com.sun.enterprise.connectors.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:189) at: com.sun.enterprise.connectors.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:165) at: com.sun.enterprise.connectors.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:158) at: com.sun.gjc.spi.base.DataSource.getConnection(DataSource.java:108) at: oracle.toplink.essentials.jndi.JNDIConnector.connect(JNDIConnector.java:145) at: oracle.toplink.essentials.sessions.DatasourceLogin.connectToDatasource(DatasourceLogin.java:184) at: oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor.connect(DatasourceAccessor.java:233) at: oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor.connect(DatabaseAccessor.java:242) at: oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor.reconnect(DatasourceAccessor.java:436) at: oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor.reconnect(DatabaseAccessor.java:1177) at: oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor.incrementCallCount(DatasourceAccessor.java:220) at: oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:479) at: oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:452) at: oracle.toplink.essentials.threetier.ServerSession.executeCall(ServerSession.java:473) at: oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:228) at: oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:214) at: oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism.executeSelectCall(DatasourceCallQueryMechanism.java:285) at: oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism.selectAllRows(DatasourceCallQueryMechanism.java:615) at: oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism.selectAllRowsFromTable(ExpressionQueryMechanism.java:2416) at: oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism.selectAllReportQueryRows(ExpressionQueryMechanism.java:2382) at: oracle.toplink.essentials.queryframework.ReportQuery.executeDatabaseQuery(ReportQuery.java:802) at: oracle.toplink.essentials.queryframework.DatabaseQuery.execute(DatabaseQuery.java:628) at: oracle.toplink.essentials.queryframework.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:692) at: oracle.toplink.essentials.queryframework.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:746) at: oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:2233) at: oracle.toplink.essentials.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:952) at: oracle.toplink.essentials.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:924) at: oracle.toplink.essentials.internal.ejb.cmp3.base.EJBQueryImpl.executeReadQuery(EJBQueryImpl.java:367) at: oracle.toplink.essentials.internal.ejb.cmp3.base.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:508) at: com.ijws.cicokiosk.central.service.CentralCicoKioskDataService.getHotel(CentralCicoKioskDataService.java:200) at: sun.reflect.GeneratedMethodAccessor446.invoke(Unknown Source) at: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at: java.lang.reflect.Method.invoke(Method.java:597) at: com.sun.enterprise.webservice.InstanceResolverImpl$1.invoke(InstanceResolverImpl.java:112) at: com.sun.xml.ws.server.InvokerTube$2.invoke(InvokerTube.java:146) at: com.sun.xml.ws.server.sei.EndpointMethodHandler.invoke(EndpointMethodHandler.java:257) at: com.sun.xml.ws.server.sei.SEIInvokerTube.processRequest(SEIInvokerTube.java:93) at: com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:595) at: com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:554) at: com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:539) at: com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:436) at: com.sun.xml.ws.api.pipe.helper.AbstractTubeImpl.process(AbstractTubeImpl.java:106) at: com.sun.enterprise.webservice.MonitoringPipe.process(MonitoringPipe.java:147) at: com.sun.xml.ws.api.pipe.helper.PipeAdapter.processRequest(PipeAdapter.java:115) at: com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:595) at: com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:554) at: com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:539) at: com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:436) at: com.sun.xml.ws.api.pipe.helper.AbstractTubeImpl.process(AbstractTubeImpl.java:106) at: com.sun.enterprise.webservice.CommonServerSecurityPipe.processRequest(CommonServerSecurityPipe.java:218) at: com.sun.enterprise.webservice.CommonServerSecurityPipe.process(CommonServerSecurityPipe.java:129) at: com.sun.xml.ws.api.pipe.helper.PipeAdapter.processRequest(PipeAdapter.java:115) at: com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:595) at: com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:554) at: com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:539) at: com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:436) at: com.sun.xml.ws.server.WSEndpointImpl$2.process(WSEndpointImpl.java:243) at: com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit.handle(HttpAdapter.java:444) at: com.sun.xml.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:244) at: com.sun.xml.ws.transport.http.servlet.ServletAdapter.handle(ServletAdapter.java:135) at: com.sun.enterprise.webservice.JAXWSServlet.doPost(JAXWSServlet.java:176) at: javax.servlet.http.HttpServlet.service(HttpServlet.java:738) at: javax.servlet.http.HttpServlet.service(HttpServlet.java:831) at: org.apache.catalina.core.ApplicationFilterChain.servletService(ApplicationFilterChain.java:411) at: org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:290) at: org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:271) at: org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:202) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577) at: com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:94) at: org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:206) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577) at: org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571) at: org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080) at: org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:150) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577) at: org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571) at: org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080) at: org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:272) at: com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:637) at: com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:568) at: com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.process(DefaultProcessorTask.java:813) at: com.sun.enterprise.web.connector.grizzly.DefaultReadTask.executeProcessorTask(DefaultReadTask.java:341) at: com.sun.enterprise.web.connector.grizzly.ssl.SSLReadTask.process(SSLReadTask.java:440) at: com.sun.enterprise.web.connector.grizzly.ssl.SSLReadTask.doTask(SSLReadTask.java:228) at: com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:265) at: com.sun.enterprise.web.connector.grizzly.ssl.SSLWorkerThread.run(SSLWorkerThread.java:106) Thread "httpSSLWorkerThread-8443-3" thread-id 65,889 thread-stateBLOCKEDWaiting on lock: com.sun.enterprise.resource.SJSASResourcePool@1bb8782 Owned by: Timer-25 Id: 114 at: com.sun.enterprise.resource.AbstractResourcePool.getResourceFromPool(AbstractResourcePool.java:752) at: com.sun.enterprise.resource.AbstractResourcePool.getUnenlistedResource(AbstractResourcePool.java:652) at: com.sun.enterprise.resource.AbstractResourcePool.internalGetResource(AbstractResourcePool.java:594) at: com.sun.enterprise.resource.AbstractResourcePool.getResource(AbstractResourcePool.java:443) at: com.sun.enterprise.resource.PoolManagerImpl.getResourceFromPool(PoolManagerImpl.java:248) at: com.sun.enterprise.resource.PoolManagerImpl.getResource(PoolManagerImpl.java:176) at: com.sun.enterprise.connectors.ConnectionManagerImpl.internalGetConnection(ConnectionManagerImpl.java:337) at: com.sun.enterprise.connectors.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:189) at: com.sun.enterprise.connectors.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:165) at: com.sun.enterprise.connectors.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:158) at: com.sun.gjc.spi.base.DataSource.getConnection(DataSource.java:108) at: oracle.toplink.essentials.jndi.JNDIConnector.connect(JNDIConnector.java:145) at: oracle.toplink.essentials.sessions.DatasourceLogin.connectToDatasource(DatasourceLogin.java:184) at: oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor.connect(DatasourceAccessor.java:233) at: oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor.connect(DatabaseAccessor.java:242) at: oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor.reconnect(DatasourceAccessor.java:436) at: oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor.reconnect(DatabaseAccessor.java:1177) at: oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor.incrementCallCount(DatasourceAccessor.java:220) at: oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:479) at: oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:452) at: oracle.toplink.essentials.threetier.ServerSession.executeCall(ServerSession.java:473) at: oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:228) at: oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:214) at: oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism.executeSelectCall(DatasourceCallQueryMechanism.java:285) at: oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism.selectAllRows(DatasourceCallQueryMechanism.java:615) at: oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism.selectAllRowsFromTable(ExpressionQueryMechanism.java:2416) at: oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism.selectAllReportQueryRows(ExpressionQueryMechanism.java:2382) at: oracle.toplink.essentials.queryframework.ReportQuery.executeDatabaseQuery(ReportQuery.java:802) at: oracle.toplink.essentials.queryframework.DatabaseQuery.execute(DatabaseQuery.java:628) at: oracle.toplink.essentials.queryframework.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:692) at: oracle.toplink.essentials.queryframework.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:746) at: oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:2233) at: oracle.toplink.essentials.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:952) at: oracle.toplink.essentials.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:924) at: oracle.toplink.essentials.internal.ejb.cmp3.base.EJBQueryImpl.executeReadQuery(EJBQueryImpl.java:367) at: oracle.toplink.essentials.internal.ejb.cmp3.base.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:508) at: com.ijws.cicokiosk.central.service.CentralCicoKioskDataService.getHotel(CentralCicoKioskDataService.java:200) at: sun.reflect.GeneratedMethodAccessor446.invoke(Unknown Source) at: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at: java.lang.reflect.Method.invoke(Method.java:597) at: com.sun.enterprise.webservice.InstanceResolverImpl$1.invoke(InstanceResolverImpl.java:112) at: com.sun.xml.ws.server.InvokerTube$2.invoke(InvokerTube.java:146) at: com.sun.xml.ws.server.sei.EndpointMethodHandler.invoke(EndpointMethodHandler.java:257) at: com.sun.xml.ws.server.sei.SEIInvokerTube.processRequest(SEIInvokerTube.java:93) at: com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:595) at: com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:554) at: com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:539) at: com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:436) at: com.sun.xml.ws.api.pipe.helper.AbstractTubeImpl.process(AbstractTubeImpl.java:106) at: com.sun.enterprise.webservice.MonitoringPipe.process(MonitoringPipe.java:147) at: com.sun.xml.ws.api.pipe.helper.PipeAdapter.processRequest(PipeAdapter.java:115) at: com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:595) at: com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:554) at: com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:539) at: com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:436) at: com.sun.xml.ws.api.pipe.helper.AbstractTubeImpl.process(AbstractTubeImpl.java:106) at: com.sun.enterprise.webservice.CommonServerSecurityPipe.processRequest(CommonServerSecurityPipe.java:218) at: com.sun.enterprise.webservice.CommonServerSecurityPipe.process(CommonServerSecurityPipe.java:129) at: com.sun.xml.ws.api.pipe.helper.PipeAdapter.processRequest(PipeAdapter.java:115) at: com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:595) at: com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:554) at: com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:539) at: com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:436) at: com.sun.xml.ws.server.WSEndpointImpl$2.process(WSEndpointImpl.java:243) at: com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit.handle(HttpAdapter.java:444) at: com.sun.xml.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:244) at: com.sun.xml.ws.transport.http.servlet.ServletAdapter.handle(ServletAdapter.java:135) at: com.sun.enterprise.webservice.JAXWSServlet.doPost(JAXWSServlet.java:176) at: javax.servlet.http.HttpServlet.service(HttpServlet.java:738) at: javax.servlet.http.HttpServlet.service(HttpServlet.java:831) at: org.apache.catalina.core.ApplicationFilterChain.servletService(ApplicationFilterChain.java:411) at: org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:290) at: org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:271) at: org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:202) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577) at: com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:94) at: org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:206) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577) at: org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571) at: org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080) at: org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:150) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577) at: org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571) at: org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080) at: org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:272) at: com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:637) at: com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:568) at: com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.process(DefaultProcessorTask.java:813) at: com.sun.enterprise.web.connector.grizzly.DefaultReadTask.executeProcessorTask(DefaultReadTask.java:341) at: com.sun.enterprise.web.connector.grizzly.ssl.SSLReadTask.process(SSLReadTask.java:440) at: com.sun.enterprise.web.connector.grizzly.ssl.SSLReadTask.doTask(SSLReadTask.java:228) at: com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:265) at: com.sun.enterprise.web.connector.grizzly.ssl.SSLWorkerThread.run(SSLWorkerThread.java:106) Thread "ijwClientPollTimer" thread-id 65,420 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@bd97e1 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 65,419 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 64,202 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@13e5702 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 64,200 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 63,746 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@1c25b82 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 63,744 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 62,463 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@105e0d1 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 62,462 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "Thread-51816" thread-id 56,091 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.sun.jmx.remote.internal.ClientCommunicatorAdmin$Checker.run(ClientCommunicatorAdmin.java:154) at: java.lang.Thread.run(Thread.java:619) Thread "JMX server connection timeout 56090" thread-id 56,090 thread-stateTIMED_WAITINGWaiting on lock: [I@eac62c at: java.lang.Object.wait(Native Method) at: com.sun.jmx.remote.internal.ServerCommunicatorAdmin$Timeout.run(ServerCommunicatorAdmin.java:150) at: java.lang.Thread.run(Thread.java:619) Thread "ijwClientPollTimer" thread-id 54,905 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@1789c34 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 54,903 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 53,895 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@1574df7 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 53,894 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 53,757 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@bfbcd9 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 53,755 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 53,596 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@768b1 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 53,595 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 53,588 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@6a3d81 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 53,586 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 53,560 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@ebfb09 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 53,558 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 53,543 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@ae21e2 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 53,542 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 52,202 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@32b325 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 52,201 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 52,131 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@8f6a3e at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 52,129 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 50,634 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@1883eff at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 50,631 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 50,455 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@1dff2ce at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 50,454 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 50,422 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@1bdb45e at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 50,421 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 50,005 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@18cba7a at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 50,004 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "JSockThread" thread-id 49,328 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:526) Thread "ijwClientPollTimer" thread-id 48,844 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@26be21 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 48,842 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 48,538 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@18c72dc at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 48,537 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 48,185 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@1c908e2 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 48,184 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 47,399 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@1664f2b at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 47,398 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 47,276 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@1d7cc44 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 47,274 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 47,235 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@a38c7c at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 47,233 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "p: thread-pool-1; w: 35" thread-id 46,833 thread-stateTIMED_WAITINGWaiting on lock: com.sun.corba.ee.impl.orbutil.threadpool.WorkQueueImpl@15c31a1 at: java.lang.Object.wait(Native Method) at: com.sun.corba.ee.impl.orbutil.threadpool.WorkQueueImpl.requestWork(WorkQueueImpl.java:171) at: com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:528) Thread "p: thread-pool-1; w: 34" thread-id 43,695 thread-stateTIMED_WAITINGWaiting on lock: com.sun.corba.ee.impl.orbutil.threadpool.WorkQueueImpl@15c31a1 at: java.lang.Object.wait(Native Method) at: com.sun.corba.ee.impl.orbutil.threadpool.WorkQueueImpl.requestWork(WorkQueueImpl.java:171) at: com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:528) Thread "ijwClientPollTimer" thread-id 41,108 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@1be6ac1 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 41,107 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 36,381 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@52e45f at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 36,380 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 33,621 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@f225f at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 33,620 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 29,532 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@1998b00 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 29,531 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 28,137 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@174df0f at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 28,135 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 24,909 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@1e06605 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 24,908 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 24,642 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@14a0891 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 24,641 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 24,419 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@1786d61 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 24,418 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 24,407 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@155108c at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 24,406 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 23,857 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@1b1686c at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 23,855 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 23,846 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@3eb76e at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 23,845 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 23,119 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@17cb7b5 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 23,118 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 22,973 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@100f7eb at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 22,971 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 22,962 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@949e3c at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 22,961 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "Timer-20943" thread-id 22,789 thread-stateWAITINGWaiting on lock: java.util.TaskQueue@12089f4 at: java.lang.Object.wait(Native Method) at: java.lang.Object.wait(Object.java:485) at: java.util.TimerThread.mainLoop(Timer.java:483) at: java.util.TimerThread.run(Timer.java:462) Thread "ijwClientPollTimer" thread-id 22,630 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@1410d6b at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 22,628 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 21,558 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@1d822cf at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 21,556 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 21,449 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@d5838e at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 21,447 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 21,439 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@1aff59a at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 21,437 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 21,150 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@12565d1 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 21,148 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 21,011 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@3f8522 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 21,009 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 20,676 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@3d92e6 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 20,674 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 20,566 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@776124 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 20,565 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 20,501 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@18ab2ef at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 20,499 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 20,418 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@e9a21e at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 20,417 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 20,233 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@929e9d at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 20,231 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 20,076 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@1eb55b6 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 20,075 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 19,925 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@1482d05 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 19,923 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 19,895 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@183b86f at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 19,893 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 19,526 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@c1a103 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 19,524 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "JSockThread" thread-id 19,430 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:526) Thread "ijwClientPollTimer" thread-id 19,306 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@31e3f0 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 19,305 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 19,294 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@16bb734 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 19,293 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 19,090 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@c8d045 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 19,088 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 18,882 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@1e16db2 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 18,880 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "JSockThread" thread-id 18,367 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:526) Thread "ijwClientPollTimer" thread-id 18,173 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@e8ef37 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 18,172 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "httpSSLWorkerThread-8443-2" thread-id 18,060 thread-stateBLOCKEDWaiting on lock: com.sun.enterprise.resource.SJSASResourcePool@1bb8782 Owned by: Timer-25 Id: 114 at: com.sun.enterprise.resource.AbstractResourcePool.getResourceFromPool(AbstractResourcePool.java:752) at: com.sun.enterprise.resource.AbstractResourcePool.getUnenlistedResource(AbstractResourcePool.java:652) at: com.sun.enterprise.resource.AbstractResourcePool.internalGetResource(AbstractResourcePool.java:594) at: com.sun.enterprise.resource.AbstractResourcePool.getResource(AbstractResourcePool.java:443) at: com.sun.enterprise.resource.PoolManagerImpl.getResourceFromPool(PoolManagerImpl.java:248) at: com.sun.enterprise.resource.PoolManagerImpl.getResource(PoolManagerImpl.java:176) at: com.sun.enterprise.connectors.ConnectionManagerImpl.internalGetConnection(ConnectionManagerImpl.java:337) at: com.sun.enterprise.connectors.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:189) at: com.sun.enterprise.connectors.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:165) at: com.sun.enterprise.connectors.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:158) at: com.sun.gjc.spi.base.DataSource.getConnection(DataSource.java:108) at: oracle.toplink.essentials.jndi.JNDIConnector.connect(JNDIConnector.java:145) at: oracle.toplink.essentials.sessions.DatasourceLogin.connectToDatasource(DatasourceLogin.java:184) at: oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor.connect(DatasourceAccessor.java:233) at: oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor.connect(DatabaseAccessor.java:242) at: oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor.reconnect(DatasourceAccessor.java:436) at: oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor.reconnect(DatabaseAccessor.java:1177) at: oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor.incrementCallCount(DatasourceAccessor.java:220) at: oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:479) at: oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:452) at: oracle.toplink.essentials.threetier.ServerSession.executeCall(ServerSession.java:473) at: oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:228) at: oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:214) at: oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism.executeSelectCall(DatasourceCallQueryMechanism.java:285) at: oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism.selectAllRows(DatasourceCallQueryMechanism.java:615) at: oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism.selectAllRowsFromTable(ExpressionQueryMechanism.java:2416) at: oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism.selectAllReportQueryRows(ExpressionQueryMechanism.java:2382) at: oracle.toplink.essentials.queryframework.ReportQuery.executeDatabaseQuery(ReportQuery.java:802) at: oracle.toplink.essentials.queryframework.DatabaseQuery.execute(DatabaseQuery.java:628) at: oracle.toplink.essentials.queryframework.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:692) at: oracle.toplink.essentials.queryframework.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:746) at: oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:2233) at: oracle.toplink.essentials.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:952) at: oracle.toplink.essentials.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:924) at: oracle.toplink.essentials.internal.ejb.cmp3.base.EJBQueryImpl.executeReadQuery(EJBQueryImpl.java:367) at: oracle.toplink.essentials.internal.ejb.cmp3.base.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:508) at: com.ijws.cicokiosk.central.service.CentralCicoKioskDataService.getHotel(CentralCicoKioskDataService.java:200) at: sun.reflect.GeneratedMethodAccessor446.invoke(Unknown Source) at: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at: java.lang.reflect.Method.invoke(Method.java:597) at: com.sun.enterprise.webservice.InstanceResolverImpl$1.invoke(InstanceResolverImpl.java:112) at: com.sun.xml.ws.server.InvokerTube$2.invoke(InvokerTube.java:146) at: com.sun.xml.ws.server.sei.EndpointMethodHandler.invoke(EndpointMethodHandler.java:257) at: com.sun.xml.ws.server.sei.SEIInvokerTube.processRequest(SEIInvokerTube.java:93) at: com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:595) at: com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:554) at: com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:539) at: com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:436) at: com.sun.xml.ws.api.pipe.helper.AbstractTubeImpl.process(AbstractTubeImpl.java:106) at: com.sun.enterprise.webservice.MonitoringPipe.process(MonitoringPipe.java:147) at: com.sun.xml.ws.api.pipe.helper.PipeAdapter.processRequest(PipeAdapter.java:115) at: com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:595) at: com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:554) at: com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:539) at: com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:436) at: com.sun.xml.ws.api.pipe.helper.AbstractTubeImpl.process(AbstractTubeImpl.java:106) at: com.sun.enterprise.webservice.CommonServerSecurityPipe.processRequest(CommonServerSecurityPipe.java:218) at: com.sun.enterprise.webservice.CommonServerSecurityPipe.process(CommonServerSecurityPipe.java:129) at: com.sun.xml.ws.api.pipe.helper.PipeAdapter.processRequest(PipeAdapter.java:115) at: com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:595) at: com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:554) at: com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:539) at: com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:436) at: com.sun.xml.ws.server.WSEndpointImpl$2.process(WSEndpointImpl.java:243) at: com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit.handle(HttpAdapter.java:444) at: com.sun.xml.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:244) at: com.sun.xml.ws.transport.http.servlet.ServletAdapter.handle(ServletAdapter.java:135) at: com.sun.enterprise.webservice.JAXWSServlet.doPost(JAXWSServlet.java:176) at: javax.servlet.http.HttpServlet.service(HttpServlet.java:738) at: javax.servlet.http.HttpServlet.service(HttpServlet.java:831) at: org.apache.catalina.core.ApplicationFilterChain.servletService(ApplicationFilterChain.java:411) at: org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:290) at: org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:271) at: org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:202) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577) at: com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:94) at: org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:206) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577) at: org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571) at: org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080) at: org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:150) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577) at: org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571) at: org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080) at: org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:272) at: com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:637) at: com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:568) at: com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.process(DefaultProcessorTask.java:813) at: com.sun.enterprise.web.connector.grizzly.DefaultReadTask.executeProcessorTask(DefaultReadTask.java:341) at: com.sun.enterprise.web.connector.grizzly.ssl.SSLReadTask.process(SSLReadTask.java:440) at: com.sun.enterprise.web.connector.grizzly.ssl.SSLReadTask.doTask(SSLReadTask.java:228) at: com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:265) at: com.sun.enterprise.web.connector.grizzly.ssl.SSLWorkerThread.run(SSLWorkerThread.java:106) Thread "ijwClientPollTimer" thread-id 18,058 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@b1348f at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 18,057 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 17,836 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@1f19fd2 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 17,835 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 17,568 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@339e38 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 17,566 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "JSockThread" thread-id 17,528 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:526) Thread "ijwClientPollTimer" thread-id 17,464 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@d89dd2 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 17,463 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "JSockThread" thread-id 17,361 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:526) Thread "ijwClientPollTimer" thread-id 17,204 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@1616740 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 17,202 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 17,196 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@1c1c270 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 17,195 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 16,936 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@1c462a2 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 16,935 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 16,447 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@279c70 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 16,446 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 16,347 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@8f865f at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 16,345 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 16,325 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@befb93 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 16,323 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 15,740 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@769d69 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 15,739 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 15,099 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@1588aff at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 15,098 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "JSockThread" thread-id 14,281 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:526) Thread "ijwClientPollTimer" thread-id 13,742 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@d992c at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 13,740 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 9,197 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@c33a9b at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 9,196 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 8,577 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@13cc3a3 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 8,576 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 5,808 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@504084 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 5,807 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 5,740 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@bb9c52 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 5,738 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 5,196 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@113e47c at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 5,195 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 5,152 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@fdc0d6 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 5,150 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 4,949 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@17f3cc7 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 4,947 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 4,396 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@6f6e35 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 4,394 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "JSockThread" thread-id 3,556 thread-stateRUNNABLERunning in native at: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) at: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:274) at: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:256) at: sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:137) at: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69) at: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:411) Thread "JSockThread" thread-id 3,547 thread-stateRUNNABLERunning in native at: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) at: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:274) at: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:256) at: sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:137) at: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69) at: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:411) Thread "ijwClientPollTimer" thread-id 3,338 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@1ac985f at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 3,337 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 2,149 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@479a59 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 2,147 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 1,581 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@e64a3a at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 1,580 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 1,576 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@1133bd6 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 1,575 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "ijwClientPollTimer" thread-id 1,294 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@1bd9aa6 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 1,293 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "JSockThread" thread-id 1,228 thread-stateRUNNABLERunning in native at: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) at: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:274) at: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:256) at: sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:137) at: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69) at: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:411) Thread "JSockThread" thread-id 1,226 thread-stateRUNNABLERunning in native at: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) at: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:274) at: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:256) at: sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:137) at: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69) at: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:411) Thread "JSockThread" thread-id 1,107 thread-stateRUNNABLERunning in native at: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) at: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:274) at: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:256) at: sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:137) at: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69) at: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:411) Thread "JSockThread" thread-id 1,104 thread-stateRUNNABLERunning in native at: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) at: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:274) at: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:256) at: sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:137) at: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69) at: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:411) Thread "ijwClientPollTimer" thread-id 819 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@f42a02 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 818 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "httpSSLWorkerThread-81-4" thread-id 785 thread-stateRUNNABLERunning in native at: java.net.SocketInputStream.socketRead0(Native Method) at: java.net.SocketInputStream.read(SocketInputStream.java:129) at: com.sun.net.ssl.internal.ssl.InputRecord.readFully(InputRecord.java:293) at: com.sun.net.ssl.internal.ssl.InputRecord.read(InputRecord.java:331) at: com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:789) at: com.sun.net.ssl.internal.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:746) at: com.sun.net.ssl.internal.ssl.AppInputStream.read(AppInputStream.java:75) at: java.io.BufferedInputStream.fill(BufferedInputStream.java:218) at: java.io.BufferedInputStream.read1(BufferedInputStream.java:258) at: java.io.BufferedInputStream.read(BufferedInputStream.java:317) at: sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:687) at: sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:632) at: sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1000) at: java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:373) at: sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:318) at: com.sun.xml.ws.transport.http.client.HttpClientTransport.checkResponseCode(HttpClientTransport.java:201) at: com.sun.xml.ws.transport.http.client.HttpTransportPipe.process(HttpTransportPipe.java:149) at: com.sun.enterprise.webservice.ClientSecurityPipe.processSecureRequest(ClientSecurityPipe.java:176) at: com.sun.enterprise.webservice.ClientSecurityPipe.process(ClientSecurityPipe.java:164) at: com.sun.xml.ws.api.pipe.helper.PipeAdapter.processRequest(PipeAdapter.java:115) at: com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:595) at: com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:554) at: com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:539) at: com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:436) at: com.sun.xml.ws.client.Stub.process(Stub.java:248) at: com.sun.xml.ws.client.sei.SEIStub.doProcess(SEIStub.java:135) at: com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:109) at: com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:89) at: com.sun.xml.ws.client.sei.SEIStub.invoke(SEIStub.java:118) at: $Proxy130.getHotel(Unknown Source) at: com.ijws.webin.dao.CentralCicoKioskDataServiceDAOBean.getHotel(CentralCicoKioskDataServiceDAOBean.java:190) at: sun.reflect.GeneratedMethodAccessor448.invoke(Unknown Source) at: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at: java.lang.reflect.Method.invoke(Method.java:597) at: com.sun.enterprise.security.application.EJBSecurityManager.runMethod(EJBSecurityManager.java:1067) at: com.sun.enterprise.security.SecurityUtil.invoke(SecurityUtil.java:176) at: com.sun.ejb.containers.BaseContainer.invokeTargetBeanMethod(BaseContainer.java:2895) at: com.sun.ejb.containers.BaseContainer.intercept(BaseContainer.java:3986) at: com.sun.ejb.containers.EJBLocalObjectInvocationHandler.invoke(EJBLocalObjectInvocationHandler.java:197) at: com.sun.ejb.containers.EJBLocalObjectInvocationHandlerDelegate.invoke(EJBLocalObjectInvocationHandlerDelegate.java:127) at: $Proxy53.getHotel(Unknown Source) at: com.ijws.webin.dao.CicoKioskServiceDAOBean.genericLoadReservations(CicoKioskServiceDAOBean.java:371) at: com.ijws.webin.dao.CicoKioskServiceDAOBean.findGuestByRes(CicoKioskServiceDAOBean.java:183) at: sun.reflect.GeneratedMethodAccessor535.invoke(Unknown Source) at: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at: java.lang.reflect.Method.invoke(Method.java:597) at: com.sun.enterprise.security.application.EJBSecurityManager.runMethod(EJBSecurityManager.java:1067) at: com.sun.enterprise.security.SecurityUtil.invoke(SecurityUtil.java:176) at: com.sun.ejb.containers.BaseContainer.invokeTargetBeanMethod(BaseContainer.java:2895) at: com.sun.ejb.containers.BaseContainer.intercept(BaseContainer.java:3986) at: com.sun.ejb.containers.EJBLocalObjectInvocationHandler.invoke(EJBLocalObjectInvocationHandler.java:197) at: com.sun.ejb.containers.EJBLocalObjectInvocationHandlerDelegate.invoke(EJBLocalObjectInvocationHandlerDelegate.java:127) at: $Proxy51.findGuestByRes(Unknown Source) at: com.ijws.webin.util.ControllerHelper.getHotelResByConf(ControllerHelper.java:328) at: com.ijws.webin.controller.FindCommand.searchHotelReservations(FindCommand.java:491) at: com.ijws.webin.controller.FindCommand.execute(FindCommand.java:128) at: com.ijws.webin.web.processing.beginButton_action(processing.java:258) at: sun.reflect.GeneratedMethodAccessor3589.invoke(Unknown Source) at: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at: java.lang.reflect.Method.invoke(Method.java:597) at: com.sun.el.parser.AstValue.invoke(AstValue.java:187) at: com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:297) at: javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:77) at: com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:91) at: com.sun.rave.web.ui.appbase.faces.ActionListenerImpl.processAction(ActionListenerImpl.java:91) at: javax.faces.component.UICommand.broadcast(UICommand.java:383) at: com.sun.webui.jsf.component.WebuiCommand.broadcast(WebuiCommand.java:160) at: javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:447) at: javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:752) at: com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:97) at: com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:251) at: com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:117) at: javax.faces.webapp.FacesServlet.service(FacesServlet.java:244) at: org.apache.catalina.core.ApplicationFilterChain.servletService(ApplicationFilterChain.java:411) at: org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:317) at: org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:198) at: com.sun.webui.jsf.util.UploadFilter.doFilter(UploadFilter.java:267) at: org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230) at: org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:198) at: org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:288) at: org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:271) at: org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:202) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577) at: com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:94) at: org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:206) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577) at: org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571) at: org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080) at: org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:150) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577) at: org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571) at: org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080) at: org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:272) at: com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:637) at: com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:568) at: com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.process(DefaultProcessorTask.java:813) at: com.sun.enterprise.web.connector.grizzly.DefaultReadTask.executeProcessorTask(DefaultReadTask.java:341) at: com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:263) at: com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:214) at: com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:265) at: com.sun.enterprise.web.connector.grizzly.ssl.SSLWorkerThread.run(SSLWorkerThread.java:106) Thread "httpSSLWorkerThread-81-3" thread-id 784 thread-stateRUNNABLERunning in native at: java.net.SocketInputStream.socketRead0(Native Method) at: java.net.SocketInputStream.read(SocketInputStream.java:129) at: com.sun.net.ssl.internal.ssl.InputRecord.readFully(InputRecord.java:293) at: com.sun.net.ssl.internal.ssl.InputRecord.read(InputRecord.java:331) at: com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:789) at: com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1096) at: com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1123) at: com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1107) at: sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:405) at: sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:166) at: sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:832) at: sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:230) at: com.sun.xml.ws.transport.http.client.HttpClientTransport.getOutput(HttpClientTransport.java:122) at: com.sun.xml.ws.transport.http.client.HttpTransportPipe.process(HttpTransportPipe.java:140) at: com.sun.enterprise.webservice.ClientSecurityPipe.processSecureRequest(ClientSecurityPipe.java:176) at: com.sun.enterprise.webservice.ClientSecurityPipe.process(ClientSecurityPipe.java:164) at: com.sun.xml.ws.api.pipe.helper.PipeAdapter.processRequest(PipeAdapter.java:115) at: com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:595) at: com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:554) at: com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:539) at: com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:436) at: com.sun.xml.ws.client.Stub.process(Stub.java:248) at: com.sun.xml.ws.client.sei.SEIStub.doProcess(SEIStub.java:135) at: com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:109) at: com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:89) at: com.sun.xml.ws.client.sei.SEIStub.invoke(SEIStub.java:118) at: $Proxy137.findReservation(Unknown Source) at: com.ijws.webin.dao.CicoKioskServiceDAOBean.genericLoadReservations(CicoKioskServiceDAOBean.java:288) at: com.ijws.webin.dao.CicoKioskServiceDAOBean.findGuestByRes(CicoKioskServiceDAOBean.java:183) at: sun.reflect.GeneratedMethodAccessor535.invoke(Unknown Source) at: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at: java.lang.reflect.Method.invoke(Method.java:597) at: com.sun.enterprise.security.application.EJBSecurityManager.runMethod(EJBSecurityManager.java:1067) at: com.sun.enterprise.security.SecurityUtil.invoke(SecurityUtil.java:176) at: com.sun.ejb.containers.BaseContainer.invokeTargetBeanMethod(BaseContainer.java:2895) at: com.sun.ejb.containers.BaseContainer.intercept(BaseContainer.java:3986) at: com.sun.ejb.containers.EJBLocalObjectInvocationHandler.invoke(EJBLocalObjectInvocationHandler.java:197) at: com.sun.ejb.containers.EJBLocalObjectInvocationHandlerDelegate.invoke(EJBLocalObjectInvocationHandlerDelegate.java:127) at: $Proxy51.findGuestByRes(Unknown Source) at: com.ijws.webin.util.ControllerHelper.getHotelResByConf(ControllerHelper.java:328) at: com.ijws.webin.controller.FindCommand.searchHotelReservations(FindCommand.java:491) at: com.ijws.webin.controller.FindCommand.execute(FindCommand.java:128) at: com.ijws.webin.web.processing.beginButton_action(processing.java:258) at: sun.reflect.GeneratedMethodAccessor3589.invoke(Unknown Source) at: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at: java.lang.reflect.Method.invoke(Method.java:597) at: com.sun.el.parser.AstValue.invoke(AstValue.java:187) at: com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:297) at: javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:77) at: com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:91) at: com.sun.rave.web.ui.appbase.faces.ActionListenerImpl.processAction(ActionListenerImpl.java:91) at: javax.faces.component.UICommand.broadcast(UICommand.java:383) at: com.sun.webui.jsf.component.WebuiCommand.broadcast(WebuiCommand.java:160) at: javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:447) at: javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:752) at: com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:97) at: com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:251) at: com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:117) at: javax.faces.webapp.FacesServlet.service(FacesServlet.java:244) at: org.apache.catalina.core.ApplicationFilterChain.servletService(ApplicationFilterChain.java:411) at: org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:317) at: org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:198) at: com.sun.webui.jsf.util.UploadFilter.doFilter(UploadFilter.java:267) at: org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230) at: org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:198) at: org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:288) at: org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:271) at: org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:202) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577) at: com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:94) at: org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:206) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577) at: org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571) at: org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080) at: org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:150) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577) at: org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571) at: org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080) at: org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:272) at: com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:637) at: com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:568) at: com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.process(DefaultProcessorTask.java:813) at: com.sun.enterprise.web.connector.grizzly.DefaultReadTask.executeProcessorTask(DefaultReadTask.java:341) at: com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:263) at: com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:214) at: com.sun.enterprise.web.portunif.PortUnificationPipeline$PUTask.doTask(PortUnificationPipeline.java:380) at: com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:265) at: com.sun.enterprise.web.connector.grizzly.ssl.SSLWorkerThread.run(SSLWorkerThread.java:106) Thread "ijwClientPollTimer" thread-id 743 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@1f1ecdf at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 741 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "httpSSLWorkerThread-81-2" thread-id 392 thread-stateRUNNABLERunning in native at: java.net.SocketInputStream.socketRead0(Native Method) at: java.net.SocketInputStream.read(SocketInputStream.java:129) at: com.sun.net.ssl.internal.ssl.InputRecord.readFully(InputRecord.java:293) at: com.sun.net.ssl.internal.ssl.InputRecord.read(InputRecord.java:331) at: com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:789) at: com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1096) at: com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1123) at: com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1107) at: sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:405) at: sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:166) at: sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:832) at: sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:230) at: com.sun.xml.ws.transport.http.client.HttpClientTransport.getOutput(HttpClientTransport.java:122) at: com.sun.xml.ws.transport.http.client.HttpTransportPipe.process(HttpTransportPipe.java:140) at: com.sun.enterprise.webservice.ClientSecurityPipe.processSecureRequest(ClientSecurityPipe.java:176) at: com.sun.enterprise.webservice.ClientSecurityPipe.process(ClientSecurityPipe.java:164) at: com.sun.xml.ws.api.pipe.helper.PipeAdapter.processRequest(PipeAdapter.java:115) at: com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:595) at: com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:554) at: com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:539) at: com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:436) at: com.sun.xml.ws.client.Stub.process(Stub.java:248) at: com.sun.xml.ws.client.sei.SEIStub.doProcess(SEIStub.java:135) at: com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:109) at: com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:89) at: com.sun.xml.ws.client.sei.SEIStub.invoke(SEIStub.java:118) at: $Proxy130.getHotelDate(Unknown Source) at: com.ijws.webin.dao.CentralCicoKioskDataServiceDAOBean.getHotelDate(CentralCicoKioskDataServiceDAOBean.java:240) at: sun.reflect.GeneratedMethodAccessor644.invoke(Unknown Source) at: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at: java.lang.reflect.Method.invoke(Method.java:597) at: com.sun.enterprise.security.application.EJBSecurityManager.runMethod(EJBSecurityManager.java:1067) at: com.sun.enterprise.security.SecurityUtil.invoke(SecurityUtil.java:176) at: com.sun.ejb.containers.BaseContainer.invokeTargetBeanMethod(BaseContainer.java:2895) at: com.sun.ejb.containers.BaseContainer.intercept(BaseContainer.java:3986) at: com.sun.ejb.containers.EJBLocalObjectInvocationHandler.invoke(EJBLocalObjectInvocationHandler.java:197) at: com.sun.ejb.containers.EJBLocalObjectInvocationHandlerDelegate.invoke(EJBLocalObjectInvocationHandlerDelegate.java:127) at: $Proxy53.getHotelDate(Unknown Source) at: com.ijws.webin.util.ControllerHelper.getHotelDate(ControllerHelper.java:747) at: com.ijws.webin.controller.FindCommand.isPastCheckOut(FindCommand.java:415) at: com.ijws.webin.controller.FindCommand.execute(FindCommand.java:110) at: com.ijws.webin.web.processing.beginButton_action(processing.java:258) at: sun.reflect.GeneratedMethodAccessor3589.invoke(Unknown Source) at: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at: java.lang.reflect.Method.invoke(Method.java:597) at: com.sun.el.parser.AstValue.invoke(AstValue.java:187) at: com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:297) at: javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:77) at: com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:91) at: com.sun.rave.web.ui.appbase.faces.ActionListenerImpl.processAction(ActionListenerImpl.java:91) at: javax.faces.component.UICommand.broadcast(UICommand.java:383) at: com.sun.webui.jsf.component.WebuiCommand.broadcast(WebuiCommand.java:160) at: javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:447) at: javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:752) at: com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:97) at: com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:251) at: com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:117) at: javax.faces.webapp.FacesServlet.service(FacesServlet.java:244) at: org.apache.catalina.core.ApplicationFilterChain.servletService(ApplicationFilterChain.java:411) at: org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:317) at: org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:198) at: com.sun.webui.jsf.util.UploadFilter.doFilter(UploadFilter.java:267) at: org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230) at: org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:198) at: org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:288) at: org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:271) at: org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:202) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577) at: com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:94) at: org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:206) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577) at: org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571) at: org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080) at: org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:150) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577) at: org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571) at: org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080) at: org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:272) at: com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:637) at: com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:568) at: com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.process(DefaultProcessorTask.java:813) at: com.sun.enterprise.web.connector.grizzly.DefaultReadTask.executeProcessorTask(DefaultReadTask.java:341) at: com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:263) at: com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:214) at: com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:265) at: com.sun.enterprise.web.connector.grizzly.ssl.SSLWorkerThread.run(SSLWorkerThread.java:106) Thread "ijwClientPollTimer" thread-id 385 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@1f6288c at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "JSockThread" thread-id 383 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:416) Thread "JSockThread" thread-id 303 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.rycotech.jsock.JSockThread.run(JSockThread.java:526) Thread "Timer-25" thread-id 114 thread-stateRUNNABLERunning in native at: java.net.SocketInputStream.socketRead0(Native Method) at: java.net.SocketInputStream.read(SocketInputStream.java:129) at: com.microsoft.sqlserver.jdbc.DBComms.Prelogin(Unknown Source) at: com.microsoft.sqlserver.jdbc.DBComms.(Unknown Source) at: com.microsoft.sqlserver.jdbc.SQLServerConnection.connectHelper(Unknown Source) at: com.microsoft.sqlserver.jdbc.SQLServerConnection.loginWithoutFailover(Unknown Source) at: com.microsoft.sqlserver.jdbc.SQLServerConnection.connect(Unknown Source) at: com.microsoft.sqlserver.jdbc.SQLServerDataSource.getConnectionInternal(Unknown Source) at: com.microsoft.sqlserver.jdbc.SQLServerPooledConnection.createNewConnection(Unknown Source) at: com.microsoft.sqlserver.jdbc.SQLServerPooledConnection.(Unknown Source) at: com.microsoft.sqlserver.jdbc.SQLServerXAConnection.(Unknown Source) at: com.microsoft.sqlserver.jdbc.SQLServerXADataSource.getXAConnection(Unknown Source) at: com.microsoft.sqlserver.jdbc.SQLServerXADataSource.getXAConnection(Unknown Source) at: com.sun.gjc.spi.XAManagedConnectionFactory.createManagedConnection(XAManagedConnectionFactory.java:106) at: com.sun.enterprise.resource.ConnectorAllocator.createResource(ConnectorAllocator.java:136) at: com.sun.enterprise.resource.AbstractResourcePool.createSingleResource(AbstractResourcePool.java:891) at: com.sun.enterprise.resource.AbstractResourcePool.createResourceAndAddToPool(AbstractResourcePool.java:1752) at: com.sun.enterprise.resource.AbstractResourcePool.resizePool(AbstractResourcePool.java:1399) at: com.sun.enterprise.resource.AbstractResourcePool$Resizer.run(AbstractResourcePool.java:1532) at: java.util.TimerThread.mainLoop(Timer.java:512) at: java.util.TimerThread.run(Timer.java:462) Thread "DestroyJavaVM" thread-id 100 thread-stateRUNNABLE Thread "Timer-11" thread-id 99 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@1e00dab at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "Timer-10" thread-id 98 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@a17549 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "ContainerBackgroundProcessor[StandardEngine[com.sun.appserv]]" thread-id 95 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1800) at: java.lang.Thread.run(Thread.java:619) Thread "ContainerBackgroundProcessor[StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[]]" thread-id 93 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1800) at: java.lang.Thread.run(Thread.java:619) Thread "ContainerBackgroundProcessor[StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[/m]]" thread-id 92 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1800) at: java.lang.Thread.run(Thread.java:619) Thread "ContainerBackgroundProcessor[StandardEngine[com.sun.appserv].StandardHost[services].StandardContext[/CentralCicoKioskDataService]]" thread-id 90 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1800) at: java.lang.Thread.run(Thread.java:619) Thread "ContainerBackgroundProcessor[StandardEngine[com.sun.appserv].StandardHost[__asadmin].StandardContext[]]" thread-id 89 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1800) at: java.lang.Thread.run(Thread.java:619) Thread "ContainerBackgroundProcessor[StandardEngine[com.sun.appserv].StandardHost[services].StandardContext[/CicoKioskService]]" thread-id 88 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1800) at: java.lang.Thread.run(Thread.java:619) Thread "ContainerBackgroundProcessor[StandardEngine[com.sun.appserv].StandardHost[__asadmin].StandardContext[/web1]]" thread-id 87 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1800) at: java.lang.Thread.run(Thread.java:619) Thread "ContainerBackgroundProcessor[StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[/__wstx-services]]" thread-id 86 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1800) at: java.lang.Thread.run(Thread.java:619) Thread "ContainerBackgroundProcessor[StandardEngine[com.sun.appserv].StandardHost[services].StandardContext[/__wstx-services]]" thread-id 85 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1800) at: java.lang.Thread.run(Thread.java:619) Thread "ContainerBackgroundProcessor[StandardEngine[com.sun.appserv].StandardHost[services].StandardContext[]]" thread-id 84 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1800) at: java.lang.Thread.run(Thread.java:619) Thread "ContainerBackgroundProcessor[StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[/__JWSappclients]]" thread-id 83 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1800) at: java.lang.Thread.run(Thread.java:619) Thread "httpSSLWorkerThread-8443-1" thread-id 82 thread-stateBLOCKEDWaiting on lock: com.sun.enterprise.resource.SJSASResourcePool@1bb8782 Owned by: Timer-25 Id: 114 at: com.sun.enterprise.resource.AbstractResourcePool.getResourceFromPool(AbstractResourcePool.java:752) at: com.sun.enterprise.resource.AbstractResourcePool.getUnenlistedResource(AbstractResourcePool.java:652) at: com.sun.enterprise.resource.AbstractResourcePool.internalGetResource(AbstractResourcePool.java:594) at: com.sun.enterprise.resource.AbstractResourcePool.getResource(AbstractResourcePool.java:443) at: com.sun.enterprise.resource.PoolManagerImpl.getResourceFromPool(PoolManagerImpl.java:248) at: com.sun.enterprise.resource.PoolManagerImpl.getResource(PoolManagerImpl.java:176) at: com.sun.enterprise.connectors.ConnectionManagerImpl.internalGetConnection(ConnectionManagerImpl.java:337) at: com.sun.enterprise.connectors.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:189) at: com.sun.enterprise.connectors.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:165) at: com.sun.enterprise.connectors.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:158) at: com.sun.gjc.spi.base.DataSource.getConnection(DataSource.java:108) at: oracle.toplink.essentials.jndi.JNDIConnector.connect(JNDIConnector.java:145) at: oracle.toplink.essentials.sessions.DatasourceLogin.connectToDatasource(DatasourceLogin.java:184) at: oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor.connect(DatasourceAccessor.java:233) at: oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor.connect(DatabaseAccessor.java:242) at: oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor.reconnect(DatasourceAccessor.java:436) at: oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor.reconnect(DatabaseAccessor.java:1177) at: oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor.incrementCallCount(DatasourceAccessor.java:220) at: oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:479) at: oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:452) at: oracle.toplink.essentials.threetier.ServerSession.executeCall(ServerSession.java:473) at: oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:228) at: oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:214) at: oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism.executeSelectCall(DatasourceCallQueryMechanism.java:285) at: oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism.selectAllRows(DatasourceCallQueryMechanism.java:615) at: oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism.selectAllRowsFromTable(ExpressionQueryMechanism.java:2416) at: oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism.selectAllReportQueryRows(ExpressionQueryMechanism.java:2382) at: oracle.toplink.essentials.queryframework.ReportQuery.executeDatabaseQuery(ReportQuery.java:802) at: oracle.toplink.essentials.queryframework.DatabaseQuery.execute(DatabaseQuery.java:628) at: oracle.toplink.essentials.queryframework.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:692) at: oracle.toplink.essentials.queryframework.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:746) at: oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:2233) at: oracle.toplink.essentials.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:952) at: oracle.toplink.essentials.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:924) at: oracle.toplink.essentials.internal.ejb.cmp3.base.EJBQueryImpl.executeReadQuery(EJBQueryImpl.java:367) at: oracle.toplink.essentials.internal.ejb.cmp3.base.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:508) at: com.ijws.cicokiosk.central.service.CentralCicoKioskDataService.getHotel(CentralCicoKioskDataService.java:200) at: sun.reflect.GeneratedMethodAccessor446.invoke(Unknown Source) at: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at: java.lang.reflect.Method.invoke(Method.java:597) at: com.sun.enterprise.webservice.InstanceResolverImpl$1.invoke(InstanceResolverImpl.java:112) at: com.sun.xml.ws.server.InvokerTube$2.invoke(InvokerTube.java:146) at: com.sun.xml.ws.server.sei.EndpointMethodHandler.invoke(EndpointMethodHandler.java:257) at: com.sun.xml.ws.server.sei.SEIInvokerTube.processRequest(SEIInvokerTube.java:93) at: com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:595) at: com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:554) at: com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:539) at: com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:436) at: com.sun.xml.ws.api.pipe.helper.AbstractTubeImpl.process(AbstractTubeImpl.java:106) at: com.sun.enterprise.webservice.MonitoringPipe.process(MonitoringPipe.java:147) at: com.sun.xml.ws.api.pipe.helper.PipeAdapter.processRequest(PipeAdapter.java:115) at: com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:595) at: com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:554) at: com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:539) at: com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:436) at: com.sun.xml.ws.api.pipe.helper.AbstractTubeImpl.process(AbstractTubeImpl.java:106) at: com.sun.enterprise.webservice.CommonServerSecurityPipe.processRequest(CommonServerSecurityPipe.java:218) at: com.sun.enterprise.webservice.CommonServerSecurityPipe.process(CommonServerSecurityPipe.java:129) at: com.sun.xml.ws.api.pipe.helper.PipeAdapter.processRequest(PipeAdapter.java:115) at: com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:595) at: com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:554) at: com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:539) at: com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:436) at: com.sun.xml.ws.server.WSEndpointImpl$2.process(WSEndpointImpl.java:243) at: com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit.handle(HttpAdapter.java:444) at: com.sun.xml.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:244) at: com.sun.xml.ws.transport.http.servlet.ServletAdapter.handle(ServletAdapter.java:135) at: com.sun.enterprise.webservice.JAXWSServlet.doPost(JAXWSServlet.java:176) at: javax.servlet.http.HttpServlet.service(HttpServlet.java:738) at: javax.servlet.http.HttpServlet.service(HttpServlet.java:831) at: org.apache.catalina.core.ApplicationFilterChain.servletService(ApplicationFilterChain.java:411) at: org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:290) at: org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:271) at: org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:202) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577) at: com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:94) at: org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:206) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577) at: org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571) at: org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080) at: org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:150) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577) at: org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571) at: org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080) at: org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:272) at: com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:637) at: com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:568) at: com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.process(DefaultProcessorTask.java:813) at: com.sun.enterprise.web.connector.grizzly.DefaultReadTask.executeProcessorTask(DefaultReadTask.java:341) at: com.sun.enterprise.web.connector.grizzly.ssl.SSLReadTask.process(SSLReadTask.java:440) at: com.sun.enterprise.web.connector.grizzly.ssl.SSLReadTask.doTask(SSLReadTask.java:228) at: com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:265) at: com.sun.enterprise.web.connector.grizzly.ssl.SSLWorkerThread.run(SSLWorkerThread.java:106) Thread "httpSSLWorkerThread-8443-0" thread-id 81 thread-stateBLOCKEDWaiting on lock: com.sun.enterprise.resource.SJSASResourcePool@1bb8782 Owned by: Timer-25 Id: 114 at: com.sun.enterprise.resource.AbstractResourcePool.getResourceFromPool(AbstractResourcePool.java:752) at: com.sun.enterprise.resource.AbstractResourcePool.getUnenlistedResource(AbstractResourcePool.java:652) at: com.sun.enterprise.resource.AbstractResourcePool.internalGetResource(AbstractResourcePool.java:594) at: com.sun.enterprise.resource.AbstractResourcePool.getResource(AbstractResourcePool.java:443) at: com.sun.enterprise.resource.PoolManagerImpl.getResourceFromPool(PoolManagerImpl.java:248) at: com.sun.enterprise.resource.PoolManagerImpl.getResource(PoolManagerImpl.java:176) at: com.sun.enterprise.connectors.ConnectionManagerImpl.internalGetConnection(ConnectionManagerImpl.java:337) at: com.sun.enterprise.connectors.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:189) at: com.sun.enterprise.connectors.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:165) at: com.sun.enterprise.connectors.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:158) at: com.sun.gjc.spi.base.DataSource.getConnection(DataSource.java:108) at: oracle.toplink.essentials.jndi.JNDIConnector.connect(JNDIConnector.java:145) at: oracle.toplink.essentials.sessions.DatasourceLogin.connectToDatasource(DatasourceLogin.java:184) at: oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor.connect(DatasourceAccessor.java:233) at: oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor.connect(DatabaseAccessor.java:242) at: oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor.reconnect(DatasourceAccessor.java:436) at: oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor.reconnect(DatabaseAccessor.java:1177) at: oracle.toplink.essentials.internal.databaseaccess.DatasourceAccessor.incrementCallCount(DatasourceAccessor.java:220) at: oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:479) at: oracle.toplink.essentials.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:452) at: oracle.toplink.essentials.threetier.ServerSession.executeCall(ServerSession.java:473) at: oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:228) at: oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:214) at: oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism.executeSelectCall(DatasourceCallQueryMechanism.java:285) at: oracle.toplink.essentials.internal.queryframework.DatasourceCallQueryMechanism.selectAllRows(DatasourceCallQueryMechanism.java:615) at: oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism.selectAllRowsFromTable(ExpressionQueryMechanism.java:2416) at: oracle.toplink.essentials.internal.queryframework.ExpressionQueryMechanism.selectAllReportQueryRows(ExpressionQueryMechanism.java:2382) at: oracle.toplink.essentials.queryframework.ReportQuery.executeDatabaseQuery(ReportQuery.java:802) at: oracle.toplink.essentials.queryframework.DatabaseQuery.execute(DatabaseQuery.java:628) at: oracle.toplink.essentials.queryframework.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:692) at: oracle.toplink.essentials.queryframework.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:746) at: oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:2233) at: oracle.toplink.essentials.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:952) at: oracle.toplink.essentials.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:924) at: oracle.toplink.essentials.internal.ejb.cmp3.base.EJBQueryImpl.executeReadQuery(EJBQueryImpl.java:367) at: oracle.toplink.essentials.internal.ejb.cmp3.base.EJBQueryImpl.getResultList(EJBQueryImpl.java:478) at: com.ijws.cicokiosk.central.service.CentralCicoKioskDataService.searchResTabByResOrConfNum(CentralCicoKioskDataService.java:88) at: sun.reflect.GeneratedMethodAccessor1893.invoke(Unknown Source) at: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at: java.lang.reflect.Method.invoke(Method.java:597) at: com.sun.enterprise.webservice.InstanceResolverImpl$1.invoke(InstanceResolverImpl.java:112) at: com.sun.xml.ws.server.InvokerTube$2.invoke(InvokerTube.java:146) at: com.sun.xml.ws.server.sei.EndpointMethodHandler.invoke(EndpointMethodHandler.java:257) at: com.sun.xml.ws.server.sei.SEIInvokerTube.processRequest(SEIInvokerTube.java:93) at: com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:595) at: com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:554) at: com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:539) at: com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:436) at: com.sun.xml.ws.api.pipe.helper.AbstractTubeImpl.process(AbstractTubeImpl.java:106) at: com.sun.enterprise.webservice.MonitoringPipe.process(MonitoringPipe.java:147) at: com.sun.xml.ws.api.pipe.helper.PipeAdapter.processRequest(PipeAdapter.java:115) at: com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:595) at: com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:554) at: com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:539) at: com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:436) at: com.sun.xml.ws.api.pipe.helper.AbstractTubeImpl.process(AbstractTubeImpl.java:106) at: com.sun.enterprise.webservice.CommonServerSecurityPipe.processRequest(CommonServerSecurityPipe.java:218) at: com.sun.enterprise.webservice.CommonServerSecurityPipe.process(CommonServerSecurityPipe.java:129) at: com.sun.xml.ws.api.pipe.helper.PipeAdapter.processRequest(PipeAdapter.java:115) at: com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:595) at: com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:554) at: com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:539) at: com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:436) at: com.sun.xml.ws.server.WSEndpointImpl$2.process(WSEndpointImpl.java:243) at: com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit.handle(HttpAdapter.java:444) at: com.sun.xml.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:244) at: com.sun.xml.ws.transport.http.servlet.ServletAdapter.handle(ServletAdapter.java:135) at: com.sun.enterprise.webservice.JAXWSServlet.doPost(JAXWSServlet.java:176) at: javax.servlet.http.HttpServlet.service(HttpServlet.java:738) at: javax.servlet.http.HttpServlet.service(HttpServlet.java:831) at: org.apache.catalina.core.ApplicationFilterChain.servletService(ApplicationFilterChain.java:411) at: org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:290) at: org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:271) at: org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:202) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577) at: com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:94) at: org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:206) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577) at: org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571) at: org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080) at: org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:150) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577) at: org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571) at: org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080) at: org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:272) at: com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:637) at: com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:568) at: com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.process(DefaultProcessorTask.java:813) at: com.sun.enterprise.web.connector.grizzly.DefaultReadTask.executeProcessorTask(DefaultReadTask.java:341) at: com.sun.enterprise.web.connector.grizzly.ssl.SSLReadTask.process(SSLReadTask.java:440) at: com.sun.enterprise.web.connector.grizzly.ssl.SSLReadTask.doTask(SSLReadTask.java:228) at: com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:265) at: com.sun.enterprise.web.connector.grizzly.ssl.SSLWorkerThread.run(SSLWorkerThread.java:106) Thread "SelectorThread-8443" thread-id 80 thread-stateRUNNABLERunning in native at: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) at: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:274) at: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:256) at: sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:137) at: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69) at: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80) at: com.sun.enterprise.web.connector.grizzly.SelectorThread.doSelect(SelectorThread.java:1337) at: com.sun.enterprise.web.connector.grizzly.SelectorThread.startListener(SelectorThread.java:1284) at: com.sun.enterprise.web.connector.grizzly.SelectorThread.startEndpoint(SelectorThread.java:1247) at: com.sun.enterprise.web.connector.grizzly.SelectorThread.run(SelectorThread.java:1223) Thread "httpWorkerThread-4848-1" thread-id 79 thread-stateRUNNABLE at: sun.management.ThreadImpl.getThreadInfo0(Native Method) at: sun.management.ThreadImpl.getThreadInfo(ThreadImpl.java:145) 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.jmx.mbeanserver.ConvertingMethod.invokeWithOpenReturn(ConvertingMethod.java:167) at: com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:96) at: com.sun.jmx.mbeanserver.MXBeanIntrospector.invokeM2(MXBeanIntrospector.java:33) at: com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:208) at: com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:120) at: com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:262) at: javax.management.StandardMBean.invoke(StandardMBean.java:391) at: com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836) at: com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761) at: com.sun.enterprise.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:178) at: com.sun.jmx.mbeanserver.MXBeanProxy$InvokeHandler.invoke(MXBeanProxy.java:134) at: com.sun.jmx.mbeanserver.MXBeanProxy.invoke(MXBeanProxy.java:148) at: javax.management.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:248) at: $Proxy157.getThreadInfo(Unknown Source) at: com.sun.enterprise.admin.mbeans.jvm.ThreadMonitor.getThreadDump(ThreadMonitor.java:75) at: com.sun.enterprise.admin.mbeans.jvm.JVMInformation.getThreadDump(JVMInformation.java:61) 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.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:93) at: com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:27) at: com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:208) at: com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:120) at: com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:262) at: com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836) at: com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761) at: sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source) at: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at: java.lang.reflect.Method.invoke(Method.java:597) at: com.sun.enterprise.admin.util.proxy.ProxyClass.invoke(ProxyClass.java:90) at: $Proxy1.invoke(Unknown Source) at: com.sun.enterprise.admin.server.core.jmx.SunoneInterceptor.invoke(SunoneInterceptor.java:304) at: com.sun.enterprise.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:174) at: com.sun.enterprise.admin.mbeans.jvm.JVMInformationCollector.invokeMBean(JVMInformationCollector.java:127) at: com.sun.enterprise.admin.mbeans.jvm.JVMInformationCollector.getThreadDump(JVMInformationCollector.java:75) 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.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:93) at: com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:27) at: com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:208) at: com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:120) at: com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:262) at: javax.management.StandardMBean.invoke(StandardMBean.java:391) at: com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836) at: com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761) at: sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source) at: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at: java.lang.reflect.Method.invoke(Method.java:597) at: com.sun.enterprise.admin.util.proxy.ProxyClass.invoke(ProxyClass.java:90) at: $Proxy1.invoke(Unknown Source) at: com.sun.enterprise.admin.server.core.jmx.SunoneInterceptor.invoke(SunoneInterceptor.java:304) at: com.sun.enterprise.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:174) at: com.sun.enterprise.admin.jmx.remote.server.callers.InvokeCaller.call(InvokeCaller.java:69) at: com.sun.enterprise.admin.jmx.remote.server.MBeanServerRequestHandler.handle(MBeanServerRequestHandler.java:155) at: com.sun.enterprise.admin.jmx.remote.server.servlet.RemoteJmxConnectorServlet.processRequest(RemoteJmxConnectorServlet.java:122) at: com.sun.enterprise.admin.jmx.remote.server.servlet.RemoteJmxConnectorServlet.doPost(RemoteJmxConnectorServlet.java:193) at: javax.servlet.http.HttpServlet.service(HttpServlet.java:738) at: javax.servlet.http.HttpServlet.service(HttpServlet.java:831) at: org.apache.catalina.core.ApplicationFilterChain.servletService(ApplicationFilterChain.java:411) at: org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:290) at: org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:271) at: org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:202) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577) at: com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:94) at: org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:206) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577) at: org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571) at: org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080) at: org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:150) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577) at: org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571) at: org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080) at: org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:272) at: com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:637) at: com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:568) at: com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.process(DefaultProcessorTask.java:813) at: com.sun.enterprise.web.connector.grizzly.DefaultReadTask.executeProcessorTask(DefaultReadTask.java:341) at: com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:263) at: com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:214) at: com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:265) at: com.sun.enterprise.web.connector.grizzly.WorkerThreadImpl.run(WorkerThreadImpl.java:116) Thread "httpSSLWorkerThread-81-1" thread-id 76 thread-stateRUNNABLERunning in native at: java.net.SocketInputStream.socketRead0(Native Method) at: java.net.SocketInputStream.read(SocketInputStream.java:129) at: com.sun.net.ssl.internal.ssl.InputRecord.readFully(InputRecord.java:293) at: com.sun.net.ssl.internal.ssl.InputRecord.read(InputRecord.java:331) at: com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:789) at: com.sun.net.ssl.internal.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:746) at: com.sun.net.ssl.internal.ssl.AppInputStream.read(AppInputStream.java:75) at: java.io.BufferedInputStream.fill(BufferedInputStream.java:218) at: java.io.BufferedInputStream.read1(BufferedInputStream.java:258) at: java.io.BufferedInputStream.read(BufferedInputStream.java:317) at: sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:687) at: sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:632) at: sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1000) at: java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:373) at: sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:318) at: com.sun.xml.ws.transport.http.client.HttpClientTransport.checkResponseCode(HttpClientTransport.java:201) at: com.sun.xml.ws.transport.http.client.HttpTransportPipe.process(HttpTransportPipe.java:149) at: com.sun.enterprise.webservice.ClientSecurityPipe.processSecureRequest(ClientSecurityPipe.java:176) at: com.sun.enterprise.webservice.ClientSecurityPipe.process(ClientSecurityPipe.java:164) at: com.sun.xml.ws.api.pipe.helper.PipeAdapter.processRequest(PipeAdapter.java:115) at: com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:595) at: com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:554) at: com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:539) at: com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:436) at: com.sun.xml.ws.client.Stub.process(Stub.java:248) at: com.sun.xml.ws.client.sei.SEIStub.doProcess(SEIStub.java:135) at: com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:109) at: com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:89) at: com.sun.xml.ws.client.sei.SEIStub.invoke(SEIStub.java:118) at: $Proxy130.searchResTabByResOrConfNum(Unknown Source) at: com.ijws.webin.dao.CentralCicoKioskDataServiceDAOBean.searchResTabByResOrConfNum(CentralCicoKioskDataServiceDAOBean.java:94) at: sun.reflect.GeneratedMethodAccessor1892.invoke(Unknown Source) at: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at: java.lang.reflect.Method.invoke(Method.java:597) at: com.sun.enterprise.security.application.EJBSecurityManager.runMethod(EJBSecurityManager.java:1067) at: com.sun.enterprise.security.SecurityUtil.invoke(SecurityUtil.java:176) at: com.sun.ejb.containers.BaseContainer.invokeTargetBeanMethod(BaseContainer.java:2895) at: com.sun.ejb.containers.BaseContainer.intercept(BaseContainer.java:3986) at: com.sun.ejb.containers.EJBLocalObjectInvocationHandler.invoke(EJBLocalObjectInvocationHandler.java:197) at: com.sun.ejb.containers.EJBLocalObjectInvocationHandlerDelegate.invoke(EJBLocalObjectInvocationHandlerDelegate.java:127) at: $Proxy53.searchResTabByResOrConfNum(Unknown Source) at: com.ijws.webin.util.ControllerHelper.getCentralResTabByRes(ControllerHelper.java:261) at: com.ijws.webin.controller.FindCommand.searchCentralResTab(FindCommand.java:453) at: com.ijws.webin.controller.FindCommand.execute(FindCommand.java:134) at: com.ijws.webin.web.processing.beginButton_action(processing.java:258) at: sun.reflect.GeneratedMethodAccessor3589.invoke(Unknown Source) at: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at: java.lang.reflect.Method.invoke(Method.java:597) at: com.sun.el.parser.AstValue.invoke(AstValue.java:187) at: com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:297) at: javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:77) at: com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:91) at: com.sun.rave.web.ui.appbase.faces.ActionListenerImpl.processAction(ActionListenerImpl.java:91) at: javax.faces.component.UICommand.broadcast(UICommand.java:383) at: com.sun.webui.jsf.component.WebuiCommand.broadcast(WebuiCommand.java:160) at: javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:447) at: javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:752) at: com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:97) at: com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:251) at: com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:117) at: javax.faces.webapp.FacesServlet.service(FacesServlet.java:244) at: org.apache.catalina.core.ApplicationFilterChain.servletService(ApplicationFilterChain.java:411) at: org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:317) at: org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:198) at: com.sun.webui.jsf.util.UploadFilter.doFilter(UploadFilter.java:267) at: org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230) at: org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:198) at: org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:288) at: org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:271) at: org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:202) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577) at: com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:94) at: org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:206) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577) at: org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571) at: org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080) at: org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:150) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577) at: org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571) at: org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080) at: org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:272) at: com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:637) at: com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:568) at: com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.process(DefaultProcessorTask.java:813) at: com.sun.enterprise.web.connector.grizzly.DefaultReadTask.executeProcessorTask(DefaultReadTask.java:341) at: com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:263) at: com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:214) at: com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:265) at: com.sun.enterprise.web.connector.grizzly.ssl.SSLWorkerThread.run(SSLWorkerThread.java:106) Thread "httpWorkerThread-4848-0" thread-id 78 thread-stateWAITINGWaiting on lock: com.sun.enterprise.web.connector.grizzly.LinkedListPipeline@1b2cc5 at: java.lang.Object.wait(Native Method) at: java.lang.Object.wait(Object.java:485) at: com.sun.enterprise.web.connector.grizzly.LinkedListPipeline.getTask(LinkedListPipeline.java:291) at: com.sun.enterprise.web.connector.grizzly.WorkerThreadImpl.run(WorkerThreadImpl.java:114) Thread "httpSSLWorkerThread-81-0" thread-id 75 thread-stateRUNNABLERunning in native at: java.net.SocketInputStream.socketRead0(Native Method) at: java.net.SocketInputStream.read(SocketInputStream.java:129) at: com.sun.net.ssl.internal.ssl.InputRecord.readFully(InputRecord.java:293) at: com.sun.net.ssl.internal.ssl.InputRecord.read(InputRecord.java:331) at: com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:789) at: com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1096) at: com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1123) at: com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1107) at: sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:405) at: sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:166) at: sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:832) at: sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:230) at: com.sun.xml.ws.transport.http.client.HttpClientTransport.getOutput(HttpClientTransport.java:122) at: com.sun.xml.ws.transport.http.client.HttpTransportPipe.process(HttpTransportPipe.java:140) at: com.sun.enterprise.webservice.ClientSecurityPipe.processSecureRequest(ClientSecurityPipe.java:176) at: com.sun.enterprise.webservice.ClientSecurityPipe.process(ClientSecurityPipe.java:164) at: com.sun.xml.ws.api.pipe.helper.PipeAdapter.processRequest(PipeAdapter.java:115) at: com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:595) at: com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:554) at: com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:539) at: com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:436) at: com.sun.xml.ws.client.Stub.process(Stub.java:248) at: com.sun.xml.ws.client.sei.SEIStub.doProcess(SEIStub.java:135) at: com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:109) at: com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:89) at: com.sun.xml.ws.client.sei.SEIStub.invoke(SEIStub.java:118) at: $Proxy130.searchResTabByResOrConfNum(Unknown Source) at: com.ijws.webin.dao.CentralCicoKioskDataServiceDAOBean.searchResTabByResOrConfNum(CentralCicoKioskDataServiceDAOBean.java:94) at: sun.reflect.GeneratedMethodAccessor1892.invoke(Unknown Source) at: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at: java.lang.reflect.Method.invoke(Method.java:597) at: com.sun.enterprise.security.application.EJBSecurityManager.runMethod(EJBSecurityManager.java:1067) at: com.sun.enterprise.security.SecurityUtil.invoke(SecurityUtil.java:176) at: com.sun.ejb.containers.BaseContainer.invokeTargetBeanMethod(BaseContainer.java:2895) at: com.sun.ejb.containers.BaseContainer.intercept(BaseContainer.java:3986) at: com.sun.ejb.containers.EJBLocalObjectInvocationHandler.invoke(EJBLocalObjectInvocationHandler.java:197) at: com.sun.ejb.containers.EJBLocalObjectInvocationHandlerDelegate.invoke(EJBLocalObjectInvocationHandlerDelegate.java:127) at: $Proxy53.searchResTabByResOrConfNum(Unknown Source) at: com.ijws.webin.util.ControllerHelper.getCentralResTabByRes(ControllerHelper.java:261) at: com.ijws.webin.controller.FindCommand.searchCentralResTab(FindCommand.java:453) at: com.ijws.webin.controller.FindCommand.execute(FindCommand.java:134) at: com.ijws.webin.web.processing.beginButton_action(processing.java:258) at: sun.reflect.GeneratedMethodAccessor3589.invoke(Unknown Source) at: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at: java.lang.reflect.Method.invoke(Method.java:597) at: com.sun.el.parser.AstValue.invoke(AstValue.java:187) at: com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:297) at: javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:77) at: com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:91) at: com.sun.rave.web.ui.appbase.faces.ActionListenerImpl.processAction(ActionListenerImpl.java:91) at: javax.faces.component.UICommand.broadcast(UICommand.java:383) at: com.sun.webui.jsf.component.WebuiCommand.broadcast(WebuiCommand.java:160) at: javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:447) at: javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:752) at: com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:97) at: com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:251) at: com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:117) at: javax.faces.webapp.FacesServlet.service(FacesServlet.java:244) at: org.apache.catalina.core.ApplicationFilterChain.servletService(ApplicationFilterChain.java:411) at: org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:317) at: org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:198) at: com.sun.webui.jsf.util.UploadFilter.doFilter(UploadFilter.java:267) at: org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230) at: org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:198) at: org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:288) at: org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:271) at: org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:202) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577) at: com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:94) at: org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:206) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577) at: org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571) at: org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080) at: org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:150) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632) at: org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577) at: org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571) at: org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080) at: org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:272) at: com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:637) at: com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:568) at: com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.process(DefaultProcessorTask.java:813) at: com.sun.enterprise.web.connector.grizzly.DefaultReadTask.executeProcessorTask(DefaultReadTask.java:341) at: com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:263) at: com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:214) at: com.sun.enterprise.web.portunif.PortUnificationPipeline$PUTask.doTask(PortUnificationPipeline.java:380) at: com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:265) at: com.sun.enterprise.web.connector.grizzly.ssl.SSLWorkerThread.run(SSLWorkerThread.java:106) Thread "SelectorThread-4848" thread-id 77 thread-stateRUNNABLERunning in native at: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) at: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:274) at: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:256) at: sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:137) at: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69) at: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80) at: com.sun.enterprise.web.connector.grizzly.SelectorThread.doSelect(SelectorThread.java:1337) at: com.sun.enterprise.web.connector.grizzly.SelectorThread.startListener(SelectorThread.java:1284) at: com.sun.enterprise.web.connector.grizzly.SelectorThread.startEndpoint(SelectorThread.java:1247) at: com.sun.enterprise.web.connector.grizzly.SelectorThread.run(SelectorThread.java:1223) Thread "SelectorThread-81" thread-id 74 thread-stateRUNNABLERunning in native at: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) at: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:274) at: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:256) at: sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:137) at: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69) at: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80) at: com.sun.enterprise.web.connector.grizzly.SelectorThread.doSelect(SelectorThread.java:1337) at: com.sun.enterprise.web.connector.grizzly.SelectorThread.startListener(SelectorThread.java:1284) at: com.sun.enterprise.web.connector.grizzly.SelectorThread.startEndpoint(SelectorThread.java:1247) at: com.sun.enterprise.web.connector.grizzly.SelectorThread.run(SelectorThread.java:1223) Thread "ClusterServiceListener" thread-id 67 thread-stateRUNNABLERunning in native at: java.net.PlainSocketImpl.socketAccept(Native Method) at: java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384) at: java.net.ServerSocket.implAccept(ServerSocket.java:453) at: java.net.ServerSocket.accept(ServerSocket.java:421) at: com.sun.messaging.jmq.jmsserver.multibroker.fullyconnected.ClusterServiceListener.run(ClusterImpl.java:1786) Thread "MessageBusCallbackDispatcher" thread-id 66 thread-stateWAITINGWaiting on lock: java.util.LinkedList@184e15 at: java.lang.Object.wait(Native Method) at: java.lang.Object.wait(Object.java:485) at: com.sun.messaging.jmq.jmsserver.multibroker.CallbackDispatcher.run(CallbackDispatcher.java:330) Thread "jms_ACCEPT" thread-id 65 thread-stateRUNNABLERunning in native at: java.net.PlainSocketImpl.socketAccept(Native Method) at: java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384) at: java.net.ServerSocket.implAccept(ServerSocket.java:453) at: java.net.ServerSocket.accept(ServerSocket.java:421) at: com.sun.messaging.jmq.jmsserver.net.tcp.TcpProtocol.accept(TcpProtocol.java:281) at: com.sun.messaging.jmq.jmsserver.service.imq.IMQIPService.run(IMQIPService.java:574) at: java.lang.Thread.run(Thread.java:619) Thread "admin_ACCEPT" thread-id 64 thread-stateRUNNABLERunning in native at: java.net.PlainSocketImpl.socketAccept(Native Method) at: java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384) at: java.net.ServerSocket.implAccept(ServerSocket.java:453) at: java.net.ServerSocket.accept(ServerSocket.java:421) at: com.sun.messaging.jmq.jmsserver.net.tcp.TcpProtocol.accept(TcpProtocol.java:281) at: com.sun.messaging.jmq.jmsserver.service.imq.IMQIPService.run(IMQIPService.java:574) at: java.lang.Thread.run(Thread.java:619) Thread "RMI RenewClean-[140.95.254.133:2770]" thread-id 62 thread-stateTIMED_WAITINGWaiting on lock: java.lang.ref.ReferenceQueue$Lock@1ae4cf4 at: java.lang.Object.wait(Native Method) at: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116) at: sun.rmi.transport.DGCClient$EndpointEntry$RenewCleanThread.run(DGCClient.java:516) at: java.lang.Thread.run(Thread.java:619) Thread "RMI TCP Accept-0" thread-id 61 thread-stateRUNNABLERunning in native at: java.net.PlainSocketImpl.socketAccept(Native Method) at: java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384) at: java.net.ServerSocket.implAccept(ServerSocket.java:453) at: java.net.ServerSocket.accept(ServerSocket.java:421) at: sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(TCPTransport.java:369) at: sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(TCPTransport.java:341) at: java.lang.Thread.run(Thread.java:619) Thread "ClusterDiscoveryService" thread-id 60 thread-stateRUNNABLERunning in native at: java.net.PlainSocketImpl.socketAccept(Native Method) at: java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384) at: java.net.ServerSocket.implAccept(ServerSocket.java:453) at: java.net.ServerSocket.accept(ServerSocket.java:421) at: com.sun.messaging.jmq.jmsserver.service.ClusterDiscoveryService.run(ClusterDiscoveryService.java:318) at: java.lang.Thread.run(Thread.java:619) Thread "Broker Monitor" thread-id 59 thread-stateWAITINGWaiting on lock: java.util.Collections$SynchronizedSet@3e3d93 at: java.lang.Object.wait(Native Method) at: java.lang.Object.wait(Object.java:485) at: com.sun.messaging.jmq.jmsserver.core.cluster.BrokerConsumers.run(MultibrokerRouter.java:1342) at: java.lang.Thread.run(Thread.java:619) Thread "JMQPortMapper" thread-id 58 thread-stateRUNNABLERunning in native at: java.net.PlainSocketImpl.socketAccept(Native Method) at: java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384) at: java.net.ServerSocket.implAccept(ServerSocket.java:453) at: java.net.ServerSocket.accept(ServerSocket.java:421) at: com.sun.messaging.jmq.jmsserver.service.PortMapper.run(PortMapper.java:485) at: java.lang.Thread.run(Thread.java:619) Thread "MQTimer-Thread" thread-id 57 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@3c9ed8 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "RMI RenewClean-[140.95.254.133:2764]" thread-id 52 thread-stateTIMED_WAITINGWaiting on lock: java.lang.ref.ReferenceQueue$Lock@1e092b9 at: java.lang.Object.wait(Native Method) at: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116) at: sun.rmi.transport.DGCClient$EndpointEntry$RenewCleanThread.run(DGCClient.java:516) at: java.lang.Thread.run(Thread.java:619) Thread "RMI TCP Accept-0" thread-id 50 thread-stateRUNNABLERunning in native at: java.net.PlainSocketImpl.socketAccept(Native Method) at: java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384) at: java.net.ServerSocket.implAccept(ServerSocket.java:453) at: java.net.ServerSocket.accept(ServerSocket.java:421) at: sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(TCPTransport.java:369) at: sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(TCPTransport.java:341) at: java.lang.Thread.run(Thread.java:619) Thread "RMI TCP Accept-8686" thread-id 49 thread-stateRUNNABLERunning in native at: java.net.PlainSocketImpl.socketAccept(Native Method) at: java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384) at: java.net.ServerSocket.implAccept(ServerSocket.java:453) at: java.net.ServerSocket.accept(ServerSocket.java:421) at: sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(TCPTransport.java:369) at: sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(TCPTransport.java:341) at: java.lang.Thread.run(Thread.java:619) Thread "Thread-12" thread-id 46 thread-stateWAITINGWaiting on lock: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@c0d386 at: sun.misc.Unsafe.park(Native Method) at: java.util.concurrent.locks.LockSupport.park(LockSupport.java:158) at: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1925) at: java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:317) at: com.sun.enterprise.management.support.LoaderRegThread.process(LoaderRegThread.java:243) at: com.sun.enterprise.management.support.LoaderRegThread.run(LoaderRegThread.java:154) Thread "Thread-11" thread-id 45 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.sun.enterprise.management.support.LoaderBase.mySleep(LoaderBase.java:241) at: com.sun.enterprise.management.support.Loader$DeferredRegistrationThread.run(Loader.java:389) Thread "Thread-9" thread-id 43 thread-stateWAITINGWaiting on lock: com.sun.corba.ee.impl.javax.rmi.CORBA.KeepAlive@17f1022 at: java.lang.Object.wait(Native Method) at: java.lang.Object.wait(Object.java:485) at: com.sun.corba.ee.impl.javax.rmi.CORBA.KeepAlive.run(Util.java:857) Thread "p: thread-pool-1; w: 2" thread-id 42 thread-stateRUNNABLERunning in native at: java.net.PlainSocketImpl.socketAccept(Native Method) at: java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384) at: java.net.ServerSocket.implAccept(ServerSocket.java:453) at: com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.accept(SSLServerSocketImpl.java:259) at: com.sun.corba.ee.impl.transport.SocketOrChannelAcceptorImpl.accept(SocketOrChannelAcceptorImpl.java:250) at: com.sun.corba.ee.impl.transport.ListenerThreadImpl.doWork(ListenerThreadImpl.java:107) at: com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555) Thread "p: thread-pool-1; w: 1" thread-id 41 thread-stateRUNNABLERunning in native at: java.net.PlainSocketImpl.socketAccept(Native Method) at: java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384) at: java.net.ServerSocket.implAccept(ServerSocket.java:453) at: com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.accept(SSLServerSocketImpl.java:259) at: com.sun.corba.ee.impl.transport.SocketOrChannelAcceptorImpl.accept(SocketOrChannelAcceptorImpl.java:250) at: com.sun.corba.ee.impl.transport.ListenerThreadImpl.doWork(ListenerThreadImpl.java:107) at: com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555) Thread "SelectorThread" thread-id 40 thread-stateRUNNABLERunning in native at: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) at: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:274) at: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:256) at: sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:137) at: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69) at: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80) at: com.sun.corba.ee.impl.transport.SelectorImpl.run(SelectorImpl.java:283) Thread "Timer-3" thread-id 39 thread-stateWAITINGWaiting on lock: java.util.TaskQueue@fc5e4a at: java.lang.Object.wait(Native Method) at: java.lang.Object.wait(Object.java:485) at: java.util.TimerThread.mainLoop(Timer.java:483) at: java.util.TimerThread.run(Timer.java:462) Thread "Timer-2" thread-id 38 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@925709 at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "Timer-1" thread-id 37 thread-stateTIMED_WAITINGWaiting on lock: java.util.TaskQueue@190330a at: java.lang.Object.wait(Native Method) at: java.util.TimerThread.mainLoop(Timer.java:509) at: java.util.TimerThread.run(Timer.java:462) Thread "Timer-0" thread-id 36 thread-stateWAITINGWaiting on lock: java.util.TaskQueue@70897 at: java.lang.Object.wait(Native Method) at: java.lang.Object.wait(Object.java:485) at: java.util.TimerThread.mainLoop(Timer.java:483) at: java.util.TimerThread.run(Timer.java:462) Thread "Thread-3" thread-id 35 thread-stateTIMED_WAITING at: java.lang.Thread.sleep(Native Method) at: com.sun.enterprise.admin.server.core.channel.RMIClient.run(RMIClient.java:151) at: java.lang.Thread.run(Thread.java:619) Thread "RMI RenewClean-[140.95.254.133:2757,com.sun.enterprise.admin.server.core.channel.LocalRMIClientSocketFactory@16c5f50]" thread-id 33 thread-stateTIMED_WAITINGWaiting on lock: java.lang.ref.ReferenceQueue$Lock@1c4f9b9 at: java.lang.Object.wait(Native Method) at: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116) at: sun.rmi.transport.DGCClient$EndpointEntry$RenewCleanThread.run(DGCClient.java:516) at: java.lang.Thread.run(Thread.java:619) Thread "RMI Scheduler(0)" thread-id 32 thread-stateTIMED_WAITINGWaiting on lock: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@e7005d at: sun.misc.Unsafe.park(Native Method) at: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:198) at: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1963) at: java.util.concurrent.DelayQueue.take(DelayQueue.java:164) at: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:582) at: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:575) at: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:946) at: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:906) at: java.lang.Thread.run(Thread.java:619) Thread "GC Daemon" thread-id 30 thread-stateTIMED_WAITINGWaiting on lock: sun.misc.GC$LatencyLock@1c90223 at: java.lang.Object.wait(Native Method) at: sun.misc.GC$Daemon.run(GC.java:100) Thread "RMI Reaper" thread-id 29 thread-stateWAITINGWaiting on lock: java.lang.ref.ReferenceQueue$Lock@1ab5822 at: java.lang.Object.wait(Native Method) at: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116) at: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132) at: sun.rmi.transport.ObjectTable$Reaper.run(ObjectTable.java:333) at: java.lang.Thread.run(Thread.java:619) Thread "RMI TCP Accept-0" thread-id 28 thread-stateRUNNABLERunning in native at: java.net.PlainSocketImpl.socketAccept(Native Method) at: java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384) at: java.net.ServerSocket.implAccept(ServerSocket.java:453) at: java.net.ServerSocket.accept(ServerSocket.java:421) at: sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(TCPTransport.java:369) at: sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(TCPTransport.java:341) at: java.lang.Thread.run(Thread.java:619) Thread "Attach Listener" thread-id 4 thread-stateRUNNABLE Thread "Finalizer" thread-id 3 thread-stateWAITINGWaiting on lock: java.lang.ref.ReferenceQueue$Lock@2743e9 at: java.lang.Object.wait(Native Method) at: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116) at: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132) at: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159) Thread "Reference Handler" thread-id 2 thread-stateWAITINGWaiting on lock: java.lang.ref.Reference$Lock@1dbb192 at: java.lang.Object.wait(Native Method) at: java.lang.Object.wait(Object.java:485) at: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116) No deadlock found Command generate-jvm-report executed successfully.