Geronimo Revision: 1060691 built with tests included
 
See the full build-0200.log file at 
http://people.apache.org/builds/geronimo/server/binaries/2.1/20110119/build-0200.log
 
 
See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/2.1/20110119/unit-test-reports
 
        at java.lang.Object.wait(Object.java:474)
        at 
hidden.edu.emory.mathcs.backport.java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:316)
        - locked <0x722414f0> (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:595)

"pool-1-thread-2" prio=1 tid=0x0832e5b0 nid=0x5c56 in Object.wait() 
[0x5fefe000..0x5fefeea0]
        at java.lang.Object.wait(Native Method)
        - waiting on <0x722414f0> (a 
hidden.edu.emory.mathcs.backport.java.util.concurrent.LinkedBlockingQueue$SerializableLock)
        at java.lang.Object.wait(Object.java:474)
        at 
hidden.edu.emory.mathcs.backport.java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:316)
        - locked <0x722414f0> (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:595)

"pool-1-thread-1" prio=1 tid=0x0832e9f0 nid=0x5c55 in Object.wait() 
[0x600fe000..0x600ff020]
        at java.lang.Object.wait(Native Method)
        - waiting on <0x722414f0> (a 
hidden.edu.emory.mathcs.backport.java.util.concurrent.LinkedBlockingQueue$SerializableLock)
        at java.lang.Object.wait(Object.java:474)
        at 
hidden.edu.emory.mathcs.backport.java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:316)
        - locked <0x722414f0> (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:595)

"Low Memory Detector" daemon prio=1 tid=0x60dcf8b8 nid=0x5a89 runnable 
[0x00000000..0x00000000]

"CompilerThread1" daemon prio=1 tid=0x60dce4d8 nid=0x5a88 waiting on condition 
[0x00000000..0x609f81c8]

"CompilerThread0" daemon prio=1 tid=0x60dcd558 nid=0x5a87 waiting on condition 
[0x00000000..0x60a79348]

"AdapterThread" daemon prio=1 tid=0x60dcc5a8 nid=0x5a86 waiting on condition 
[0x00000000..0x00000000]

"Signal Dispatcher" daemon prio=1 tid=0x60dcb7e8 nid=0x5a85 runnable 
[0x00000000..0x00000000]

"Finalizer" daemon prio=1 tid=0x60dc28f8 nid=0x5a84 in Object.wait() 
[0x60bfc000..0x60bfcda0]
        at java.lang.Object.wait(Native Method)
        - waiting on <0x7202e9d0> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:120)
        - locked <0x7202e9d0> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:136)
        at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159)

"Reference Handler" daemon prio=1 tid=0x60dc23b0 nid=0x5a83 in Object.wait() 
[0x60c7d000..0x60c7df20]
        at java.lang.Object.wait(Native Method)
        - waiting on <0x72021308> (a java.lang.ref.Reference$Lock)
        at java.lang.Object.wait(Object.java:474)
        at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116)
        - locked <0x72021308> (a java.lang.ref.Reference$Lock)

"main" prio=1 tid=0x0805ce08 nid=0x5a79 in Object.wait() 
[0xbfffc000..0xbfffd818]
        at java.lang.Object.wait(Native Method)
        - waiting on <0xabc2a3c8> (a java.lang.UNIXProcess)
        at java.lang.Object.wait(Object.java:474)
        at java.lang.UNIXProcess.waitFor(UNIXProcess.java:165)
        - locked <0xabc2a3c8> (a java.lang.UNIXProcess)
        at 
org.apache.maven.surefire.booter.shade.org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:146)
        at 
org.apache.maven.surefire.booter.shade.org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:98)
        at 
org.apache.maven.surefire.booter.SurefireBooter.fork(SurefireBooter.java:673)
        at 
org.apache.maven.surefire.booter.SurefireBooter.forkSuites(SurefireBooter.java:479)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesForkOnce(SurefireBooter.java:379)
        at 
org.apache.maven.surefire.booter.SurefireBooter.run(SurefireBooter.java:245)
        at 
org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugin.java:537)
        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:592)
        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=1 tid=0x60dbffb8 nid=0x5a82 runnable 

"GC task thread#0 (ParallelGC)" prio=1 tid=0x08077580 nid=0x5a7e runnable 

"GC task thread#1 (ParallelGC)" prio=1 tid=0x080785d8 nid=0x5a7f runnable 

"GC task thread#2 (ParallelGC)" prio=1 tid=0x080791f0 nid=0x5a80 runnable 

"GC task thread#3 (ParallelGC)" prio=1 tid=0x08079e10 nid=0x5a81 runnable 

"VM Periodic Task Thread" prio=1 tid=0x60dd1440 nid=0x5a8a waiting on condition 

Reply via email to