Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [root@virt01-jmeter1 ~]# /usr/java/jdk1.6.0_37/bin/jstack 2307
- 2013-07-29 22:00:44
- Full thread dump Java HotSpot(TM) 64-Bit Server VM (20.12-b01 mixed mode):
- "Attach Listener" daemon prio=10 tid=0x00007f3f84001000 nid=0xba2 waiting on condition [0x0000000000000000]
- java.lang.Thread.State: RUNNABLE
- "Thread-2" prio=10 tid=0x00007f3fcc5b9800 nid=0x93c runnable [0x00007f3fc48b4000]
- java.lang.Thread.State: RUNNABLE
- at java.io.FileInputStream.readBytes(Native Method)
- at java.io.FileInputStream.read(FileInputStream.java:220)
- at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:264)
- at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:306)
- at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:158)
- - locked <0x000000075901f230> (a java.io.InputStreamReader)
- at java.io.InputStreamReader.read(InputStreamReader.java:167)
- at java.io.BufferedReader.fill(BufferedReader.java:136)
- at java.io.BufferedReader.readLine(BufferedReader.java:299)
- - locked <0x000000075901f230> (a java.io.InputStreamReader)
- at java.io.BufferedReader.readLine(BufferedReader.java:362)
- at org.apache.maven.surefire.shade.org.apache.maven.shared.utils.cli.StreamPumper.run(StreamPumper.java:66)
- "Thread-1" prio=10 tid=0x00007f3fcc9a4000 nid=0x93b runnable [0x00007f3f79f64000]
- java.lang.Thread.State: RUNNABLE
- at java.io.FileInputStream.readBytes(Native Method)
- at java.io.FileInputStream.read(FileInputStream.java:220)
- at java.io.BufferedInputStream.read1(BufferedInputStream.java:256)
- at java.io.BufferedInputStream.read(BufferedInputStream.java:317)
- - locked <0x00000007591e0018> (a java.io.BufferedInputStream)
- at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:264)
- at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:306)
- at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:158)
- - locked <0x000000075901c7a0> (a java.io.InputStreamReader)
- at java.io.InputStreamReader.read(InputStreamReader.java:167)
- at java.io.BufferedReader.fill(BufferedReader.java:136)
- at java.io.BufferedReader.readLine(BufferedReader.java:299)
- - locked <0x000000075901c7a0> (a java.io.InputStreamReader)
- at java.io.BufferedReader.readLine(BufferedReader.java:362)
- at org.apache.maven.surefire.shade.org.apache.maven.shared.utils.cli.StreamPumper.run(StreamPumper.java:66)
- "process reaper" daemon prio=10 tid=0x00007f3fcc769000 nid=0x939 runnable [0x00007f3fc46b2000]
- java.lang.Thread.State: RUNNABLE
- at java.lang.UNIXProcess.waitForProcessExit(Native Method)
- at java.lang.UNIXProcess.access$900(UNIXProcess.java:20)
- at java.lang.UNIXProcess$1$1.run(UNIXProcess.java:132)
- "ThreadedStreamConsumer" prio=10 tid=0x00007f3fcc94a000 nid=0x938 waiting on condition [0x00007f3fc4ab6000]
- java.lang.Thread.State: WAITING (parking)
- at sun.misc.Unsafe.park(Native Method)
- - parking to wait for <0x0000000761330d48> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
- at java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)
- at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)
- at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)
- at org.apache.maven.plugin.surefire.booterclient.output.ThreadedStreamConsumer$Pumper.run(ThreadedStreamConsumer.java:68)
- at java.lang.Thread.run(Thread.java:662)
- "pool-1-thread-5" prio=10 tid=0x00007f3fcc0fd000 nid=0x923 in Object.wait() [0x00007f3fc55e5000]
- java.lang.Thread.State: WAITING (on object monitor)
- at java.lang.Object.wait(Native Method)
- - waiting on <0x0000000761300658> (a hidden.edu.emory.mathcs.backport.java.util.concurrent.LinkedBlockingQueue$SerializableLock)
- at java.lang.Object.wait(Object.java:485)
- at hidden.edu.emory.mathcs.backport.java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:316)
- - locked <0x0000000761300658> (a hidden.edu.emory.mathcs.backport.java.util.concurrent.LinkedBlockingQueue$SerializableLock)
- at hidden.edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:994)
- at hidden.edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1054)
- at hidden.edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:575)
- at java.lang.Thread.run(Thread.java:662)
- "pool-1-thread-4" prio=10 tid=0x00007f3fcc1f5800 nid=0x922 in Object.wait() [0x00007f3fc56e6000]
- java.lang.Thread.State: WAITING (on object monitor)
- at java.lang.Object.wait(Native Method)
- - waiting on <0x0000000761300658> (a hidden.edu.emory.mathcs.backport.java.util.concurrent.LinkedBlockingQueue$SerializableLock)
- at java.lang.Object.wait(Object.java:485)
- at hidden.edu.emory.mathcs.backport.java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:316)
- - locked <0x0000000761300658> (a hidden.edu.emory.mathcs.backport.java.util.concurrent.LinkedBlockingQueue$SerializableLock)
- at hidden.edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:994)
- at hidden.edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1054)
- at hidden.edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:575)
- at java.lang.Thread.run(Thread.java:662)
- "pool-1-thread-3" prio=10 tid=0x00007f3f5c001000 nid=0x921 in Object.wait() [0x00007f3fc5806000]
- java.lang.Thread.State: WAITING (on object monitor)
- at java.lang.Object.wait(Native Method)
- - waiting on <0x0000000761300658> (a hidden.edu.emory.mathcs.backport.java.util.concurrent.LinkedBlockingQueue$SerializableLock)
- at java.lang.Object.wait(Object.java:485)
- at hidden.edu.emory.mathcs.backport.java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:316)
- - locked <0x0000000761300658> (a hidden.edu.emory.mathcs.backport.java.util.concurrent.LinkedBlockingQueue$SerializableLock)
- at hidden.edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:994)
- at hidden.edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1054)
- at hidden.edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:575)
- at java.lang.Thread.run(Thread.java:662)
- "pool-1-thread-2" prio=10 tid=0x00007f3fcc1fa800 nid=0x920 in Object.wait() [0x00007f3fc5907000]
- java.lang.Thread.State: WAITING (on object monitor)
- at java.lang.Object.wait(Native Method)
- - waiting on <0x0000000761300658> (a hidden.edu.emory.mathcs.backport.java.util.concurrent.LinkedBlockingQueue$SerializableLock)
- at java.lang.Object.wait(Object.java:485)
- at hidden.edu.emory.mathcs.backport.java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:316)
- - locked <0x0000000761300658> (a hidden.edu.emory.mathcs.backport.java.util.concurrent.LinkedBlockingQueue$SerializableLock)
- at hidden.edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:994)
- at hidden.edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1054)
- at hidden.edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:575)
- at java.lang.Thread.run(Thread.java:662)
- "pool-1-thread-1" prio=10 tid=0x00007f3fcc1a4800 nid=0x91f in Object.wait() [0x00007f3fc5a08000]
- java.lang.Thread.State: WAITING (on object monitor)
- at java.lang.Object.wait(Native Method)
- - waiting on <0x0000000761300658> (a hidden.edu.emory.mathcs.backport.java.util.concurrent.LinkedBlockingQueue$SerializableLock)
- at java.lang.Object.wait(Object.java:485)
- at hidden.edu.emory.mathcs.backport.java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:316)
- - locked <0x0000000761300658> (a hidden.edu.emory.mathcs.backport.java.util.concurrent.LinkedBlockingQueue$SerializableLock)
- at hidden.edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:994)
- at hidden.edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1054)
- at hidden.edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:575)
- at java.lang.Thread.run(Thread.java:662)
- "Low Memory Detector" daemon prio=10 tid=0x00007f3fcc0a1800 nid=0x919 runnable [0x0000000000000000]
- java.lang.Thread.State: RUNNABLE
- "C2 CompilerThread1" daemon prio=10 tid=0x00007f3fcc09f800 nid=0x918 waiting on condition [0x0000000000000000]
- java.lang.Thread.State: RUNNABLE
- "C2 CompilerThread0" daemon prio=10 tid=0x00007f3fcc09c800 nid=0x917 waiting on condition [0x0000000000000000]
- java.lang.Thread.State: RUNNABLE
- "Signal Dispatcher" daemon prio=10 tid=0x00007f3fcc09a800 nid=0x916 runnable [0x0000000000000000]
- java.lang.Thread.State: RUNNABLE
- "Finalizer" daemon prio=10 tid=0x00007f3fcc07e000 nid=0x915 in Object.wait() [0x00007f3fc600e000]
- java.lang.Thread.State: WAITING (on object monitor)
- at java.lang.Object.wait(Native Method)
- - waiting on <0x00000007612f21b8> (a java.lang.ref.ReferenceQueue$Lock)
- at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118)
- - locked <0x00000007612f21b8> (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=0x00007f3fcc07c000 nid=0x914 in Object.wait() [0x00007f3fc610f000]
- java.lang.Thread.State: WAITING (on object monitor)
- at java.lang.Object.wait(Native Method)
- - waiting on <0x00000007612f2150> (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 <0x00000007612f2150> (a java.lang.ref.Reference$Lock)
- "main" prio=10 tid=0x00007f3fcc006000 nid=0x905 in Object.wait() [0x00007f3fd12d5000]
- java.lang.Thread.State: WAITING (on object monitor)
- at java.lang.Object.wait(Native Method)
- - waiting on <0x0000000759012538> (a java.lang.UNIXProcess)
- at java.lang.Object.wait(Object.java:485)
- at java.lang.UNIXProcess.waitFor(UNIXProcess.java:165)
- - locked <0x0000000759012538> (a java.lang.UNIXProcess)
- at org.apache.maven.surefire.shade.org.apache.maven.shared.utils.cli.CommandLineUtils$1.call(CommandLineUtils.java:202)
- at org.apache.maven.surefire.shade.org.apache.maven.shared.utils.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:141)
- at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:443)
- at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:352)
- at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:158)
- at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:883)
- at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:747)
- at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:645)
- at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
- at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
- at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
- at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
- at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
- at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
- at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
- at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
- at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
- at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
- at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
- 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 org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
- at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
- at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
- at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
- "VM Thread" prio=10 tid=0x00007f3fcc075000 nid=0x913 runnable
- "GC task thread#0 (ParallelGC)" prio=10 tid=0x00007f3fcc019000 nid=0x906 runnable
- "GC task thread#1 (ParallelGC)" prio=10 tid=0x00007f3fcc01b000 nid=0x907 runnable
- "GC task thread#2 (ParallelGC)" prio=10 tid=0x00007f3fcc01c800 nid=0x908 runnable
- "GC task thread#3 (ParallelGC)" prio=10 tid=0x00007f3fcc01e800 nid=0x909 runnable
- "GC task thread#4 (ParallelGC)" prio=10 tid=0x00007f3fcc020800 nid=0x90a runnable
- "GC task thread#5 (ParallelGC)" prio=10 tid=0x00007f3fcc022000 nid=0x90b runnable
- "GC task thread#6 (ParallelGC)" prio=10 tid=0x00007f3fcc024000 nid=0x90c runnable
- "GC task thread#7 (ParallelGC)" prio=10 tid=0x00007f3fcc026000 nid=0x90d runnable
- "GC task thread#8 (ParallelGC)" prio=10 tid=0x00007f3fcc027800 nid=0x90e runnable
- "GC task thread#9 (ParallelGC)" prio=10 tid=0x00007f3fcc029800 nid=0x90f runnable
- "GC task thread#10 (ParallelGC)" prio=10 tid=0x00007f3fcc02b800 nid=0x910 runnable
- "GC task thread#11 (ParallelGC)" prio=10 tid=0x00007f3fcc02d000 nid=0x911 runnable
- "GC task thread#12 (ParallelGC)" prio=10 tid=0x00007f3fcc02f000 nid=0x912 runnable
- "VM Periodic Task Thread" prio=10 tid=0x00007f3fcc0b4800 nid=0x91a waiting on condition
- JNI global references: 1110
Advertisement
Add Comment
Please, Sign In to add comment