Hmmm, thanks. This line:
org.apache.solr.update.DefaultSolrCoreState.newIndexWriter(org.apache.solr.core.SolrCore,
boolean) @bci=89, line=157 (Interpreted frame)
is suspiciously in the region of SOLR-7836 but the rest of the
precursors for that JIRA aren't
present (i.e. Delete By Query and/or rel
Sure, Eric. Here it is
Attaching to process ID 9429, please wait...
Debugger attached successfully.
Server compiler detected.
JVM version is 25.51-b03
Deadlock Detection:
No deadlocks found.
Thread 9578: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; informatio
Hmm, it would be _really_ helpful if next time it happens you could
get a stack trace (see jstack, should have come with your Java). As it
happens we're chasing another deadlock and it'd be interesting to see
if they're related.
Thanks!
Erick
On Tue, Aug 11, 2015 at 1:12 AM, Andrii Berezhynskyi