Created
November 28, 2011 21:02
-
-
Save davehunt/1402044 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2011-11-28 21:11:25 | |
Full thread dump Java HotSpot(TM) 64-Bit Server VM (20.4-b02-402 mixed mode): | |
"Thread-82" daemon prio=5 tid=102b21800 nid=0x10c204000 runnable [10c203000] | |
java.lang.Thread.State: RUNNABLE | |
at java.io.FileInputStream.readBytes(Native Method) | |
at java.io.FileInputStream.read(FileInputStream.java:198) | |
at java.lang.UNIXProcess$DeferredCloseInputStream.read(UNIXProcess.java:218) | |
at org.apache.commons.exec.StreamPumper.run(StreamPumper.java:105) | |
at java.lang.Thread.run(Thread.java:680) | |
"Thread-81" daemon prio=5 tid=102b21000 nid=0x10c101000 runnable [10c100000] | |
java.lang.Thread.State: RUNNABLE | |
at java.io.FileInputStream.readBytes(Native Method) | |
at java.io.FileInputStream.read(FileInputStream.java:220) | |
at java.lang.UNIXProcess$DeferredCloseInputStream.read(UNIXProcess.java:227) | |
at java.io.BufferedInputStream.fill(BufferedInputStream.java:218) | |
at java.io.BufferedInputStream.read1(BufferedInputStream.java:258) | |
at java.io.BufferedInputStream.read(BufferedInputStream.java:317) | |
- locked <7f42b6ca8> (a java.io.BufferedInputStream) | |
at java.io.FilterInputStream.read(FilterInputStream.java:90) | |
at org.apache.commons.exec.StreamPumper.run(StreamPumper.java:105) | |
at java.lang.Thread.run(Thread.java:680) | |
"process reaper" daemon prio=5 tid=102eb0000 nid=0x10b731000 runnable [10b730000] | |
java.lang.Thread.State: RUNNABLE | |
at java.lang.UNIXProcess.waitForProcessExit(Native Method) | |
at java.lang.UNIXProcess.access$900(UNIXProcess.java:17) | |
at java.lang.UNIXProcess$2$1.run(UNIXProcess.java:86) | |
"Thread-80" prio=5 tid=101a92800 nid=0x10b1ee000 in Object.wait() [10b1ed000] | |
java.lang.Thread.State: WAITING (on object monitor) | |
at java.lang.Object.wait(Native Method) | |
- waiting on <7f42b0560> (a java.lang.UNIXProcess) | |
at java.lang.Object.wait(Object.java:485) | |
at java.lang.UNIXProcess.waitFor(UNIXProcess.java:115) | |
- locked <7f42b0560> (a java.lang.UNIXProcess) | |
at org.apache.commons.exec.DefaultExecutor.executeInternal(DefaultExecutor.java:347) | |
at org.apache.commons.exec.DefaultExecutor.access$200(DefaultExecutor.java:46) | |
at org.apache.commons.exec.DefaultExecutor$1.run(DefaultExecutor.java:188) | |
"SocketListener0-7" prio=5 tid=102b23000 nid=0x10c816000 runnable [10c815000] | |
java.lang.Thread.State: RUNNABLE | |
at java.net.SocketInputStream.socketRead0(Native Method) | |
at java.net.SocketInputStream.read(SocketInputStream.java:129) | |
at org.openqa.jetty.util.LineInput.fill(LineInput.java:477) | |
at org.openqa.jetty.util.LineInput.fillLine(LineInput.java:555) | |
at org.openqa.jetty.util.LineInput.readLineBuffer(LineInput.java:301) | |
at org.openqa.jetty.util.LineInput.readLineBuffer(LineInput.java:285) | |
at org.openqa.jetty.http.HttpRequest.readHeader(HttpRequest.java:239) | |
at org.openqa.jetty.http.HttpConnection.readRequest(HttpConnection.java:866) | |
at org.openqa.jetty.http.HttpConnection.handleNext(HttpConnection.java:912) | |
at org.openqa.jetty.http.HttpConnection.handle(HttpConnection.java:837) | |
at org.openqa.jetty.http.SocketListener.handleConnection(SocketListener.java:243) | |
at org.openqa.jetty.util.ThreadedServer.handle(ThreadedServer.java:357) | |
at org.openqa.jetty.util.ThreadPool$PoolThread.run(ThreadPool.java:534) | |
"SocketListener0-6" prio=5 tid=102b2e800 nid=0x10c713000 runnable [10c712000] | |
java.lang.Thread.State: RUNNABLE | |
at java.net.SocketInputStream.socketRead0(Native Method) | |
at java.net.SocketInputStream.read(SocketInputStream.java:129) | |
at org.openqa.jetty.util.LineInput.fill(LineInput.java:477) | |
at org.openqa.jetty.util.LineInput.fillLine(LineInput.java:555) | |
at org.openqa.jetty.util.LineInput.readLineBuffer(LineInput.java:301) | |
at org.openqa.jetty.util.LineInput.readLineBuffer(LineInput.java:285) | |
at org.openqa.jetty.http.HttpRequest.readHeader(HttpRequest.java:239) | |
at org.openqa.jetty.http.HttpConnection.readRequest(HttpConnection.java:866) | |
at org.openqa.jetty.http.HttpConnection.handleNext(HttpConnection.java:912) | |
at org.openqa.jetty.http.HttpConnection.handle(HttpConnection.java:837) | |
at org.openqa.jetty.http.SocketListener.handleConnection(SocketListener.java:243) | |
at org.openqa.jetty.util.ThreadedServer.handle(ThreadedServer.java:357) | |
at org.openqa.jetty.util.ThreadPool$PoolThread.run(ThreadPool.java:534) | |
"SocketListener0-5" prio=5 tid=102b2e000 nid=0x10c610000 runnable [10c60f000] | |
java.lang.Thread.State: RUNNABLE | |
at java.net.SocketInputStream.socketRead0(Native Method) | |
at java.net.SocketInputStream.read(SocketInputStream.java:129) | |
at org.openqa.jetty.util.LineInput.fill(LineInput.java:477) | |
at org.openqa.jetty.util.LineInput.fillLine(LineInput.java:555) | |
at org.openqa.jetty.util.LineInput.readLineBuffer(LineInput.java:301) | |
at org.openqa.jetty.util.LineInput.readLineBuffer(LineInput.java:285) | |
at org.openqa.jetty.http.HttpRequest.readHeader(HttpRequest.java:239) | |
at org.openqa.jetty.http.HttpConnection.readRequest(HttpConnection.java:866) | |
at org.openqa.jetty.http.HttpConnection.handleNext(HttpConnection.java:912) | |
at org.openqa.jetty.http.HttpConnection.handle(HttpConnection.java:837) | |
at org.openqa.jetty.http.SocketListener.handleConnection(SocketListener.java:243) | |
at org.openqa.jetty.util.ThreadedServer.handle(ThreadedServer.java:357) | |
at org.openqa.jetty.util.ThreadPool$PoolThread.run(ThreadPool.java:534) | |
"SocketListener0-4" prio=5 tid=101b15800 nid=0x10c50d000 waiting on condition [10c50b000] | |
java.lang.Thread.State: TIMED_WAITING (parking) | |
at sun.misc.Unsafe.park(Native Method) | |
- parking to wait for <7f34519c8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject) | |
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:196) | |
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2025) | |
at java.util.concurrent.ArrayBlockingQueue.poll(ArrayBlockingQueue.java:342) | |
at org.openqa.selenium.server.SingleEntryAsyncQueue.pollToGetContentUntilTimeout(SingleEntryAsyncQueue.java:79) | |
at org.openqa.selenium.server.CommandHolder.getCommand(CommandHolder.java:64) | |
at org.openqa.selenium.server.CommandQueue.getNextCommand(CommandQueue.java:257) | |
at org.openqa.selenium.server.CommandQueue.handleCommandResult(CommandQueue.java:214) | |
at org.openqa.selenium.server.FrameGroupCommandQueueSet.handleCommandResult(FrameGroupCommandQueueSet.java:717) | |
at org.openqa.selenium.server.SeleniumDriverResourceHandler.handleBrowserResponse(SeleniumDriverResourceHandler.java:217) | |
at org.openqa.selenium.server.SeleniumDriverResourceHandler.handle(SeleniumDriverResourceHandler.java:151) | |
at org.openqa.jetty.http.HttpContext.handle(HttpContext.java:1530) | |
at org.openqa.jetty.http.HttpContext.handle(HttpContext.java:1482) | |
at org.openqa.jetty.http.HttpServer.service(HttpServer.java:909) | |
at org.openqa.jetty.http.HttpConnection.service(HttpConnection.java:820) | |
at org.openqa.jetty.http.HttpConnection.handleNext(HttpConnection.java:986) | |
at org.openqa.jetty.http.HttpConnection.handle(HttpConnection.java:837) | |
at org.openqa.jetty.http.SocketListener.handleConnection(SocketListener.java:243) | |
at org.openqa.jetty.util.ThreadedServer.handle(ThreadedServer.java:357) | |
at org.openqa.jetty.util.ThreadPool$PoolThread.run(ThreadPool.java:534) | |
"SocketListener0-3" prio=5 tid=102b2d000 nid=0x10c40a000 runnable [10c409000] | |
java.lang.Thread.State: RUNNABLE | |
at java.net.SocketInputStream.socketRead0(Native Method) | |
at java.net.SocketInputStream.read(SocketInputStream.java:129) | |
at org.openqa.jetty.util.LineInput.fill(LineInput.java:477) | |
at org.openqa.jetty.util.LineInput.fillLine(LineInput.java:555) | |
at org.openqa.jetty.util.LineInput.readLineBuffer(LineInput.java:301) | |
at org.openqa.jetty.util.LineInput.readLineBuffer(LineInput.java:285) | |
at org.openqa.jetty.http.HttpRequest.readHeader(HttpRequest.java:239) | |
at org.openqa.jetty.http.HttpConnection.readRequest(HttpConnection.java:866) | |
at org.openqa.jetty.http.HttpConnection.handleNext(HttpConnection.java:912) | |
at org.openqa.jetty.http.HttpConnection.handle(HttpConnection.java:837) | |
at org.openqa.jetty.http.SocketListener.handleConnection(SocketListener.java:243) | |
at org.openqa.jetty.util.ThreadedServer.handle(ThreadedServer.java:357) | |
at org.openqa.jetty.util.ThreadPool$PoolThread.run(ThreadPool.java:534) | |
"SocketListener0-2" prio=5 tid=102b2c800 nid=0x10c307000 runnable [10c306000] | |
java.lang.Thread.State: RUNNABLE | |
at java.net.SocketInputStream.socketRead0(Native Method) | |
at java.net.SocketInputStream.read(SocketInputStream.java:129) | |
at org.openqa.jetty.util.LineInput.fill(LineInput.java:477) | |
at org.openqa.jetty.util.LineInput.fillLine(LineInput.java:555) | |
at org.openqa.jetty.util.LineInput.readLineBuffer(LineInput.java:301) | |
at org.openqa.jetty.util.LineInput.readLineBuffer(LineInput.java:285) | |
at org.openqa.jetty.http.HttpRequest.readHeader(HttpRequest.java:239) | |
at org.openqa.jetty.http.HttpConnection.readRequest(HttpConnection.java:866) | |
at org.openqa.jetty.http.HttpConnection.handleNext(HttpConnection.java:912) | |
at org.openqa.jetty.http.HttpConnection.handle(HttpConnection.java:837) | |
at org.openqa.jetty.http.SocketListener.handleConnection(SocketListener.java:243) | |
at org.openqa.jetty.util.ThreadedServer.handle(ThreadedServer.java:357) | |
at org.openqa.jetty.util.ThreadPool$PoolThread.run(ThreadPool.java:534) | |
"Attach Listener" daemon prio=9 tid=102b06000 nid=0x10b0eb000 waiting on condition [00000000] | |
java.lang.Thread.State: RUNNABLE | |
"DriverServlet Session Cleaner" prio=5 tid=101b7c800 nid=0x10af65000 waiting on condition [10af64000] | |
java.lang.Thread.State: TIMED_WAITING (sleeping) | |
at java.lang.Thread.sleep(Native Method) | |
at org.openqa.selenium.remote.server.SessionCleaner.run(SessionCleaner.java:47) | |
"DestroyJavaVM" prio=5 tid=101a5f000 nid=0x100501000 waiting on condition [00000000] | |
java.lang.Thread.State: RUNNABLE | |
"Thread-9" prio=5 tid=10182b800 nid=0x10ae10000 waiting on condition [10ae0f000] | |
java.lang.Thread.State: TIMED_WAITING (sleeping) | |
at java.lang.Thread.sleep(Native Method) | |
at org.openqa.grid.internal.utils.SelfRegisteringRemote$1.run(SelfRegisteringRemote.java:190) | |
at java.lang.Thread.run(Thread.java:680) | |
"SocketListener0-1" prio=5 tid=102ab1000 nid=0x10ad0d000 runnable [10ad0c000] | |
java.lang.Thread.State: RUNNABLE | |
at java.net.SocketInputStream.socketRead0(Native Method) | |
at java.net.SocketInputStream.read(SocketInputStream.java:129) | |
at org.openqa.jetty.util.LineInput.fill(LineInput.java:477) | |
at org.openqa.jetty.util.LineInput.fillLine(LineInput.java:555) | |
at org.openqa.jetty.util.LineInput.readLineBuffer(LineInput.java:301) | |
at org.openqa.jetty.util.LineInput.readLineBuffer(LineInput.java:285) | |
at org.openqa.jetty.http.HttpRequest.readHeader(HttpRequest.java:239) | |
at org.openqa.jetty.http.HttpConnection.readRequest(HttpConnection.java:866) | |
at org.openqa.jetty.http.HttpConnection.handleNext(HttpConnection.java:912) | |
at org.openqa.jetty.http.HttpConnection.handle(HttpConnection.java:837) | |
at org.openqa.jetty.http.SocketListener.handleConnection(SocketListener.java:243) | |
at org.openqa.jetty.util.ThreadedServer.handle(ThreadedServer.java:357) | |
at org.openqa.jetty.util.ThreadPool$PoolThread.run(ThreadPool.java:534) | |
"SocketListener0-0" prio=5 tid=102ab0000 nid=0x10ac0a000 runnable [10ac09000] | |
java.lang.Thread.State: RUNNABLE | |
at java.net.SocketInputStream.socketRead0(Native Method) | |
at java.net.SocketInputStream.read(SocketInputStream.java:129) | |
at org.openqa.jetty.util.LineInput.fill(LineInput.java:477) | |
at org.openqa.jetty.util.LineInput.fillLine(LineInput.java:555) | |
at org.openqa.jetty.util.LineInput.readLineBuffer(LineInput.java:301) | |
at org.openqa.jetty.util.LineInput.readLineBuffer(LineInput.java:285) | |
at org.openqa.jetty.http.HttpRequest.readHeader(HttpRequest.java:239) | |
at org.openqa.jetty.http.HttpConnection.readRequest(HttpConnection.java:866) | |
at org.openqa.jetty.http.HttpConnection.handleNext(HttpConnection.java:912) | |
at org.openqa.jetty.http.HttpConnection.handle(HttpConnection.java:837) | |
at org.openqa.jetty.http.SocketListener.handleConnection(SocketListener.java:243) | |
at org.openqa.jetty.util.ThreadedServer.handle(ThreadedServer.java:357) | |
at org.openqa.jetty.util.ThreadPool$PoolThread.run(ThreadPool.java:534) | |
"Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=5555]" prio=5 tid=102aaf800 nid=0x10ab07000 runnable [10ab06000] | |
java.lang.Thread.State: RUNNABLE | |
at java.net.PlainSocketImpl.socketAccept(Native Method) | |
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:408) | |
- locked <7f4923a50> (a java.net.SocksSocketImpl) | |
at java.net.ServerSocket.implAccept(ServerSocket.java:462) | |
at java.net.ServerSocket.accept(ServerSocket.java:430) | |
at org.openqa.jetty.util.ThreadedServer.acceptSocket(ThreadedServer.java:432) | |
at org.openqa.jetty.util.ThreadedServer$Acceptor.run(ThreadedServer.java:634) | |
"SessionScavenger" daemon prio=5 tid=102a06000 nid=0x10aa04000 waiting on condition [10aa03000] | |
java.lang.Thread.State: TIMED_WAITING (sleeping) | |
at java.lang.Thread.sleep(Native Method) | |
at org.openqa.jetty.jetty.servlet.AbstractSessionManager$SessionScavenger.run(AbstractSessionManager.java:617) | |
"Timer-0" daemon prio=5 tid=102862000 nid=0x10a901000 in Object.wait() [10a900000] | |
java.lang.Thread.State: TIMED_WAITING (on object monitor) | |
at java.lang.Object.wait(Native Method) | |
- waiting on <7f44f1370> (a java.util.TaskQueue) | |
at java.util.TimerThread.mainLoop(Timer.java:509) | |
- locked <7f44f1370> (a java.util.TaskQueue) | |
at java.util.TimerThread.run(Timer.java:462) | |
"Poller SunPKCS11-Darwin" daemon prio=1 tid=101abe000 nid=0x10a60f000 waiting on condition [10a60e000] | |
java.lang.Thread.State: TIMED_WAITING (sleeping) | |
at java.lang.Thread.sleep(Native Method) | |
at sun.security.pkcs11.SunPKCS11$TokenPoller.run(SunPKCS11.java:692) | |
at java.lang.Thread.run(Thread.java:680) | |
"Low Memory Detector" daemon prio=5 tid=101824000 nid=0x10a013000 runnable [00000000] | |
java.lang.Thread.State: RUNNABLE | |
"C2 CompilerThread1" daemon prio=9 tid=101823800 nid=0x109f10000 waiting on condition [00000000] | |
java.lang.Thread.State: RUNNABLE | |
"C2 CompilerThread0" daemon prio=9 tid=101822800 nid=0x109e0d000 waiting on condition [00000000] | |
java.lang.Thread.State: RUNNABLE | |
"Signal Dispatcher" daemon prio=9 tid=101822000 nid=0x109d0a000 runnable [00000000] | |
java.lang.Thread.State: RUNNABLE | |
"Surrogate Locker Thread (Concurrent GC)" daemon prio=5 tid=101821000 nid=0x109c07000 waiting on condition [00000000] | |
java.lang.Thread.State: RUNNABLE | |
"Finalizer" daemon prio=8 tid=102880000 nid=0x109862000 in Object.wait() [109861000] | |
java.lang.Thread.State: WAITING (on object monitor) | |
at java.lang.Object.wait(Native Method) | |
- waiting on <7f4573268> (a java.lang.ref.ReferenceQueue$Lock) | |
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118) | |
- locked <7f4573268> (a java.lang.ref.ReferenceQueue$Lock) | |
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:134) | |
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159) | |
"Reference Handler" daemon prio=10 tid=10287f000 nid=0x10975f000 in Object.wait() [10975e000] | |
java.lang.Thread.State: WAITING (on object monitor) | |
at java.lang.Object.wait(Native Method) | |
- waiting on <7f453fa08> (a java.lang.ref.Reference$Lock) | |
at java.lang.Object.wait(Object.java:485) | |
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116) | |
- locked <7f453fa08> (a java.lang.ref.Reference$Lock) | |
"VM Thread" prio=9 tid=10287a800 nid=0x10965c000 runnable | |
"Gang worker#0 (Parallel GC Threads)" prio=9 tid=102802800 nid=0x102201000 runnable | |
"Gang worker#1 (Parallel GC Threads)" prio=9 tid=102803000 nid=0x102304000 runnable | |
"Concurrent Mark-Sweep GC Thread" prio=9 tid=10284d800 nid=0x109302000 runnable | |
"VM Periodic Task Thread" prio=10 tid=101835800 nid=0x10a116000 waiting on condition | |
"Exception Catcher Thread" prio=10 tid=102801800 nid=0x1017f9000 runnable | |
JNI global references: 1754 | |
2011-11-28 21:11:25 | |
Full thread dump Java HotSpot(TM) 64-Bit Server VM (20.4-b02-402 mixed mode): | |
"SocketListener1-6" prio=5 tid=106a08000 nid=0x10bb66000 waiting on condition [10bb64000] | |
java.lang.Thread.State: WAITING (parking) | |
at sun.misc.Unsafe.park(Native Method) | |
- parking to wait for <7f342d7e8> (a java.util.concurrent.CountDownLatch$Sync) | |
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:156) | |
at java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:811) | |
at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:969) | |
at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1281) | |
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:207) | |
at org.openqa.grid.web.servlet.handler.RequestHandler.waitForSessionBound(RequestHandler.java:226) | |
at org.openqa.grid.web.servlet.handler.RequestHandler.process(RequestHandler.java:145) | |
at org.openqa.grid.web.servlet.DriverServlet.process(DriverServlet.java:81) | |
at org.openqa.grid.web.servlet.DriverServlet.doPost(DriverServlet.java:67) | |
at javax.servlet.http.HttpServlet.service(HttpServlet.java:727) | |
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) | |
at org.openqa.jetty.jetty.servlet.ServletHolder.handle(ServletHolder.java:428) | |
at org.openqa.jetty.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473) | |
at org.openqa.jetty.jetty.servlet.ServletHandler.handle(ServletHandler.java:568) | |
at org.openqa.jetty.http.HttpContext.handle(HttpContext.java:1530) | |
at org.openqa.jetty.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633) | |
at org.openqa.jetty.http.HttpContext.handle(HttpContext.java:1482) | |
at org.openqa.jetty.http.HttpServer.service(HttpServer.java:909) | |
at org.openqa.jetty.http.HttpConnection.service(HttpConnection.java:820) | |
at org.openqa.jetty.http.HttpConnection.handleNext(HttpConnection.java:986) | |
at org.openqa.jetty.http.HttpConnection.handle(HttpConnection.java:837) | |
at org.openqa.jetty.http.SocketListener.handleConnection(SocketListener.java:243) | |
at org.openqa.jetty.util.ThreadedServer.handle(ThreadedServer.java:357) | |
at org.openqa.jetty.util.ThreadPool$PoolThread.run(ThreadPool.java:534) | |
"SocketListener1-2" prio=5 tid=1069ff000 nid=0x10ba63000 in Object.wait() [10ba62000] | |
java.lang.Thread.State: TIMED_WAITING (on object monitor) | |
at java.lang.Object.wait(Native Method) | |
- waiting on <7f4a63a60> (a org.openqa.jetty.util.ThreadPool$PoolThread) | |
at org.openqa.jetty.util.ThreadPool$PoolThread.run(ThreadPool.java:522) | |
- locked <7f4a63a60> (a org.openqa.jetty.util.ThreadPool$PoolThread) | |
"Attach Listener" daemon prio=9 tid=1069fc800 nid=0x10adf8000 waiting on condition [00000000] | |
java.lang.Thread.State: RUNNABLE | |
"SocketListener1-5" prio=5 tid=101910800 nid=0x10b960000 runnable [10b95f000] | |
java.lang.Thread.State: RUNNABLE | |
at java.net.SocketInputStream.socketRead0(Native Method) | |
at java.net.SocketInputStream.read(SocketInputStream.java:129) | |
at org.openqa.jetty.util.LineInput.fill(LineInput.java:477) | |
at org.openqa.jetty.util.LineInput.fillLine(LineInput.java:555) | |
at org.openqa.jetty.util.LineInput.readLineBuffer(LineInput.java:301) | |
at org.openqa.jetty.util.LineInput.readLineBuffer(LineInput.java:285) | |
at org.openqa.jetty.http.HttpRequest.readHeader(HttpRequest.java:239) | |
at org.openqa.jetty.http.HttpConnection.readRequest(HttpConnection.java:866) | |
at org.openqa.jetty.http.HttpConnection.handleNext(HttpConnection.java:912) | |
at org.openqa.jetty.http.HttpConnection.handle(HttpConnection.java:837) | |
at org.openqa.jetty.http.SocketListener.handleConnection(SocketListener.java:243) | |
at org.openqa.jetty.util.ThreadedServer.handle(ThreadedServer.java:357) | |
at org.openqa.jetty.util.ThreadPool$PoolThread.run(ThreadPool.java:534) | |
"SocketListener1-4" prio=5 tid=101b4f000 nid=0x10b85d000 runnable [10b85c000] | |
java.lang.Thread.State: RUNNABLE | |
at java.net.SocketInputStream.socketRead0(Native Method) | |
at java.net.SocketInputStream.read(SocketInputStream.java:129) | |
at org.openqa.jetty.util.LineInput.fill(LineInput.java:477) | |
at org.openqa.jetty.util.LineInput.fillLine(LineInput.java:555) | |
at org.openqa.jetty.util.LineInput.readLineBuffer(LineInput.java:301) | |
at org.openqa.jetty.util.LineInput.readLineBuffer(LineInput.java:285) | |
at org.openqa.jetty.http.HttpRequest.readHeader(HttpRequest.java:239) | |
at org.openqa.jetty.http.HttpConnection.readRequest(HttpConnection.java:866) | |
at org.openqa.jetty.http.HttpConnection.handleNext(HttpConnection.java:912) | |
at org.openqa.jetty.http.HttpConnection.handle(HttpConnection.java:837) | |
at org.openqa.jetty.http.SocketListener.handleConnection(SocketListener.java:243) | |
at org.openqa.jetty.util.ThreadedServer.handle(ThreadedServer.java:357) | |
at org.openqa.jetty.util.ThreadPool$PoolThread.run(ThreadPool.java:534) | |
"SocketListener1-3" prio=5 tid=101b4e800 nid=0x10b75a000 runnable [10b759000] | |
java.lang.Thread.State: RUNNABLE | |
at java.net.SocketInputStream.socketRead0(Native Method) | |
at java.net.SocketInputStream.read(SocketInputStream.java:129) | |
at org.openqa.jetty.util.LineInput.fill(LineInput.java:477) | |
at org.openqa.jetty.util.LineInput.fillLine(LineInput.java:555) | |
at org.openqa.jetty.util.LineInput.readLineBuffer(LineInput.java:301) | |
at org.openqa.jetty.util.LineInput.readLineBuffer(LineInput.java:285) | |
at org.openqa.jetty.http.HttpRequest.readHeader(HttpRequest.java:239) | |
at org.openqa.jetty.http.HttpConnection.readRequest(HttpConnection.java:866) | |
at org.openqa.jetty.http.HttpConnection.handleNext(HttpConnection.java:912) | |
at org.openqa.jetty.http.HttpConnection.handle(HttpConnection.java:837) | |
at org.openqa.jetty.http.SocketListener.handleConnection(SocketListener.java:243) | |
at org.openqa.jetty.util.ThreadedServer.handle(ThreadedServer.java:357) | |
at org.openqa.jetty.util.ThreadPool$PoolThread.run(ThreadPool.java:534) | |
"RemoteProxy failure poller thread" prio=5 tid=101801800 nid=0x10b657000 waiting on condition [10b656000] | |
java.lang.Thread.State: TIMED_WAITING (sleeping) | |
at java.lang.Thread.sleep(Native Method) | |
at org.openqa.grid.selenium.proxy.DefaultRemoteProxy$1.run(DefaultRemoteProxy.java:169) | |
at java.lang.Thread.run(Thread.java:680) | |
"RemoteProxy CleanUpThread" prio=5 tid=1069d6800 nid=0x10aaac000 waiting on condition [10aaab000] | |
java.lang.Thread.State: TIMED_WAITING (sleeping) | |
at java.lang.Thread.sleep(Native Method) | |
at org.openqa.grid.internal.RemoteProxy$CleanUpThread.run(RemoteProxy.java:263) | |
at java.lang.Thread.run(Thread.java:680) | |
"DestroyJavaVM" prio=5 tid=106bad000 nid=0x100501000 waiting on condition [00000000] | |
java.lang.Thread.State: RUNNABLE | |
"SocketListener1-1" prio=5 tid=101c77000 nid=0x10b554000 runnable [10b553000] | |
java.lang.Thread.State: RUNNABLE | |
at java.net.SocketInputStream.socketRead0(Native Method) | |
at java.net.SocketInputStream.read(SocketInputStream.java:129) | |
at org.openqa.jetty.util.LineInput.fill(LineInput.java:477) | |
at org.openqa.jetty.util.LineInput.fillLine(LineInput.java:555) | |
at org.openqa.jetty.util.LineInput.readLineBuffer(LineInput.java:301) | |
at org.openqa.jetty.util.LineInput.readLineBuffer(LineInput.java:285) | |
at org.openqa.jetty.http.HttpRequest.readHeader(HttpRequest.java:239) | |
at org.openqa.jetty.http.HttpConnection.readRequest(HttpConnection.java:866) | |
at org.openqa.jetty.http.HttpConnection.handleNext(HttpConnection.java:912) | |
at org.openqa.jetty.http.HttpConnection.handle(HttpConnection.java:837) | |
at org.openqa.jetty.http.SocketListener.handleConnection(SocketListener.java:243) | |
at org.openqa.jetty.util.ThreadedServer.handle(ThreadedServer.java:357) | |
at org.openqa.jetty.util.ThreadPool$PoolThread.run(ThreadPool.java:534) | |
"SocketListener1-0" prio=5 tid=101c76800 nid=0x10b451000 runnable [10b450000] | |
java.lang.Thread.State: RUNNABLE | |
at java.net.SocketInputStream.socketRead0(Native Method) | |
at java.net.SocketInputStream.read(SocketInputStream.java:129) | |
at org.openqa.jetty.util.LineInput.fill(LineInput.java:477) | |
at org.openqa.jetty.util.LineInput.fillLine(LineInput.java:555) | |
at org.openqa.jetty.util.LineInput.readLineBuffer(LineInput.java:301) | |
at org.openqa.jetty.util.LineInput.readLineBuffer(LineInput.java:285) | |
at org.openqa.jetty.http.HttpRequest.readHeader(HttpRequest.java:239) | |
at org.openqa.jetty.http.HttpConnection.readRequest(HttpConnection.java:866) | |
at org.openqa.jetty.http.HttpConnection.handleNext(HttpConnection.java:912) | |
at org.openqa.jetty.http.HttpConnection.handle(HttpConnection.java:837) | |
at org.openqa.jetty.http.SocketListener.handleConnection(SocketListener.java:243) | |
at org.openqa.jetty.util.ThreadedServer.handle(ThreadedServer.java:357) | |
at org.openqa.jetty.util.ThreadPool$PoolThread.run(ThreadPool.java:534) | |
"Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=4444]" prio=5 tid=101c26800 nid=0x10b34e000 runnable [10b34d000] | |
java.lang.Thread.State: RUNNABLE | |
at java.net.PlainSocketImpl.socketAccept(Native Method) | |
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:408) | |
- locked <7f4aacd78> (a java.net.SocksSocketImpl) | |
at java.net.ServerSocket.implAccept(ServerSocket.java:462) | |
at java.net.ServerSocket.accept(ServerSocket.java:430) | |
at org.openqa.jetty.util.ThreadedServer.acceptSocket(ThreadedServer.java:432) | |
at org.openqa.jetty.util.ThreadedServer$Acceptor.run(ThreadedServer.java:634) | |
"SessionScavenger" daemon prio=5 tid=106b66800 nid=0x10b24b000 waiting on condition [10b24a000] | |
java.lang.Thread.State: TIMED_WAITING (sleeping) | |
at java.lang.Thread.sleep(Native Method) | |
at org.openqa.jetty.jetty.servlet.AbstractSessionManager$SessionScavenger.run(AbstractSessionManager.java:617) | |
"Matcher thread" prio=5 tid=1069ed000 nid=0x10a750000 waiting on condition [10a74f000] | |
java.lang.Thread.State: TIMED_WAITING (parking) | |
at sun.misc.Unsafe.park(Native Method) | |
- parking to wait for <7f44fd4d0> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject) | |
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:196) | |
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2116) | |
at org.openqa.grid.internal.Registry.assignRequestToProxy(Registry.java:260) | |
at org.openqa.grid.internal.Registry.access$1(Registry.java:257) | |
at org.openqa.grid.internal.Registry$Matcher.run(Registry.java:212) | |
"Poller SunPKCS11-Darwin" daemon prio=1 tid=106a6b000 nid=0x10a64d000 waiting on condition [10a64c000] | |
java.lang.Thread.State: TIMED_WAITING (sleeping) | |
at java.lang.Thread.sleep(Native Method) | |
at sun.security.pkcs11.SunPKCS11$TokenPoller.run(SunPKCS11.java:692) | |
at java.lang.Thread.run(Thread.java:680) | |
"Low Memory Detector" daemon prio=5 tid=1068ac800 nid=0x10a090000 runnable [00000000] | |
java.lang.Thread.State: RUNNABLE | |
"C2 CompilerThread1" daemon prio=9 tid=1068ab800 nid=0x109f8d000 waiting on condition [00000000] | |
java.lang.Thread.State: RUNNABLE | |
"C2 CompilerThread0" daemon prio=9 tid=1068ab000 nid=0x109e8a000 waiting on condition [00000000] | |
java.lang.Thread.State: RUNNABLE | |
"Signal Dispatcher" daemon prio=9 tid=1068aa000 nid=0x109d87000 runnable [00000000] | |
java.lang.Thread.State: RUNNABLE | |
"Surrogate Locker Thread (Concurrent GC)" daemon prio=5 tid=1068a9000 nid=0x109c84000 waiting on condition [00000000] | |
java.lang.Thread.State: RUNNABLE | |
"Finalizer" daemon prio=8 tid=106897800 nid=0x109901000 in Object.wait() [109900000] | |
java.lang.Thread.State: WAITING (on object monitor) | |
at java.lang.Object.wait(Native Method) | |
- waiting on <7f44ebdf8> (a java.lang.ref.ReferenceQueue$Lock) | |
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118) | |
- locked <7f44ebdf8> (a java.lang.ref.ReferenceQueue$Lock) | |
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:134) | |
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159) | |
"Reference Handler" daemon prio=10 tid=101804800 nid=0x10675f000 in Object.wait() [10675e000] | |
java.lang.Thread.State: WAITING (on object monitor) | |
at java.lang.Object.wait(Native Method) | |
- waiting on <7f44ebe10> (a java.lang.ref.Reference$Lock) | |
at java.lang.Object.wait(Object.java:485) | |
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116) | |
- locked <7f44ebe10> (a java.lang.ref.Reference$Lock) | |
"VM Thread" prio=9 tid=106895000 nid=0x10665c000 runnable | |
"Gang worker#0 (Parallel GC Threads)" prio=9 tid=106800000 nid=0x102201000 runnable | |
"Gang worker#1 (Parallel GC Threads)" prio=9 tid=106801000 nid=0x102304000 runnable | |
"Concurrent Mark-Sweep GC Thread" prio=9 tid=10684b800 nid=0x106302000 runnable | |
"VM Periodic Task Thread" prio=10 tid=1068b6000 nid=0x10a193000 waiting on condition | |
"Exception Catcher Thread" prio=10 tid=101802000 nid=0x1017f9000 runnable | |
JNI global references: 1283 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment