[ 
https://issues.apache.org/jira/browse/SOLR-3180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yonik Seeley updated SOLR-3180:
-------------------------------

    Attachment: CMSL_hang.txt

I got a hang running the CMSL test.
Here's a thread dump.

I took another thread dump a few minutes later to see what changed, and it 
wasn't much:
{code}
/opt/code/misc$ diff -u CMSL_hang.txt CMSL_hang2.txt
--- CMSL_hang.txt       2012-12-28 12:21:47.000000000 -0500
+++ CMSL_hang2.txt      2012-12-28 12:24:37.000000000 -0500
@@ -1,4 +1,4 @@
-2012-12-28 12:21:47
+2012-12-28 12:24:38
 Full thread dump Java HotSpot(TM) 64-Bit Server VM (20.4-b02 mixed mode):
 
 "Attach Listener" daemon prio=10 tid=0x0000000042790000 nid=0x1df4 waiting on 
condition [0x0000000000000000]
@@ -1559,7 +1559,7 @@
    java.lang.Thread.State: TIMED_WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        at 
org.apache.solr.cloud.DistributedQueue$LatchChildWatcher.await(DistributedQueue.java:182)
-       - locked <0x00000000fd60df70> (a java.lang.Object)
+       - locked <0x00000000f7ed6b70> (a java.lang.Object)
        at 
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:281)
        at 
org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:100)
        at java.lang.Thread.run(Thread.java:662)
{code}
                
> ChaosMonkey test failures
> -------------------------
>
>                 Key: SOLR-3180
>                 URL: https://issues.apache.org/jira/browse/SOLR-3180
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud
>            Reporter: Yonik Seeley
>         Attachments: CMSL_hang.txt, fail.inconsistent.txt, test_report_1.txt
>
>
> Handle intermittent failures in the ChaosMonkey tests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to