[jbossts-issues] [JBoss JIRA] (JBTM-1906) Improve CI timeout handling

Tom Jenkinson (JIRA) jira-events at lists.jboss.org
Thu Sep 12 11:34:04 EDT 2013


    [ https://issues.jboss.org/browse/JBTM-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803949#comment-12803949 ] 

Tom Jenkinson commented on JBTM-1906:
-------------------------------------

On windows you can send a SIGQUIT as is described in the RHKB article: https://access.redhat.com/site/solutions/19170

tasklist (used in the blacktie scripts) is how you can get the pid, or maybe jps would help you too
                
> Improve CI timeout handling
> ---------------------------
>
>                 Key: JBTM-1906
>                 URL: https://issues.jboss.org/browse/JBTM-1906
>             Project: JBoss Transaction Manager
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: Testing
>            Reporter: Tom Jenkinson
>            Assignee: Gytis Trikleris
>            Priority: Minor
>             Fix For: 5.0.0.Final
>
>   Original Estimate: 1 day
>  Remaining Estimate: 1 day
>
> We do not timeout the CI runs so that someone can have the opportunity to kill -3 the Java processes when they notice that the run has hung. It is therefore possible for the rogue processes to clog up CI. Also, if we were to move to alternative CI arrangements it may be necessary to set a timeout and in that case we would not have the opportunity to be alerted of the hang.

--
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


More information about the jbossts-issues mailing list