Want more features on Pastebin? Sign Up, it's FREE!
Guest

Untitled

By: a guest on Feb 5th, 2011  |  syntax: None  |  size: 6.05 KB  |  views: 117  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. 2011-02-06 00:50:11
  2. Full thread dump Java HotSpot(TM) 64-Bit Server VM (17.0-b16 mixed mode):
  3.  
  4. "Attach Listener" daemon prio=10 tid=0x0000000041dc9000 nid=0x1722 waiting on condition [0x0000000000000000]
  5.    java.lang.Thread.State: RUNNABLE
  6.  
  7. "pool-1-thread-1" prio=10 tid=0x00007f4378006000 nid=0x1623 in Object.wait() [0x00007f437df63000]
  8.    java.lang.Thread.State: TIMED_WAITING (on object monitor)
  9.         at java.lang.Object.wait(Native Method)
  10.         - waiting on <0x00007f43d2dc3668> (a [B)
  11.         at hudson.remoting.FastPipedInputStream.read(FastPipedInputStream.java:173)
  12.         - locked <0x00007f43d2dc3668> (a [B)
  13.         at hudson.remoting.FastPipedInputStream.read(FastPipedInputStream.java:146)
  14.         at java.io.FilterInputStream.read(FilterInputStream.java:66)
  15.         at hudson.remoting.PipeTest$CreateSaturationTestProxy$1.readFirst(PipeTest.java:221)
  16.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  17.         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  18.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  19.         at java.lang.reflect.Method.invoke(Method.java:597)
  20.         at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:274)
  21.         at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:255)
  22.         at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:215)
  23.         at hudson.remoting.UserRequest.perform(UserRequest.java:114)
  24.         at hudson.remoting.UserRequest.perform(UserRequest.java:48)
  25.         at hudson.remoting.Request$2.run(Request.java:270)
  26.         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
  27.         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
  28.         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
  29.         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
  30.         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
  31.         at java.lang.Thread.run(Thread.java:619)
  32.  
  33. "Ping thread for channel hudson.remoting.Channel@f7e6a96:channel" daemon prio=10 tid=0x0000000041e02800 nid=0x1622 in Object.wait() [0x00007f437e065000]
  34.    java.lang.Thread.State: TIMED_WAITING (on object monitor)
  35.         at java.lang.Object.wait(Native Method)
  36.         - waiting on <0x00007f43d2d3aa00> (a hudson.remoting.UserRequest)
  37.         at hudson.remoting.Request$1.get(Request.java:230)
  38.         - locked <0x00007f43d2d3aa00> (a hudson.remoting.UserRequest)
  39.         at hudson.remoting.Request$1.get(Request.java:172)
  40.         at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
  41.         at hudson.remoting.PingThread.ping(PingThread.java:101)
  42.         at hudson.remoting.PingThread.run(PingThread.java:81)
  43.  
  44. "Channel reader thread: channel" prio=10 tid=0x0000000041d8d800 nid=0x1621 runnable [0x00007f437e166000]
  45.    java.lang.Thread.State: RUNNABLE
  46.         at java.io.FileInputStream.readBytes(Native Method)
  47.         at java.io.FileInputStream.read(FileInputStream.java:199)
  48.         at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
  49.         at java.io.BufferedInputStream.read(BufferedInputStream.java:237)
  50.         - locked <0x00007f43d2a00830> (a java.io.BufferedInputStream)
  51.         at java.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2249)
  52.         at java.io.ObjectInputStream$BlockDataInputStream.peek(ObjectInputStream.java:2542)
  53.         at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2552)
  54.         at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1297)
  55.         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
  56.         at hudson.remoting.Channel$ReaderThread.run(Channel.java:947)
  57.  
  58. "Low Memory Detector" daemon prio=10 tid=0x0000000041d44800 nid=0x161e runnable [0x0000000000000000]
  59.    java.lang.Thread.State: RUNNABLE
  60.  
  61. "CompilerThread1" daemon prio=10 tid=0x0000000041d42000 nid=0x161d waiting on condition [0x0000000000000000]
  62.    java.lang.Thread.State: RUNNABLE
  63.  
  64. "CompilerThread0" daemon prio=10 tid=0x0000000041d3c800 nid=0x161c waiting on condition [0x0000000000000000]
  65.    java.lang.Thread.State: RUNNABLE
  66.  
  67. "Signal Dispatcher" daemon prio=10 tid=0x0000000041d3a800 nid=0x161b runnable [0x0000000000000000]
  68.    java.lang.Thread.State: RUNNABLE
  69.  
  70. "Finalizer" daemon prio=10 tid=0x0000000041d1c000 nid=0x161a in Object.wait() [0x00007f437e92a000]
  71.    java.lang.Thread.State: WAITING (on object monitor)
  72.         at java.lang.Object.wait(Native Method)
  73.         - waiting on <0x00007f43d29f11e0> (a java.lang.ref.ReferenceQueue$Lock)
  74.         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118)
  75.         - locked <0x00007f43d29f11e0> (a java.lang.ref.ReferenceQueue$Lock)
  76.         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:134)
  77.         at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159)
  78.  
  79. "Reference Handler" daemon prio=10 tid=0x0000000041d14800 nid=0x1619 in Object.wait() [0x00007f437ea2b000]
  80.    java.lang.Thread.State: WAITING (on object monitor)
  81.         at java.lang.Object.wait(Native Method)
  82.         - waiting on <0x00007f43d29f1048> (a java.lang.ref.Reference$Lock)
  83.         at java.lang.Object.wait(Object.java:485)
  84.         at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116)
  85.         - locked <0x00007f43d29f1048> (a java.lang.ref.Reference$Lock)
  86.  
  87. "main" prio=10 tid=0x0000000041cb7000 nid=0x1615 in Object.wait() [0x00007f43fd83b000]
  88.    java.lang.Thread.State: WAITING (on object monitor)
  89.         at java.lang.Object.wait(Native Method)
  90.         - waiting on <0x00007f43d2ba7e20> (a hudson.remoting.Channel)
  91.         at java.lang.Object.wait(Object.java:485)
  92.         at hudson.remoting.Channel.join(Channel.java:728)
  93.         - locked <0x00007f43d2ba7e20> (a hudson.remoting.Channel)
  94.         at hudson.remoting.Launcher.main(Launcher.java:418)
  95.         at hudson.remoting.Launcher.runWithStdinStdout(Launcher.java:364)
  96.         at hudson.remoting.Launcher.run(Launcher.java:204)
  97.         at hudson.remoting.Launcher.main(Launcher.java:166)
  98.  
  99. "VM Thread" prio=10 tid=0x0000000041d10000 nid=0x1618 runnable
  100.  
  101. "GC task thread#0 (ParallelGC)" prio=10 tid=0x0000000041cca000 nid=0x1616 runnable
  102.  
  103. "GC task thread#1 (ParallelGC)" prio=10 tid=0x0000000041ccb800 nid=0x1617 runnable
  104.  
  105. "VM Periodic Task Thread" prio=10 tid=0x0000000041d4f000 nid=0x161f waiting on condition
  106.  
  107. JNI global references: 1163
clone this paste RAW Paste Data