[
https://issues.apache.org/jira/browse/SOLR-4926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13692346#comment-13692346
]
Yonik Seeley edited comment on SOLR-4926 at 6/24/13 10:55 PM:
--------------------------------------------------------------
I started looking for failed assertions, and ran across one not related to
index corruption. This is prob not related to our current issues though.
{code}
2> 68103 T325 oasc.SolrException.log ERROR java.lang.AssertionError
2> at
org.apache.solr.update.SolrCoreState.decrefSolrCoreState(SolrCoreState.java:62)
2> at org.apache.solr.core.SolrCore.close(SolrCore.java:1059)
2> at
org.apache.solr.handler.admin.CoreAdminHandler$2.run(CoreAdminHandler.java:814)
2>
2> 68104 T206 C40 P47070 oasc.SolrException.log ERROR java.lang.AssertionError
2> at
org.apache.solr.update.SolrCoreState.decrefSolrCoreState(SolrCoreState.java:62)
2> at org.apache.solr.core.SolrCore.close(SolrCore.java:1059)
2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:389)
{code}
edit: I first hit this 5 times within a 30 minute period... and then I added
logging to try and nail it down and it hasn't happened yet after over an hour
of running. I'm going to give up soon and get back to the main task at hand
(chaos compound-related failures).
was (Author: [email protected]):
I started looking for failed assertions, and ran across one not related to
index corruption. This is prob not related to our current issues though.
{code}
2> 68103 T325 oasc.SolrException.log ERROR java.lang.AssertionError
2> at
org.apache.solr.update.SolrCoreState.decrefSolrCoreState(SolrCoreState.java:62)
2> at org.apache.solr.core.SolrCore.close(SolrCore.java:1059)
2> at
org.apache.solr.handler.admin.CoreAdminHandler$2.run(CoreAdminHandler.java:814)
2>
2> 68104 T206 C40 P47070 oasc.SolrException.log ERROR java.lang.AssertionError
2> at
org.apache.solr.update.SolrCoreState.decrefSolrCoreState(SolrCoreState.java:62)
2> at org.apache.solr.core.SolrCore.close(SolrCore.java:1059)
2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:389)
{code}
> I am seeing RecoveryZkTest and ChaosMonkeySafeLeaderTest fail often on trunk.
> -----------------------------------------------------------------------------
>
> Key: SOLR-4926
> URL: https://issues.apache.org/jira/browse/SOLR-4926
> Project: Solr
> Issue Type: Bug
> Components: SolrCloud
> Reporter: Mark Miller
> Assignee: Mark Miller
> Priority: Blocker
> Fix For: 5.0, 4.4
>
>
--
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: [email protected]
For additional commands, e-mail: [email protected]