You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Hoss Man (JIRA)" <ji...@apache.org> on 2013/03/09 02:21:13 UTC

[jira] [Updated] (SOLR-4548) Stalled shutdown observed running TestSolrProperties

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

Hoss Man updated SOLR-4548:
---------------------------

    Attachment: TestSolrProperties.testProperties.stalled_788_dump.txt
                TestSolrProperties.testProperties.stalled_788_dump2.txt
                TestSolrProperties.testProperties.stalled_1208_dump.txt
                TestSolrProperties.testProperties.stalled_1208_dump2.txt
                TestSolrProperties.testProperties.stalled_1328_dump.txt

thread dumps from jstack.  file names are based on the most recent "stalled for XXXs  at: TestSolrProperties.testProperties" message logged by the junit runner at the time i took the thread dump.
                
> Stalled shutdown observed running TestSolrProperties
> ----------------------------------------------------
>
>                 Key: SOLR-4548
>                 URL: https://issues.apache.org/jira/browse/SOLR-4548
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Hoss Man
>         Attachments: TestSolrProperties.testProperties.stalled_1208_dump2.txt, TestSolrProperties.testProperties.stalled_1208_dump.txt, TestSolrProperties.testProperties.stalled_1328_dump.txt, TestSolrProperties.testProperties.stalled_788_dump2.txt, TestSolrProperties.testProperties.stalled_788_dump.txt
>
>
> Running the full tests suite against trunk r1454630 i noticed "TestSolrProperties.testProperties" stalled for a whle and begin taking thread dumps.
> All of the dumps seem to follow the same basic structure: 
> * a handfull of searcherExecutor threads WAITING on the ThreadPoolExecutor
> * the main test thread in CoreContainer.shutdown locked & waiting on CloserThread
> * CloserThread locked & waiting on an Object
> There's no indication that the problem has anything to do with this test, it seems like a generic porblem that could affect any solr users on shutdown.

--
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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [jira] [Updated] (SOLR-4548) Stalled shutdown observed running TestSolrProperties

Posted by Erick Erickson <er...@gmail.com>.
Thanks! I'll see what I can see about these.


On Fri, Mar 8, 2013 at 8:21 PM, Hoss Man (JIRA) <ji...@apache.org> wrote:

>
>      [
> https://issues.apache.org/jira/browse/SOLR-4548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel]
>
> Hoss Man updated SOLR-4548:
> ---------------------------
>
>     Attachment: TestSolrProperties.testProperties.stalled_788_dump.txt
>                 TestSolrProperties.testProperties.stalled_788_dump2.txt
>                 TestSolrProperties.testProperties.stalled_1208_dump.txt
>                 TestSolrProperties.testProperties.stalled_1208_dump2.txt
>                 TestSolrProperties.testProperties.stalled_1328_dump.txt
>
> thread dumps from jstack.  file names are based on the most recent
> "stalled for XXXs  at: TestSolrProperties.testProperties" message logged by
> the junit runner at the time i took the thread dump.
>
> > Stalled shutdown observed running TestSolrProperties
> > ----------------------------------------------------
> >
> >                 Key: SOLR-4548
> >                 URL: https://issues.apache.org/jira/browse/SOLR-4548
> >             Project: Solr
> >          Issue Type: Bug
> >            Reporter: Hoss Man
> >         Attachments:
> TestSolrProperties.testProperties.stalled_1208_dump2.txt,
> TestSolrProperties.testProperties.stalled_1208_dump.txt,
> TestSolrProperties.testProperties.stalled_1328_dump.txt,
> TestSolrProperties.testProperties.stalled_788_dump2.txt,
> TestSolrProperties.testProperties.stalled_788_dump.txt
> >
> >
> > Running the full tests suite against trunk r1454630 i noticed
> "TestSolrProperties.testProperties" stalled for a whle and begin taking
> thread dumps.
> > All of the dumps seem to follow the same basic structure:
> > * a handfull of searcherExecutor threads WAITING on the
> ThreadPoolExecutor
> > * the main test thread in CoreContainer.shutdown locked & waiting on
> CloserThread
> > * CloserThread locked & waiting on an Object
> > There's no indication that the problem has anything to do with this
> test, it seems like a generic porblem that could affect any solr users on
> shutdown.
>
> --
> 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-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>