[JIRA] [gerrit-trigger-plugin] (JENKINS-33959) What causes "Gerrit-trigger send commands queue contains items!"

2016-04-15 Thread rsand...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 rsandell commented on  JENKINS-33959 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: What causes "Gerrit-trigger send commands queue contains  items!"  
 
 
 
 
 
 
 
 
 
 
It might be a deadlock in the sending worker threads or that Jenkins can't open new connections for some reason. Do a thread dump and analyse it to see if there are any deadlocks. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [gerrit-trigger-plugin] (JENKINS-33959) What causes "Gerrit-trigger send commands queue contains items!"

2016-03-31 Thread tsuna...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Benoit Sigoure commented on  JENKINS-33959 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: What causes "Gerrit-trigger send commands queue contains  items!"  
 
 
 
 
 
 
 
 
 
 
Restarting Jenkins fixed the issue. It's not clear why this was happening. If there is any information on where to look when this happens, that would be appreciated. This problem occurs maybe twice a year or something like that. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [gerrit-trigger-plugin] (JENKINS-33959) What causes "Gerrit-trigger send commands queue contains items!"

2016-03-31 Thread tsuna...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Benoit Sigoure created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-33959 
 
 
 
  What causes "Gerrit-trigger send commands queue contains  items!"  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 rsandell 
 
 
 

Components:
 

 gerrit-trigger-plugin 
 
 
 

Created:
 

 2016/Mar/31 5:57 PM 
 
 
 

Environment:
 

 Linux with 1.8.0_65, Jenkins 1.652, , Gerrit 2.12.2, Gerrit Trigger Plugin 2.18.4 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Benoit Sigoure 
 
 
 
 
 
 
 
 
 
 
Not really a great bug report but... Jenkins stopped casting its +1/-1 Verified votes on Gerrit, despite the builds working fine, and I see no errors either in Gerrit's log or Jenkins' log, but the jenkins/manage page says 
 
The Gerrit-trigger send commands queue contains 127 items! Something might be stuck, or your system can't process the commands fast enough. Try to increase the number of sending worker threads on the Gerrit configuration page.
 
How can we troubleshoot what's wrong, knowing that nothing has changed recently and things have been up and working for a while?